You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by helio frota <00...@gmail.com> on 2014/04/01 12:43:53 UTC

[build error] feedback 2

Hi ,

Just a feedback


Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
10.087 sec  <<< ERROR!
java.lang.Exception: test timed out after 10000 milliseconds
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
	at org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)


Results :

Tests in error:
  SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
out after...




-------------------------------------------
http://eprogramming.github.io

Re: [build error] feedback 2

Posted by "Howard W. Smith, Jr." <sm...@gmail.com>.
On Thu, Apr 3, 2014 at 5:53 AM, helio frota <00...@gmail.com> wrote:

> and wow, i never heard anyone call their computer a(n incredible) 'hulk
> server'. :)
>
> haha : ]
>
> Maybe you never heard anyone too putting ice under toshiba satellite L305
> with raw gentoo to prove that OpenJDK can build with only 2GB :p


you're right! :)

Re: [build error] feedback 2

Posted by helio frota <00...@gmail.com>.
and wow, i never heard anyone call their computer a(n incredible) 'hulk
server'. :)

haha : ]

Maybe you never heard anyone too putting ice under toshiba satellite L305
with raw gentoo to prove that OpenJDK can build with only 2GB :p




-------------------------------------------
http://eprogramming.github.io



On Wed, Apr 2, 2014 at 11:40 PM, Howard W. Smith, Jr. <
smithh032772@gmail.com> wrote:

> On Tue, Apr 1, 2014 at 7:50 AM, helio frota <00...@gmail.com> wrote:
>
> > Yep !
> >
> > This is my 'hulk server' ( another notebook )
> >
>
> and wow, i never heard anyone call their computer a(n incredible) 'hulk
> server'. :)
>

Re: [build error] feedback 2

Posted by "Howard W. Smith, Jr." <sm...@gmail.com>.
On Tue, Apr 1, 2014 at 7:50 AM, helio frota <00...@gmail.com> wrote:

> Yep !
>
> This is my 'hulk server' ( another notebook )
>

and wow, i never heard anyone call their computer a(n incredible) 'hulk
server'. :)

Re: [build error] feedback 2

Posted by helio frota <00...@gmail.com>.
Thanks Romain.

-------------------------------------------
http://eprogramming.github.io



On Wed, Apr 2, 2014 at 8:54 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:

> 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 <00...@gmail.com>:
> > 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 <00...@gmail.com> wrote:
> >
> >> 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 timed-out stateful session bean instance
> 8a3985f9db182be2:405da2ac:14520a73742:-7fab
> >> INFO - Removing the timed-out stateful session bean instance
> 8a3985f9db182be2:405da2ac:14520a73742:-7faa
> >> INFO - Removing the timed-out stateful session bean instance
> 8a3985f9db182be2:405da2ac:14520a73742:-7fa9
> >>
> >> tks
> >>
> >>
> >>
> >>
> >> -------------------------------------------
> >> http://eprogramming.github.io
> >>
> >>
> >>
> >> On Tue, Apr 1, 2014 at 8:50 AM, helio frota <00...@gmail.com> wrote:
> >>
> >>> Yep !
> >>>
> >>> This is my 'hulk server' ( another notebook )
> >>> Used to catch minimal requirements to build OpenJDK on Adopt OpenJDK
>  ; )
> >>>
> >>> So i catch this one o/
> >>>
> >>>
> >>>
> >>>
> >>> -------------------------------------------
> >>> http://eprogramming.github.io
> >>>
> >>>
> >>>
> >>> On Tue, Apr 1, 2014 at 8:13 AM, Romain Manni-Bucau <
> rmannibucau@gmail.com
> >>> > wrote:
> >>>
> >>>> seems your machine is too slow ;)
> >>>> Romain Manni-Bucau
> >>>> Twitter: @rmannibucau
> >>>> Blog: http://rmannibucau.wordpress.com/
> >>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> >>>> Github: https://github.com/rmannibucau
> >>>>
> >>>>
> >>>>
> >>>> 2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
> >>>> > Hi ,
> >>>> >
> >>>> > Just a feedback
> >>>> >
> >>>> >
> >>>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
> 18.764
> >>>> > sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
> >>>> > call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
> >>>> > 10.087 sec  <<< ERROR!
> >>>> > java.lang.Exception: test timed out after 10000 milliseconds
> >>>> >         at java.lang.Object.wait(Native Method)
> >>>> >         at java.lang.Object.wait(Object.java:503)
> >>>> >         at
> >>>>
> org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
> >>>> >         at
> >>>>
> org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
> >>>> >
> >>>> >
> >>>> > Results :
> >>>> >
> >>>> > Tests in error:
> >>>> >   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test
> timed
> >>>> > out after...
> >>>> >
> >>>> >
> >>>> >
> >>>> >
> >>>> > -------------------------------------------
> >>>> > http://eprogramming.github.io
> >>>>
> >>>
> >>>
> >>
>

