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 65858 - NPE when returning from Platform manager
Summary: NPE when returning from Platform manager
Status: VERIFIED FIXED
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Tomcat (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 14:53 UTC by Jaroslav Pospisil
Modified: 2005-11-11 10:31 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
java.lang.NullPointerException (5.57 KB, text/plain)
2005-10-04 14:53 UTC, Jaroslav Pospisil
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Pospisil 2005-10-04 14:53:01 UTC
build 200509281800

1)Start IDE with clear userdir
2)Open Server manager
3)Click on Platform folder
4)Click on Manage Platforms... button
5)Close Platform manager by Close button
6)ERROR: NPE in IDE (see attachment)
Comment 1 Jaroslav Pospisil 2005-10-04 14:53:59 UTC
Created attachment 25514 [details]
java.lang.NullPointerException
Comment 2 Sherold Dev 2005-10-06 18:35:20 UTC
F.

Checking in src/org/netbeans/modules/tomcat5/customizer/CustomizerDataSupport.java;
/cvs/tomcatint/tomcat5/src/org/netbeans/modules/tomcat5/customizer/CustomizerDataSupport.java,v
 <--  CustomizerDataSupport.java
new revision: 1.6; previous revision: 1.5
done
Comment 3 Jaroslav Pospisil 2005-11-11 10:31:35 UTC
Verified in 200511092030.