[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - can not start console web from jboss 4.0.0.5ga
zzhang999
do-not-reply at jboss.com
Wed Apr 25 12:32:18 EDT 2007
When I click the JBoss Web Console , I get the following:
http://localhost:8080/web-console/Invoker
java.lang.NoClassDefFoundError: org/jboss/logging/Logger
at org.jboss.console.remote.Util.(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.(ConsoleTreeModel.java:73)
at org.jboss.console.navtree.AdminTreeBrowser.(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)
what do i need to fix this?
Thanks,
Chuck
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4040677#4040677
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4040677
More information about the jboss-user
mailing list