Hi there ...
When I start JBoss, I get the following error:
D:\Program Files\jboss2\bin>java -jar run.jar
javax.management.InstanceNotFoundException:
Adaptor:name=html,port=8082
at
javax.management.MBeanServer.getMBean(MBeanServer.java:1685)
at
javax.management.MBeanServer.invoke(MBeanServer.java:1500)
at
org.jboss.Main.run(Main.java:151)
at
org.jboss.Main$1.run(Main.java:81)
at
java.security.AccessController.doPrivileged(Native Method)
at
org.jboss.Main.main(Main.java:77)
It worked for a while, then I deployed a bean, and it stopped ....
... any ideas?