Re: [build error] feedback 2

Posted by Romain Manni-Bucau <rm...@gmail.com>.
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 <00...@gmail.com>:
> 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 <00...@gmail.com> wrote:
>
>> 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 timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fab
>> INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7faa
>> INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fa9
>>
>> tks
>>
>>
>>
>>
>> -------------------------------------------
>> http://eprogramming.github.io
>>
>>
>>
>> On Tue, Apr 1, 2014 at 8:50 AM, helio frota <00...@gmail.com> wrote:
>>
>>> Yep !
>>>
>>> This is my 'hulk server' ( another notebook )
>>> Used to catch minimal requirements to build OpenJDK on Adopt OpenJDK  ; )
>>>
>>> So i catch this one o/
>>>
>>>
>>>
>>>
>>> -------------------------------------------
>>> http://eprogramming.github.io
>>>
>>>
>>>
>>> On Tue, Apr 1, 2014 at 8:13 AM, Romain Manni-Bucau <rmannibucau@gmail.com
>>> > wrote:
>>>
>>>> seems your machine is too slow ;)
>>>> Romain Manni-Bucau
>>>> Twitter: @rmannibucau
>>>> Blog: http://rmannibucau.wordpress.com/
>>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>>> Github: https://github.com/rmannibucau
>>>>
>>>>
>>>>
>>>> 2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
>>>> > Hi ,
>>>> >
>>>> > Just a feedback
>>>> >
>>>> >
>>>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
>>>> > sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
>>>> > call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
>>>> > 10.087 sec  <<< ERROR!
>>>> > java.lang.Exception: test timed out after 10000 milliseconds
>>>> >         at java.lang.Object.wait(Native Method)
>>>> >         at java.lang.Object.wait(Object.java:503)
>>>> >         at
>>>> org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
>>>> >         at
>>>> org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
>>>> >
>>>> >
>>>> > Results :
>>>> >
>>>> > Tests in error:
>>>> >   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
>>>> > out after...
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > -------------------------------------------
>>>> > http://eprogramming.github.io
>>>>
>>>
>>>
>>

Re: [build error] feedback 2

Posted by helio frota <00...@gmail.com>.
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 <00...@gmail.com> wrote:

> 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 timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fab
> INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7faa
> INFO - Removing the timed-out stateful session bean instance 8a3985f9db182be2:405da2ac:14520a73742:-7fa9
>
> tks
>
>
>
>
> -------------------------------------------
> http://eprogramming.github.io
>
>
>
> On Tue, Apr 1, 2014 at 8:50 AM, helio frota <00...@gmail.com> wrote:
>
>> Yep !
>>
>> This is my 'hulk server' ( another notebook )
>> Used to catch minimal requirements to build OpenJDK on Adopt OpenJDK  ; )
>>
>> So i catch this one o/
>>
>>
>>
>>
>> -------------------------------------------
>> http://eprogramming.github.io
>>
>>
>>
>> On Tue, Apr 1, 2014 at 8:13 AM, Romain Manni-Bucau <rmannibucau@gmail.com
>> > wrote:
>>
>>> seems your machine is too slow ;)
>>> Romain Manni-Bucau
>>> Twitter: @rmannibucau
>>> Blog: http://rmannibucau.wordpress.com/
>>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>>> Github: https://github.com/rmannibucau
>>>
>>>
>>>
>>> 2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
>>> > Hi ,
>>> >
>>> > Just a feedback
>>> >
>>> >
>>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
>>> > sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
>>> > call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
>>> > 10.087 sec  <<< ERROR!
>>> > java.lang.Exception: test timed out after 10000 milliseconds
>>> >         at java.lang.Object.wait(Native Method)
>>> >         at java.lang.Object.wait(Object.java:503)
>>> >         at
>>> org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
>>> >         at
>>> org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
>>> >
>>> >
>>> > Results :
>>> >
>>> > Tests in error:
>>> >   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
>>> > out after...
>>> >
>>> >
>>> >
>>> >
>>> > -------------------------------------------
>>> > http://eprogramming.github.io
>>>
>>
>>
>

Re: [build error] feedback 2

