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 54293

Summary: Installshield installation fails with "wizard.inf (106)" message
Product: installer Reporter: madbrit <madbrit>
Component: JDK bundleAssignee: mslama <mslama>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description madbrit 2005-02-01 15:54:28 UTC
prompt% ./netbeans-4_1-ea2-solaris-sparc.bin
-is:javahome
InstallShield Wizard

Initializing InstallShield Wizard...

Searching for Java(tm) Virtual Machine...
...............The wizard cannot continue because
of the following error: could not load wizard tree
specified in /wizard.inf (106)
Comment 1 madbrit 2005-02-01 16:00:18 UTC
Fails with either...

% java -version
java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_06-b02)
Java HotSpot(TM) Client VM (build 1.4.2_06-b02, mixed mode)

% java -version
java version "1.5.0-rc"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-rc-b63)
Java HotSpot(TM) Client VM (build 1.5.0-rc-b63, mixed mode, sharing)

Originally logged with 4.0... however this got pointed to:

 http://www.netbeans.org/issues/show_bug.cgi?id=48633 
 This bug will be updated daily with edits made there.

The fix appears to be...

 ./netbeans-4_1-ea2-solaris-sparc.bin -is:javahome
/usr/jdk/instances/jdk1.5.0




*** This issue has been marked as a duplicate of 48633 ***