|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Jenkins 1.554.3_LTS
We're seeing similar log warnings, although not sure this actually causing any problems.
Aug 13, 2014 7:16:13 AM org.eclipse.jetty.util.log.JavaUtilLog warn WARNING: handle failed? java.io.IOException: Bad AJP13 rcv packet: 0x7b22 expected 0x1234 org.eclipse.jetty.ajp.Ajp13Parser@aaf0040 at org.eclipse.jetty.ajp.Ajp13Parser.parseNext(Ajp13Parser.java:276) at org.eclipse.jetty.ajp.Ajp13Parser.parseAvailable(Ajp13Parser.java:158) at org.eclipse.jetty.server.BlockingHttpConnection.handle(BlockingHttpConnection.java:72) at org.eclipse.jetty.server.bio.SocketConnector$ConnectorEndPoint.run(SocketConnector.java:264) at winstone.BoundedExecutorService$1.run(BoundedExecutorService.java:77) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:724)