René's URL Explorer Experiment


Title: Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException · Issue #767 · microsoft/vscode-java-debug · GitHub

Open Graph Title: Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException · Issue #767 · microsoft/vscode-java-debug

X Title: Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException · Issue #767 · microsoft/vscode-java-debug

Description: The locals are not loading in the debugger (in this case, not always). Environment Operating System: Win10 JDK version: Visual Studio Code version: 1.41.1 Java extension version: 0.55.1 Java Debugger extension version: 0.24.0 Steps To Re...

Open Graph Description: The locals are not loading in the debugger (in this case, not always). Environment Operating System: Win10 JDK version: Visual Studio Code version: 1.41.1 Java extension version: 0.55.1 Java Debugg...

X Description: The locals are not loading in the debugger (in this case, not always). Environment Operating System: Win10 JDK version: Visual Studio Code version: 1.41.1 Java extension version: 0.55.1 Java Debugg...

Opengraph URL: https://github.com/microsoft/vscode-java-debug/issues/767

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException","articleBody":"The locals are not loading in the debugger (in this case, not always).\r\n\r\n##### Environment\r\n- Operating System: Win10\r\n- JDK version: \r\n- Visual Studio Code version: 1.41.1\r\n- Java extension version: 0.55.1\r\n- Java Debugger extension version: 0.24.0\r\n\r\n##### Steps To Reproduce\r\n\r\n[sample project reproducing the error](https://github.com/spottedmahn/experiments-2020/tree/master/failed-to-get-variables)\r\n\r\n##### demo of problem\r\n\r\n![failed-to-get-variables-repro-steps](https://user-images.githubusercontent.com/14079228/75360035-36b4cc80-5883-11ea-9cd4-c6e0e0442fa4.gif)\r\n\r\n1. Debug the test\r\n1. Put a breakpoint on `when(restHighLevelClient.indexAsync(any(), any(), any()))`\r\n1. After the breakpoint is hit, enable Caught Exceptions\r\n1. F5\r\n1. Wait for the exception, inspect the debugger window\r\n\r\n[java-lang-server.log](https://github.com/microsoft/vscode-java-debug/files/4256577/java-lang-server.log)\r\n\r\n##### Current Result\r\n![image](https://user-images.githubusercontent.com/14079228/75359806-eb9ab980-5882-11ea-90b7-01e4df664df4.png)\r\n\r\n\r\n##### Expected Result\r\nVariables to load\r\n\r\n##### Additional Informations\r\n\r\n\r\n\r\n##### Exception from Java Server Log\r\n\r\n\u003e!ENTRY java-debug 4 0 2020-02-26 10:06:40.711\r\n!MESSAGE [error response][variables]: Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException\r\n!STACK 0\r\ncom.microsoft.java.debug.core.DebugException: Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameException\r\n\tat com.microsoft.java.debug.core.adapter.AdapterUtils.createCompletionException(AdapterUtils.java:255)\r\n\tat com.microsoft.java.debug.core.adapter.handler.VariablesRequestHandler.handle(VariablesRequestHandler.java:118)\r\n\tat com.microsoft.java.debug.core.adapter.DebugAdapter.lambda$dispatchRequest$0(DebugAdapter.java:87)\r\n\tat java.base/java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1106)\r\n\tat java.base/java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2235)\r\n\tat com.microsoft.java.debug.core.adapter.DebugAdapter.dispatchRequest(DebugAdapter.java:86)\r\n\tat com.microsoft.java.debug.core.adapter.ProtocolServer.dispatchRequest(ProtocolServer.java:118)\r\n\tat com.microsoft.java.debug.core.protocol.AbstractProtocolServer.lambda$new$0(AbstractProtocolServer.java:78)\r\n\tat io.reactivex.internal.observers.LambdaObserver.onNext(LambdaObserver.java:60)\r\n\tat io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.drainNormal(ObservableObserveOn.java:200)\r\n\tat io.reactivex.internal.operators.observable.ObservableObserveOn$ObserveOnObserver.run(ObservableObserveOn.java:252)\r\n\tat io.reactivex.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:61)\r\n\tat io.reactivex.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:52)\r\n\tat java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)\r\n\tat java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:304)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)\r\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)\r\n\tat java.base/java.lang.Thread.run(Thread.java:834)\r\nCaused by: com.sun.jdi.InvalidStackFrameException\r\n\tat org.eclipse.jdi.internal.MirrorImpl.defaultReplyErrorHandler(MirrorImpl.java:294)\r\n\tat org.eclipse.jdi.internal.StackFrameImpl.getValues(StackFrameImpl.java:142)\r\n\tat org.eclipse.jdi.internal.StackFrameImpl.getValue(StackFrameImpl.java:78)\r\n\tat com.microsoft.java.debug.core.adapter.variables.VariableUtils.listLocalVariables(VariableUtils.java:153)\r\n\tat com.microsoft.java.debug.core.adapter.handler.VariablesRequestHandler.handle(VariablesRequestHandler.java:109)\r\n\t... 16 more\r\n","author":{"url":"https://github.com/spottedmahn","@type":"Person","name":"spottedmahn"},"datePublished":"2020-02-26T15:36:02.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/767/vscode-java-debug/issues/767"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:33acff79-6e92-fd3e-7334-4f9917e258ed
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9676:57A3F:1FC05D7:2A1012B:6A5B009F
html-safe-nonce09097dcdbb3da5a75509176fe1dea45dae02a7e461980231352e5ce77b43761c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5Njc2OjU3QTNGOjFGQzA1RDc6MkExMDEyQjo2QTVCMDA5RiIsInZpc2l0b3JfaWQiOiI3ODUxOTc4ODI2NjAyOTA3MTkiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac8f782273a1d5f3c78af0f60fbbb4c33784b91c1ddb6f22a3d3a0e23d8f09b52c
hovercard-subject-tagissue:571472448
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/microsoft/vscode-java-debug/767/issue_layout
twitter:imagehttps://opengraph.githubassets.com/6f9b09753d781a4189aced385280d448c0be1019c188ee0a8c78987e97e46f65/microsoft/vscode-java-debug/issues/767
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/6f9b09753d781a4189aced385280d448c0be1019c188ee0a8c78987e97e46f65/microsoft/vscode-java-debug/issues/767
og:image:altThe locals are not loading in the debugger (in this case, not always). Environment Operating System: Win10 JDK version: Visual Studio Code version: 1.41.1 Java extension version: 0.55.1 Java Debugg...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamespottedmahn
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/microsoft/vscode-java-debug git https://github.com/microsoft/vscode-java-debug.git
octolytics-dimension-user_id6154722
octolytics-dimension-user_loginmicrosoft
octolytics-dimension-repository_id102584737
octolytics-dimension-repository_nwomicrosoft/vscode-java-debug
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id102584737
octolytics-dimension-repository_network_root_nwomicrosoft/vscode-java-debug
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/microsoft/vscode-java-debug/issues/767#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-java-debug%2Fissues%2F767
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fmicrosoft%2Fvscode-java-debug%2Fissues%2F767
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=microsoft%2Fvscode-java-debug
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/767
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/767
Reloadhttps://github.com/microsoft/vscode-java-debug/issues/767
Please reload this pagehttps://github.com/microsoft/vscode-java-debug/issues/767
microsoft https://github.com/microsoft
vscode-java-debughttps://github.com/microsoft/vscode-java-debug
Notifications https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Fork 424 https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Star 586 https://github.com/login?return_to=%2Fmicrosoft%2Fvscode-java-debug
Code https://github.com/microsoft/vscode-java-debug
Issues 199 https://github.com/microsoft/vscode-java-debug/issues
Pull requests 5 https://github.com/microsoft/vscode-java-debug/pulls
Discussions https://github.com/microsoft/vscode-java-debug/discussions
Actions https://github.com/microsoft/vscode-java-debug/actions
Models https://github.com/microsoft/vscode-java-debug/models
Wiki https://github.com/microsoft/vscode-java-debug/wiki
Security and quality 0 https://github.com/microsoft/vscode-java-debug/security
Insights https://github.com/microsoft/vscode-java-debug/pulse
Code https://github.com/microsoft/vscode-java-debug
Issues https://github.com/microsoft/vscode-java-debug/issues
Pull requests https://github.com/microsoft/vscode-java-debug/pulls
Discussions https://github.com/microsoft/vscode-java-debug/discussions
Actions https://github.com/microsoft/vscode-java-debug/actions
Models https://github.com/microsoft/vscode-java-debug/models
Wiki https://github.com/microsoft/vscode-java-debug/wiki
Security and quality https://github.com/microsoft/vscode-java-debug/security
Insights https://github.com/microsoft/vscode-java-debug/pulse
microsoft/java-debug#340https://github.com/microsoft/java-debug/pull/340
Failed to get variables. Reason: com.sun.jdi.InvalidStackFrameExceptionhttps://github.com/microsoft/vscode-java-debug/issues/767#top
microsoft/java-debug#340https://github.com/microsoft/java-debug/pull/340
bughttps://github.com/microsoft/vscode-java-debug/issues?q=state%3Aopen%20label%3A%22bug%22
0.27.0https://github.com/microsoft/vscode-java-debug/milestone/27
https://github.com/spottedmahn
spottedmahnhttps://github.com/spottedmahn
on Feb 26, 2020https://github.com/microsoft/vscode-java-debug/issues/767#issue-571472448
sample project reproducing the errorhttps://github.com/spottedmahn/experiments-2020/tree/master/failed-to-get-variables
https://user-images.githubusercontent.com/14079228/75360035-36b4cc80-5883-11ea-9cd4-c6e0e0442fa4.gif
java-lang-server.loghttps://github.com/microsoft/vscode-java-debug/files/4256577/java-lang-server.log
https://user-images.githubusercontent.com/14079228/75359806-eb9ab980-5882-11ea-90b7-01e4df664df4.png
bughttps://github.com/microsoft/vscode-java-debug/issues?q=state%3Aopen%20label%3A%22bug%22
0.27.0https://github.com/microsoft/vscode-java-debug/milestone/27
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.