This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 98427 - jdk-6-nb-5_5-solsparc.bin will not install
Summary: jdk-6-nb-5_5-solsparc.bin will not install
Status: RESOLVED WONTFIX
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P4 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-21 07:56 UTC by bugbridge
Modified: 2007-09-18 14:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bugbridge 2007-03-21 07:56:32 UTC
Original status: 1-Dispatched; Suggested Status: NEW

Original Target Release: ; Suggested Target Milestone : 5.5


Description:
FULL PRODUCT VERSION :


ADDITIONAL OS VERSION INFORMATION :
SunOS uni00wcm.unity.ncsu.edu 5.8 Generic_117350-45 sun4u sparc SUNW,Sun-Fire-V240

A DESCRIPTION OF THE PROBLEM :
 Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. 
Testing bundled JRE failed.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
 chmod 0755  jdk-6-nb-5_5-solsparc.bin
 ./jdk-6-nb-5_5-solsparc.bin

EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Expected to install the new environment.
ACTUAL -
Received an error messages.

ERROR MESSAGES/STACK TRACES THAT OCCUR :
Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. 
Testing bundled JRE failed.

REPRODUCIBILITY :
This bug can be reproduced always.

Evaluation:
- Can you try running the installer with "-is:log <logfile>" and attach the logfile?

- Also, in most cases, this error message seems to be appear when the temporary
directory does not have enough space. (In such cases, the error message itself
is of course misleading, but the message comes from InstallShield and cannot be
controlled from nb installer). You can try running the installer with
"-is:tempdir <tempdir>" parameter and specify a temp directory that has enough
space.

- This bug looks like a duplicate of 6376490. Can you try the workaround in that
bug:
   ...Insert a dummy parameter: -is:nospacecheck IGNORE...
Comment 1 ershanno 2007-03-21 13:30:26 UTC
A request for log files was made. Here are the results of the install attempt
with the -is:log installog2 parameter

Log file created by MultiPlatform installer @Wed Mar 21 08:20:15 EDT 2007
INSTALLER_PATH=/dev/fd/3
Checking the environment variables specifed in the JVM files to find the JVM...
No JVM can  be found using the shell environment variable. Searching JVM will
continue with Path Hints specified in the JVM Files...
jvm files not specified. Searching a JVM can not be performed.
Extracting bundled JRE...
checking disk space on the parition /tmp/istemp26541080082015 for
/tmp/istemp26541080082015/is-jre6-solaris-sparc.bin
72488 512 bytes disk blocks required.
3606722 512 bytes disk blocks  available on the partition /tmp/istemp26541080082015
Disk space check on the parition /tmp/istemp26541080082015 succeeded.
checking disk space on the parition /tmp/istemp26541080082015 for
/tmp/istemp26541080082015/is-jre6-solaris-sparc.bin
Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. 
Testing bundled JRE failed

In additition it was suggested that space may be an issue. Results of the
log file follow with the addition of the -is:nospacecheck IGNORE

Log file created by MultiPlatform installer @Wed Mar 21 08:29:39 EDT 2007
INSTALLER_PATH=/dev/fd/3
Checking the environment variables specifed in the JVM files to find the JVM...
No JVM can  be found using the shell environment variable. Searching JVM will
continue with Path Hints specified in the JVM Files...
jvm files not specified. Searching a JVM can not be performed.
Extracting bundled JRE...
disk space checking turned off/skipped. disk space checking turned off/skipped.
Error installing bundled JRE. Failed to launch the application. 
Comment 2 mslama 2007-03-22 17:29:48 UTC
First I recommend to verify MD5 checksum to verify downloaded installer file is
not corrupted. As MD5 checksums are not available for jdkbundle installer at
download page I give it here:
e65fb583e4e0da8986277d7bfb531cb1  jdk-6-nb-5_5-linux.bin
ed436ac63db556c451bda546b28112c4  jdk-6-nb-5_5-solsparc.bin
d527120ef1022c49b2e2b47442da6b03  jdk-6-nb-5_5-solx86.bin
09144893531248ae9d6a39447257771d  jdk-6-nb-5_5-win.exe

You installer is:
ed436ac63db556c451bda546b28112c4  jdk-6-nb-5_5-solsparc.bin
Comment 3 Jiri Prox 2007-09-17 20:28:08 UTC
Obsolete milestone, please reevaluate
Comment 4 mslama 2007-09-18 14:29:46 UTC
For NB 6.0 we have new installer so this issue will not happen. For NB 5.5/5.5.1 we cannot fix this => closing as WONTFIX.