Book a Demo

Author Topic: Debugging on Websphere App Server  (Read 4984 times)

ylaporte

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Debugging on Websphere App Server
« on: January 21, 2011, 06:59:37 am »
Has anyone been successful at debugging and recording sequence diagrams on applications deployed on WAS (Websphere Application Server)?

It seems I have problems using the SSJavaProfiler75 with the IBM J9 virtual machine. I get a message saying that Agent_OnLoad has failed when I set it as an agentLib on the WAS jvm, SSJavaProfiler crashes if I avoid running WAS and just set up the "Debug" execution analyzer scripts to run specific unit tests with J9 configured as the jre.

Also is there anyway to use the Eclipse (or RAD) project configuration with teh execution analyzer instead of going through the laborious task of setting up the classpath?  I'm using the MDG Eclipse Integration.