0 Replies Latest reply on Jul 23, 2002 10:40 PM by smeng

    Logger error: Console Stream is Looping

    smeng

      Hi.

      I've recently upgraded to JBoss 2.4.7 running with Catalina 4.0.4. Previously I was using JBoss 2.4.4 with Catalina 4.0.1 and my application was able to run fine. However the application now returns a "console stream is looping" and from what I've found out - this error is caused by a clash between my own logger at the BasicConfigurator.configure() method and another logger running in JBoss.

      I'm trying to disable the other logger running in JBoss - which I suspect is a logger for Catalina actually but have not been successful in doing so - is this really what I should be doing?

      Please help. Thanks in advance.

      Best regards,
      Meng