RIM - Error starting Main5: Module 'Main5-11' has verification error 2924 at offset ba31 (codfile version 79)

43 views
Skip to first unread message

Βασίλειος Τσουμάνης

unread,
Apr 24, 2015, 6:26:10 AM4/24/15
to codenameone...@googlegroups.com
When i launch the app on BlackBerry simulator i get the error mentioned on the title . This happens to any blackberry simulator OS 5.0 and later .
First i thought it was a signing issue with my certificate but its not because i tried also with the Debug CN1 certificate and its the same .
Also i build a project which was untouched for at least three months and for which i had successfully a working build and it has the same error when launching .
I also build with obfuscation false and its the same. I am using the iOSTheme as it is, only changing some styles from inside java code.  
I have removed unused imports , System.out calls , instanceOf from my code , i was using side menu with

UIManager.getInstance().getLookAndFeel().setMenuBarClass(SideMenuBar.class); call so i removed the side menu also .

Here i attach the log event from the blackberry simulator :
 
0:01:11.303: VM:PISVt=0,h=535d,id=d15a33128dfbb5d9
 0:01:11.313: VM:LNTDa=commit,t=1,p=net_rim_bb_ribbon_app,h=68
 0:01:11.313: AM: Starting Main5
 0:01:11.353: VM:LINK Main5
 0:01:11.433: VM:ISMFn=Main5-2,o=13888
 0:01:11.433: VM:ISMFn=Main5-2,o=14340
 0:01:11.543: Method  get
 0:01:11.543: VM:VECPs=com.codename1.ui.util.
 0:01:11.543: VM:VECCs=UIBuilder$1
 0:01:11.543: VM:VECMm=get()
 0:01:11.543: Module 'Main5-11' has verification error 2924 at offset ba31 (codfile version 79)
 0:01:11.553:
 0:01:11.553: Linker error: 'VerifyError' for Main5
 0:01:11.553: VM:CLRCv=0
 0:01:11.553: VM:CLRCv=0
 0:01:11.553: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.563: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.573: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.583: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.593: VM:CLRCv=0
 0:01:11.603: VM:CLRCv=0
 0:01:11.603: VM:CLRCv=0
 0:01:11.603: VM:CLRCv=0
 0:01:11.623: CMM: set CRC d75f7aa1
 0:01:11.623: NVS: delete 2
 0:01:11.623: NVS: write 2
 0:01:11.623: NVS: erase 288
 0:01:11.623: NVS: commit 734
 0:01:11.623: AM: Error starting Main5: Module 'Main5-11' has verification error 2924 at offset ba31 (codfile version 79)
 0:01:11.643: VM:NCICv=0,w=0
 0:01:11.643: GS(createSurface): Temporarily promoting window size
 
 
If you are experiencing an issue please mention the full platform your issue applies to:
IDE: Eclipse
Desktop OS Windows 7 - 64 bit
Simulator
Device BlackBerry

Shai Almog

unread,
Apr 24, 2015, 2:19:02 PM4/24/15
to codenameone...@googlegroups.com
Ugh, verification errors are the bane of Blackberry.
Is this a GUI builder app?

Βασίλειος Τσουμάνης

unread,
Apr 24, 2015, 5:10:21 PM4/24/15
to codenameone...@googlegroups.com
Hello ,
no its manually coded .
But i created the deafult Hello World manual project and the error is the same .
 
Then i created the default Hello World visual project and the error is the same.
 
Maybe someone can verify or not that the same is happening with his own BB builds .
 
The event log for both Hello World projects is the same :
:00:48.644: VM:VECPs=com.codename1.ui.util.
 0:00:48.644: VM:VECCs=UIBuilder$1
 0:00:48.644: VM:VECMm=get()
 0:00:48.644: Module 'MyApplication5-10' has verification error 2924 at offset cac9 (codfile version 79)
 0:00:48.644:
 0:00:48.644: Linker error: 'VerifyError' for MyApplication5
 0:00:48.644: VM:CLRCv=0
 0:00:48.644: VM:CLRCv=0
 0:00:48.644: VM:CLRCv=0
 0:00:48.644: VM:CLRCv=0
 0:00:48.644: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.660: VM:CLRCv=0
 0:00:48.675: VM:CLRCv=0
 0:00:48.675: CMM: set CRC 432b3594
 0:00:48.691: NVS: delete 2
 0:00:48.691: NVS: write 2
 0:00:48.691: NVS: erase 298
 0:00:48.691: NVS: commit 734
 0:00:48.691: AM: Error starting MyApplication5: Module 'MyApplication5-10' has verification error 2924 at offset cac9 (codfile version 79)
 0:00:48.691: VM:NCICv=0,w=0
 0:00:48.707: GS(createSurface): Temporarily promoting window size

