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 97651 - IllegalStateException when remove server
Summary: IllegalStateException when remove server
Status: RESOLVED DUPLICATE of bug 108566
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Infrastructure (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-12 11:43 UTC by Michal Mocnak
Modified: 2007-08-08 12:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (8.07 KB, text/plain)
2007-03-12 11:43 UTC, Michal Mocnak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Mocnak 2007-03-12 11:43:02 UTC
When the method remove() on ServerInstance is called and server list is got
(InstanceProperties.getServerList()) the IllegalStateException is thrown into IDE.

See attached stack trace
Comment 1 Michal Mocnak 2007-03-12 11:43:22 UTC
Created attachment 39387 [details]
stack trace
Comment 2 Sherold Dev 2007-08-08 12:35:13 UTC

*** This issue has been marked as a duplicate of 108566 ***