PQ72524: Errors not being written to log file when
deploying a war file in AEs
Downloadable files
Abstract
Errors are not being written to a log file when deploying
a war file in WebSphere Application Server Advanced Edition Single Server
(AEs)
Download Description
While attempting to install a WAR file through the Thin Admin the
installation failed. The following two errors were posted on the Thin
Admin page:
APPW0005E Commands called during application installation failed. Refer to
the logs for more information.
APPW0004E Application install or modify bindings action for the chosen
application failed.
However, there were no errors or messages written to the
default_server_stdout.txt or default_server_stderr.txt files. This makes
it difficult for the user to determine the cause of their installation
failing.
Users Affected:
WebSphere Application Server 4.0 Advanced Edition Single Server users.
Problem Conclusion:
The Thin Admin code was modified to print the stack trace of the error(s)
that are being thrown to the default_server_stderr.txt file. This will log
aclear message on the reason why the user's application failed to
install.
Prerequisites
NONE
Installation Instructions
Please review the readme.txt for detailed installation
instructions.