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

Adobe AIR Development

Reply
Developer
Developer
CMY
Posts: 961
Registered: 02-10-2009
My Carrier: Verizon
Accepted Solution

Error creating debug token: File has previously been signed

I nuked my PC and failed to backup my orignal debug token registration and got a new one. I registered it using flash builder 4.6 but cannot create a new debug token. Each time I try (either within FB or from the command line) it is giving me the error that the file has previously been signed, regardless of what name I try to save it as. Does anyone have any idea what could be causing this?

Please use plain text.
Trusted Contributor
Deepu_George_Jacob
Posts: 106
Registered: 12-13-2011
My Carrier: Vodafone-IN

Re: Error creating debug token: File has previously been signed

I think you are using last installed pbdt and rdk file.. please use new one
Please use plain text.
Developer
Developer
CMY
Posts: 961
Registered: 02-10-2009
My Carrier: Verizon

Re: Error creating debug token: File has previously been signed

I am using old RDK file but the new PBDT file, but it shouldn't make a difference with the old RDK file. I can sign the applications with no issues, I just can't create a debug token.

Please use plain text.
Developer
Developer
CMY
Posts: 961
Registered: 02-10-2009
My Carrier: Verizon

Re: Error creating debug token: File has previously been signed

I was able to get the problem resolved. The issue was I was using commands from an older version of the SDK and still specifying the key store location, and letting it auto detect the needed parameters worked.

Please use plain text.