I installed AppDynamics Lite on a Solaris Server, I started the LiteViewer and the Java Agent through Maven. When I opened up a browser to view the transactions, I got no activity. The correct JVM was recognized, but there was no tranactions getting monitiored. The application I am viewing is a Proof of Concept that is I/O intensive. It parses an XML file, creates an object, and then takes the object's data fields and creates another XML document. This is a batch application that runs via command line. it is a stand alone application (i.e. no tomcat, jboss, etc. is involved). What am I doing wrong here? Any ideas about why I can see the correct JVM, but not the code running in the JVM?
Thanks,
JW
Hi James,
We see that business transaction auto discovery works for servlet, struts etc requests type only. Can you please define pojo custom rule on the class/method that you want to monitor under Configure -> transaction detection -> POJO/Custom rules and generate load on the rule defined as referred in docs: http://litedocs.appdynamics.com/display/ADLite2/Configuring+Business+Transactions+For+POJO+Requests
Let us know if that information helps.
Thanks,
Arun