[JBoss JIRA] Created: (JBAS-5110) Undeploy of EJB3 MDB does not remove destination queue
by Thomas Diesler (JIRA)
Undeploy of EJB3 MDB does not remove destination queue
------------------------------------------------------
Key: JBAS-5110
URL: http://jira.jboss.com/jira/browse/JBAS-5110
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: EJB3
Reporter: Thomas Diesler
Assigned To: Carlo de Wolf
Fix For: JBossAS-4.2.3.GA
[junit] Caused by: org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss.mq.destination:service=Queue,name=RequestQueue
[junit] at org.jboss.system.ServiceCreator.install(ServiceCreator.java:103)
[junit] at org.jboss.system.ServiceConfigurator.internalInstall(ServiceConfigurator.java:451)
[junit] at org.jboss.system.ServiceConfigurator.install(ServiceConfigurator.java:171)
[junit] at org.jboss.system.ServiceController.install(ServiceController.java:226)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months
[JBoss JIRA] Created: (JBAS-5050) web-console doesn't start
by Dimitris Andreadis (JIRA)
web-console doesn't start
-------------------------
Key: JBAS-5050
URL: http://jira.jboss.com/jira/browse/JBAS-5050
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Web Console
Affects Versions: JBossAS-5.0.0.Beta2
Reporter: Dimitris Andreadis
Assigned To: Darran Lofthouse
Fix For: JBossAS-5.0.0.CR1
The applet doesn't start:
http://localhost:8080/web-console/Invoker
java.lang.NoClassDefFoundError: org/jboss/logging/Logger
at org.jboss.console.remote.Util.<clinit>(Util.java:33)
at org.jboss.console.remote.AppletRemoteMBeanInvoker.invoke(AppletRemoteMBeanInvoker.java:64)
at org.jboss.console.navtree.ConsoleTreeModel.loadTree(ConsoleTreeModel.java:118)
at org.jboss.console.navtree.ConsoleTreeModel.<init>(ConsoleTreeModel.java:73)
at org.jboss.console.navtree.AdminTreeBrowser.<init>(AdminTreeBrowser.java:77)
at org.jboss.console.navtree.AppletBrowser.start(AppletBrowser.java:65)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
18 years, 3 months