Hello.
I have one application which use log4j. This application start as external
process - another application which also use log4j.
When second application print several lines of log information (on console)
this application blocks on log4j.info method.
This application will blocked until kill first application. When first
killed - second alive and continue working.
In the same time first application succesfully run another external
applications which also use log4j but output less information on console.
I can't understand this behaviour. How make working with log4j 2
applications in this configuration?
If remove log4j from both app all work perfectly....
-- 
View this message in context: 
http://www.nabble.com/log4j-lock-application-tp24050133p24050133.html
Sent from the Log4j - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-user-h...@logging.apache.org

Reply via email to