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 159737 - NullPointerException at JavaFXPlatformImpl.java:356
Summary: NullPointerException at JavaFXPlatformImpl.java:356
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: Sun Solaris
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-06 02:16 UTC by leojava
Modified: 2009-03-11 16:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
NPE at JavaFXPlatformImpl.java:356 (1.48 KB, text/plain)
2009-03-06 02:18 UTC, leojava
Details
Several Related NPEs on same NetBeans 6.5 Startup... (14.86 KB, text/plain)
2009-03-06 02:50 UTC, leojava
Details

Note You need to log in before you can comment on or make changes to this bug.
Description leojava 2009-03-06 02:16:35 UTC
Attempting to install JavaFX for OpenSolaris 11.2008/NetBeans 6.5 per following Wiki:
http://blogs.sun.com/observatory/entry/javafx

During restart of Netbeans for step 5, See Attached "StackTrace.txt" for full details.
Comment 1 leojava 2009-03-06 02:18:48 UTC
Created attachment 77790 [details]
NPE at JavaFXPlatformImpl.java:356
Comment 2 leojava 2009-03-06 02:50:29 UTC
Created attachment 77791 [details]
Several Related NPEs on same NetBeans 6.5 Startup...
Comment 3 Adam Sotona 2009-03-06 08:40:22 UTC
Hacking of NetBeans modules, overriding the installation process and using incompatible JavaFX SDK is not supported
usage of JavaFX Plugin.
Comment 4 Alexandr Scherbatiy 2009-03-11 16:05:37 UTC
verified