|
Home > Archive > WebLogic installation support > June 2004 > CRC errors and WebLogic Platform 8.1
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
CRC errors and WebLogic Platform 8.1
|
|
| Anthony Martin 2004-02-04, 12:42 am |
| Hi,
I get the following errors when attempting to install WebLogic Platform 8.1 on Redhat 9.:
../platform812_linux32.bin
Extracting 0%................................................../tmp//fileDBU597/wlp8120_242_COMP_linux32.jar bad CRC 4c80afca (should be 594d0408)
......................../tmp//fileDBU597/wls8120_242_COMP_linux32.jar bad CRC 2798a6be (should be 21aea9d7)
....................../tmp//fileDBU597/wlw8120_242_COMP_linux32.jar bad CRC 728ea648 (should be cedea6eb)
.......100%
** Error during extraction, error code = 2.
Can anyone please help? I've tried different J2SDKs with similar CRC errors.
Anthony
| |
| Brian Mitchell 2004-02-04, 12:42 am |
| Anthony Martin <middlekey@hotmail.com> wrote:quote:
> Can anyone please help? I've tried different J2SDKs with similar CRC errors.
Anthony,
Let's compare MD5 signatures on "platform812_linux32.bin". What does
md5sum return when run against that bin file? What do the permissions
look like on this file?
Also, what kernel and glibc versions? Is this an x86 architecture?
32-bit or 64-bit platform?
Could you execute of this command (below) and post the results back
here?
$ objdump -f platform812_linux32.bin
Have you seen any system messages that would indicate recent component
failure? Not trying to alarm you, just going off of what information
you've provided so far...
Brian J. Mitchell
Systems Administrator, TRX
email: brian.mitchell@trx.com
office: +1 404 327 7238
mobile: +1 678 283 6530
| |
| Brian Mitchell 2004-02-04, 12:42 am |
|
Anthony Martin <middlekey@hotmail.com> wrote:quote:
> Can anyone please help? I've tried different J2SDKs with similar CRC errors.
Anthony,
Let's compare MD5 signatures on "platform812_linux32.bin". What does
md5sum return when run against that bin file? What do the permissions
look like on this file?
Also, what kernel and glibc versions? Is this an x86 architecture?
32-bit or 64-bit platform?
Could you execute of this command (below) and post the results back
here?
$ objdump -f platform812_linux32.bin
Have you seen any system messages that would indicate recent component
failure? Not trying to alarm you, just going off of what information
you've provided so far...
Brian J. Mitchell
Systems Administrator, TRX
email: brian.mitchell@trx.com
office: +1 404 327 7238
mobile: +1 678 283 6530
| |
| Anthony Martin 2004-02-04, 12:42 am |
|
Hi Brian,
Thanks for your pointers and assistance. Please see below for my responses to
the questions you've raised.
"Brian Mitchell" <brian.mitchell@trx.com> wrote:quote:
>
>
>Anthony Martin <middlekey@hotmail.com> wrote:
>errors.
>
>Anthony,
>
>Let's compare MD5 signatures on "platform812_linux32.bin". What does
>md5sum return when run against that bin file? What do the permissions
>look like on this file?
md5sum returns: 0a2ef3a0494df33b1e4540d0ff737e9b platform812_linux32.bin
quote:
>
>Also, what kernel and glibc versions? Is this an x86 architecture?
>32-bit or 64-bit platform?
kernel version is: 2.4.21 with glibc-2.3.2-27.9.7 on x86 32-bit architecture.
quote:
>
>Could you execute of this command (below) and post the results back
>here?
>
> $ objdump -f platform812_linux32.bin
the above command returns:
platform812_linux32.bin: file format elf32-i386
architecture: i386, flags 0x00000112:
EXEC_P, HAS_SYMS, D_PAGED
start address 0x08049180
quote:
>
>Have you seen any system messages that would indicate recent component
>failure? Not trying to alarm you, just going off of what information
>you've provided so far...
I sometimes wonder if gzip and tar are working correctly but rpm --verify
gzip<version> and rpm --verify tar<version> come up smelling of roses.
Many thanks for any further help which you might be able to assist with.
Anthony
| |
| Platform Team 2004-02-04, 12:43 am |
|
Hi Anthony,
Can you make sure that you are not running out of tmp space?
If you are still having this problem, let us know and I will try to ask round
about this problem.
regards,
Platform Team
BEA Systems
Ant Martin <middlekey@hotmail.com> wrote:quote:
>Hi,
>I get the following errors when attempting to install WebLogic Platform
>8.1 on Redhat 9.:
>
>./platform812_linux32.bin
>Extracting 0%................................................../tmp//fileDBU597/wlp8120_242_COMP_linux32.jar
> bad CRC 4c80afca (should be 594d0408)
>......................./tmp//fileDBU597/wls8120_242_COMP_linux32.jar
> bad CRC 2798a6be (should be 21aea9d7)
>...................../tmp//fileDBU597/wlw8120_242_COMP_linux32.jar bad
>CRC 728ea648 (should be cedea6eb)
>......100%
>** Error during extraction, error code = 2.
>
>Can anyone please help? I've tried different J2SDKs with similar CRC
>errors.
>
>Anthony
| |
| Simranjeev 2004-06-28, 2:34 am |
| quote: Originally posted by Platform Team
Hi Anthony,
Can you make sure that you are not running out of tmp space?
If you are still having this problem, let us know and I will try to ask round
about this problem.
regards,
Platform Team
BEA Systems
Ant Martin <middlekey@hotmail.com> wrote:
| |
| Simranjeev 2004-06-28, 2:39 am |
| quote: Originally posted by Simranjeev
Hi,
I'm facing exactly the same problem as Anthony. I've given a separate temp folder but the problem persists.
Can anybody suggest a solution
Thanks,
Simranjeev |
|
|
|
|