Posted by helio frota <00...@gmail.com>.
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 timed-out stateful session bean instance
8a3985f9db182be2:405da2ac:14520a73742:-7fab
INFO - Removing the timed-out stateful session bean instance
8a3985f9db182be2:405da2ac:14520a73742:-7faa
INFO - Removing the timed-out stateful session bean instance
8a3985f9db182be2:405da2ac:14520a73742:-7fa9

tks




-------------------------------------------
http://eprogramming.github.io



On Tue, Apr 1, 2014 at 8:50 AM, helio frota <00...@gmail.com> wrote:

> Yep !
>
> This is my 'hulk server' ( another notebook )
> Used to catch minimal requirements to build OpenJDK on Adopt OpenJDK  ; )
>
> So i catch this one o/
>
>
>
>
> -------------------------------------------
> http://eprogramming.github.io
>
>
>
> On Tue, Apr 1, 2014 at 8:13 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:
>
>> seems your machine is too slow ;)
>> Romain Manni-Bucau
>> Twitter: @rmannibucau
>> Blog: http://rmannibucau.wordpress.com/
>> LinkedIn: http://fr.linkedin.com/in/rmannibucau
>> Github: https://github.com/rmannibucau
>>
>>
>>
>> 2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
>> > Hi ,
>> >
>> > Just a feedback
>> >
>> >
>> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
>> > sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
>> > call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
>> > 10.087 sec  <<< ERROR!
>> > java.lang.Exception: test timed out after 10000 milliseconds
>> >         at java.lang.Object.wait(Native Method)
>> >         at java.lang.Object.wait(Object.java:503)
>> >         at
>> org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
>> >         at
>> org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
>> >
>> >
>> > Results :
>> >
>> > Tests in error:
>> >   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
>> > out after...
>> >
>> >
>> >
>> >
>> > -------------------------------------------
>> > http://eprogramming.github.io
>>
>
>

Re: [build error] feedback 2

Posted by helio frota <00...@gmail.com>.
Yep !

This is my 'hulk server' ( another notebook )
Used to catch minimal requirements to build OpenJDK on Adopt OpenJDK  ; )

So i catch this one o/




-------------------------------------------
http://eprogramming.github.io



On Tue, Apr 1, 2014 at 8:13 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:

> seems your machine is too slow ;)
> Romain Manni-Bucau
> Twitter: @rmannibucau
> Blog: http://rmannibucau.wordpress.com/
> LinkedIn: http://fr.linkedin.com/in/rmannibucau
> Github: https://github.com/rmannibucau
>
>
>
> 2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
> > Hi ,
> >
> > Just a feedback
> >
> >
> > Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
> > sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
> > call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
> > 10.087 sec  <<< ERROR!
> > java.lang.Exception: test timed out after 10000 milliseconds
> >         at java.lang.Object.wait(Native Method)
> >         at java.lang.Object.wait(Object.java:503)
> >         at
> org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
> >         at
> org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
> >
> >
> > Results :
> >
> > Tests in error:
> >   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
> > out after...
> >
> >
> >
> >
> > -------------------------------------------
> > http://eprogramming.github.io
>

Re: [build error] feedback 2

Posted by "Howard W. Smith, Jr." <sm...@gmail.com>.
On Tue, Apr 1, 2014 at 7:13 AM, Romain Manni-Bucau <rm...@gmail.com>wrote:

> seems your machine is too slow ;)


wow, can't believe you said that! :-P

Re: [build error] feedback 2

Posted by Romain Manni-Bucau <rm...@gmail.com>.
seems your machine is too slow ;)
Romain Manni-Bucau
Twitter: @rmannibucau
Blog: http://rmannibucau.wordpress.com/
LinkedIn: http://fr.linkedin.com/in/rmannibucau
Github: https://github.com/rmannibucau



2014-04-01 12:43 GMT+02:00 helio frota <00...@gmail.com>:
> Hi ,
>
> Just a feedback
>
>
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.764
> sec <<< FAILURE! - in org.apache.openejb.server.ssh.SSHServerTest
> call(org.apache.openejb.server.ssh.SSHServerTest)  Time elapsed:
> 10.087 sec  <<< ERROR!
> java.lang.Exception: test timed out after 10000 milliseconds
>         at java.lang.Object.wait(Native Method)
>         at java.lang.Object.wait(Object.java:503)
>         at org.apache.sshd.client.channel.AbstractClientChannel.waitFor(AbstractClientChannel.java:171)
>         at org.apache.openejb.server.ssh.SSHServerTest.call(SSHServerTest.java:84)
>
>
> Results :
>
> Tests in error:
>   SSHServerTest.call:84->Object.wait:503->Object.wait:-2 »  test timed
> out after...
>
>
>
>
> -------------------------------------------
> http://eprogramming.github.io