YAY!!!!!! Its working now.
I am able to see all kinds of details, its awesome. Thanks for all your help!
Type: Posts; User: sguruprasanna; Keyword(s):
YAY!!!!!! Its working now.
I am able to see all kinds of details, its awesome. Thanks for all your help!
Now I use default profile, and not cos, as you suggested to start from scratch.
Ok, I removed the jar files from default/lib, moved them to jboassas/lib and restart the server, I saw this line in...
Thanks. On Windows, the jboss server does not start if I don't have the equal sign between the -L option and its value..
I tried it deleting the insight jars from jboassas/lib folder and leaving...
Here you go...
--configuration=default -b 0.0.0.0 -Djboss.server.base.url=file:/C:/JBoss/Spring-Insight/jboss-eap-exe-5.1/jboss-as/server/ -Djboss.service.binding.set=ports-03...
Now I can see my app in the dashboard, but I don't see enough details yet.. As I click on different links on my application, I am able to see only the spring remoting calls to service layer, but it...
However I don't see the line you mentioned:
09:58:54,579 INFO [JBossVFSClassLoaderPolicyAspect] *********************************************************
09:58:54,579 INFO ...
I created an empty jboss profile with just the insight.war. It seems to start fine without any issues. I can see it connected to the dashboard, and when I look in the dashboard, it shows an agent as...
Thank you for the response. I will try this out tomorrow and let you know if it works.
I think I copied the insight-bootstrap-jboss-5.1.0.GA-1.8.3.RELEASE.jar file myself.. I tried deleting that file also from C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\server\cos\lib
...
I just did, I am seeing the same exceptions..
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'agentInterceptAttacher'
Related cause:...
Yes.. I also have this file in there... insight-bootstrap-jboss-5.1.0.GA-1.8.3.RELEASE.jar
C:\Users\subbagu>cd C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\server\cos\lib
...
Please find the tree output attached.
Thanks!
Here is the output:
C:\JBoss\EnterprisePlatform-5.1.2\jboss-eap-5.1\jboss-as\insight>tree /f
Folder PATH listing for volume Local Disk
Volume serial number is 8A5D-AC4A
C:.
├───agent-plugins...
Thank you, that resolved the "URI" exception I have been getting.. But now I get a bunch of other exceptions like this:
2012-11-26 09:45:21,497 INFO ...
I have attached boot.log file as well..
Once I changed the seperator to unix style, I dont see the filenotfound error anymore. But I am still getting the same exception:
06:17:37,730 INFO [config] Initializing Mojarra...
Thank you! that greatly helped. Once I put that in JVM arguments, I can see this message in the logs:
ASPECTJ: aspectj.overweaving=true: overweaving switched ON
But for some reason, it...
Yes, I have copied all insight jars to my jboss profile directory:
11/19/2012 05:45 PM 22,491,694 insight-agent-1.8.3.RELEASE.jar
11/21/2012 12:19 PM 2,780...
I am setting up the agent on jboss server on my windows desktop. The variables were not set, so I added them to the Jboss launch configuration. As you suggested, I removed the jars I added to the...
thank you so much for the reply... I will try these steps today and let you know how it goes.
couple of Other questions..
1. FYI I downloaded the insight-agent.war from dashboard and I am trying...
Never mind, I found the logs. I figured out the insight-agent.war file is missing a couple of jar files:
I added these jars to the web-inf/lib directory inside the .war file. ...
I dont see an install log.. these are the files in the logs directory on the tc server side..
11/19/2012 06:18 PM 6,415 catalina.2012-11-19.log
11/20/2012 09:18 AM 523,096...
Hi,
I am getting this error after installing the Insight agent on Jboss 5.1.2 server.. Here is what I have done so far:
1. I installed the dashboard on a tc server.
2. Then downloaded the agent...
Hi,
I am trying to get familiar with using Spring insight. I installed tc server developer 2.8.1 on a standalone tomcat server and I can see the dashboard fine. I have the following questions and...