You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by de...@geronimo.apache.org on 2004/09/21 12:00:38 UTC

[jira] Reopened: (GERONIMO-160) Test failure (SocketProtocolStressTest) in network module

Message:

   The following issue has been reopened.

   Reopener: Jacek Laskowski
       Date: Tue, 21 Sep 2004 3:00 AM

I'm seeing the problem again. It's showing up on two different computers, one of them is used to develop whereas the other is only for running Geronimo. It's almost a week when the problem has been poping up again, and the first time I saw it I thought it's my fault (as noone reported it). It's even more strange as there're times when the issue shows up and after a while (when I don't change anything just run 'maven rebuild' once more) it doesn't.

The test report is attached to have a look at it.

I keep asking myself why is the test in the test suite at all? I remember that we're talking about removing the test and move it to a stress module or so, but don't remember what we agreed upon. If it's only me, I can cope with that, but if it's a general issue that hits people continuously that needs to be resolved once and for all.
---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/GERONIMO-160

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: GERONIMO-160
    Summary: Test failure (SocketProtocolStressTest) in network module
       Type: Bug

     Status: Reopened
   Priority: Blocker

    Project: Apache Geronimo
 Components: 
             buildsystem

   Assignee: Alan Cabrera
   Reporter: Ralf Barkow

    Created: Sat, 20 Mar 2004 9:44 AM
    Updated: Tue, 21 Sep 2004 3:00 AM
Environment: Windows 2000 Prof. [Version 5.00.2195] SP 4, Java v1.4.2_03-b02

Description:
Component: network

- incubator-geronimo>maven -Dmodules=network

- TEST org.apache.geronimo.network.protocol.SocketProtocolStressTest  
  FAILED

- There may be threading issues cause 
  Testcase: testConcurrentRequests FAILED

    (...)

// assertEquals(WORKERS * MESSAGE_COUNT, count);

expected:<1000> but was:<901>  
junit.framework.AssertionFailedError: expected:<1000> but was:<901>
	at org.apache.geronimo.network.protocol.SocketProtocolStressTest.testConcurrentRequests(SocketProtocolStressTest.java:94)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

Testcase: testConcurrentRequests

- I'd assign this issue to Alan Cabrera.  



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


Re: [jira] Reopened: (GERONIMO-160) Test failure (SocketProtocolStressTest) in network module

Posted by anita kulshreshtha <a_...@yahoo.com>.
Hi
   I use windows 98SE. I always have to delete the
following to build successfully - 
  ControlProtocolTest.java
  SocketProtocolStressTest.java
  SubjectCarryingProtocolTest.java
    As indicated in the logs sent to Alan
ControlProtocolTest gives error and hangs.
SocketProtocolStressTest sometime (rarely) passes.
SubjectCarrtingProtocolTest always hangs. I wonder if
they are relaed.

Thanks
Anita
--- dev@geronimo.apache.org wrote:

> Message:
> 
>    The following issue has been reopened.
> 
>    Reopener: Jacek Laskowski
>        Date: Tue, 21 Sep 2004 3:00 AM
> 
> I'm seeing the problem again. It's showing up on two
> different computers, one of them is used to develop
> whereas the other is only for running Geronimo. It's
> almost a week when the problem has been poping up
> again, and the first time I saw it I thought it's my
> fault (as noone reported it). It's even more strange
> as there're times when the issue shows up and after
> a while (when I don't change anything just run
> 'maven rebuild' once more) it doesn't.
> 
> The test report is attached to have a look at it.
> 
> I keep asking myself why is the test in the test
> suite at all? I remember that we're talking about
> removing the test and move it to a stress module or
> so, but don't remember what we agreed upon. If it's
> only me, I can cope with that, but if it's a general
> issue that hits people continuously that needs to be
> resolved once and for all.
>
---------------------------------------------------------------------
> View the issue:
>   http://issues.apache.org/jira/browse/GERONIMO-160
> 
> Here is an overview of the issue:
>
---------------------------------------------------------------------
>         Key: GERONIMO-160
>     Summary: Test failure (SocketProtocolStressTest)
> in network module
>        Type: Bug
> 
>      Status: Reopened
>    Priority: Blocker
> 
>     Project: Apache Geronimo
>  Components: 
>              buildsystem
> 
>    Assignee: Alan Cabrera
>    Reporter: Ralf Barkow
> 
>     Created: Sat, 20 Mar 2004 9:44 AM
>     Updated: Tue, 21 Sep 2004 3:00 AM
> Environment: Windows 2000 Prof. [Version 5.00.2195]
> SP 4, Java v1.4.2_03-b02
> 
> Description:
> Component: network
> 
> - incubator-geronimo>maven -Dmodules=network
> 
> - TEST
>
org.apache.geronimo.network.protocol.SocketProtocolStressTest
>  
>   FAILED
> 
> - There may be threading issues cause 
>   Testcase: testConcurrentRequests FAILED
> 
>     (...)
> 
> // assertEquals(WORKERS * MESSAGE_COUNT, count);
> 
> expected:<1000> but was:<901>  
> junit.framework.AssertionFailedError:
> expected:<1000> but was:<901>
> 	at
>
org.apache.geronimo.network.protocol.SocketProtocolStressTest.testConcurrentRequests(SocketProtocolStressTest.java:94)
> 	at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> 	at
>
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> 	at
>
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> 
> Testcase: testConcurrentRequests
> 
> - I'd assign this issue to Alan Cabrera.  
> 
> 
> 
>
---------------------------------------------------------------------
> JIRA INFORMATION:
> This message is automatically generated by JIRA.
> 
> If you think it was sent incorrectly contact one of
> the administrators:
>   
>
http://issues.apache.org/jira/secure/Administrators.jspa
> 
> If you want more information on JIRA, or have a bug
> to report see:
>    http://www.atlassian.com/software/jira
> 
> 


		
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo