Skip to main content

alphaWorks  >  Forums  >  Trace Analyzer for WebSphere Application Server  >  developerWorks

Setting Advanced trace type    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Oct 11, 2004 5:17 AM Last Post By: Threads: [ Previous | Next ]
chetna1

Posts: 1
Registered: Apr 12, 2004 01:52:44 PM
Setting Advanced trace type
Posted: Oct 06, 2004 03:48:16 PM
Click to report abuse...   Click to reply to this thread Reply
The trace analyzer documentation just has one line description that in order to set advanced trace type "This setting can be changed on the same Administrative Console Panel as the trace string itself.". Where is the Administrative Console panel located to make this change?. Your help and time is appreciated. Thanks

Posts: 2
Registered: Oct 11, 2004 04:49:14 AM
Re: Setting Advanced trace type
Posted: Oct 11, 2004 05:17:53 AM   in response to: chetna1 in response to: chetna1's post
Click to report abuse...   Click to reply to this thread Reply
For [b]WebSphere Application Server Version 5[/b], you need to go to the WebSphere Administrative Console, select codeservers[/code] -> {code]Application Servers] -> [i]your server name[/i] -> codeDiagnostic Trace Service[/code] and there will be a box entitled [b]Trace Output Format[/b]. You select codeAdvanced[/code], or codeBasic[/code] from here.
For [b]WebSphere Application Server Version 4[/b], you will need to edit a properties file to acheive the same. The file is called codelogging.properties[/code] and resides in the code<was_install_directory>\AppServer\properties[/code] directory. At the bottom of the file should be a property called [b]com.ibm.ws.ras.TraceFormat[/b]. This should be set to codeadvanced[/code] or codebasic[/code].

Point your RSS reader here for a feed of the latest messages in all forums