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 151429 - FXD composer NPE- after Generate Stubs
Summary: FXD composer NPE- after Generate Stubs
Status: VERIFIED INVALID
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: Andrey Yamkovoy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-27 10:39 UTC by Fabiola Rios
Modified: 2011-10-19 12:05 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fabiola Rios 2008-10-27 10:39:15 UTC
JavaFX_NB_Plugin_NB65_promoted_installer ยป #13 
Build #13 (Oct 24, 2008 4:06:31 AM) 

Open a FXZ, 
Right Click and try to generate Stubs. the followind exception appears. 

NOTE: Generate Stubs option is one of the main functionalities of FXD composer.

java.lang.NullPointerException 
at org.netbeans.api.javafx.source.JavaFXSource.moveToPhase(JavaFXSource.java:271) 
at org.netbeans.api.javafx.source.CompilationInfoImpl.toPhase(CompilationInfoImpl.java:132) 
at org.netbeans.modules.javafx.source.scheduler.CompilationJob.run(CompilationJob.java:187) 
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441) 
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303) 
at java.util.concurrent.FutureTask.run(FutureTask.java:138) 
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) 
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) 
[catch] at java.lang.Thread.run(Thread.java:619) 

I have attached a FXZ file.

Please also see for more information the bug in  JIRA - RT-1637
Comment 1 Fabiola Rios 2008-10-27 11:24:35 UTC
 it is a duplicate of the

http://www.netbeans.org/issues/show_bug.cgi?id=151112 
it was fixed some minutes ago.
Comment 2 Fabiola Rios 2008-10-27 11:25:27 UTC
 it is a duplicate of the

http://www.netbeans.org/issues/show_bug.cgi?id=151112 
it was fixed some minutes ago.
Comment 3 Alexandr Scherbatiy 2008-11-06 12:07:58 UTC
verified
Comment 4 David Strupl 2011-10-19 12:05:20 UTC
Cleaning bugzilla categories ....