Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No transactions show in Spring based java tomcat application hosted in AWS. #11135

Open
snmsmanager opened this issue Jun 7, 2024 · 2 comments

Comments

@snmsmanager
Copy link

We have Spring based java tomcat application which is using Oracle and MySQL as backend databases. We have deployed this as Kubernetes micro service in our on-prem Kubernetes cluster and We are able to get all transactions properly and populated correlation diagram as we expected.
Now we need to deploy this micro service in AWS and when we doing the testing, we saw that, we are not able to see any transactions and only see Spring icon in correlation diagram.
We are using same Spring based java tomcat application in both environments and Pinpoint agent also same. We have manually profiled by providing the Main class but no luck.
Our Pinpoint version is 2.6 and agent also same version.
Please help to resolve this.

image

@emeroad
Copy link
Member

emeroad commented Jun 7, 2024

$AGENT_DIR/logs

Check the agent log in the above directory.

@snmsmanager
Copy link
Author

hello,
I have checked both log files and all are empty. I'm able to see pinpoint agent bound with application properly through application log.

thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants