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 220430 - javax.management.InstanceNotFoundException: amx:j2eeType=X-DomainRoot,name=amx
Summary: javax.management.InstanceNotFoundException: amx:j2eeType=X-DomainRoot,name=amx
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 8 (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Vince Kraemer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-19 14:32 UTC by esarjeant
Modified: 2015-02-04 03:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193776


Attachments
stacktrace (2.07 KB, text/plain)
2012-10-19 14:32 UTC, esarjeant
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esarjeant 2012-10-19 14:32:53 UTC
Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01-428, Java(TM) SE Runtime Environment, 1.6.0_35-b10-428-11M3811
OS: Mac OS X

User Comments:
esarjeant: Stopping Glassfish.




Stacktrace: 
javax.management.InstanceNotFoundException: amx:j2eeType=X-DomainRoot,name=amx
   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 $Proxy62.waitAMXReady(.java:0)
   at com.sun.enterprise.deployapi.SunDeploymentManager.getRootProxy(SunDeploymentManager.java:1640)
   at com.sun.enterprise.deployapi.SunDeploymentManager.getModulesOnATarget(SunDeploymentManager.java:410)
   at com.sun.enterprise.deployapi.SunDeploymentManager.getModules(SunDeploymentManager.java:379)
Comment 1 esarjeant 2012-10-19 14:32:55 UTC
Created attachment 126199 [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.