-
Hi,
I'm trying to get insideapps run with my application. It is deployed on a JBoss Application Server.
Unfortunately, when I'm trying to start JBoss with the application I get a null pointer exception.
The background of this exception is that I have a POJO which is called on server startup. This POJO needs to get the reference to a session bean which loads some configurations for the...
2009-07-28 15:38:21 UTC by meisenbarth
-
Hi ,
I am also getting the same problem 'INSIDEAPPS.SET_J2EE_TXN_DETAILS' must be declared
I am deploying my application in tomcat 6.0 and i am using connection pooling in my application so it's not monitoring the jdbc
even it's montitoring JDBC in simple database connection , so can any one tell me is problem is coming bcoz of connection pool or something else ??
We saw the code...
2009-06-19 11:56:57 UTC by nikhillb
-
I deployed 2 applications on tomcat 6 and setup insideapps to monitor that server. Monitoring on one application is fine but for other it is only capturing login. For all other requests I can't see anything in "Transaction class" column.
My both applications are using struts framework.
Only difference I found is:
The application which is monitored correctly is using MySQL and...
2009-06-10 06:15:20 UTC by nikhillb
-
Hi,
I have installed insideapps as per instructions and its working fine with tomcat6. Then I tried to monitor my application running on jboss 5 but its not working. Jboss server is not starting. I have run the file jbossinsideApps_start.bat and I see msg saying "Preparing JVM" after that I tried to run my application in Jboss but server is not started. Please help me out.
2009-06-09 06:58:47 UTC by nikhillb