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 256920 - NullPointerException at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run
Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.config.ConfigSup...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-02 10:59 UTC by prodigy4440
Modified: 2017-06-15 11:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220125


Attachments
stacktrace (1.93 KB, text/plain)
2015-12-02 10:59 UTC, prodigy4440
Details

Note You need to log in before you can comment on or make changes to this bug.
Description prodigy4440 2015-12-02 10:59:51 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.66-b17, Java(TM) SE Runtime Environment, 1.8.0_66-b17
OS: Linux

User Comments:
dvperv: Openshift

GUEST: Error during Wizard ops

prodigy4440: Trying to open a maven application.




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:805)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:784)
   at org.netbeans.modules.openide.util.DefaultMutexImplementation.readAccess(DefaultMutexImplementation.java:252)
   at org.openide.util.Mutex.readAccess(Mutex.java:218)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getModuleConfiguration(ConfigSupportImpl.java:784)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getServerLibraryConfiguration(ConfigSupportImpl.java:839)
Comment 1 prodigy4440 2015-12-02 10:59:52 UTC
Created attachment 157611 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-01-29 00:09:41 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=220125