|
Home > Archive > WebSphere Portal Server > September 2005 > Portal 5.1.0.1 installation failure
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Portal 5.1.0.1 installation failure
|
|
|
| Hi,
I have RAD upgraded to 6.0.1 running on WAS 6 upgraded to 6.0.2.1 on a Windows 2000 SP4 development box. I am trying to install Portal 5.1.0.1 on WAS 6 as per the instructions in the portal info center.
The installation fails with message "Configuration of the Portal failed."
I have searched the isntallation log and the only appearence of an error I can find is as below, can anyone help??? I cant find any documentation on this.
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction, msg2, Executing command: cmd /c ""C:\Program Files\IBM\PortalServer/config/WPSconfig.bat" basic-config -Duser.language=en -DPortalAdminPwd=PASSWORD_REMOVED "
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$CancelWatcher, msg2, Created Cancelwatcher
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install. ExternalCommandAction$ProgressWatcherRun
ner, msg2, Created ProgressWatcherRunner, ProgressWatcher class: com.ibm.wps.install.GenericProgressWatcher
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, Created StdOut OutputWatcher
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, Created StdErr OutputWatcher
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: Licensed Materials - Property of IBM
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: 5724-E76, 5724-E77, 5655-M44
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: (C) Copyright IBM Corp. 2001, 2005 All Rights Reserved.
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut:
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: Running WebSphere Portal 5.1.0.1 configuration task.
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: MYLANG is en
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut: LANG is en_GB
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdErr: The input line is too long.
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdErr: The syntax of the command is incorrect.
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction, msg2, Return code = 255
(Sep 16, 2005 10:07:38 AM), Wpscore.install, com.ibm.wps.install.ExternalCommandAction, msg2, Executing command: completed
| |
|
| Hi, I just found this in the infocentre and am going to try it out, I will let you (if anyone should experience this problem) know how it goes:
Manage the length of your Path environment variable
During installation and configuration values are added temporarily to the Path. As a result, you might see the following error during configuration:
The input line is too long.
The syntax of the command is incorrect.
This message might also appear in wpsinstalllog.txt.
This is because the Path environment variable is approaching the maximum length allowed by Windows. It is recommended that you shorten the PATH and then attempt to configure again. The Path environment variable can be accessed by right-clicking My Compute
r and clicking Properties. Then click the Advanced tab and click Environment Variables.
|
|
|
|
|