Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Testing and Deployment

Reply
Contributor
rbork
Posts: 28
Registered: ‎06-10-2012
My Carrier: None
Accepted Solution

Getting 'debug token not applicable to this device'

[ Edited ]

After getting "result::failure 881 required signatures misssing <RDK, AUTHOR>", I created a new debugtoken using the instructions on the webworks "Using debug tokens" webpage. Succesfully created it, deployed it on my 'dev alpha device'(first removed the previous one) and placed a copy in webworks sdk directory. But when trying to deploy an application to the device I get the following:

result::failure 881 debug token not applicable to this device

 

 

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Getting 'debug token not applicable to this device'

Debug tokens are tied to the device through the devices PIN.  To view the PIN go to Options (gear icon), About.  That error is caused by attempting to load a debug token that doesn't match the device PIN.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
rbork
Posts: 28
Registered: ‎06-10-2012
My Carrier: None

Re: Getting 'debug token not applicable to this device'

Hmm,.. Its seems I've mistook a number '8" for a letter "B". Needed a magnifing glass to see this. Prevoiusly I've had trouble descriminating between letter "O" for number "0".  Zero is narrower for the font used by the device.

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Getting 'debug token not applicable to this device'

The PINs are in hexadecimal format, so you'll never use the letter 'O'.  Valid charcters are 0123456789ABCDEF.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
rbork
Posts: 28
Registered: ‎06-10-2012
My Carrier: None

Re: Getting 'debug token not applicable to this device'

[ Edited ]

Now the device wont turn on after it shut off on its own. Plugged into charger for a day but no change. Though I'm able to connect to it via USB and see devices folders.

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Getting 'debug token not applicable to this device'

Try to hold down the power button on the top for 15 seconds to do a reset.

Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Contributor
rbork
Posts: 28
Registered: ‎06-10-2012
My Carrier: None

Re: Getting 'debug token not applicable to this device'

Plugged it in this morning into charger. Divice light flashed this time - don't recall seeing it last time. In anycase it seems fine. Will try new debugtoken (with right devpin) tonight. Thanks for you help so far.

Please use plain text.