AutoConfig deployer and persistence units

2016-07-20 Thread Svetlin Zarev
HI, The AutoConfig deployer performs auto-config on the (non)jta-dataSources if no (non)Jta-DataSourceId is present, but IMO the DataSourceId discovery mechanism seems buggy. What it does is to check the ResourceInfo whether it contains a property named "JtaManaged" and compares it to true/false.

Re: 7.0.1 leak?

2016-07-20 Thread Steve Goldsmith
Yea, it took a couple weeks for me to burn through 2G. I have one app that logs 1M+ lines a day, so that helped accelerate it. Now TomEE only consumes ~200M with the logger fix applied. On Wed, Jul 20, 2016 at 4:56 PM, Romain Manni-Bucau wrote: > was leaking with JUL as well but you should get a

Re: 7.0.1 leak?

2016-07-20 Thread Romain Manni-Bucau
was leaking with JUL as well but you should get a bunch of errors in logs Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress Blog | Github | LinkedIn <

Re: 7.0.1 leak?

2016-07-20 Thread Steve Goldsmith
This had to do with using logback and slf4j in my WAR. It was fixed in 7.0.2 snapshot. On Wed, Jul 20, 2016 at 4:16 PM, Felipe Jaekel wrote: > Hi, > > After upgrading from 1.7.2 to 7.0.1, server is crashing after about 10 > hours running: > > OpenJDK 64-Bit Server VM warning: INFO: > os::commit_

7.0.1 leak?

2016-07-20 Thread Felipe Jaekel
Hi, After upgrading from 1.7.2 to 7.0.1, server is crashing after about 10 hours running: OpenJDK 64-Bit Server VM warning: INFO: os::commit_memory(0x0007, 1073741824, 0) failed; error='Cannot allocate memory' (errno=12) Found this thread: http://tomee-openejb.979440.n4.nabble.com/To

Re: TomEE 7.0.1, problem with path

2016-07-20 Thread Felipe Jaekel
Thank you very much, problem solved. Now I seen to be facing a memory leak =/, I'll open a new thread. 2016-07-19 17:47 GMT-03:00 Romain Manni-Bucau : > Was not as trivial as I thought but found the issue > > Story short: now tomcat handles properly Class-Path for lib jars > > If you check which

Re: TomEE httpd and mod_jk

2016-07-20 Thread Steve Goldsmith
Firstly, you should be using mod_proxy and secondly, TomEE is based on Tomcat, thus the proxy configuration is the same, so Google mod_proxy and Tomcat. On Wed, Jul 20, 2016 at 10:50 AM, paulhr wrote: > Please clarify the configuration steps needed for httpd and TomEE. The > TomEE > documentati

Re: TomEE httpd and mod_jk

2016-07-20 Thread Romain Manni-Bucau
Hi the documentation to rely on is the tomcat one and httpd one itself. Romain Manni-Bucau @rmannibucau | Blog | Old Wordpress Blog | Github | LinkedIn

TomEE httpd and mod_jk

2016-07-20 Thread paulhr
Please clarify the configuration steps needed for httpd and TomEE. The TomEE documentation webpage (https://tomee.apache.org/documentation.html) does not seem to cover the httpd and mod_jk topic. For a general purpose server where TomEE is not the only server serving up internet content httpd is

Re: Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread Romain Manni-Bucau
2016-07-20 15:16 GMT+02:00 paulhr : > On 7/20/2016 8:56 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > > 2016-07-20 14:52 GMT+02:00 paulhr <[hidden email] > > >: > > > > > On 7/20/2016 8:41 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > > > > Hello > > > > > > > > 2016-07-20 14:23 GM

Re: Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread paulhr
On 7/20/2016 8:56 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > 2016-07-20 14:52 GMT+02:00 paulhr <[hidden email] > >: > > > On 7/20/2016 8:41 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > > > Hello > > > > > > 2016-07-20 14:23 GMT+02:00 paulhr <[hidden email] > > > >: > > > > > > >

Re: Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread Romain Manni-Bucau
2016-07-20 14:52 GMT+02:00 paulhr : > On 7/20/2016 8:41 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > > Hello > > > > 2016-07-20 14:23 GMT+02:00 paulhr <[hidden email] > > >: > > > > > Running phpBB on TomEE-Plume > > > > > > I am 100% newbie on the open source server side stuff. I have >

Re: Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread paulhr
On 7/20/2016 8:41 AM, Romain Manni-Bucau [via TomEE & OpenEJB] wrote: > Hello > > 2016-07-20 14:23 GMT+02:00 paulhr <[hidden email] > >: > > > Running phpBB on TomEE-Plume > > > > I am 100% newbie on the open source server side stuff. I have > exclusively > > worked with proprietary server side te

Re: Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread Romain Manni-Bucau
Hello 2016-07-20 14:23 GMT+02:00 paulhr : > Running phpBB on TomEE-Plume > > I am 100% newbie on the open source server side stuff. I have exclusively > worked with proprietary server side technologies, so my experience on open > source technologies has very narrow scope. So if this is really a

Running phpBB & Bugzilla on TomEE-Plume

2016-07-20 Thread paulhr
Running phpBB on TomEE-Plume I am 100% newbie on the open source server side stuff. I have exclusively worked with proprietary server side technologies, so my experience on open source technologies has very narrow scope. So if this is really a stupid questionsorry. As per this article (http