1 Reply Latest reply on May 28, 2007 3:10 PM by peterj

    NoClassDefFoundError in webconsole

    ulliobst

      Hi,

      I downloaded JBoss 5.0 beta 2 and started it without any change. Everything seems to ork fine except the webconsole. When I start the webconsole the left panel remains empty and I get an error:

      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's wrong?

      best regards
      ulli

        • 1. Re: NoClassDefFoundError in webconsole
          peterj

          The web console is an orphan and has not been updated in a long time. It didn't work in beta 1 either (or in 4.0.5 GA for that matter), but a simple fix was available (you can search the forums for it). However, in beta 2 it is hopelessly broke, even the simple fix no longer works.