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