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 115721 - jdk was not found on /usr/jdk/
Summary: jdk was not found on /usr/jdk/
Status: RESOLVED DUPLICATE of bug 98381
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All Solaris
: P2 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-17 16:09 UTC by july
Modified: 2007-09-24 11:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
x (52.16 KB, image/jpeg)
2007-09-17 16:11 UTC, july
Details

Note You need to log in before you can comment on or make changes to this bug.
Description july 2007-09-17 16:09:50 UTC
Solaris sparc10
build netbeans-6.0beta1-javaee-solaris-sparc.sh(200709141330)
JDK version:

-bash-3.00# cd usr/jdk/
-bash-3.00# ls
instances      jdk1.5.0_01    jdk1.5.0_10    jdk1.6.0_01    packages
j2sdk1.4.2_06  jdk1.5.0_05    jdk1.6.0       latest



Start installer ./netbeans-6.0beta1-javaee-solaris-sparc.sh(Or any another)
Result:
-bash-3.00# ./netbeans-6.0beta1-javaee-solaris-sparc.sh
Configuring the installer...
Searching for JVM on the system...
Java SE Development Kit (JDK) was not found on this computer
JDK 6 or JDK 5 is required for installing the NetBeans IDE. Make sure that the JDK is properly installed and run
installer again.
You can specify valid JDK location using --javahome installer argument.

To download the JDK, visit http//java.sun.com/javase/downloads


If to try to start with Jdk from this directory the installer works well(./netbeans-6.0beta1-javaee-solaris-sparc.sh
--javahome /usr/jdk/jdk1.6.0)Installer finds this jdk for Netbens IDE(see attachment)


also see  http://www.netbeans.org/issues/show_bug.cgi?id=96746
Comment 1 july 2007-09-17 16:11:26 UTC
Created attachment 48930 [details]
x
Comment 2 dlipin 2007-09-24 11:06:07 UTC
july,

This issue looks very similar to 98381.
please check the latest nightly builds and feel free to reopen if it is reproducible with that builds.


Thanks,
Dmitry

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