I have developed a Blackberry Webworks Application, code signed it and deployed it on my playbook. The problem is that, I have made some changes to my existing application, generated the sigtool.p12 file and when i try to complile it using

bbwp "MyReport.zip location" -gcsk myPassword -gp12 myPassword-buildId 2 -o "Output file locaiton"

Iam getting the following error

[INFO]                  Parsing command line options
[INFO]                  Parsing bbwp.properties
[INFO]                  Validating WebWorks archive
[INFO]                  Parsing config.xml
[INFO]                  Populating application source
[INFO]                  Compiling WebWorks application
[INFO]                  Packaging the bar file
[INFO]                  Bar packaging complete
[INFO]                  Starting signing tool
barsigner error: Server returned HTTP response code: 502 for URL: http://www.rim
.net/Websigner/servlet/RDK-Waterloo
[ERROR]                 Signing failed

Please help me out,, I am new to Blackberry.

Thanks in Advance.....

link|improve this question

68% accept rate
feedback

1 Answer

RIM signing servers sometimes are down for maintenance or for another purpose. Try to sign your application later.

link|improve this answer
1  
okay I will try it later... – Krishna Jul 25 '11 at 11:41
2  
I'm guessing it applies to PlayBook as well, but isthesigningserverdown.com shows info on the Java signing servers. – Scott W Jul 25 '11 at 12:26
1  
The BlackBerry Dev twitter account @BlackBerryDev posts scheduled maintenance tweets regarding the signing servers a few hours ahead of time. – Andrey Butov Jul 26 '11 at 0:55
seems like this is the right answer? but no tick? this post agrees but Im having this issue at mo... supportforums.blackberry.com/t5/Tablet-OS-SDK-for-Adobe-AIR/… – Jon Mar 8 at 9:16
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.