12-26-2012 01:34 AM
Hi,
I have configure BB in mac and when I try to sign the cod file using ant it is showing following exception :
[echo] >>>>> Signing cod [sigtool] 2012-12-21 12:48:53:0689 : SignatureTool Started [sigtool] Exception in thread "main" java.lang.InternalError: Can't connect to window server - not enough permissions. [sigtool] at java.lang.ClassLoader$NativeLibrary.load(Native Method) [sigtool] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1827) [sigtool] at java.lang.ClassLoader.loadLibrary(ClassLoader.java :1724) [sigtool] at java.lang.Runtime.loadLibrary0(Runtime.java:823) [sigtool] at java.lang.System.loadLibrary(System.java:1045) [sigtool] at sun.security.action.LoadLibraryAction.run(LoadLibr aryAction.java:50) [sigtool] at java.security.AccessController.doPrivileged(Native Method) [sigtool] at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoa der.java:38) [sigtool] at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29) [sigtool] at java.awt.Component.<clinit>(Component.java:566) [sigtool] at net.rim.device.codesigning.signaturetool.Signature Tool.main(Unknown Source)
This exception occurs only when i try to run ant using Jenkins server. Otherwise it is working perfectly fine.
What could be the problem???
Please help...
12-26-2012 05:58 AM
Hi,
May be from network side your signate url was blocked,so you can get this issue.
Regards
12-26-2012 11:28 PM
Hi,
Thanks for your reply.
But how can I solve my problem?? Can you please give me some suggestion??
Thanks