Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-29 Thread tgp
-on-ejbPostCreate-method-OutOfMemoryError-tp4676642p4676650.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-29 Thread Howard W. Smith, Jr.
Interesting thread (discussion, findings, etc...). Thanks to all.

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-29 Thread hwaastad
Hi, usually, when there is a one to very many relation its a good thing to use uni directional relations. Else, you most certainly will face OOM one day :-) br hw -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Problem-with-Tomee-on-ejbPostCreate-method

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-29 Thread tgp
.n4.nabble.com/Problem-with-Tomee-on-ejbPostCreate-method-OutOfMemoryError-tp4676642p4676649.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-28 Thread Romain Manni-Bucau
ve set the memory limit to 512Mb and also I’ve also tried to set all the > relations with fetch=LAZY but without success. > > Any ideas on what can be the problem? Is the approach of doing the > this.setArticle(...) inside the ejbPostCreate correct or it's deprecated? > > Thank you very m

Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-28 Thread tgp
elp or advice you could give me. Tomás -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Problem-with-Tomee-on-ejbPostCreate-method-OutOfMemoryError-tp4676642.html Sent from the TomEE Users mailing list archive at Nabble.com.

Re: Problem with Tomee on ejbPostCreate method - OutOfMemoryError

2015-10-28 Thread tgp
in context: http://tomee-openejb.979440.n4.nabble.com/Problem-with-Tomee-on-ejbPostCreate-method-OutOfMemoryError-tp4676642p4676644.html Sent from the TomEE Users mailing list archive at Nabble.com.