Languages

Menu
Sites
Language
Tizen IDE Error... Help me...

Hello :D

I have a problem .  When I execute a sample program.

The error message is "failed to load profiles for sign   -  Both an author and a first distributor must be required Please check your profile information"

please help me.  i can't handle this problem.

Thanks for your help.  :D

Edited by: Kim YoungSu on 26 Nov, 2013

Responses

12 Replies
Denis Kepeschuk

Hi!

Have you added a security profile in Tizen IDE with generating of certificates? You can do this at Window > Preferences > Tizen SDK > Security profiles.

Kim YoungSu

Thank you!  

I can handle by your favor!

but !.  I have a problem again  in the next step. T-T...

They say. " Cannot create package "....

Would you please help me again?...

 

Denis Kepeschuk

For now, I have no idea, why this happends. Please, provide more info! Can you copy&paste build log?

Kim YoungSu

yeap!!  

 

Cannot create package.
SBI failed!
Command:C:\tizen-sdk\tools\smart-build-interface\bin\sbi.exe action tizen-emulator-2.2.native_llvm31.i386.cpp.app -- buildpackage -BUILD_DIR="C:/Users/Smilelcys/workspace/Sample/Debug" -ARCH=i386 -PKG_TYPE=TPK -PKG_NAME=oCHuYywejH -PRJ_NAME=Sample -ARTIFACT_NAME=Sample -PKG_VER=1.0.0 -SIGN_CERT_DIR="C:\tizen-sdk\tools\certificate-generator\certificates\developer\tizen-developer-ca.cer" -SIGN_AUTHOR_KEY="C:\tizen-sdk-data\keystore\author\Smilelcys.p12" -SIGN_AUTHOR_PWD="lcysdark1" -SIGN_DIST1_KEY="C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12" -SIGN_DIST1_PWD="tizenpkcs12passfordsigner" -SIGN_DIST1_CA="C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-ca.cer" -SIGN_DIST2_KEY="" -SIGN_DIST2_PWD="" -SIGN_DIST2_CA="" -SIGN_DIST2_ROOT=""
 
 
 
I don't know what these means.. T_T
 
 
Denis Kepeschuk
Denis Kepeschuk

And this may help to: http://stackoverflow.com/questions/17961139/not-able-to-launch-tizen-native-app

Kim YoungSu

thank you ..

but i couldn't find the solution ...

now .. I exactly think what is the error..

When i execute like ( Project right click -> Build Package -> TPK )     

It occur the error message "Fail to build package"

here is Console

Start...
Command: C:\tizen-sdk\tools\smart-build-interface\bin\sbi.exe action tizen-emulator-2.2.native_llvm31.i386.cpp.app -- buildpackage -BUILD_DIR="C:/Users/Smilelcys/workspace/Sample/Debug" -ARCH=i386 -PKG_TYPE=TPK -PKG_NAME=oCHuYywejH -PRJ_NAME=Sample -ARTIFACT_NAME=Sample -PKG_VER=1.0.0 -SIGN_CERT_DIR="C:\tizen-sdk\tools\certificate-generator\certificates\developer\tizen-developer-ca.cer" -SIGN_AUTHOR_KEY="C:\tizen-sdk-data\keystore\author\kys.p12" -SIGN_AUTHOR_PWD="1234" -SIGN_DIST1_KEY="C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12" -SIGN_DIST1_PWD="tizenpkcs12passfordsigner" -SIGN_DIST1_CA="C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-ca.cer" -SIGN_DIST2_KEY="" -SIGN_DIST2_PWD="" -SIGN_DIST2_CA="" -SIGN_DIST2_ROOT=""
Working Directory: C:\Users\Smilelcys\workspace\Sample
Copying files...
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/rm -rf "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/mkdir -p "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/shared"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/rm -rf "C:\Users\Smilelcys\workspace\Sample\Debug/oCHuYywejH-1.0.0-i386.tpk"
Warning: The file does not exist! C:\Users\Smilelcys\workspace\Sample\Debug/oCHuYywejH-1.0.0-i386.tpk
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/rm -rf "C:\Users\Smilelcys\workspace\Sample\Debug/oCHuYywejH-1.0.0-i386-debug.zip"
Warning: The file does not exist! C:\Users\Smilelcys\workspace\Sample\Debug/oCHuYywejH-1.0.0-i386-debug.zip
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../data" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/data"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../shared/res" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/shared/res"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../shared/data" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/shared/data"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../shared/trusted" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/shared/trusted"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../lib" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/lib"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../res" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/res"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/mkdir -p "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/setting"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/mkdir -p "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/bin"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/Sample.exe" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/bin/Sample.exe"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/mkdir -p "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/info"
C:/tizen-sdk/ide/..//tools/mingw/msys/1.0/bin/cp -rf "C:\Users\Smilelcys\workspace\Sample\Debug/../manifest.xml" "C:\Users\Smilelcys\workspace\Sample\Debug/.tpk/info/manifest.xml"
Signing...
C: && cd C:\tizen-sdk\tools\smart-build-interface\..\ide\bin && cmd.exe /C native-signing.bat "C:\Users\Smilelcys\workspace\Sample\Debug\.tpk" "C:\tizen-sdk\tools\certificate-generator\certificates\developer\tizen-developer-ca.cer" "C:\tizen-sdk-data\keystore\author\kys.p12" "****" "C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-signer.p12" "****" "C:\tizen-sdk\tools\certificate-generator\certificates\distributor\tizen-distributor-ca.cer" "" "****" "" ""
'java' ( ) Ǵ ܺ , ִ α׷ , Ǵ
ġ ƴմϴ .
Signing failed!

 

Anatoly Krasnovsky

Hi, Kim!

Did you find solution? I have this problem too and no have information about.

jahiruddin ahmed

"Both an author and a first distributor must be required. "

same problem here while Creating a Project

창환 방

Even with Tizen 2.3.0 SDK, the same problem occurs. Could anybody help me?

창환 방

I didn't generate 'Author Certificate' in 'Window'-'Preferences'-'Tizen SDK'-'Security Profiles'.

After generating it, my problem is gone.

Dongshin Jung

2 certificates (Author, Distributor) should be generated prior to build Tizen package.

Please refer to the link below :

https://developer.tizen.org/forums/general-support/how-register-author-certificate-tizen-sdk