2 Replies Latest reply on Aug 9, 2006 5:01 PM by tvanbuskirk

    log4j:WARN Please initialize the log4j system properly.

    ch_chetan

      I am trying to solve the problem that is might be due to log4J.

      Please help me out.

      
      log4j:WARN No appenders could be found for logger (org.jboss.mq.referenceable.Sp
      yConnectionFactoryObjectFactory).
      log4j:WARN Please initialize the log4j system properly.
      Exception in thread "main" java.lang.NoClassDefFoundError: EDU/oswego/cs/dl/util
      /concurrent/ThreadFactory
       at org.jboss.mq.SpyConnectionFactory.internalCreateConnection(SpyConnect
      ionFactory.java:137)
       at org.jboss.mq.SpyConnectionFactory.createTopicConnection(SpyConnection
      Factory.java:118)
       at com.ibm.readerApp.startup.StartupApplication.setupMessagingClient(Sta
      rtupApplication.java:40)
       at com.ibm.readerApp.startup.StartupApplication.<init>(StartupApplicatio
      n.java:59)
       at com.ibm.readerApp.startup.StartupApplication.main(StartupApplication.
      java:69)