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

Partially collected (stuck) traces are not visible in glowroot central after agent JVM restart #269

Closed
trask opened this issue Sep 14, 2017 · 2 comments
Labels
Milestone

Comments

@trask
Copy link
Member

trask commented Sep 14, 2017

E.g. clicking on the partially collected (stuck) trace below (e.g. after JVM hung and had to be restarted)

partial-trace-1

displays empty trace:

partial-trace-2

Browser network tab shows response:

{"agent":"...","startTime":0,"captureTime":0,"durationNanos":0,"transactionType":"","transactionName":"","headline":"","user":"","auxThreadRootTimers":[],"asyncTimers":[],"entryCount":0,"mainThreadProfileSampleCount":0,"auxThreadProfileSampleCount":0,"entriesExistence":"no","profileExistence":"no"}

@trask trask added the bug label Sep 14, 2017
@trask trask added this to the v0.9.25 milestone Sep 14, 2017
@rolandkool
Copy link

+1 , ran into this myself this week.
In addition, I initially got an error that it couldn't retrieve the trace. A stacktrace in the glowroot central logfile showed that to be caused by the java agent not being active anymore (which was correct in my case).

@trask trask closed this as completed in 3289d59 Sep 30, 2017
@trask
Copy link
Member Author

trask commented Sep 30, 2017

This should be fixed now in the latest snapshot release glowroot-agent-0.9.25-SNAPSHOT-dist.zip.

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

No branches or pull requests

2 participants