J2EE Webtransaction with Websphere

J2EE Webtransaction with Websphere

Hello,

I would like to use the J2EE Web transaction monitor with WebSphere 6.1.
I put the jar in the system and add "-javaagent:/OFACPROG/java/waspplib/tech/WebTransactionAgent.jar " in the start JVM. You can see below the output of a ps on the JVM.

>ps -ef | grep WebTransactionAgent
root 1589392 372964 0 10:51:10 - 0:55 /was/AppServer/java/bin/java -Declipse.security -Dwas.status.socket=33619 -Dosgi.install.area=/was/AppServer -Dosgi.configuration.area=/was/AppServer/profiles/Node/configuration -Djava.awt.headless=true -Dosgi.framework.extensions=com.ibm.cds -Xshareclasses:name=webspherev61_%g,groupAccess,nonFatal -Xscmx50M -Xbootclasspath/p:/was/AppServer/java/jre/lib/ext/ibmorb.jar:/was/AppServer/java/jre/lib/ext/ibmext.jar -classpath /was/AppServer/profiles/Node/properties:/was/AppServer/properties:/was/AppServer/lib/startup.jar:/was/AppServer/lib/bootstrap.jar:/was/AppServer/lib/j2ee.jar:/was/AppServer/lib/lmproxy.jar:/was/AppServer/lib/urlprotocols.jar:/was/AppServer/deploytool/itp/batchboot.jar:/was/AppServer/deploytool/itp/batch2.jar:/was/AppServer/java/lib/tools.jar -Dibm.websphere.internalClassAccessMode=allow -Xms128m -Xmx256m -Dws.ext.dirs=/was/AppServer/java/lib:/was/AppServer/profiles/Node/classes:/was/AppServer/classes:/was/AppServer/lib:/was/AppServer/installedChannels:/was/AppServer/lib/ext:/was/AppServer/web/help:/was/AppServer/deploytool/itp/plugins/com.ibm.etools.ejbdeploy/runtime -Dderby.system.home=/was/AppServer/derby -Dcom.ibm.itp.location=/was/AppServer/bin -Djava.util.logging.configureByServer=true -Duser.install.root=/was/AppServer/profiles/Node -Djavax.management.builder.initial=com.ibm.ws.management.PlatformMBeanServerBuilder -Dwas.install.root=/was/AppServer -Dpython.cachedir=/was/AppServer/profiles/Node/temp/cachedir -Djava.util.logging.manager=com.ibm.ws.bootstrap.WsLogManager -Dserver.root=/was/AppServer/profiles/Node -javaagent:/OFACPROG/java/waspplib/tech/WebTransactionAgent.jar -Djava.security.auth.login.config=/was/AppServer/profiles/Node/properties/wsjaas.conf -Djava.security.policy=/was/AppServer/profiles/Node/properties/server.policy com.ibm.wsspi.bootstrap.WSPreLauncher -nosplash -application com.ibm.ws.bootstrap.WSLauncher com.ibm.ws.runtime.WsServer /was/AppServer/profiles/Node/config was1ppCell was1pp WSOlsServer


I did not change the 55555 port. I check some Application's URL to test but even if the monitor is green, there is no data.

Can you help me please? Is it not possible with WebSphere to monitor a web transaction?










                New to ADSelfService Plus?