Pages

Friday, August 15, 2008

Enabling Security but invalid command name "checkUidPw" error appears

My team encountered this issue. (and my colleague Julius Soestrisno manage to find the solution). If you encounter this issue, make sure that you disable the symantec backupexec if it's running on the portal server

PortalExpress.install,com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut:[wsadmin] WASX7017E: Exception received while running file "D:\IBM\PortalExpress\PortalServer/config/was/wmm_SecurityConfigWmmUR.jacl";exception information: com.ibm.bsf.BSFException: error while eval'ingJacl expression:

PortalExpress.install,com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut:[wsadmin] invalid command name "checkUidPw"

PortalExpress.install,com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut:[wsadmin] while executing

PortalExpress.install,com.ibm.wps.install.ExternalCommandAction$OutputWatcher, msg2, StdOut:[wsadmin] "checkUidPw"

This is due to port conflict with Port 10000 used by BackupExec and by Portal during Security Enablement. Portal 10000 is used by Portal Installer during Security Enablement. Not sure why, but when you encounter this, make sure that you check if BackupExec is enabled.

No comments:

Post a Comment