April 6, 2012 3:34:32 AM PDT
Goal: How to resolve Interstage BPM Deployment Error to IBM WebSphere Application Server Network Deployment
Fact: Fujitsu Interstage BPM (Business Process Manager) Version 11.2a
Fact: Fujitsu Interstage BPM (Business Process Manager) Version 11.2
Fact: Fujitsu Interstage BPM (Business Process Manager) Version 11.1
Fact: IBM WebSphere Application Server Network Deployment Version 6.1.x
Fact: IBM WebSphere Application Server Network Deployment Version 7.0.x
Symptom: Deployment of BPM server and console fails with the error:
!ENTRY com.fujitsu.ibpm.deploymenttool.websphere6109 4 0 2012-03-28 11:31:21.479
!MESSAGE DeploymentProcessorException
!STACK 0
com.fujitsu.iflow.tools.deployment.DeploymentProcessorException: WASX7015E: Exception running command: "$AdminApp install /opt/FJSVibpm/server/deployment/fujitsu-ibpm-engine.ear {-appname InterstageBPMServer -server server1 -installed.ear.destination /opt/FJSVibpm/server/deployment }"; exception information:
com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install for /opt/FJSVibpm/server/deployment/fujitsu-ibpm-engine.ear failed: see previous messages for details.WASX7209I: Connected to process "dmgr" on node localhostCellManager01 using SOAP connector; The type of process is: DeploymentManager
Fix:
Interstage BPM Deployment Tool is designed to communicate in SOAP message to WebSphere Application Server environment to deploy BPM server and console. As long as this target WebSphere server instance is NOT YET a managed node by WebSphere Deployment Manager, the BPM deployment process will be successful. If in the BPM deployment log file, you find message about deployment connection to “DeploymentManager”, your deployment will not be successful. This message means that you have already federated the application server into a deployment manager cell.
How do you check whether the WebSphere server instance is part of a Deployment Manager cell? Simply login to the administrative console of the Deployment Manager. Using the administrative console requires the application server to be running. See if the target server is listed. You don’t want to see the target server being listed there.
You may federate your application server into a deployment manager cell after BPM server and console deployment into the application server is completed successfully. To federate the application server, use either the addNode command or the administrative console of the deployment manager.
Author: C.Y. Chen
Attachment: