3 Replies Latest reply on Feb 6, 2009 10:54 AM by peterj

    Startup failure: java.lang.NoSuchFieldError: TRACE

    mrmurphy

      Hi all,
      I have downloaded and installed the new JBoss 5.

      Following the "installation and getting started guide" I have configured system variables. When I try to start Jboss through the run.bat I have this error:

      Exception in thread "main" java.lang.NoSuchFieldError: TRACE
      at org.jboss.logging.log4j.Log4jLoggerPlugin.isTraceEnabled(Log4jLoggerP
      lugin.java:94)
      at org.jboss.logging.Logger.isTraceEnabled(Logger.java:150)
      at org.jboss.kernel.plugins.config.property.PropertyKernelConfig.initial
      izeProperties(PropertyKernelConfig.java:74)
      at org.jboss.kernel.plugins.config.property.PropertyKernelConfig.(
      PropertyKernelConfig.java:61)...

      Do you know what I have to do in order to solve the problem and enjoy JBoss???

      Thanks in advance.