Hi
Has anyone tried installing Websphere Portal Server 4.1.1. System used is - Windows 2000 Server OS, Websphere Application Server 4.0.2 and a Oracle Database. I am not using the LDAP servers and the Personalization Server.
I get the following error -
(Aug 28, 2002 10:07:43 PM), install, com.ibm.wps.install.PortalServerCheckPanel, msg1, Trying to connect to http://172.25.5.79:8080/wps/portal. (Attempt 12 of 12)
(Aug 28, 2002 10:07:44 PM), install, com.ibm.wps.install.PortalServerCheckPanel, err, Failed to connect to server.
Exception:
java.net.ConnectException: Connection refused: no further information
(Aug 28, 2002 10:07:44 PM), install, com.ibm.wps.install.PortalServerCheckPanel, err, Code 1
Please help.
Thanks
Regards
Jay
jay_gaba@rediffmail.com
-
Installation Problem - Websphere Portal Server 4.1.1 (1 messages)
- Posted by: jay gaba
- Posted on: September 02 2002 01:38 EDT
Threaded Messages (1)
- Installation Problem - Websphere Portal Server 4.1.1 by Jonas Andersen on September 02 2002 10:52 EDT
-
Installation Problem - Websphere Portal Server 4.1.1[ Go to top ]
- Posted by: Jonas Andersen
- Posted on: September 02 2002 10:52 EDT
- in response to jay gaba
Did you remember to restart the HTTP server? If this doesn't help, check that <WAS_Install>/config/plugin-cfg.xml contains a mapping for /wps/*.
If it doesn't try manually (from adminclient) re-creating this file. You will need to re-install WPS, since the next step is the deployment of portlets, pages, etc using the XMLAccess servlet.
/jonas