HTTPConnector

Cantor, Scott cantor.2 at osu.edu
Tue Oct 23 18:56:29 EDT 2018


> My initial attempt at the HTTP connector also get this error.  It comes from the
> script being run twice.

No idea why, mine aren't doing that. I redid all my existing work using the 3.4 code before the release and everything translated fine.

What I would have guessed is that it's something to do with calling response.getEntity() twice. The code runs that before it runs the script, when it gets the content length/type. But that doesn't seem to be what it's breaking on. The code itself definitely doesn't run the script twice in any obvious way but obviously if it did, that would break it.

If somebody has a test that will reproduce it, I'll debug into it, but I don't have anything running that's doing this right now.

-- Scott



More information about the users mailing list