The following comment has been added to this issue:

     Author: John Sisson
    Created: Thu, 21 Oct 2004 10:16 PM
       Body:
The TIMEOUT problem I have occurs on my Pentium 4, 2.1 Ghz, running
java version "1.4.2_05"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_05-b04)
Java HotSpot(TM) Client VM (build 1.4.2_05-b04, mixed mode)
---------------------------------------------------------------------
View this comment:
  http://issues.apache.org/jira/browse/GERONIMO-160?page=comments#action_54470

---------------------------------------------------------------------
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: Thu, 21 Oct 2004 10:16 PM
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

Reply via email to