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 63315 - IllegalStateException is thrown when the target server is missing
Summary: IllegalStateException is thrown when the target server is missing
Status: RESOLVED DUPLICATE of bug 63316
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 5.x
Hardware: PC All
: P2 blocker (vote)
Assignee: Radko Najman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-30 13:30 UTC by Petr Blaha
Modified: 2005-09-05 10:15 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test project (33.41 KB, application/x-compressed)
2005-08-30 13:31 UTC, Petr Blaha
Details
stack trace (3.09 KB, text/plain)
2005-08-30 13:31 UTC, Petr Blaha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petr Blaha 2005-08-30 13:30:17 UTC
[build 20050828]
Steps:
1) start IDE with new userdir
2) open attached project
Exception java.lang.IllegalStateException
        at
org.netbeans.modules.j2ee.deployment.impl.Server.getDisconnectedDeploymentManager(Server.java:142)
is thrown
Comment 1 Petr Blaha 2005-08-30 13:31:16 UTC
Created attachment 24348 [details]
test project
Comment 2 Petr Blaha 2005-08-30 13:31:42 UTC
Created attachment 24349 [details]
stack trace
Comment 3 zikmund 2005-08-30 13:37:12 UTC

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