This is a migrated thread and some comments may be shown as answers.

Build error - The command exited with code 1

4 Answers 134 Views
Report a bug
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Ufuk
Top achievements
Rank 1
Ufuk asked on 18 Mar 2013, 10:59 PM
Hello,

When i try to get Android build of my project i got error i ve searched error but it did not helped...

Project "KelimeMatik.proj" (default targets): Error: The command ""C:\Program Files\Java\jdk1.6.0_31\bin\jarsigner" -storetype pkcs12 -keystore "\\4***61-FS2\ClientProjects\ufuksahin_*****.com\_Keystore\41cb6732e69****babed8d37fd0******.p12" -storepass "918dce4027a0439*********22732bc6" "\\4***61-FS2\ClientProjects\ufuksahin_gmail.com\KelimeMatik\KelimeMatik\bin\Android\Release\app.apk" "Ufuk Şahin"" exited with code 1. Done building project "KelimeMatik.proj" -- FAILED.

4 Answers, 1 is accepted

Sort by
0
Ufuk
Top achievements
Rank 1
answered on 19 Mar 2013, 12:37 PM
Any ideas? I have to submit apk today my customer is waiting...
0
Jan-Dirk
Top achievements
Rank 1
answered on 19 Mar 2013, 12:58 PM
Seems that you have a problem with signing. Something that someone from Icenium should look into I guess.

Btw, you might want to remove some details from your initial message. It seems that is showing keystore information. Not sure if someone could do wrong with it, but better safe than sorry.
0
Accepted
Yavor Georgiev
Telerik team
answered on 19 Mar 2013, 01:58 PM
Hello Ufuk,

 I would guess that the certificate you use to sign your app has a non-ASCII character in its name. Could you please try to sign with a certificate with only ASCII characters in the name?

 The ASCII character limitation is a known issue in the Android build, but we haven't resolved it yet.

All the best,
Yavor Georgiev
the Telerik team

Share feedback and vote for features on our Feedback Portal.
Want some Kendo UI online training - head over to Pluralsight.
0
Ufuk
Top achievements
Rank 1
answered on 19 Mar 2013, 02:35 PM
Thank you. It solved the problem.
Tags
Report a bug
Asked by
Ufuk
Top achievements
Rank 1
Answers by
Ufuk
Top achievements
Rank 1
Jan-Dirk
Top achievements
Rank 1
Yavor Georgiev
Telerik team
Share this question
or