02-11-2013 10:24 PM
Hello.
Sorry for my English.
I have some trouble getting debug token. My system is Win 7 64 bit. I act according to the instructions
1. Received files PBDT and RDK
2. Run this command in the console
blackberry-debugtokenrequest -register -csjpin XXXXXXXXXX -storepass XXXXXXXXXX C:\bbndk-2.1.0\host\win32\x86\usr\bin\client-PBDT-1968368.csj
and error
Exception in thread "main" java.lang.NoClassDefFoundError: net/rim/device/codesigning/keytool/KeyTool
at net.rim.device.codesigning.barsigner.BarSigner.try (Unknown Source)
at net.rim.device.codesigning.barsigner.BarSigner.a(U nknown Source)
at net.rim.device.codesigning.barsigner.BarSigner.mai n(Unknown Source)
at net.rim.device.codesigning.debugtoken.DebugTokenRe quest.goto(Unknown
Source)
...I have read on this forum that the version of Java affects the error
I tried to install:
Added environment variables Path, JAVA_HOME
But the problem continues.
Who can explain the situation and help?
02-12-2013 03:23 AM
You can try a 32 bit java version. But at first you have to uninstall all the other java versions. I have always had problems with BlackBerry tools and 64 bit java versions.
02-12-2013 04:23 AM
02-12-2013 04:25 AM
Okay, and did you uninstall all the other java versions before?
02-12-2013 05:59 AM
Yes. Today I plan to rechecked this and wrote message.
02-13-2013 01:04 PM - edited 02-13-2013 01:24 PM
problem is relevant. I removed all versions before installing Java 32-bit. Did not help.
02-13-2013 05:48 PM
02-14-2013 10:06 AM - edited 02-14-2013 10:07 AM
I've completed these steps:
1. reinstalled OS (Win 7 64 bit)
2. Java installed Java SE 6 Update 39 (x86)
3. Added environment variables Path, JAVA_HOME
Path C: \ Program Files (x86) \ Java \ jdk1.6.0_39 \ bin \
JAVA _HOME C: \ Program Files (x86) \ Java \ jdk1.6.0_39 \
4. command is executed
blackberry-debugtokenrequest -register -csjpin XXXXXXXXX -storepass XXXXXXXXX C:\bbndk-2.1.0\host\win32\x86\usr\bin\client-PBDT-1968368.csj
Debug token again, I did not get ... : ((((( Again error
02-14-2013 10:23 AM
Can I get a Debug Token in a virtual machine? Maybe this will help?
02-14-2013 10:28 AM
You can use QNX Momentics.
Window > Preferences > BlackBerry > Signing > Create...