Anonymous | Login | Signup for a new account | 11-22-2024 02:30 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | |||||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
0003430 | [Hessian] | minor | always | 04-01-09 08:09 | 04-01-09 08:09 | |||||||
Reporter | jmartell7 | View Status | public | |||||||||
Assigned To | ||||||||||||
Priority | normal | Resolution | open | Platform | ||||||||
Status | new | OS | ||||||||||
Projection | none | OS Version | ||||||||||
ETA | none | Fixed in Version | Product Version | |||||||||
Product Build | ||||||||||||
Summary | 0003430: Hessian client fails to connect through proxy when using chunking | |||||||||||
Description |
My problem seems very similar to 0001149 where there's an issue with connecting through a proxy server. I'm using version 3.2.0 connecting to a squid proxy. If do proxyFactory.setChunkedPost(false), I get no exception. If I leave the default (true), I get com.caucho.hessian.client.HessianConnectionException: 501: java.io.IOException: Server returned HTTP response code: 501 for URL: http://SERVERURLHERE [^] at com.caucho.hessian.client.HessianProxy.invoke(HessianProxy.java:197) at $Proxy1.getData(Unknown Source) Caused by: java.io.IOException: Server returned HTTP response code: 501 for URL: http://SERVERURLHERE [^] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructor AccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513) at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.jav a:1345) at java.security.AccessController.doPrivileged(Native Method) at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURL Connection.java:1339) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConne ction.java:993) at com.caucho.hessian.client.HessianProxy.invoke(HessianProxy.java:179) My headers look the same as bug 0001149. Thanks, Joshua |
|||||||||||
Steps To Reproduce | ||||||||||||
Additional Information | ||||||||||||
Attached Files | ||||||||||||
|
There are no notes attached to this issue. |
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
26 total queries executed. 24 unique queries executed. |