Bug 466003 - netbeans doesn't start: "Cannot find java. Please use the --jdkhome switch."
Summary: netbeans doesn't start: "Cannot find java. Please use the --jdkhome switch."
Keywords:
Status: CLOSED DUPLICATE of bug 464558
Alias: None
Product: Fedora
Classification: Fedora
Component: netbeans
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Victor G. Vasilyev
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F10Blocker, F10FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2008-10-07 17:36 UTC by Will Woods
Modified: 2008-10-08 14:22 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-08 14:22:27 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Will Woods 2008-10-07 17:36:15 UTC
netbeans won't start on my rawhide system(s). The error message given is:
  Cannot find java. Please use the --jdkhome switch.

java-1.6.0-openjdk is installed and working properly:
  [wwoods@kraid ~]$ java -version
  java version "1.6.0_0"
  OpenJDK Runtime Environment (build 1.6.0_0-b12)
  OpenJDK Client VM (build 1.6.0_0-b12, mixed mode)

Comment 1 Victor G. Vasilyev 2008-10-08 10:03:53 UTC
Hi Will,

Probably it is a bug that has been fixed in the release 7 by me yesterday.
https://bugzilla.redhat.com/show_bug.cgi?id=464558

Please, give me more info about configuration of your rawhide system, and check if JDK is installed too (not JRE only!), e.g.
$ javac -version

Comment 2 Will Woods 2008-10-08 14:22:27 UTC
You're right - -7 fixes the problem. Thanks!

*** This bug has been marked as a duplicate of bug 464558 ***


Note You need to log in before you can comment on or make changes to this bug.