Shai Almog

unread,
Apr 25, 2015, 12:52:26 AM4/25/15
to codenameone...@googlegroups.com
Hi,
can you file an issue?
I think I know the source for this issue but its odd for me that it will happen in a handcoded app.

Βασίλειος Τσουμάνης

unread,
Apr 25, 2015, 3:36:53 AM4/25/15
to codenameone...@googlegroups.com
Hello  ,
issue #1465 filed.
Thanks .

Βασίλειος Τσουμάνης

unread,
Apr 28, 2015, 9:51:48 AM4/28/15
to codenameone...@googlegroups.com
Hello ,
 
the fix will be up on the next server update?

Shai Almog

unread,
Apr 28, 2015, 12:51:41 PM4/28/15
to codenameone...@googlegroups.com
Hi,
it should already be there.

Βασίλειος Τσουμάνης

unread,
Apr 29, 2015, 5:41:25 PM4/29/15
to codenameone...@googlegroups.com
Hello ,
 
i understand the fix is visible on a server rim build?
If yes then its still not working. The standard manual Hello World project fails with the same verification error.

Shai Almog

unread,
Apr 30, 2015, 1:16:15 AM4/30/15
to codenameone...@googlegroups.com
Hi,
are you still getting the exact same trace or has it changed?
The value of importance is the UIBuilder$1 has that changed?

Βασίλειος Τσουμάνης

unread,
Apr 30, 2015, 3:43:31 AM4/30/15
to codenameone...@googlegroups.com
Jst send a rim build to server from the satndard manual Hello World project (Eclipse) .
The UIBuilder$1 is still there.
 
Here is the trace :
0:11:48.377: AM: Starting MyApplication5
 0:11:48.417: VM:LINK MyApplication5
 0:11:48.480: VM:ISMFn=MyApplication5-2,o=11040
 0:11:48.480: VM:ISMFn=MyApplication5-2,o=11492
 0:11:48.560: Method  get
 0:11:48.570: VM:VECPs=com.codename1.ui.util.
 0:11:48.570: VM:VECCs=UIBuilder$1
 0:11:48.570: VM:VECMm=get()
 0:11:48.570: Module 'MyApplication5-10' has verification error 2924 at offset cacc (codfile version 79)
 0:11:48.570:
 0:11:48.570: Linker error: 'VerifyError' for MyApplication5
 0:11:48.570: VM:CLRCv=0
 0:11:48.580: VM:CLRCv=0
 0:11:48.580: VM:CLRCv=0
 0:11:48.580: VM:CLRCv=0
 0:11:48.580: VM:CLRCv=0
 0:11:48.580: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.590: VM:CLRCv=0
 0:11:48.600: VM:CLRCv=0
 0:11:48.600: VM:CLRCv=0
 0:11:48.600: VM:CLRCv=0
 0:11:48.600: VM:CLRCv=0
 0:11:48.600: VM:CLRCv=0
 0:11:48.610: VM:CLRCv=0
 0:11:48.620: CMM: set CRC a9ffd690
 0:11:48.620: NVS: delete 2
 0:11:48.620: NVS: write 2
 0:11:48.620: NVS: erase 21
 0:11:48.620: NVS: commit 574
 0:11:48.620: AM: Error starting MyApplication5: Module 'MyApplication5-10' has verification error 2924 at offset cacc (codfile version 79)
 0:11:48.641: VM:NCICv=0,w=0
 0:11:48.642: GS(createSurface): Temporarily promoting window size

Shai Almog

unread,
Apr 30, 2015, 12:56:12 PM4/30/15
to codenameone...@googlegroups.com
That's an install error not a build error and I no longer have a working RIM device.
We'll take another stab at it.

morne....@gmail.com

unread,
Apr 25, 2018, 12:54:33 PM4/25/18
to CodenameOne Discussions
Was this ever resolved?

Shai Almog

unread,
Apr 26, 2018, 12:17:13 AM4/26/18
to CodenameOne Discussions
We deprecated the blackberry support a while back and nobody noticed...
Reply all
Reply to author
Forward
0 new messages