Hi, We have a number of test cases and it seems that which ever one is first always fails with various messages. If I take a look at the console output I can see this:
04-Aug-2010 09:42:09 org.restlet.engine.log.LogFilter afterHandle INFO: 2010-08-04 09:42:09 127.0.0.1 - - 1746 GT/os18d9-2a47-1d46e43a/cions /HTTP/1.1%0D%0AAccept: - 405 - 0 0 http://localhost:1746 Apache-HttpClient/4.0.1 (java 1.5) - 04-Aug-2010 09:42:09 org.restlet.engine.http.connector.Connection writeMessage WARNING: Exception while writing the message body. java.net.SocketException: Socket closed As you can see the request is garbled, GT instead of GET etc. It only ever happens on the first test, the following tests are always fine. Anyone have any ideas? Let me know if you need more info Richard -- View this message in context: http://restlet-discuss.1400322.n2.nabble.com/Strange-failure-tp5371669p5371669.html Sent from the Restlet Discuss mailing list archive at Nabble.com. ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2642694

