Use http://localhost:8080/ to connec to Jboss 5. Click on 'JBoss Web Console', and receive the following in the Java Console (there was no activity on the JBoss log):
Java Plug-in 1.6.0_03 Using JRE version 1.6.0_03 Java HotSpot(TM) Client VM User home directory = C:\Documents and Settings\rm01022 ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message l: dump classloader list m: print memory usage o: trigger logging p: reload proxy configuration q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack x: clear classloader cache 0-5: set trace level to ---------------------------------------------------- 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) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119712#4119712 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119712 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
