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

Salesforce DX Apex Debugging license issue #618

Closed
thvd opened this issue Sep 5, 2018 · 7 comments
Closed

Salesforce DX Apex Debugging license issue #618

thvd opened this issue Sep 5, 2018 · 7 comments

Comments

@thvd
Copy link

thvd commented Sep 5, 2018

At best described here: https://salesforce.stackexchange.com/questions/214760/salesforce-dx-apex-debugging-license-issue

Basically, i don't get the Apex debugger to work on Scratch orgs. The question i have, is the debugger dependent on the Salesforce license used in the Dev Hub?

@vazexqi
Copy link
Contributor

vazexqi commented Sep 5, 2018

@thvd - Did your org purchase any debugger licenses for the dev hub? Or did you get this as part of being an ISV.

I'm thinking what is going on is that you are actually an ISV. ISV's are granted a debugger license that can only be used to debug in their subscriber orgs. See https://developer.salesforce.com/docs/atlas.en-us.eclipse.meta/eclipse/debugger_isv_limits_considerations.htm

If that is the case, then we need to update the message in the DevHub to change from "Your child orgs aren't using any Apex Debugger licenses. You have 1 license available." --> (Something like) "DevHub is a production org and states Your child orgs aren't using any Apex Debugger licenses. You have 1 license available that you can use for ISV debugging."

CC: @DatGuyJonathan, @ruthemmanuelle, @lcampos

@ntotten
Copy link
Contributor

ntotten commented Sep 5, 2018

We have had similar confusion on this error before. Is it possible to include a link in the error message? I think we just need a help document explaining why this error happens and what the possible solutions are, including purchasing a license.

@vazexqi
Copy link
Contributor

vazexqi commented Sep 5, 2018

@ntotten - Yup, awaiting confirmation from the customer that this is due to the same issue. If it is, then a better UI text would help. If not, then we need to debug more.

@no-response no-response bot closed this as completed Sep 12, 2018
@no-response
Copy link

no-response bot commented Sep 12, 2018

This issue has been automatically closed because there has been no response to our request for more information from the original author. Currently, there is not enough information provided for us to take action. Please reply and reopen this issue if you need additional assistance.

@maruchymurphy79
Copy link

@vazexqi - Quick question regarding Apex Debugger. How does the session limit work? Per developer or per org? Meaning for example, if Developer A has a session open can Developer B open another session?
Thanks!

@ntotten
Copy link
Contributor

ntotten commented Oct 5, 2018

@maruchymurphy79 Licenses for the interactive debugger are 1 session per license. Regardless of org, if 1 developer is using the license no other developer can use it at the same time.

@maruchymurphy79
Copy link

@ntotten - Thanks for the clarification

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants