2 Replies Latest reply on Feb 14, 2011 1:20 AM by dead_devil_66

    a newbie problem... :(

    dead_devil_66

      hi!!!

       

      I'm using FUSE ESB in linux, for the first time. The problem there is some warnings about the log4j that im having troubles solving:

       

      log4j:WARN No appenders could be found for logger (org.apache.felix.configadmin).

      log4j:WARN Please initialize the log4j system properly.

      log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

        • 1. Re: a newbie problem... :(
          njiang

          Which version of Fuse ESB are you using?

          Can you check if there is a file which name is org.ops4j.pax.logging.cfg  in the directory of $ESB_HOME/etc/ ?

           

          Willem

          • 2. Re: a newbie problem... :(
            dead_devil_66

            Hi.

             

            It's version 4.3.1.

             

            Yes, i have that file.

             

             

             

            Strange thing is that if i start servicemix when the current directory is /servicemix/bin, i have the issue i pointed out. BUT, if i start it by doing this: ./servicemix/bin/servicemix, there is no warnings. what the... o.O