Thursday, April 22, 2010

How to use JProbe for profiling TIBCO BW process?

Use the below values from bwengine.tra file to set JProbe(a J2SE application) parameters to start profiling TIBCO BW appliation.

JProbe Parameter bwengine.tra vaue
===========================================================================
Main Class com.tibco.pe.PEMain (java.start.class in bwengine.tra)
Argument Directoy location of BW project
Classpath add all the jar files needed by BW here
JVM \bin\java.exe

Start the JProbe and you can see the profiling information now.

No comments:

Post a Comment