ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/trb/trbentapp.htm

44 lines
2.4 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>Enable the trace service</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h3><a name="trbentapp"></a>Troubleshoot: Enterprise applications</h3>
<p>Use the resources listed below to determine the cause of problems that occur
when running your application with the application server:</p>
<ul>
<li>
<p>Check the application server standard output and standard error log files
for errors. For information on the application server log files and where
they are located, see <a href="trblogs.htm">WebSphere Application Server
- Express log files</a>. </p>
</li>
<li>
<p>Add logging and tracing to your application with the JRas framework. See <a href="trbappsrvtrace.htm">Use the application server trace service</a> for more information. </p>
</li>
<li>
<p>Add output to your Java code in the form of System.out.println() statements
to aid in debugging. The output from any System.out.println() statements
is written to the standard output log file for the application server in
which the code is running. For information on the application server log
files and where they are located, see <a href="trblogs.htm">WebSphere Application
Server - Express log files</a>. </p>
</li>
<LI>
<p>Read the release notes:</p>
<ul>
<li><a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/express/docs/relnotesexp51.html" target="_">WebSphere
Application Server - Express V5.1.0.X Release Notes</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"> (http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/<br>express/docs/relnotesexp51.html)</li>
<li><a href="http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/express/docs/relnotesexp511.html" target="_">WebSphere
Application Server - Express V5.1.1 Release Notes</a> <img src="www.gif" width="18" height="15" alt="Link outside Information Center" border="0"> (http://www.ibm.com/servers/eserver/iseries/software/websphere/wsappserver/<br>express/docs/relnotesexp511.html)</li>
</ul>
</LI>
</ul>
</body>
</html>