Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
08-03-2017 05:12 AM - last edited on 03-11-2021 10:57 AM by Ryan.Paredez
Dears,
May i know please how can i install java agent in jboss 5 that is running in windows as i tried to add it but there is no even logs generated at Log folder
^ Post edited by @Ryan.Paredez for readability
Solved! Go to Solution.
08-04-2017 08:56 AM - last edited on 03-11-2021 10:57 AM by Ryan.Paredez
Hi Ahmed,
The fact that the agent generated no logs suggests that the agent was never initiated, which suggests that the problem lies in the JVM startup terms.
The documentation for JBoss and Wildfly Startup Settings say:
"Most issues installing the Java Agent on JBoss result from conflicts between startup arguments. That is, settings you add for the Java Agent may be overridden or conflict in other ways with existing arguments. Such issues are not always easy to detect.
The best way to begin troubleshoot such startup issues is to print and inspect the startup arguments that JBoss actually gets when attempting to start."
The suggested remediation is for Linux, but the same applies in a Windows environment.
A good approach is to print out all the JVM arguments from the script and make sure that everything is there.
Also check the logmanager configuration as described on the documentation page, as the wrong configuration can cause startup failures.
Regards,
Brian Wheeldon
Brian Wheeldon, Solution Engineer, NYC
08-06-2017 02:39 AM - last edited on 03-11-2021 10:58 AM by Ryan.Paredez
Dears,
the issue was that admin was restarting service from windows services terminal but it was not calling run.bat file that I have modified but after I start service from run.bat agent working correctly
thanks for your help
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form