1 Reply Latest reply on Nov 4, 2012 1:37 PM by sannsims

    JBoss Demo (Windows) - Logger Error

    sannsims

      Hello and thanks for reviewing my post!  I'm trying the run the demo in Windows.  To run the demo, I copied the bat file from the URL below.  I am getting the same error as the second user stated in the URL below: Exception in thread "pool-1-thread-1" java.lang.NoClassDefFoundError: org/jboss/logging/Logger.  This error shows up only when I click on the Start Cache button.  The bat file looks correct, the log4j.jar is in the /lib directory and the log4j.xml is in the /etc directory.  I'm not an expect at creating a .bat file, I would very much appreciate any help!

       

      https://community.jboss.org/message/563141

       

      Thanks!

        • 1. Re: JBoss Demo (Windows) - Logger Error
          sannsims

          Hi, I just now see the issue!!!  I'm updating this post so that if anyone comes across the previous post they won't waste their time looking for the error.  The issue was a typo in the classpath instead of this:  jboss-common-logging-spi.jar it should be jboss-logging-spi.jar in the "bat" file.

           

          Hopefully, I saved someone some time looking for another jar file.