2 Replies Latest reply on Jan 22, 2004 3:41 AM by bentzy

    Log4j prints each minute

    bentzy

       

      "bentzy" wrote:

      I'm running in two machines jboss-3.2.3 configurated exactly the same way(I really think so.)

      Everything looks OK, despite the fact one of them prints once a minute the following:

      INFO [Log4jService$URLWatchTimerTask] Configuring from URL: resource:log4j.xml

      what's going on??

      thanks.

      bentzy.


        • 1. Re: Log4j prints each minute
          milowe

           

          "milowe" wrote:
          "milowe" wrote:
          Are you sure the log4j.xml files are identical? Or maybe you have a service/app that reconfigs log4j periodally(init in Servlet that fails...). The message is just a notification that log4j dynamically reads(configureAndWatch) the log4j.xml file for any run-time changes.


          • 2. Re: Log4j prints each minute
            bentzy

             

            "bentzy" wrote:
            I even copy the entire jboss-3.2.3 folder from one machine to the other, and still the same!!???