01.01.2013 Views

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

CICS Transaction Gateway V5 The WebSphere ... - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

To activate J2EE Server tracing, we also added the following variables:<br />

► TRACEALL=1<br />

► TRACEBUFFLOC=SYSPRINT<br />

This causes level 1 trace entries to be written to the SYSPRINT of the J2EE<br />

Server.<br />

Note: Tracing in the J2EE Server takes effect as soon as the server is<br />

restarted. Since this means that the startup process itself will be traced, you<br />

will notice that startup will take a longer time to complete than normal.<br />

You may have noticed the operand we chose to open the variable list for input<br />

was JVM_LOGFILE. This operand indicates where output from the trace will be<br />

sent. <strong>The</strong> value we specified was /tmp/WAS.jvm.log. A sample view of the trace<br />

data sent to this file is shown in Example 10-10.<br />

Example 10-10 Sample output from JVM trace<br />

Opened /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar in 134 ms¨<br />

Opened /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/i18n.jar in 6 ms¨<br />

Loaded java.lang.NoClassDefFoundError from /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar¨<br />

Loaded java.lang.Class from /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar¨<br />

Loaded java.lang.Object from /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar¨<br />

Loading superclasses of java/lang/Object¨<br />

Loaded java.lang.Throwable from /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar¨<br />

Loading superclasses of java/lang/Throwable¨<br />

Loaded java.io.Serializable from /usr/lpp/java/<strong>IBM</strong>/J1.3/lib/rt.jar¨<br />

Loading superclasses of java/io/Serializable¨<br />

Preparing java/lang/Object¨<br />

Initializing java/lang/Object¨<br />

HTTP Server tracing<br />

If you are using the HTTP Server as the HTTP protocol catcher, trace can be<br />

activated by setting the -v or -vv parameters in the startup procedure. To activate<br />

trace in a running server, you can use the SDSF command:<br />

F SCSWEBC6,APPL=-VV<br />

Chapter 10. <strong>CICS</strong> TG and <strong>WebSphere</strong> Application Server for z/OS 287

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!