[Bug] Exception while fetching data (/queryLogs) : Cannot invoke "org.apache.skywalking.oap.server.core.query.input.Duration.getStartTimeBucket()" because "duration" is null #11683
Unanswered
jimorenzhe
asked this question in
Q&A
Replies: 1 comment 9 replies
-
|
Could you check the HTTP requests for this click? Is the startTimeBucket missing for the duration variable? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Search before asking
Apache SkyWalking Component
OAP server (apache/skywalking)
What happened
When i click "Related Log" button,UI Show “Exception while fetching data (/queryLogs) : Cannot invoke "org.apache.skywalking.oap.server.core.query.input.Duration.getStartTimeBucket()" because "duration" is null”。I don‘t why,hope help me find the reason,thanks.


OAP server version:9.7.0
UI version:9.7.0
System version:Windows10
In addition,i use OAP and UI version 9.3.0,not have this exception.
What you expected to happen
Exception while fetching data (/queryLogs) : Cannot invoke "org.apache.skywalking.oap.server.core.query.input.Duration.getStartTimeBucket()" because "duration" is null
How to reproduce
Anything else
No response
Are you willing to submit a pull request to fix on your own?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions