function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
naveen reddy 19naveen reddy 19 

Apex Debugger: Unable to launch debug through eclipse

Hi ,
 I'm trying to debug using eclipse with apex debuggger. But facing below issue.
Can some one pls guide me how to solve this.

User-added image


Thanks,
Naveen
AnjithKumarAnjithKumar

Dear Naveen,

Which profile you are using? 

Check your profile whether "Author Apex" is checked or not. Becuase you need this user permission to view debug logs.

More information https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_anonymous_block.htm

Hope it helps you.

Thanks,
Anjith kumar
Shashi PatowaryShashi Patowary
Hi Naveen,

You can refer to this idea -

Salesforce currently requires the Modify Users and View All Data permissions in order to access Debug Logs through Monitoring --> Debug Logs.

https://success.salesforce.com/ideaView?id=08730000000kIGjAAM

Please let me know if it helps.

Regards,
Shashi
naveen reddy 19naveen reddy 19
Thanks Anjith and Shashi for your valuable response. 

User is assigned with System Administrator i.e. Author Apex,View All Data, Modify data permissions have enabled.

Is there any permission or setting to be enabled?

Thanks,
Naveen.
 
shippushippu
Do you have the paid license to apex Debugger? It is a paid tool. You can confirm by searching for 'debugger' in setup. If you see sessions listed then you might have to contact support as for why it dosnot allow you to access.