The test controlProtocolTest has been fixed. Can you confirm that this has been fixed for you?
I am working on the SocketProtocolStressTest. Regards, Alan > -----Original Message----- > From: anita kulshreshtha [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 01, 2004 7:42 AM > To: [EMAIL PROTECTED] > Subject: Re: SocketProtocolStressTest failing > > Hi alan, david > I have never been able to build without deleting > controlProtocolTest ( gives error) and > SocketProtocolStressTest (sometime passes or hangs). I > am using - > windows 98 SE > maven-1.0-rc1, maven-1.0 > java version "1.4.2_01" > Java(TM) 2 Runtime Environment, Standard Edition > (build 1.4.2_01-b06) > Java HotSpot(TM) Client VM (build 1.4.2_01-b06, mixed > mode) > This issue was raised earlier issue-227. > TIA > Anita > > --- David Jencks <[EMAIL PROTECTED]> wrote: > > > I'm frequently seeing SocketProtocolStressTest > > failures > > > > mac osx 10.3 1.5 ghz G4 > > > > Anything else I can supply to help? > > > > thanks > > david jencks > > > > Testsuite: > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest > > Tests run: 3, Failures: 1, Errors: 0, Time elapsed: > > 78.124 sec > > > > ------------- Standard Error ----------------- > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > > org.apache.geronimo.network.protocol.ProtocolException: > > Send timeout. > > at > > > org.apache.geronimo.network.protocol.SocketProtocol.sendDown(SocketProto > > > > col.java:245) > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest$1.run(Sock > > > > etProtocolStressTest.java:80) > > ------------- ---------------- --------------- > > Testcase: > > > testConcurrentRequests(org.apache.geronimo.network.protocol.SocketProtoc > > > > olStressTest): FAILED > > expected:<100> but was:<65> > > junit.framework.AssertionFailedError: expected:<100> > > but was:<65> > > at > > > org.apache.geronimo.network.protocol.SocketProtocolStressTest.testConcur > > > > rentRequests(SocketProtocolStressTest.java:96) > > at > > sun.reflect.NativeMethodAccessorImpl.invoke0(Native > > Method) > > at > > > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav > > > > a:39) > > at > > > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor > > > > Impl.java:25) > > > > > > > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promotions.yahoo.com/new_mail
