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 156050 - A java.lang.NullPointerException exception occured after IDE auto update.
Summary: A java.lang.NullPointerException exception occured after IDE auto update.
Status: VERIFIED DUPLICATE of bug 154857
Alias: None
Product: javafx
Classification: Unclassified
Component: Platform (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-24 20:45 UTC by cluik
Modified: 2009-01-12 11:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message log (63.04 KB, text/plain)
2008-12-24 20:47 UTC, cluik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cluik 2008-12-24 20:45:58 UTC
Exception occurs when loading modules during the start up of the NetBeans IDE.
Comment 1 cluik 2008-12-24 20:47:17 UTC
Created attachment 75303 [details]
message log
Comment 2 Peter Pis 2008-12-30 08:17:30 UTC
Reassigning to javafx for further evaluation.
Comment 3 Adam Sotona 2009-01-02 08:39:33 UTC
JavaFX Platform module has dependency on JavaFX SDK module so it should not be loaded without the SDK.
This happens to people on Linux when tweaking the NetBeans but I still don't know how to reproduce this issue. 
Settings as duplicate of #154857.
Please write add there (or here) a reproducible case.

*** This issue has been marked as a duplicate of 154857 ***
Comment 4 Alexandr Scherbatiy 2009-01-12 11:25:18 UTC
verified