0 Replies Latest reply on Apr 7, 2003 6:37 PM by svenschrecker

    log4j with JMS Appender fails to start

    svenschrecker

      Hey All,

      when I start my server with a JMS Appender in the log4j.xml, the server throws errors when trying to start the log4j (see attached). My setup is almost identical to the example version, so I'm not sure what's wrong.

      What I see is this:
      - can't lookup the JMS Topic for the appender

      Of course it can't find the Topic, the JMS hasn't been deployed yet. Is it wise to force JMS to deploy before logging?? What alternatives do I have here?? Can I forcd log4j to delay the JMS Appender??

      Any ideas/input would be greatly appreciated, or if you can show how you did this, that'd be great, too.

      thanks,


      SVEN