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

[Bug] in java 8, Can't split endpoint id into 2 parts in Virtual Cache query trace detail #12145

Closed
2 of 3 tasks
ibingdian opened this issue Apr 22, 2024 · 3 comments
Closed
2 of 3 tasks
Labels
bug Something isn't working and you are sure it's a bug!

Comments

@ibingdian
Copy link

Search before asking

  • I had searched in the issues and found no similar issues.

Apache SkyWalking Component

OAP server (apache/skywalking)

What happened

In version 9.3.0 . use java8.
When i query Virtual cache Slow Statements trace detail , I got this error : "Exception while fetching data (/endpoint) : Can't split endpoint id into 2 parts, b883efe43a8e45baae72dfd3b040c2bf.80.16843019257611193"。

how to fix the problem in java 8, my Issue is similer to #10818

What you expected to happen

the endpointid could cause the error

How to reproduce

I click this "查看相关trace".
1713780300898

then i got this error.
1713780141050

Anything else

No response

Are you willing to submit a pull request to fix on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

@ibingdian ibingdian added the bug Something isn't working and you are sure it's a bug! label Apr 22, 2024
@wu-sheng
Copy link
Member

9.3 is super old. Upgrade to latest.

@ibingdian
Copy link
Author

ibingdian commented Apr 22, 2024

9.3 is super old. Upgrade to latest.

i can only use java 8, and can not upgrade java version , if i upgrade skywalking9.5 or new ,the java 8 seems not support.

how can i fix the problem in java 8? and why does this problem occur?

@wu-sheng
Copy link
Member

SkyWalking doesn't maintain in that way. I can't tell which commits are relative fixes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working and you are sure it's a bug!
Projects
None yet
Development

No branches or pull requests

2 participants