You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomee.apache.org by Alex Grönholm <al...@nextday.fi> on 2008/11/05 06:25:11 UTC

Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

The unit test named in the subject never finishes and so prevents me 
from completing the test run.
Is everyone else seeing this too?

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Wed, Nov 5, 2008 at 10:11 AM, Alex Grönholm
<al...@nextday.fi> wrote:

> Ubuntu 8.10/Sun JDK 6u10

You've just reminded me about upgrading java6 to the latest one! Thanks.

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Alex Grönholm <al...@nextday.fi>.
Jacek Laskowski kirjoitti:
> On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
> <al...@nextday.fi> wrote:
>   
>> The unit test named in the subject never finishes and so prevents me from
>> completing the test run.
>> Is everyone else seeing this too?
>>     
>
> Not, not yet. I build on WinXP/Cygwin/Java5. What's your build env?
>
> Jacek
>
>   
Ubuntu 8.10/Sun JDK 6u10

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
<al...@nextday.fi> wrote:
> The unit test named in the subject never finishes and so prevents me from
> completing the test run.
> Is everyone else seeing this too?

Not, not yet. I build on WinXP/Cygwin/Java5. What's your build env?

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Assigned the JIRA to David Blevins.

On Tue, Dec 2, 2008 at 5:33 AM, Mohammad Nour El-Din
<no...@gmail.com> wrote:
> Opened a JIRA issue to track the problem -
> http://issues.apache.org/jira/browse/OPENEJB-966
>
> On Sun, Nov 9, 2008 at 11:16 PM, Alex Grönholm
> <al...@nextday.fi> wrote:
>> Alex Grönholm kirjoitti:
>>>
>>> Jacek Laskowski kirjoitti:
>>>>
>>>> On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
>>>> <al...@nextday.fi> wrote:
>>>>
>>>>>
>>>>> The unit test named in the subject never finishes and so prevents me
>>>>> from
>>>>> completing the test run.
>>>>> Is everyone else seeing this too?
>>>>>
>>>>
>>>> Got it too. Will you be able to look into it? ;-)
>>>>
>>>> Jacek
>>>>
>>>>
>>>
>>> Don't count on it. I've never even seen the code involved, nor have I used
>>> the feature in question. A timeout for these tests might be in order
>>> (@Test(timeout=1000) or something).
>>>
>> I did an update from svn and built the project. All the tests ran
>> successfully. Dunno why it didn't work before.
>>
>
>
>
> --
> ----
> Thanks
> - Mohammad Nour
> - LinkedIn: http://www.linkedin.com/in/mnour
> ----
> "Life is like riding a bicycle. To keep your balance you must keep moving"
> - Albert Einstein
>



-- 
----
Thanks
- Mohammad Nour
- LinkedIn: http://www.linkedin.com/in/mnour
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Opened a JIRA issue to track the problem -
http://issues.apache.org/jira/browse/OPENEJB-966

On Sun, Nov 9, 2008 at 11:16 PM, Alex Grönholm
<al...@nextday.fi> wrote:
> Alex Grönholm kirjoitti:
>>
>> Jacek Laskowski kirjoitti:
>>>
>>> On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
>>> <al...@nextday.fi> wrote:
>>>
>>>>
>>>> The unit test named in the subject never finishes and so prevents me
>>>> from
>>>> completing the test run.
>>>> Is everyone else seeing this too?
>>>>
>>>
>>> Got it too. Will you be able to look into it? ;-)
>>>
>>> Jacek
>>>
>>>
>>
>> Don't count on it. I've never even seen the code involved, nor have I used
>> the feature in question. A timeout for these tests might be in order
>> (@Test(timeout=1000) or something).
>>
> I did an update from svn and built the project. All the tests ran
> successfully. Dunno why it didn't work before.
>



-- 
----
Thanks
- Mohammad Nour
- LinkedIn: http://www.linkedin.com/in/mnour
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Alex Grönholm <al...@nextday.fi>.
Alex Grönholm kirjoitti:
> Jacek Laskowski kirjoitti:
>> On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
>> <al...@nextday.fi> wrote:
>>  
>>> The unit test named in the subject never finishes and so prevents me 
>>> from
>>> completing the test run.
>>> Is everyone else seeing this too?
>>>     
>>
>> Got it too. Will you be able to look into it? ;-)
>>
>> Jacek
>>
>>   
> Don't count on it. I've never even seen the code involved, nor have I 
> used the feature in question. A timeout for these tests might be in 
> order (@Test(timeout=1000) or something).
>
I did an update from svn and built the project. All the tests ran 
successfully. Dunno why it didn't work before.

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Alex Grönholm <al...@nextday.fi>.
Jacek Laskowski kirjoitti:
> On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
> <al...@nextday.fi> wrote:
>   
>> The unit test named in the subject never finishes and so prevents me from
>> completing the test run.
>> Is everyone else seeing this too?
>>     
>
> Got it too. Will you be able to look into it? ;-)
>
> Jacek
>
>   
Don't count on it. I've never even seen the code involved, nor have I 
used the feature in question. A timeout for these tests might be in 
order (@Test(timeout=1000) or something).

Re: Build hangs on org.apache.openejb.server.ejbd.ClientMulticastDiscoveryTest

Posted by Jacek Laskowski <ja...@laskowski.net.pl>.
On Wed, Nov 5, 2008 at 6:25 AM, Alex Grönholm
<al...@nextday.fi> wrote:
> The unit test named in the subject never finishes and so prevents me from
> completing the test run.
> Is everyone else seeing this too?

Got it too. Will you be able to look into it? ;-)

Jacek

-- 
Jacek Laskowski
Notatnik Projektanta Java EE - http://www.JacekLaskowski.pl