Re: [build error] feedback 2

2014-04-02 Thread helio frota
MAVEN_OPTS solves the problem http://tomee.apache.org/dev/source-code.html but other problem here just to feedback: build started 8 hours ago and stalled on INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fac INFO - Removing the

Re: [build error] feedback 2

2014-04-02 Thread helio frota
sorry i forget this: And i using -Dmaven.test.failure.ignore=true now to continue and try to publish the results on sonarqube. cheers, helio --- http://eprogramming.github.io On Wed, Apr 2, 2014 at 7:07 AM, helio frota 00h...@gmail.com wrote:

Re: [build error] feedback 2

2014-04-02 Thread Romain Manni-Bucau
if it is blocked you can jstack or kill -3 the proecss to see what's the issue is Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-04-02 12:08 GMT+02:00 helio frota

Logging behavior

2014-04-02 Thread Ron Smits
Hi I am trying to replace the logging in tomee with slf4j using http://hwellmann.blogspot.nl/2012/11/logging-with-slf4j-and-logback-in.html. This works fine until I add a rest service. I always get this exception; ERROR org.apache.openejb.observer.ObserverManager - error invoking

Re: [build error] feedback 2

2014-04-02 Thread helio frota
Thanks Romain. --- http://eprogramming.github.io On Wed, Apr 2, 2014 at 8:54 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: if it is blocked you can jstack or kill -3 the proecss to see what's the issue is Romain Manni-Bucau Twitter:

Re: [build error] feedback 3

2014-04-02 Thread helio frota
Lot of fun : ] [image: Inline image 1] --- http://eprogramming.github.io On Wed, Apr 2, 2014 at 8:42 PM, helio frota 00h...@gmail.com wrote: hi, * build aborted after 8 hrs + * Stalled * -Dmaven.test.failure.ignore=true to continue full output

Re: [build error] feedback 3

2014-04-02 Thread helio frota
Hi, After 8hrs: INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fac INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fab INFO - Removing the timed-out stateful session bean instance

Re: [build] feedback 4

2014-04-02 Thread helio frota
Hi Thiago, Yes this is true, great point ! But discarding INFO people can contribute with TomEE trying to solve some of this warnings. What do you think ? Tks ! --- http://eprogramming.github.io On Wed, Apr 2, 2014 at 9:17 PM, Thiago Veronezi

Re: [build] feedback 4

2014-04-02 Thread Thiago Veronezi
Yup... good idea! On Apr 2, 2014 8:21 PM, helio frota 00h...@gmail.com wrote: Hi Thiago, Yes this is true, great point ! But discarding INFO people can contribute with TomEE trying to solve some of this warnings. What do you think ? Tks !

Re: [build] feedback 4

2014-04-02 Thread helio frota
Cool ! Going to spread on CEJUG mailing list right now following the path: 1) Try to solve a waning 2) Open Jira issue ( with link to jira ) BWT talk about the current TomEE debian package too and initiative of native packages this is really cool ! cheers, helio

Re: [build error] feedback 2

2014-04-02 Thread Howard W. Smith, Jr.
On Tue, Apr 1, 2014 at 7:13 AM, Romain Manni-Bucau rmannibu...@gmail.comwrote: seems your machine is too slow ;) wow, can't believe you said that! :-P

Re: [build] feedback 4

2014-04-02 Thread Romain Manni-Bucau
Take care a lot of warnings are normal. Maven warnings are not surefire output warning will be hard to solve but both are greppable differently ;) Le 3 avr. 2014 01:33, helio frota 00h...@gmail.com a écrit : Cool ! Going to spread on CEJUG mailing list right now following the path: 1) Try to