Tag: WPS
JMW98 replied to the ErrorSessionTimeOut – WPS 6.1 topic thread in the WebSphere Portal forum.
Related:
bpaskin replied to the WAS 8.5.5 WPS 8.5 Maven Issue topic thread in the WebSphere Application Server forum.
Related:
ravishbhupesh updated the WAS 8.5.5 WPS 8.5 Maven Issue topic in the WebSphere Application Server forum.
Related:
ravishbhupesh created a topic named WAS 8.5.5 WPS 8.5 in the WebSphere Application Server forum.
Related:
Michael Burati replied to the Theme WebDav for WPS 8.5 topic thread in the WebSphere Portal Server and all its glory! forum.
Related:
BPMMigrationPreValidation report is showing some applications not running. Do I need to correct the condition?
BSpaceWebformsEnabler__wbm_qa_SAF
HTM_PredefinedTaskMsg_V612_SAF_Topology.AppTarget
HTM_PredefinedTasks_V612_SAF_Topology.AppTarget
HTM_PredefinedTasks_V7003_SAF_Topology.AppTarget
The detailed message has
The application is stopped, but it is a BPM system application that might be required. Make sure that the environment is started and that this application is started if it is required.
The WPS 7 environment has been running fine. Do I need to install those applications in order to continue the migration to BPM 8.5.6?
Related:
Getting ‘Build Failed’ with error, ‘Authentication failed for user’ when running ConfigEngine task ‘export-icm-data’ on WebSphere Portal 8.0
./ConfigEngine.sh export-wcm-data –
DWasUserid=wpsadmin -DWasPassword=mypassword -DPortalAdminid=wpsadmin –
DPortalAdminPwd=mypassword -Dexport.directory=/IBM/myexport -Dexport.
singledirectory=false -Dexport.libraryname=MyContent
Then we see the following in the ConfigTrace.log….
run-wcm-admin-task:
[echo] VirtualPortalContext = , VirtualPortalHost =
[echo] Initialized: host myportal.host.com vpContext
[echo] To call ConfigModuleClient: host
myportal.host.com vpContext
[ConfigModuleClient] Connecting to login address:
http://myportal.host.com:11039/wps/wcm/login
[ConfigModuleClient] Connecting to task address:
http://myportal.host.com:11039/wps/wcm/myconnect?MOD=data&processLibraries=false&taskType=export&exportLibrary=EpilepsyContent&output.dir=%2FIBM%2Fexport&single.export.dir=false with user name:
cn=portadmin,ou=group,dc=org
[ConfigModuleClient] No output will be shown while this task is
running. Check the SystemOut.log for progress information.
[ConfigModuleClient] Header field ‘Set-Cookie’ is null. The login
failed. Can not continue.
— Exception Thrown —
/IBM/WebSphere/PortalServer8/wcm/prereq.wcm/config/includes/prereq.wcm_c
fg.xml:3854: An exception occurred while executing the task: Status
returned 302: Authentication failed for user:
cn=portadmin,ou=group,dc=org
at
com.ibm.workplace.wcm.maintenance.module.ConfigModuleClient.execute(Conf
igModuleClient.java:103)
at
org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)
at org.apache.tools.ant.Task.perform(Task.java:364)
at org.apache.tools.ant.Target.execute(Target.java:341
…
Caused by: Status returned 302: Authentication failed for user:
cn=portadmin,ou=group,dc=org
at
com.ibm.workplace.wcm.maintenance.module.ConfigModuleClient.checkRespons
e(ConfigModuleClient.java:243)
at
com.ibm.workplace.wcm.maintenance.module.ConfigModuleClient.runModule(Co
nfigModuleClient.java:190)
at
com.ibm.workplace.wcm.maintenance.module.ConfigModuleClient.runPlutoModu
le(ConfigModuleClient.java:116)
at
com.ibm.workplace.wcm.maintenance.module.ConfigModuleClient.execute(Conf
igModuleClient.java:94)
… 28 more