BEA WebLogic User Manual page 152

Adapter for peoplesoft
Hide thumbs Also See for WebLogic:
Table of Contents

Advertisement

Setting Engine Log Levels
Procedure: How to Enable Tracing for Servlet iBSE
To enable tracing for Servlet iBSE:
1. Open the Servlet iBSE configuration page at:
http://localhost:port/ibse/IBSEConfig
where:
localhost
port
2. In the System pane, from the Debug drop-down list, select the level of tracing.
3. Click Save.
The default location for the trace information on Windows is:
C:\Program FIles\bea\ibse\ibselogs
Procedure: How to Enable Tracing for JCA
To enable tracing for JCA:
1. Open the extracted ra.xml file in a text editor.
2. Locate and change the following setting:
LogLevel. This setting can be set to DEBUG, INFO, or ERROR.
<context-param>
<config-property>
</config-property>
For example:
<config-property-value>DEBUG</config-property-value>
A directory in the configuration directory contains the logs.
a. Review the logs generated by your application server.
b. Leave the remainder of the previous file unchanged.
3. Save the file and exit the editor.
9-20
Is the name of the machine where your application server is running.
Is the port for the domain you are using. The port for the default domain is 7001, for
example:
http://localhost:7001/ibse/IBSEConfig
<config-property-name>LogLevel</config-property-name>
<config-property-type>java.lang.String</config-property-type>
<config-property-value></config-property-value>
BEA Systems, Inc.

Advertisement

Table of Contents

Troubleshooting

loading
Need help?

Need help?

Do you have a question about the WebLogic and is the answer not in the manual?

Table of Contents