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
05-06-2020 05:57 PM
Hi,
I have created a docker image using:
and installed the java appagent t inside the container where glassfish is running.
and configured the glassfish:
The controller doesn't receive any events not does there are any log files generated where the agent is located. We are using appdynamics on-premise successfully with the above configuration without any dockerization.
Without logs, it is pretty difficult to trouble shoot the issue. Any advise would be apprecited.
05-07-2020 01:52 AM
Do you have any output at all from the glassfish startup?
When you say "the agent /opt/appdynamics/appagent/javaagent.jar is unzipped inside the container where glassfish is running" do you mean that the only file in the container is javaagent.jar? If so, that is the root cause of your issue. You need the entire agent directory structure as contained in the agent zip for the agent to function.
05-07-2020 02:44 AM
It is the complete directory structure. The agent is unzipped in a particular folder i.e./opt/appdynamics/appagent/javaagent.jar. The glassfish logs are showing nothing related to the failure/success. We are successfully running the same configuration in our prod env for sometime, it just fails with docker setup.
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form