zhurandy / portal-issues-test

0 stars 0 forks source link

Web Proxy fails with error.httpclient in Glassfish #158

Open zhurandy opened 10 years ago

zhurandy commented 10 years ago

Web Proxy broken. When configured to proxy http://www.google.com the portlet returns the following: There was a problem while processing your request: error.httpclient Glassfish has the following errors: [#|2010-04-12T17:29:42.666+0000|INFO|glassfishv3.0|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=25;_ThreadName=http-thread-pool-8080-(2);|17:29:42,664 WARN [BridgeViewPortlet:111] no bridge request found for null

]

[#|2010-04-12T17:29:42.706+0000|INFO|glassfishv3.0|javax.enterprise.system.std.com.sun.enterprise.v3.services.impl|_ThreadID=25;_ThreadName=http-thread-pool-8080-(2);|17:29:42,703 WARN [PortletBridgePortlet:254] javax.portlet.PortletException: error.httpclient Exact same configuration with Tomcat works perfectly.