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 150425 - NullPointerException at com.sun.tools.javac.model.JavacElements.cast
Summary: NullPointerException at com.sun.tools.javac.model.JavacElements.cast
Status: VERIFIED WORKSFORME
Alias: None
Product: javafx
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Alexey Butenko
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-16 17:44 UTC by emcmanus
Modified: 2008-11-10 10:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 34988


Attachments
stacktrace (2.63 KB, text/plain)
2008-10-16 17:44 UTC, emcmanus
Details

Note You need to log in before you can comment on or make changes to this bug.
Description emcmanus 2008-10-16 17:44:26 UTC
Build: NetBeans IDE Dev (Build 200810160201)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
emcmanus: Opening JavaFX project.

emcmanus: Opening JavaFX project.



Stacktrace: 
java.lang.NullPointerException
        at com.sun.tools.javac.model.JavacElements.cast(JavacElements.java:641)
        at com.sun.tools.javac.model.JavacElements.getBinaryName(JavacElements.java:385)
        at com.sun.tools.javac.model.JavacElements.getBinaryName(JavacElements.java:62)
        at org.netbeans.modules.debugger.javafx.projects.ClassScanner.visitClassDeclaration(ClassScanner.java:82)
        at org.netbeans.modules.debugger.javafx.projects.ClassScanner.visitClassDeclaration(ClassScanner.java:55)
        at com.sun.tools.javafx.tree.JFXClassDeclaration.accept(JFXClassDeclaration.java:129)
Comment 1 emcmanus 2008-10-16 17:44:30 UTC
Created attachment 72024 [details]
stacktrace
Comment 2 Dusan Balek 2008-10-17 08:13:24 UTC
Reassigning to JavaFX.
Comment 3 Andrey Yamkovoy 2008-10-20 15:26:09 UTC
Looks like debugger ...
Comment 4 Alexey Butenko 2008-11-10 09:39:27 UTC
WORKSFORME
Comment 5 Alexandr Scherbatiy 2008-11-10 10:55:53 UTC
verified in 2008-11-10_03-01-09.zip