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 63016

Summary: Explore applications when server stopped on breakpoint - NPE
Product: serverplugins Reporter: zikmund <zikmund>
Component: TomcatAssignee: Sherold Dev <sherold>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: jskrivanek
Priority: P3    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: java.lang.NullPointerException at org.netbeans.modules.tomcat5.TomcatManager.isSuspended(TomcatManager.java:296)

Description zikmund 2005-08-25 08:00:03 UTC
Build 20050825-0258

1) Have a WebApp
2) Stop on breakpoint in JSP on Bundled Tomcat
3) explore Runtime window | Servers | Bundled Tomcat | Web Applications
4) NPE
Comment 1 zikmund 2005-08-25 08:01:23 UTC
Created attachment 24218 [details]
java.lang.NullPointerException at org.netbeans.modules.tomcat5.TomcatManager.isSuspended(TomcatManager.java:296)
Comment 2 Sherold Dev 2005-10-19 16:25:17 UTC

*** This issue has been marked as a duplicate of 62488 ***
Comment 3 Jiri Skrivanek 2005-10-20 08:59:50 UTC
Verified.