Unable to launch Apex Debugger
See original GitHub issueWhen trying to launch the Apex Debugger from vscode, is does not launch.
I have used the standard configuration as found in the documentation, but is does nothing. I dit create a permissionset en assign it. In our production org I cannot find any information about a session being started/used.
{
"configurations": [
{
"name": "Launch Apex Debugger",
"type": "apex",
"request": "launch",
"sfdxProject": "${workspaceRoot}"
}
]
}
I have used the debugger succesfully a number of times with vscode, but in the past months I have not been able to use it anymore.
Steps To Reproduce:
- Push the ’ Start debugging’ button in VSCode
Expected result
Apex debugger should have been started.
Actual result
The little blue line underneath the button keeps running around:
Details
VS Code Version: 1.28.2 (user setup)
SFDX CLI Version: sfdx-cli/6.38.0-0d66175ccf (windows-x64) node-v8.9.4
OS and version: Windows 10 Enterprise
Internal Work Item: W-5622038
Issue Analytics
- State:
- Created 5 years ago
- Comments:13 (6 by maintainers)
Top Results From Across the Web
Cannot launch apex debugger #2160 - GitHub
Write an APEX class; Try to click the play button on Launch Apex Debugger. Expected result. The debugger would run. Actual result. I...
Read more >Apex Debugger: Unable to launch debug through eclipse
Apex Debugger: Unable to launch debug through eclipse. Hi , I'm trying to debug using eclipse with apex debuggger. But facing below issue....
Read more >Interactive Debugger Not Starting - Salesforce Stack Exchange
I have a sandbox org with my user assigned to a permission set that has the Apex Debug permission. I try to start...
Read more >Getting Started with the Apex Replay Debugger in VSCode
First steps on how to use the Apex Replay Debugger in VSCode.Yep, I got my WhoId and WhatId mixed ... Your browser can't...
Read more >Debugging Apex With Salesforce's Debug Logs ... - Blue Canvas
First, go to Setup and search for Debug Logs. debug-logs-search.png. Next, setup a new Trace Flag. A Trace Flag tells Salesforce to log...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@jhuizenga @nlrisbell we’ve release the fix for this as part of version 44.7.0 of the extensions. Thanks for being patient and let us know if you run into any other issues.
Hi @lcampos , I am still facing the issue.
When I click on Launch Apex Replay debugger, nothing really happens. Please suggest what to do. I am using version v51.8.0