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 - Installshield installation fails with "wizard.inf (106)" message
Summary: Installshield installation fails with "wizard.inf (106)" message
Status: RESOLVED DUPLICATE of bug 48633
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 4.x
Hardware: Sun SunOS
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-01 15:54 UTC by madbrit
Modified: 2005-02-01 16:00 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 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 ***