IBM Tivoli Composite Application Manager for Application Diagnostics, Version 7.1.0.1

Tracing and logging within the Tivoli Enterprise Portal desktop client on UNIX systems or Linux

To turn on tracing on the Tivoli Enterprise Portal desktop client on UNIX systems or Linux, edit the file ITM_home/ITM_BINARCH/cj/bin/cnp.sh . Change the following line:

${TEP_JAVA_HOME}/bin/java -Xms64m -Xmx256m -showversion -noverify 
-classpath ${CPATH} -Dkjr.trace.mode=LOCAL 
-Dkjr.trace.file=/opt/IBM/itm621/Home/logs/kcjras1.log 
-Dkjr.trace.params=ERROR -Dibm.stream.nio=true 
-DORBtcpNoDelay=true -Dcnp.http.url.host= 
-Dkjr.browser.default=/usr/bin/mozilla -Dvbroker.agent.enableLocator=false 
-Dhttp.proxyHost= -Dhttp.proxyPort= candle.fw.pres.CMWApplet 
$1 $2 $3 $4 $5 $6 $7 $8 $9 $10 2>&1 1>> ${LOGFILENAME}.log
to:
${TEP_JAVA_HOME}/bin/java -Xms64m -Xmx256m -showversion -noverify 
-classpath ${CPATH}
-Dkjr.trace.mode=LOCAL -Dkjr.trace.file=/opt/IBM/itm621/Home/logs/kcjras1.log 
-Dkjr.trace.params="ERROR (UNIT:WR DETAIL)" -Dibm.stream.nio=true 
-DORBtcpNoDelay=true -Dcnp.http.url.host= -Dkjr.browser.default=/usr/bin/mozilla 
-Dvbroker.agent.enableLocator=false -Dhttp.proxyHost= -Dhttp.proxyPort= 
candle.fw.pres.CMWApplet $1 $2 $3 $4 $5 $6 $7 $8 $9 $10 2>&1 1>> 
${LOGFILENAME}.log
Then restart the Portal client, re-create the unexpected behavior, and exit the Portal client.

Get the following log files: ITM_home/logs/kcjras1*.log


+

Search Tips   |   Advanced Search