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 150104 - 200810140201 BUild with JDK6 u6 fails to open IDE
Summary: 200810140201 BUild with JDK6 u6 fails to open IDE
Status: RESOLVED WORKSFORME
Alias: None
Product: javame
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: Other Windows XP
: P3 blocker (vote)
Assignee: issues@mobility
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-14 15:36 UTC by Bradley Schmidt
Modified: 2009-02-19 22:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Message log from my IDE settings folder (438.55 KB, text/plain)
2008-10-14 15:38 UTC, Bradley Schmidt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bradley Schmidt 2008-10-14 15:36:58 UTC
Installed the Java EE/ME/SE/Web IDE. Used JDK6 u6, IDE crashes at start up every time with a "null pointer exception"

java.lang.NullPointerException
   at org.netbeans.modules.mobility.project.J2MEProject$6.run(J2MEProject.java:653)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572)
[catch] at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997)
Comment 1 Bradley Schmidt 2008-10-14 15:38:50 UTC
Created attachment 71774 [details]
Message log from my IDE settings folder
Comment 2 Bradley Schmidt 2008-10-14 17:36:20 UTC
I reinstalled with JDK 5 and the IDE started with no problem after install. 

Both the failure with JDK6 and success with JDK5 happened while a version of NB 6.1 using JDK 5 was running in the
background. I will try to reproduce with all other versions of the IDE shut down.
Comment 3 Bradley Schmidt 2008-10-15 09:00:49 UTC
Unable to reproduce during clean reinstall. Lowering to P3. If no one else can reproduce can mark as Works for Me. 
Comment 4 Karol Harezlak 2008-10-16 09:03:48 UTC
I couldn't reproduce it with JDK 6 and JDK 5. I'm closing this issue as a WORKSFORME. If somebody is able to reproduce
it, please reopen.