|
Problem(Abstract) |
Running IBM® WebSphere® Business Integration Server
Foundation with Process Choreographer; attempting to uninstall an
Enterprise Application fails.
Using wsadmin the errors seen are:
WASX7090I: Executing command: "$AdminApp uninstall ProjectEAR"
ADMA6012I: Exception in run
com.ibm.websphere.management.exception.AdminException:
Configuration.Configuration.GenericError
WASX7133E: Application uninstall failed.
WASX7120E: Diagnostic information from exception with text
com.ibm.ws.scripting.ScriptingException:
WASX7133E: Application uninstall of ProjectEAR failed:
see previous messages for details.
WASX7093I: Issuing message: "WASX7015E: Exception running command:
"$AdminApp uninstall ProjectEAR"; exception information:
com.ibm.ws.scripting.ScriptingException: WASX7133E: Application
uninstall of ProjectEAR failed: see previous messages for details.
Similar failures are seen processing an uninstall or update on the
Administrative Console panel
Applications > Enterprise Applications |
|
|
|
Cause |
The process templates for the application were not stopped
before attempting to uninstall the application.
The key points to remember when trying to uninstall an EAR containing a
BPEL process are:
- Templates stored in the EJB™ module must be stopped.
- All existing instances of the process must be terminated and/or
deleted by someone with the BPEL Administrator role using the process
choreographer Web client.
- The enterprise application must be stopped.
|
|
|
Resolving the
problem |
Follow the instructions for Uninstalling Business Process Execution
Language(BPEL)-based process applications in the WebSphere
Application Server Information Center. |
|
|