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 199218 - NullPointerException at org.netbeans.modules.j2ee.appengine.config.AppEngineModuleConfiguration.<init>
Summary: NullPointerException at org.netbeans.modules.j2ee.appengine.config.AppEngineM...
Status: REOPENED
Alias: None
Product: javaee
Classification: Unclassified
Component: App Engine (show other bugs)
Version: 7.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-07 02:27 UTC by evandrosantos
Modified: 2017-01-25 13:04 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 173425


Attachments
stacktrace (1.92 KB, text/plain)
2011-06-07 02:27 UTC, evandrosantos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description evandrosantos 2011-06-07 02:27:13 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 11.3-b02, Java(TM) SE Runtime Environment, 1.6.0_13-b03
OS: Windows XP

User Comments:
GUEST: I was creating a netbeans project using the GWT4NB plugin and the AppEngine for netBeans plugin. The project was created fine. And it seems to work ok.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.appengine.config.AppEngineModuleConfiguration.<init>(AppEngineModuleConfiguration.java:45)
   at org.netbeans.modules.j2ee.appengine.config.AppEngineModuleConfigurationFactory.create(AppEngineModuleConfigurationFactory.java:31)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:790)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:769)
   at org.openide.util.Mutex.readAccess(Mutex.java:288)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getModuleConfiguration(ConfigSupportImpl.java:769)
Comment 1 evandrosantos 2011-06-07 02:27:17 UTC
Created attachment 108772 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 08:54:54 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss
Comment 3 okulev 2017-01-25 09:45:44 UTC
It looks like it still happens in 8.2:

http://statistics.netbeans.org/analytics/exception.do?id=841200