Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Ubuntu 11.10
Ruby (various versions)
AMD Phenom(tm) II X6 1055T Processor
16GB RAM
apache-apollo-99-trunk-20120929.031419-121-unix-distro.tar.gz
Description
I am testing Stomp 1.2 functionality that uses CRLF line ends.
Under some conditions, sending a frame with \r\n line ends results in, e.g.:
2012-10-26 12:25:07,258 | WARN | java.io.IOException: Unable to parse header line [\u0013] | org.apache.activemq.apollo.broker.Broker | hawtdispatch-DEFAULT-1
This does not happen all the time.
I do have a somewhat lengthy (but straightforward) program that recreates this. I will attach it shortly.