Troubleshooting
Problem
Deploying Content Platform Engine to a Websphere cluster fails with the error "An error occurred while running Deploy Application Running the task failed with the following message: The application deployment failed"
Symptom
The detailed error message is: WASX7209I: Connected to process "dmgr" on node <node name here> using SOAP connector; The type of process is: DeploymentManager Turn off RMI/IIOP SSL configure server transaction time out In method deployApplicationCluster application edition management version for FileNetEngine set to In method deployApplicationCluster installing FileNetEngine WASX7017E: Exception received while running file "C:\Program Files (x86)\IBM\FileNet\ContentEngine\tools\configure\tmp/deployapplication.tcl"; exception information: com.ibm.bsf.BSFException: error while eval'ing Jacl expression: java.lang.IllegalArgumentException
while executing
"$AdminApp install "$ear" $opts "
(procedure "deployApplicationCluster" line 25)
invoked from within
"deployApplicationCluster $_clusterName $_ear $_applicationName $_virtualHost $_appEditionVersion"
("if" then script line 3)
invoked from within
"if { $_deploymentType == "standard" } {
deployApplication $_serverName $_ear $_applicationName $_virtualHost
postDeployConfiguration $_application..."
("if" then script line 2)
invoked from within
"if { $found == "false" } {
if { $_deploymentType == "standard" } {
deployApplication $_serverName $_ear $_applicationName $_virtualHost
postDeplo..."
Cause
This is a known problem reported here;
http://www-01.ibm.com/support/docview.wss?crawler=1&uid=swg1PJ43852
Resolving The Problem
This is a bug in the deployment script when deploying into a cluster. This is being resolved in FixPack 4 for Content Platform Engine 5.2.1, scheduled to be released end of March 2016. An alternative solution would be to take the deployapplication.tcl file from the base version of Content Platform Engine 5.2.1 and deploy using it.
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
swg21979227