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 154580

Summary: Exception: The Admin Server is stopped at a Break Point. No calls can be executed. Please, complete your debugging session (continue) in order to be able to manage this server instance.
Product: serverplugins Reporter: Maksim Khramov <mkhramov>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=143900
Issue Type: DEFECT Exception Reporter: 143900
Attachments: stacktrace

Description Maksim Khramov 2008-12-04 10:43:09 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b12, Java(TM) SE Runtime Environment, 1.6.0_10-beta-b25
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.Exception: The Admin Server is stopped at a Break Point. No calls can be executed.
Please, complete your debugging session (continue) in order to be able to manage this server instance.
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceUtils.createResource(ResourceUtils.java:403)
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceUtils.updateSampleDatasource(ResourceUtils.java:1225)
        at org.netbeans.modules.j2ee.sun.api.restricted.ResourceUtils.createSampleDataSource(ResourceUtils.java:1148)
        at org.netbeans.modules.j2ee.sun.ide.j2ee.ModuleConfigurationImpl.<init>(ModuleConfigurationImpl.java:120)
        at org.netbeans.modules.j2ee.sun.ide.j2ee.ModConFactory.create(ModConFactory.java:63)
        at org.netbeans.modules.j2ee.deployment.config.ConfigSupportImpl.getModuleConfiguration(ConfigSupportImpl.java:707)
Comment 1 Maksim Khramov 2008-12-04 10:43:17 UTC
Created attachment 74526 [details]
stacktrace
Comment 2 Vince Kraemer 2008-12-04 18:19:54 UTC
this may be hard to replicate but should be easy to fix....

It looks like the user had started to debug a project and then tried to create a new web project that targeted the
server which was stopped.
Comment 3 Exceptions Reporter 2009-05-27 17:32:28 UTC
This issue already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=143900
Comment 4 Vince Kraemer 2009-09-16 19:24:11 UTC
a rare exception that affects folks using 8.x, v1 and v2 servers.