Usage Note 16958: Javax.servlet.ServletException: Problem accessing the absolute URL.
Connection refused: Connect
When attempting to access a syndication channel within the Information
Delivery Portal, the following error may occur:
javax.servlet.ServletException: Problem accessing the absolute URL
http://xxxxx.xxx.xx.xx/xxxxxxxx.xxx. java.net.ConnectException:
Connection refused: connect
at com.ibm.ws.webcontainer.jsp.servlet.JspServlet$JspServletWrapper
.service(JspServlet.java:416)
at com.ibm.ws.webcontainer.jsp.servlet.JspServlet.serviceJspFile
(JspServlet.java:683)
...
The above error will occur if a proxy server is being used and has not
been defined to the servlet container.
To correct the problem, define the proxy server host and port number in
the StartServletContainer.bat file when invoking the servlet container.
Add the following options to the startservletcontainer.bat file:
-Djava.awt.headless=true -Dhttp.proxyHost=site_proxy.servername.xxx.xxx
-Dhttp.proxyPort=##
where "site_proxy.servername.xxx.xxx" is the hostname of the proxy
server at the site and ## is the proxy port number.
Operating System and Release Information
SAS System | SAS Information Delivery Portal | Microsoft Windows 2000 Datacenter Server | 2.0 | | 9.1 TS1M3 | |
Microsoft Windows 2000 Professional | 2.0 | | 9.1 TS1M3 | |
Microsoft Windows 2000 Server | 2.0 | | 9.1 TS1M3 | |
Microsoft Windows NT Workstation | 2.0 | | 9.1 TS1M3 | |
Microsoft Windows XP Professional | 2.0 | | 9.1 TS1M3 | |
64-bit Enabled HP-UX | 2.0 | | 9.1 TS1M3 | |
64-bit Enabled Solaris | 2.0 | | 9.1 TS1M3 | |
Microsoft Windows 2000 Advanced Server | 2.0 | | 9.1 TS1M3 | |
64-bit Enabled AIX | 2.0 | | 9.1 TS1M3 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Usage Note |
Priority: | |
Topic: | System Administration ==> Servers ==> Portal
|
Date Modified: | 2006-01-26 16:57:39 |
Date Created: | 2006-01-26 16:57:39 |