Re: Logging

2013-10-05 Thread Romain Manni-Bucau
Hi Jul has some one line formatting handlers (if openejb is first to use juli you have it) otherwise you need to configure jul. You can also add log4j and ask openejb to use log4j: openejb.log.factory=log4j Le 5 oct. 2013 15:38, "Marcux" a écrit :

Logging

2013-10-05 Thread Marcux
hi I switched from OpenEJB 3.1.4 to OpenEJB 4.5.2 (standalone). Server side logging: a) How can I configure the logging using log4j? It seems to me that OpenEJB 4 now uses JUL. b) How can I achieve one-line-logging? Regards Marcux -- View this message in context: http://openejb.979440.n4.nabb

Re: Memory leak by openejb.pool.scheduler

2013-10-05 Thread Romain Manni-Bucau
Maybe a cache issue (work, conf/Catalina...) Le 5 oct. 2013 11:48, "zmirc" a écrit : > This error appeared once during deployment. > I did a lot of tries and deployed / redeployed 15-20 times, but it didn't > appear again. > Maybe the stack trace will help. > > The interesting part is: the error

Re: Memory leak by openejb.pool.scheduler

2013-10-05 Thread zmirc
This error appeared once during deployment. I did a lot of tries and deployed / redeployed 15-20 times, but it didn't appear again. Maybe the stack trace will help. The interesting part is: the error complains about EJB EmailC, but the second log line (Retrieved 0 unsent e-mails from DB) shows how

Re: Memory leak by openejb.pool.scheduler

2013-10-05 Thread zmirc
Everything seems to work flawlessly now with 1.6.0 from 2013.10.05. I love it!!! Moreover, AbstractHttp11Processor-process-Error-processing-request-td4665383.html doesn't appear neithe