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 250779 - NullPointerException at org.netbeans.jpa.modeler.specification.model.util.JPAModelerUtil.saveModelerFile
Summary: NullPointerException at org.netbeans.jpa.modeler.specification.model.util.JPA...
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-27 22:46 UTC by jiai
Modified: 2015-03-16 11:21 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215742


Attachments
stacktrace (576 bytes, text/plain)
2015-02-27 22:46 UTC, jiai
Details

Note You need to log in before you can comment on or make changes to this bug.
Description jiai 2015-02-27 22:46:24 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.0-b70, Java(TM) SE Runtime Environment, 1.8.0-b132
OS: Windows XP

User Comments:
jiai: Testing JPAModeler with EmbeddedId.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.jpa.modeler.specification.model.util.JPAModelerUtil.saveModelerFile(JPAModelerUtil.java:769)
   at org.netbeans.jpa.modeler.source.generator.task.SourceCodeGeneratorTask.begin(SourceCodeGeneratorTask.java:66)
   at org.netbeans.modeler.task.AbstractNBTask.beginTask(AbstractNBTask.java:462)
   at org.netbeans.modeler.task.AbstractNBTask.run(AbstractNBTask.java:114)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 jiai 2015-02-27 22:46:26 UTC
Created attachment 152291 [details]
stacktrace
Comment 2 Marian Mirilovic 2015-03-16 11:21:42 UTC
Please report to https://java.net/projects/jpamodeler/