Tizen Developers

Menu
Sites
Language
Problem with secure profile/signing configuration

Hello,

I am working with the Tizen SDK on 32 bit windows 7. I was going through the hello world tutorials for web and native app development but whenever I try to build the program I get this error: "active secure profile is not set. Please check the signing configurations at Preferences > secure Profiles."

I followed the directions in help and tried to run the "certificate-generator.bat" in the command line but it wouldn't work. I then went and copied my java from my x86 folder to my Programs folder and created anew PATH and CLASS variable but when I try to run it i'm getting, "java is not recognized as internal or external command."

Im not sure what it is with this SDK but it doesnt seems to work well with Java at all. It took me 3 days just to install  due to issues with the Java. Also, what s the purpose of this whole process of signing and certificate generation? I have no idea why/what the need for this is.

 

Thank you,

Eric corbett 

Edited on 18 03, 2014

Responses

7 Replies
Nikolay Cholakov
I have the same issue, win7 64bit latest java installed and works, but when signing it gives m the same error. Any advice would be very appreciable
Stephen colbert
Hey nisafrost, I'm trying a few things. Where is your tizen-sdk installed? Is it in the x86 folder?
Nikolay Cholakov
Hey colbert, No, my sdk installed in custom folder d:\tizen
Nikolay Cholakov
But certificate-generator.bat works fine for me, I'm facing with issue when exucute native-signing.bat (when IDE trying to build TPK package)
Patrick Mortara
Have you had installed the SDK in a different path once than the one it is installed now? If so, try to delete your security profile and create a new one. You can verify if you're affected by this problem by taking a closer look at the antive-signing command line which is displayed in console tab during package build. You should find your old sdk path somewhere inside there.
CGEN zeng

First:you should set the add

as:Click the Preferences > Security Profiles link to set up your profile. In the dialog that appears, click Add by Profiles.

Second :you must set the Generate 

as:

Alexander AVSukhov

Hello,

Refer folowing article:

http://cookbook.gamesalad.com/tutorials/10/parts/68