Troubleshoot and support > Deployment


Troubleshoot: Enabling application management tracing


Enable WebSphere Application Server tracing to help diagnose deployment problems. The trace specification for the WebSphere Application Server application update feature is:

com.ibm.ws.management.application.*=all:com.ibm.websphere.management.application.*=all

For a standalone (non-federated) environment enable this trace specification on the server running WebSphere Commerce. For a managed (federated) environment enable the trace specification on...

As the wsadmin tool is a client to the server, you can also enable tracing on the wsadmin tool.

To do this, edit...

WC_PROFILE/properties/wsadmin.properties

...and enable by removing comment (#) from...

com.ibm.ws.scripting.traceString

Log trace output for wsadmin client is written to...

WC_PROFILE/logs/wsadmin.traceout

After enabling tracing, run the deployment again and analyze the trace files to help determine the problem.


Related tasks

Deploy custom J2EE assets


+

Search Tips   |   Advanced Search