Can't remember how to create a debug token

In previous versions of the SDK, I didn't hurt to make it past the stage of creating a debugging token, but for 10.0.9 I am stuck.

A dialog box appears allowing me to select my developer certificate, what I do, but it's also requires me to fill:

Path of the CSJ RDK

Path of the COMINCO CSJ

CSJ pine

Password: CSK

Previously I remember only having to enter the password of the CSK.

Anyone know what is happening?

I had to go to:

Window-> Preferences

BlackBerry

Signature

Clicked: The deployment of the BlackBerry installation wizard

etc.

Tags: BlackBerry Developers

Similar Questions

  • My ipod video 5th generation won't play of smart playlists in order with 12.4 itunes, itunes can not remember how to sort things either. When you going to solve the problem?

    My iPod video 5th generation won't play of smart playlists in order with 12.4 iTunes, iTunes can not remember how to sort things either.

    When you going to solve the problem?

    Can I do to solve this problem?

    Use the view of songs to set the order you want. Right-click on the name of the playlist in the left sidebar, and then select copy to Play Order in the context menu. Sort the list on the left most column of numbers, or use view > sort by > order of Playlist. Device synchronization.

    TT2

  • My grandson was playing with the keyboard and all my icons and web pages are now huge. I had this happen before, but I can't remember how to reset it. Any help?

    My grandson was playing with the keyboard and all my icons and web pages are now huge. I had this happen before, but I can't remember how to reset it. Any help? I went through properties and all that it is fine. It has something to do with the keyboard and an F key and control or ALT.

    Hi Sashaxwp,

    To get small icons in your Start menu

    Click Start on the taskbar, and then select Properties from the context menu.
    Ensure that the selected option of Start Menu as ist and click Customize to the right of the Start Menu option.
    This will display the Customize Start Menu dialog box.
    Use the Option Select an icon of Sice to Programms and now select small icons

    To configure your display appearance, wants to get small icons on your desktop

    Right click on an open area of the desktop and select Properties.
    Click the appearance tab.
    Click on 'effects' (in my Version of XP in German), perhaps you will need to click on Advanced.

    In my XP there is a "huge symbols" choice, if you have this choice, remove the hook.

    Good luck and have a nice day!

    Kind regards

    Rainer

  • I accidentally lost my taskbar and I can't remember how to get it back.

    I accidentally lost my taskbar (see above). When I put my mouse over the pointer, he returned, but there is not. I can't remember how to get it back.

    If you talk about the taskbar do right click and choose Properties and uncheck "auto-hide the taskbar."

    If you speak of the toolbar in your browser, press F11

  • I out of the CC to my previous laptop and I can not understand how to create the link connection in my new laptop

    I out of the CC to my previous laptop and I can not understand how to create the link connection in my new laptop

    Hi Steven,

    You have the CC of Adobe desktop application installed on your machine?

    In the case is not, please see the help below document to download the same:

    Creative cloud to desktop

    Kind regards

    Sheena

  • Hi all, can I know how to create filters in Hyperion Planning Application?

    Hi all, can I know how to create filters in Hyperion Planning Application?


    I don't know how to create filters in the Planning Application. but my boss asking me to create filters.

    Thank you and best regards,
    Stéphane

    Go to Administration > Dimensions > select a Dimension > select the Member you want to assign filters acccess to:-assign access
    Repeat the process for all the access permissions.
    If there is a lot of permissions set you could use a utility:-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/ch03s07.html
    Refresh planning, including security filters
    Also have a read of:-http://download.oracle.com/docs/cd/E12825_01/epm.111/hp_admin/mg_secfilter.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Cannot create the debugging token (.bar)

    Hello

    A few months ago I got xxx.csj - RDK-client and client-COMINCO - xxx.csj and registered with blackberry-signer. I used them to sign my applications published in the world of Blackberry. Some time later, I registered author.p12, barsigner.csk, and barsigner.db in a place course and then reinstalled my Windows OS.

    Today, I tried to create the debugging token. If I run:

    C:\bbndk-2.1.0\host\win32\x86\usr\bin\blackberry-signer-s'inscrire - csjpin - storepass xxxxxxxx xxxxxxx customer-RDK - xxxxxx.csj customer-COMINCO - xxxxx.csj

    I get an error:

    Cannot save client xxxxxxx because there is no more the record attempts. If you are already registered with this server, you must restore your backup signing keys. If you do not have a backup of the key, then you can order a new set of keys at www.blackberry.com/go/codesigning

    OK, I have my author.p12, the barsigner.csk and the barsigner.db, so I tried:

    C:\bbndk-2.1.0\host\win32\x86\usr\bin\blackberry-debugtokenrequest cskpass - xxxxxx - keystore author.p12 - storepass xxxxxxxx - deviceId xxxxxxx debugtoken.bar

    I get an error:

    Error: Not yet registered to request debugging tokens

    What's wrong? How can I generate a debugtoken (.bar file)?

    Oops! My mistake, I forgot to copy author.p12, barsigner.csk and barsigner.db to the default location:

    C:\Users\\AppData\Local\Research in motion

  • Cannot create the debugging token

    Hello world

    Being new to BlackBerry, but not to programming I wanted to create some apps, but that's where the problem began:

    I'm not able to create a debugging token.

    Momentics IDE using:

    Matching and signature succeeded.
    The message I get is: "error creating debug token".

    Thanks to the usr\bin\ tools

    I was able to create the file author.p12 to sign with blackberry-keytool
    But using blackberry-debugtokenrequest I was not able to create the debug token file. The syntax used is listed below (1). It tells me that devicepin is not found.

    Using (2) I get "error: the password of csk specified is not valid.

    Changes of "author.p12 path" - keystore adding nothing

    Adding the 'path of the bbidtoken.csk file' results - cskpass in the above error

    By using the token in the file .csk instead of the path the console does not complete the command and locks into place. (Ctrl + C still works)

    System 8.1 Win x 64, Java is x 86, used x 86 powershell for orders

    If anyone can help, that would be really appreciated.

    (1)
    BlackBerry-debugtokenrequest - storepass (-devicepin ) + []

    I use the old AIR SDK to create debugging tokens, but I also creates the chips on the command line, the call should be similar. That's what I do

    blackberry-debugtokenrequest -cskpass %1 -keystore %2 -storepass %3 -deviceId %4 newDebugToken.bar
    

    where

    %1 = password of the cskfile

    %2 = your keystore .p12

    %3 = password of the keystore

    %4 = the hardware of your device id as hex (don't forget 0 x)

    Also note that there is no «»

  • command line to create the debugging token has problem with the bbidtoken

    Hello

    I tried to use the BB ID token to create the debugging token.  Following the instructions of the command line, I got an error.

    BlackBerry-debugtokenrequest - bbidtoken bbidtoken.csk - storepass mypassword deviceid - 12345678 dt.bar

    Error: Only RDK or COMINCO Signatures are allowed when using BBIDToken

    The token id BB must be correct, because I can use it to sign an application.  I can also generate the debugging token from Momentics.  I believe momentics also call blackberry-debugtokenrequest internally, but do not know what are his secret settings.

    Thanks in advance for any help.

    Tyler

    Try without the parameter of bbidtoken.csk - bbidtoken.

    Also, make sure you use blackberry-debugtokenrequest of the 10.2 Gold SDK.  Previous versions do not BlackBerry ID support chips.

  • Creating a debug token issues

    Hi guys,.

    I have problems of tokenization of debugging and I was hoping someone could help me! I am creating the token of the command line. When I used the following line to register for the SJC it reports "barsigner error: already registered with RDK.

    blackberry-debugtokenrequest -register -cskpass 
        -csjpin  
    

    I have not registered before, but I thought that I would try to create the debugging token using the following line, but it brings only ' debugtokenrequest error: not yet registered to request debugging tokens.

    blackberry-debugtokenrequest -cskpass  -keystore <.p12 file>
        -storepass  -deviceId 0x
        -deviceId 0x -deviceId 0x 
    

    So I'm stuck! I can't do. Can anyone help?

    See you soon,.

    Mark

    Using the LSB of the second email file? If you have registered for the original file of the CSJ to sign with RIM, you should have received a secondary e-mail blackberry under the heading "Blackberry Tablet OS Debug Token" with a new LSB file. The prefix of this file is 'customer-COMINCO.
    in summer, do not use the original LSB file used to sign your application with the rim.

    I have a full guide on setting this up here:

    http://www.mellisdesigns.com/blog/?p=37

    concerning

    Mitch

  • I can't understand how to create live bookmarks in Firefox 7.0.1

    I can't understand, even with Google, the search, how to create live bookmarks in Firefox 7.0.1. Whenever I select an RSS feed or the attempt to create one, I am taken to another Web page asking if I want to open it with Google Reader or put it on my Google Homepage. I prefer to keep it in a folder in my bookmarks in Firefox toolbar. I have other live bookmarks and attempted to 'copy', then update the source information and food Web site, but they return to foods that I copied them each time they are reloaded. Help, please.

    Options-> Applications-> Web Feed-> add live bookmarks in Firefox.

  • How to get my debug token

    AS the title,

    It is said there will be debugging token to send my registeration email.

    However, I have not received anything.

    How do I get my debug token?

    Thank you.

    Can describe you what you do?

    I think you might be confusing token of debugging with code signing keys record?

    Can explain you a little more in depth, please?

  • How to deploy webwork debugging token on playbook?

    How to create and deploy webwork debugging token on playbook?

    What is the command and the path?

    BB10, is blackberry-debugtokenrequest - storepass - devicepin... *. bar..

    BlackBerry-deploy - installDebugToken...

    The following URL should have what you are looking for: https://developer.blackberry.com/html5/documentation/loading_your_app_to_playbook_1866988_11.html

    Make sure you use the tools to create and deploy the token in the SDK of WebWorks PlayBook not BlackBerry 10.

  • Cannot create the debugging token / deploy Release - version signature of server problems?

    Since yesterday, Momentics IDE fails to create debugging tokens / binary deploy to exit with the error ' cannot sign bar: server is not responding.

    Is the signing server down? What is going on?

    The network connectivity problem is resolved.  If you had problems signing or debugging tokens created, please try again now.

  • Can't understand how to create mail folders. I have OS10.9.5.

    Cannot find out how to make new folders in Mail.  Don't want a new box in the letters or smart mailbox, just a new folder in "on my Mac" I think that used to be there under the mailbox drop but it's gone. What can I do?

    In the toolbar, go to the mailbox > mailbox. There create you another, and you can choose where you want (on my Mac, IMAP, etc.).

Maybe you are looking for