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 250393 - NullPointerException at org.uml.reveng.ReverseEngineer.createComponents
Summary: NullPointerException at org.uml.reveng.ReverseEngineer.createComponents
Status: NEW
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-12 15:15 UTC by myururdurmaz
Modified: 2015-02-12 18:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215206


Attachments
stacktrace (3.69 KB, text/plain)
2015-02-12 15:15 UTC, myururdurmaz
Details

Note You need to log in before you can comment on or make changes to this bug.
Description myururdurmaz 2015-02-12 15:15:39 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Linux

User Comments:
GUEST: Nothing happens apart from the error being reported

myururdurmaz: right click project an uml




Stacktrace: 
java.lang.NullPointerException
   at org.uml.reveng.ReverseEngineer.createComponents(ReverseEngineer.java:98)
   at org.uml.reveng.ReverseEngineer.createClassDiagramFromPath(ReverseEngineer.java:75)
   at org.uml.reveng.ReverseEngineerMavenJavaAction.actionPerformed(ReverseEngineerMavenJavaAction.java:59)
   at org.openide.awt.InjectorExactlyOne.actionPerformed(InjectorExactlyOne.java:78)
   at org.openide.awt.ContextAction$Performer.actionPerformed(ContextAction.java:226)
   at org.openide.awt.ContextManager.actionPerformed(ContextManager.java:260)
Comment 1 myururdurmaz 2015-02-12 15:15:41 UTC
Created attachment 151974 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2015-02-12 18:15:37 UTC
Obviously a problem in a third-party module.