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 234417 - NullPointerException at org.netbeans.modules.j2ee.persistence.wizard.unit.PersistenceUnitWizard.instantiateWProgress
Summary: NullPointerException at org.netbeans.modules.j2ee.persistence.wizard.unit.Per...
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: Persistence (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Sergey Petrov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-15 03:34 UTC by Exceptions Reporter
Modified: 2013-12-26 14:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 203058


Attachments
stacktrace (1.24 KB, text/plain)
2013-08-15 03:34 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2013-08-15 03:34:35 UTC
This bug was originally marked as duplicate of bug 184787, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 Beta (Build 201307092200)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b16
OS: Windows 8

User Comments:
GUEST: I was trying to create a persistence unit with Hibernate and a postgresql database




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.persistence.wizard.unit.PersistenceUnitWizard.instantiateWProgress(PersistenceUnitWizard.java:230)
   at org.netbeans.modules.j2ee.persistence.wizard.unit.PersistenceUnitWizard.instantiate(PersistenceUnitWizard.java:159)
   at org.openide.loaders.TemplateWizard$InstantiatingIteratorBridge.instantiate(TemplateWizard.java:1044)
   at org.openide.loaders.TemplateWizard.handleInstantiate(TemplateWizard.java:605)
   at org.openide.loaders.TemplateWizard.instantiateNewObjects(TemplateWizard.java:439)
   at org.openide.loaders.TemplateWizardIterImpl.instantiate(TemplateWizardIterImpl.java:253)
Comment 1 Exceptions Reporter 2013-08-15 03:34:37 UTC
Created attachment 138713 [details]
stacktrace
Comment 2 Sergey Petrov 2013-09-06 11:05:10 UTC
Please provide project type, I suppose project type may not be supported, similar to 184787 issue.
Comment 3 Sergey Petrov 2013-12-26 14:15:50 UTC
please reopen with required details, for now one report in beta, it may be occasionally enabled functionality(or incomplete), may be in html5 projects