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

ClassCastException in DhcService #41

Closed
chipkent opened this issue Jul 16, 2024 · 3 comments
Closed

ClassCastException in DhcService #41

chipkent opened this issue Jul 16, 2024 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@chipkent
Copy link
Member

Deephaven: Main post 0.35
Plugin: 1.3.0 pre

An error popped up when connecting to DH. Logs were dumped at that point. It is not clear if the connection triggered the exception. I was not able to grab the error because it disappeared when i clicked the log dump button.

[extension] INFO: Congratulations, your extension "vscode-deephaven" is now active!
[CacheService] INFO: DhcService: caching key: http://localhost:10000/
[DhcService] ERROR: Error: java.lang.ClassCastException
[CacheService] INFO: DhcService: caching key: http://localhost:10000/
[CacheService] INFO: DhcService: caching key: http://localhost:10000/
@chipkent chipkent added bug Something isn't working triage labels Jul 16, 2024
@vbabich vbabich added this to the August 2024 milestone Jul 24, 2024
@vbabich
Copy link

vbabich commented Jul 24, 2024

We should be logging at least a stack trace if we can't reproduce.

@vbabich vbabich removed the triage label Jul 24, 2024
@bmingles
Copy link
Collaborator

@chipkent Do you have any reproduction steps to see the specific error, or was it random?

@mofojed mofojed modified the milestones: August 2024, November 2024 Nov 6, 2024
@bmingles
Copy link
Collaborator

Seems to be a 1 off occurrence, and a lot has changed in the extension since then. Closing this until we see it again / there are reproduction steps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants