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 124988 - NullPointerException at org.netbeans.modules.tomcat5.jsps.FindJSPServletImpl.getTagHandlerClassName
Summary: NullPointerException at org.netbeans.modules.tomcat5.jsps.FindJSPServletImpl....
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Petr Hejl
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-09 21:05 UTC by yuechen
Modified: 2008-02-01 09:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 17407


Attachments
stacktrace (4.11 KB, text/plain)
2008-01-09 21:05 UTC, yuechen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yuechen 2008-01-09 21:05:02 UTC
Build: NetBeans IDE 6.0 (Build 200711261600)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05
OS: Windows 2000, 5.0, x86

User Comments:
Comment 1 yuechen 2008-01-09 21:05:12 UTC
Created attachment 54889 [details]
stacktrace
Comment 2 Petr Hejl 2008-01-17 14:00:05 UTC
Can you provide more information on steps to reproduce? Seems like debugged JSP wasn't part of the project.
Comment 3 Petr Hejl 2008-02-01 09:34:51 UTC
Most likely already fixed as these exceptions came from the exact same build. Can't reproduce it. Closing as WORKSFORME.