2 Replies Latest reply on Mar 1, 2005 10:55 PM by vashistvishal

    which log?

    javasok

      log4j works nicely in my application......until I port the app to jboss.
      now I get:

      ERROR: invalid console appender config detected, console stream is looping

      the first time I write a message to the logger.

      Maybe I need to update log4j in my app (i'm using 1.28.something)?

      Maybe there's a way I can isolate the use of log4j by jboss from my app's use of log4j (different classloaders)?

      thoughts?

      (linux suse 9.2/jboss 3.2.5/eclipse 3.0.0/JB IDE 1.4)