Have you run through TcpTunnelGui or something else like proxyTrace (www.pocketsoap.com) to see what the server is sending you? It looks like it is disconnecting before sending the HTTP status line.
Scott Nichol ----- Original Message ----- From: "Brent Cerrato" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, January 09, 2003 5:58 PM Subject: RE: HTTP Status Problem My soap.jar file is from 12/3. ~brent > -----Original Message----- > From: Scott Nichol [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 5:56 PM > To: [EMAIL PROTECTED] > Subject: Re: HTTP Status Problem > > > Any chance you are using a nightly build from between Nov. 12 and Nov. > 18? This sounds like a bug that was present in the code at that time. > > Scott Nichol > > ----- Original Message ----- > From: "Brent Cerrato" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, January 09, 2003 5:36 PM > Subject: HTTP Status Problem > > > > I am receiving the following exception when attempting to > call a remote > procedure, any ideas? > > [SOAPException: faultCode=SOAP-ENV:Client; msg=Error parsing > HTTP status > line "": java.lang.Exception: Reached end of stream while reading HTTP > response status; targetException=java.lang.Exception: Reached end of > stream while reading HTTP response status] > at org.apache.soap.util.net.HTTPUtils.post(Unknown Source) > at org.apache.soap.util.net.HTTPUtils.post(Unknown Source) > at org.apache.soap.transport.http.SOAPHTTPConnection.send(Unknown > Source) > at org.apache.soap.rpc.Call.invoke(Unknown Source) > at org.apache.soap.rpc.Call.invoke(Unknown Source) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > callRemote > Procedure(TravelersExpressMoneyGram.java:2462) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > doExpressP > ayReq(TravelersExpressMoneyGram.java:1771) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > processTra > nReqFromTranmgr(TravelersExpressMoneyGram.java:556) > at > postilion.core.node.AInterchangeDriver.processMsgFromTranmgr(A > Interchang > eDriver.java:901) > at > postilion.core.node.Interchange.processDataEventFromTranmgr(In > terchange. > java:2514) > at > postilion.core.node.Interchange.processEndpointData(Interchang > e.java:456 > ) > at > postilion.core.node.InterchangeProcessor.processEndpointData(I > nterchange > Processor.java:602) > at > postilion.core.node.InterchangeProcessor.processEvent(Intercha > ngeProcess > or.java:451) > at postilion.core.util.Processor.run(Processor.java:190) > Caused by: java.lang.Exception: Reached end of stream while > reading HTTP > response status > at org.apache.soap.util.net.HTTPUtils.post(Unknown Source) > at org.apache.soap.util.net.HTTPUtils.post(Unknown Source) > at org.apache.soap.transport.http.SOAPHTTPConnection.send(Unknown > Source) > at org.apache.soap.rpc.Call.invoke(Unknown Source) > at org.apache.soap.rpc.Call.invoke(Unknown Source) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > callRemote > Procedure(TravelersExpressMoneyGram.java:2462) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > doExpressP > ayReq(TravelersExpressMoneyGram.java:1771) > at > postilion.travelersexpressmoneygram.TravelersExpressMoneyGram. > processTra > nReqFromTranmgr(TravelersExpressMoneyGram.java:556) > at > postilion.core.node.AInterchangeDriver.processMsgFromTranmgr(A > Interchang > eDriver.java:901) > at > postilion.core.node.Interchange.processDataEventFromTranmgr(In > terchange. > java:2514) > at > postilion.core.node.Interchange.processEndpointData(Interchang > e.java:456 > ) > at > postilion.core.node.InterchangeProcessor.processEndpointData(I > nterchange > Processor.java:602) > at > postilion.core.node.InterchangeProcessor.processEvent(Intercha > ngeProcess > or.java:451) > at postilion.core.util.Processor.run(Processor.java:190) > > Brent Cerrato > Software Engineer - US > Mosaic Software, Inc. > Tel (office): +1 954 426 1190 x 268 > Fax: +1 954 426 1644 > http://www.mosaicsoftware.com/ > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>