Re: HttpException(413,FULL head,null) at HttpParser.java:1030)

2012-11-10 Thread Christian Posta
Thanks for closing the loop on this. I was curious about what was wrong. On Fri, Nov 9, 2012 at 11:24 AM, Steve.V. wrote: > I found that my client was sending way more than it was supposed to be > sending in the POST request. I fixed my code and now can successfully run > my client on z/OS. > >

Re: HttpException(413,FULL head,null) at HttpParser.java:1030)

2012-11-09 Thread Steve.V.
I found that my client was sending way more than it was supposed to be sending in the POST request. I fixed my code and now can successfully run my client on z/OS. - Stephen Vincent -- View this message in context: http://activemq.2283324.n4.nabble.com/HttpException-413-FULL-head-null-at-H

HttpException(413,FULL head,null) at HttpParser.java:1030)

2012-10-23 Thread Steve.V.
2012-10-23 18:53:34,270 | DEBUG | HttpParser{s=-14,l=0,c=-3} | org.eclipse.jetty.http.HttpParser | qtp21584824-33 HttpException(413,FULL head,null) at org.eclipse.jetty.http.HttpParser.fill(HttpParser.java:1030) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:280)