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

Summary: NullPointerException at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run
Product: serverplugins Reporter: prodigy4440
Component: InfrastructureAssignee: Petr Hejl <phejl>
Status: NEW ---    
Severity: normal CC: dvperv, FiruzzZ, marijkje
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220125
Attachments: stacktrace

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