IBM BPM, V8.0.1, All platforms > Troubleshooting and support > Troubleshooting the z/OS installation and configuration > IBM BPM configuration errors

bpeconfig.jacl: An error occurred installing TaskContainer

A bpeconfig.jacl error normally occurs if you enter invalid input. The example below is displayed if you make a mistake entering group names and if you use the delete key instead of the backspace key to make a correction. In the example in this topic, the input appears to be MKHTSMG, but the value that was entered contained invalid characters "MKSMG[D[D[D[D[CHTSMG".

.. 
..
[] Install the task container [Yes/no]? Yes 
[adminHTMUsers] User(s) to add to role TaskSystemAdministrator 
(separator is pipe, 
'|') []: MKADMIN 
[adminHTMGroups] Group(s) to add to role TaskSystemAdministrator 
(separator is pipe, 
'|') []: MKSMADMG|MKCFG 
[monitorHTMUsers] User(s) to add to role TaskSystemMonitor 
(separator is pipe, '|')
[]: 
[monitorHTMGroups] Group(s) to add to role TaskSystemMonitor 
(separator is pipe, '|') 
[]: MKSMG[D[D[D[D[CHTSMG 
[jmsHTMRunAsUser] Run-as UserId for role EscalationUser
 [MKADMIN]: MKHTSM 
[jmsHTMRunAsPwd] MKHTSM's password []: ******** 
[auto:mqType] Use WebSphere default messaging or 
WebSphere MQ? WPM 
task.ear install options: -appname "TaskContainer_mkcl01" 
-usedefaultbindings 
-defaultbinding.ejbjndi.prefix ejb/htm -cluster 
"mkcl01" 
-BindJndiForEJBMessageBinding {{"TaskContainer" "HTMScheduler" 
"taskejb.jar,META-INF/ejb-jar.xml" "" 
"eis/HTMInternalActivationSpec" 
"jms/HTMIntQueue" ""}} -MapResRefToEJB { 
{"TaskContainer" 
"GenericHumanTaskManagerEJB" "taskejb.jar,META-INF/
ejb-jar.xml" "jdbc/BPEDB" 
"javax.sql.DataSource" "jdbc/BPEDB_mkcl01"} {"TaskContainer" 
"TaskContainerStartUpBean" "taskejb.jar,META-INF/ejb-jar.xml"
 "jdbc/BPEDB" 
"javax.sql.DataSource" "jdbc/BPEDB_mkcl01"}} -MapResEnvRefToRes 
{ {"TaskContainer" 
"TaskContainerStartUpBean" "taskejb.jar,META-INF/ejb-jar.xml"
 "jms/HTMHoldQueue" 
"javax.jms.Queue" "jms/HTMHldQueue"} {"TaskContainer"
 "TaskContainerStartUpBean" 
"taskejb.jar,META-INF/ejb-jar.xml" "scheduler/BPCScheduler"
"com.ibm.websphere.scheduler.Scheduler" "BPEScheduler"} } -MapRolesToUsers 
{{"TaskSystemAdministrator" "AppDeploymentOption.No"
 "AppDeploymentOption.No" 
"MKADMIN" "MKSMADMG|MKCFG"} {"TaskSystemMonitor"
 "AppDeploymentOption.No" 
"AppDeploymentOption.No" "" "MKSMG[D[D[D[D[CHTSMG"}  {"EscalationUser" 
"AppDeploymentOption.No" "AppDeploymentOption.Yes"
 "" ""}} -MapRunAsRolesToUsers 
{{"EscalationUser" "********" "MKHTSM"}} 
An error occured installing TaskContainer_mkcl01: 
.. 
.. 
com.ibm.ws.scripting.ScriptingException: WASX7132E: Application install for 
/wasmkconfig/mkcell/mkdmnode/DeploymentManager/installableApps/task.ear failed: see 
previous messages for details. Discarding changes.

If you look in the log of the servant job in the Deployment Manager you could also see a related error like that shown:

error message: FFDC0010I: FFDC closed incident stream file 
/wasmkconfig/mkcell/mkdmnode/DeploymentManager/profiles/default/logs/ff 
dc/mkcell_mkdmnode_dmgr_STC12532_MKDMGRS_06.11.13_04.05.37_1.txt 
com.ibm.etools.j2ee.commonarchivecore.exception.ResourceLoadException: IWAE0007E 
Could not load resource "META-INF/ibm-application-bnd.xmi" in archive 
"/wasmkconfig/mkcell/mkdmnode/DeploymentManager/profiles/default/temp/app35301.ear" 
!Stack_trace_of_nested_exce! 
com.ibm.etools.j2ee.exception.WrappedRuntimeException: 
Exception occurred loading META-INF/ibm-application-bnd.xmi 
!Stack_trace_of_nested_exce! 
Wrapped exception 
org.xml.sax.SAXParseException: An invalid XML character (Unicode: 0x1b) was found in 
the value of attribute "name" and element is "groups".

: IBM BPM configuration errors