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 25691 - Installer fails to start
Summary: Installer fails to start
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun SunOS
: P2 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 14:54 UTC by Jan Lahoda
Modified: 2003-07-01 09:47 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
diff of changes in trunk (2.16 KB, patch)
2002-07-17 15:25 UTC, Richard Gregor
Details | Diff
diff of changes in trunk (4.86 KB, patch)
2002-07-24 19:08 UTC, Richard Gregor
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2002-07-16 14:54:00 UTC
The installer:
NetBeansIDE-release34-200207160340-solarisSparc.bin
fails to start on my machine ("No matching JVM was
found."), althought the installer:
NetBeansIDE-release34-200207111330-solarisSparc.bin
starts fine.

BTW: My PATH points to JDK1.4.0_01 java, and have
set JAVA_HOME and JAVA_PATH to this virtual machine:
bash-2.03$ java -version
java version "1.4.0_01"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.0_01-b03)
Java HotSpot(TM) Client VM (build 1.4.0_01-b03,
mixed mode)
bash-2.03$
Comment 1 Richard Gregor 2002-07-17 15:22:59 UTC
Caused by change in jvm files for search because of bug#25524
Comment 2 Richard Gregor 2002-07-17 15:25:40 UTC
Created attachment 6758 [details]
diff of changes in trunk
Comment 3 Richard Gregor 2002-07-17 15:44:06 UTC
Fixed in trunk.
Comment 4 jrojcek 2002-07-19 17:34:50 UTC
Patch reviewed. Looks fine.
Comment 5 Richard Gregor 2002-07-20 09:06:59 UTC
Fixed in release34.
Comment 6 Jan Lahoda 2002-07-22 12:22:55 UTC
Hi,
   I am sorry to say this, but the installers
NetBeansIDE-release34-200207220750-solarisSparc.bin
and
NetBeansIDE-dev-200207190200-solarisSparc.bin
does not work for me.
I checked the patch attached to this issue, and it seems that both
installers contain patched code (java.version="1.4...").
Comment 7 Richard Gregor 2002-07-24 19:08:22 UTC
Created attachment 6889 [details]
diff of changes in trunk
Comment 8 Richard Gregor 2002-07-24 19:12:13 UTC
Fixed in main trunk, please review and if it is OK I'l fix this in
release34.
Comment 10 Richard Gregor 2002-07-26 07:06:54 UTC
Fixed also in release34.
Comment 11 Jan Lahoda 2002-10-17 17:06:32 UTC
Today's installer (200210170100) starts OK Verified.
Comment 12 Quality Engineering 2003-07-01 09:47:23 UTC
Resolved for 3.4 or earlier, no new info since then -> closing.