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 256426 - NullPointerException at org.netbeans.modules.tomcat5.config.TomcatModuleConfiguration.getContext
Summary: NullPointerException at org.netbeans.modules.tomcat5.config.TomcatModuleConfi...
Status: NEW
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Hejl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-06 23:31 UTC by aquaglia
Modified: 2015-11-06 23:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 169461


Attachments
stacktrace (2.16 KB, text/plain)
2015-11-06 23:31 UTC, aquaglia
Details
stacktrace (2.20 KB, text/plain)
2015-11-06 23:34 UTC, aquaglia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aquaglia 2015-11-06 23:31:34 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b26
OS: Windows 8

User Comments:
GUEST: Running maven project

GUEST: opennig existing maven project

GUEST: gros probleme !!!!!!!!!!

GUEST: opening a project

GUEST: I have no idea why this error happened

GUEST: Opening Eclipse project

aquaglia: opening project

GUEST: checking out a project from svn then trying to open it creates this null pointer exception




Stacktrace: 
java.lang.NullPointerException
   at org.netbeans.modules.tomcat5.config.TomcatModuleConfiguration.getContext(TomcatModuleConfiguration.java:176)
   at org.netbeans.modules.tomcat5.config.TomcatModuleConfiguration.init(TomcatModuleConfiguration.java:140)
   at org.netbeans.modules.tomcat5.config.TomcatModuleConfiguration.<init>(TomcatModuleConfiguration.java:128)
   at org.netbeans.modules.tomcat5.config.TomcatModuleConfigurationFactory.create(TomcatModuleConfigurationFactory.java:87)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:802)
   at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl$1.run(ConfigSupportImpl.java:784)
Comment 1 aquaglia 2015-11-06 23:31:36 UTC
Created attachment 157200 [details]
stacktrace
Comment 2 aquaglia 2015-11-06 23:34:19 UTC
Created attachment 157201 [details]
stacktrace

opening maven project
Comment 3 Exceptions Reporter 2015-11-06 23:34:22 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=169461