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 198003

Summary: javax.management.InstanceNotFoundException: amx:j2eeType=X-DomainConfig,name=na
Product: serverplugins Reporter: Maksim Khramov <mkhramov>
Component: Sun Appserver 8Assignee: Vince Kraemer <vkraemer>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 178473
Attachments: stacktrace

Description Maksim Khramov 2011-04-22 13:47:07 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) 64-Bit Server VM, 19.1-b03, Java(TM) Platform, Standard Edition for Business, 1.6.0_24-rev-b22
OS: Windows 7

Stacktrace: 
javax.management.InstanceNotFoundException: amx:j2eeType=X-DomainConfig,name=na
   at com.sun.appserv.management.client.handler.AMXProxyHandler._invoke(AMXProxyHandler.java:1061)
   at com.sun.appserv.management.client.handler.AMXProxyHandler.invoke(AMXProxyHandler.java:1024)
   at $Proxy49.getContainee(.java:0)
   at com.sun.enterprise.deployapi.SunDeploymentManager.getHostPort(SunDeploymentManager.java:555)
   at com.sun.enterprise.deployapi.SunDeploymentManager.addToTargetModuleIDs(SunDeploymentManager.java:458)
   at com.sun.enterprise.deployapi.SunDeploymentManager.getModules(SunDeploymentManager.java:384)
Comment 1 Maksim Khramov 2011-04-22 13:47:11 UTC
Created attachment 107903 [details]
stacktrace
Comment 2 Quality Engineering 2015-02-04 03:35:19 UTC
Reported for 7.3.x or earlier, no new info since then -> closing as worksforme, please reopen in case you see it.