Troubleshooting SRA
162
Portal Server 6 2005Q1 • Deployment Planning Guide
Configuring a Sun Java System Portal Server
Instance to Use an HTTP Proxy
If the Portal Server software is installed on a host that cannot directly access certain
portions of the Internet or your intranet, you can receive errors. For example, when
using the
SampleSimpleWebService
provider, you might see the following error
when the proxy has not been configured:
➤
To Configure Usage of an HTTP Proxy for a Portal Server Instance
1.
Change directories to the portal server install root directory containing the
configuration for the instance.
cd
portal-server-install-root
/SUNWam/servers/https-
servername
/config
2.
Edit the server.xml file within this directory and add the following lines:
http.proxyHost=
proxy-host
http.proxyPort=
proxy-port
http.nonProxyHosts=
portal-host
where proxy-host is the fully-qualified domain name of the proxy host,
proxy-port is the port on which the proxy is run, and portal-host is the fully
qualified domain name of the portal host.
Troubleshooting SRA
This section describes how to capture information that Sun Java System support
personnel need to troubleshoot problems in your deployment.
Debugging the Gateway
To turn debugging on or off, you set the level of debugging or set it to off. The
following steps describe what to do.
1.
Log in as root to the Gateway machine and edit the following file:
java.net.UnknownHostException: services.xmethods.net
Summary of Contents for Portal Server 6 2005Q1
Page 8: ...8 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 10: ...10 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 12: ...12 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 20: ...Sun Welcomes Your Comments 20 Portal Server Secure Remote Access 6 2005Q1 Administration Guide...
Page 36: ...A Typical Portal Server Installation 36 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 50: ...Proxylet 50 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 78: ...SRA Sizing 78 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 132: ...Identity and Directory Structure Design 132 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 142: ...Configuration Files 142 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 152: ...Tuning Parameters for etc system 152 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 178: ...Portal Design Task List 178 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 182: ...182 Portal Server 6 2005Q1 Deployment Planning Guide...
Page 192: ...Section X 192 Portal Server 6 2005Q1 Deployment Planning Guide...