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 225360 - Can't install NetBeans 7.2.1 on Kubuntu 12.10
Summary: Can't install NetBeans 7.2.1 on Kubuntu 12.10
Status: RESOLVED DUPLICATE of bug 210664
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 7.2.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-25 16:37 UTC by ironmantis7x
Modified: 2013-01-28 09:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
out put from trying to install NetBeans 7.2.1 (17.50 KB, text/x-log)
2013-01-25 16:37 UTC, ironmantis7x
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ironmantis7x 2013-01-25 16:37:16 UTC
Created attachment 130662 [details]
out put from trying to install NetBeans 7.2.1

I tried to install NetBeans 7.2.1 on my Kubuntu machine running Kubuntu 12.10.
I get the following error:

java.awt.HeadlessException thrown from the UncaughtExceptionHandler in thread "main"

I have Open JDK 1.7.0_09 on my machine.

Can I get some assistance with this?

Thanks you!!

Stephen
Comment 1 Ondrej Vrabec 2013-01-28 09:09:59 UTC
OpenJDK under certain circumstances is not the right Java for NB installer. Install the official Oracle Java and provide its location via the --javahome parameter (see also http://forums.netbeans.org/ptopic38714.html)

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