Troubleshooting
Problem
If you create profiles using the manageprofiles command without the samplesPassword parameter, the INSTCONFPARTIALSUCCESS message is returned.
Symptom
The following error is written to the profile creation log files:
wsadmin task failed with return code :103
...
<message>/opt/ibm/WebSphere/ProcServer/profileTemplates/default/actions/
samplesInstallAndConfig.ant:129: wsadmin task failed with return code
:103 at com.ibm.websphere.ant.tasks.WsAdminInProcess.execute(WsAdminInProcess.ja
va:334)
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)
at org.apache.tools.ant.Target.performTasks(Target.java:369)
at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1216)
at org.apache.tools.ant.Project.executeTarget(Project.java:1185)
The profile creation completes with INSTCONFPARTIALSUCCESS.
Cause
The problem occurs when the following criteria are met:
- You use the manageprofiles command to create the profiles.
- The samplesPassword parameter is not specified in the manageprofiles command.
The samplesInstallAndConfig.ant configuration action fails if a samples password is not provided, administrative security is enabled, and samples were installed. Because failure of this action is not fatal, the profile create completes with INSTCONFPARTIALSUCCESS.
Resolving The Problem
To resolve the problem, specify the samplesPassword parameter when you use the manageprofiles command. To learn more about manageprofiles, refer to the manageprofiles parameters topic in the WebSphere Process Server Information Center.
The profile creation
Related Information
Was this topic helpful?
Document Information
Modified date:
15 June 2018
UID
swg21376912