Thanks Erik for posting back. That's very useful!

-Vincent

> -----Original Message-----
> From: Erik Hatcher [mailto:[EMAIL PROTECTED]]
> Sent: 24 September 2002 16:35
> To: Cactus Users List
> Subject: Re: 1.5dev failure - CRLF expected at end of chunk: -1/-1
> 
> Further followup: I replaced the version of HttpClient that the
nightly
> build contained with the one from the 1.4.1b1 release that I had handy
> and all is now well.  So it seems that a bug has been introduced in
> HttpClient, and recent messages on the commons-dev list seem to
indicate
> this as well.
> 
> I don't have time to provide any further details on this issue,
though,
> so I apologize.  But hopefully this will at least save some folks some
> pain.
> 
>       Erik
> 
> 
> Erik Hatcher wrote:
> > I upgraded last week to a nightly build of Cactus 1.5dev that had
the
> > FormAuthentication in it.  This problem, however, is not
> > FormAuthentication related as I've switched back to using BASIC.
This
> > does not happen on every test, only on this one.  This particular
form
> > is submitting several fields, and StrutsTestCase is being used which
I
> > believe only uses GET.  Could that be the problem?  Too many
parameters
> > for GET?
> >
> > Thanks,
> >     Erik
> >
> >
> >     [junit] Testcase:
> > testSaveContactInfo(edu.darden.alumni.contactinfo.ContactI
> > nfoTest):       Caused an ERROR
> >     [junit] CRLF expected at end of chunk: -1/-1
> >     [junit] java.io.IOException: CRLF expected at end of chunk:
-1/-1
> >     [junit]     at
> > org.apache.commons.httpclient.ChunkedInputStream.nextChunk(Ch
> > unkedInputStream.java:151)
> >     [junit]     at
> > org.apache.commons.httpclient.ChunkedInputStream.read(Chunked
> > InputStream.java:134)
> >     [junit]     at
> > org.apache.commons.httpclient.ChunkedInputStream.read(Chunked
> > InputStream.java:144)
> >     [junit]     at
> > java.io.InputStreamReader.fill(InputStreamReader.java:168)
> >     [junit]     at
> > java.io.InputStreamReader.read(InputStreamReader.java:244)
> >     [junit]     at
java.io.BufferedReader.fill(BufferedReader.java:134)
> >     [junit]     at
java.io.BufferedReader.read1(BufferedReader.java:182)
> >     [junit]     at
java.io.BufferedReader.read(BufferedReader.java:256)
> >     [junit]     at
> > org.apache.cactus.util.IoUtil.getText$ajcPostAround4(IoUtil.j
> > ava;org/apache/cactus/util/log/LogAspect.aj(1k):92)
> >     [junit]     at
> > org.apache.cactus.util.IoUtil.getText(IoUtil.java;org/apache/
> > cactus/util/log/LogAspect.aj(1k):1198)
> >     [junit]     at
> > org.apache.cactus.client.AbstractHttpClient.callGetResult(Abs
> >
tractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):228)
> >     [junit]     at
> > org.apache.cactus.client.AbstractHttpClient.doTest$ajcPostAro
> >
und7(AbstractHttpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k)
> > :115)
> >     [junit]     at
> > org.apache.cactus.client.AbstractHttpClient.doTest(AbstractHt
> > tpClient.java;org/apache/cactus/util/log/LogAspect.aj(1k):1240)
> >     [junit]     at
> > org.apache.cactus.AbstractWebTestCase.runWebTest(AbstractWebT
> > estCase.java:308)
> >     [junit]     at
> > org.apache.cactus.AbstractWebTestCase.runGenericTest(Abstract
> > WebTestCase.java:258)
> >     [junit]     at
> > org.apache.cactus.ServletTestCase.runTest(ServletTestCase.jav
> > a:133)
> >     [junit]     at
> > org.apache.cactus.AbstractTestCase.runBare(AbstractTestCase.j
> > ava:223)
> >
> >
> >
> >
> > --
> > To unsubscribe, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> > <mailto:[EMAIL PROTECTED]>
> >
> >
> >
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:cactus-user-
> [EMAIL PROTECTED]>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to