2012/3/10 Bill Barker <billbar...@apache.org>:
> To whom it may engage...
>
> This is an automated request, but not an unsolicited one. For
> more information please visit http://gump.apache.org/nagged.html,
> and/or contact the folk at gene...@gump.apache.org.
>
> Project tomcat-tc7.0.x-test has an issue affecting its community integration.
> This issue affects 1 projects.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>    - tomcat-tc7.0.x-test :  Tomcat 7.x, a web server implementing Java 
> Servlet 3.0,
>    ...
>
>
> Full details are available at:
>    
> http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/index.html
>


http://vmgump.apache.org/gump/public/tomcat-7.0.x/tomcat-tc7.0.x-test/gump_file/TEST-org.apache.catalina.comet.TestCometProcessor.NIO.txt.html

The only failing test is testCometConnectorStop in TestCometProcessor + NIO,
[[[
Mar 11, 2012 3:58:20 PM org.apache.catalina.comet.TestCometProcessor
testCometConnectorStop
SEVERE: Status:
WriterThread exception: null
ReaderThread exception: java.net.SocketTimeoutException: Read timed out
Last message: [Client: READ: 4 bytes]
Last response line: [Client: READ: 4 bytes]
Last comet event: [READ]
]]]

That is connection is closed and times out at the client, but there
was no END event, only a READ one.

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to