Join Our 3 MILLION+ Members Today! Register Here | Login
Go Back   BlackBerry Forums at CrackBerry.com > BlackBerry Professionals > App Developers

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
    Thread Author   #1  
Old 03-09-2010, 10:34 PM
CrackBerry Newbie
Device(s): 9530 (Storm)
Carrier: Verizon
 
Join Date: Jul 2009
Posts: 3
Likes Received: 0
Thanked 0 Times in 0 Posts
Question reference to PersistentObject causes module not found error

I have written an app and was getting a module not found 7444 error.

To troubleshoot, I created a blank app, and one at a time, copied in each piece. The error was reproducable after I added the import for PersistentObject and PersistentStore. So my app just has the main class and references to PersistentObject and Store.

I am using eclipse 3.4.1 with Blackberry JDE plugin 4.7 on an XP Pro machine.

This of course works just find in the simulator.

The app is signed because of the inclusion of the PersistentStore API.

I have checked with the blackberry desktop manager and my phone is up to date. It is a Storm 9530 (v5.0.0.328)
Reply With Quote Tip this Post
  #2  
Old 03-11-2010, 01:59 AM
QuiteSimple
Device(s): 9000 (Bold)
Carrier: Verizon
 
Join Date: Sep 2009
Posts: 169
Likes Received: 0
Thanked 1 Time in 1 Post
Default

Hi,

this sounds strange

Do you have alternate starting point? In general you can get those type of errors when you try to do something with a module which is still not loaded by the OS. You can try to set some kind of timeout (Thread.sleep()) before executing your code.
__________________
www.quite-simple.com
Software that works.
Reply With Quote Tip this Post
    Thread Author   #3  
Old 03-11-2010, 08:21 PM
CrackBerry Newbie
Device(s): 9530 (Storm)
Carrier: Verizon
 
Join Date: Jul 2009
Posts: 3
Likes Received: 0
Thanked 0 Times in 0 Posts
Default

I found that I had eclipse set up wrong. The 'Preferences->Java->Build Path->User Libraries' option was not pointing to the net_rim_api.jar file. Once I corrected this, the program works just fine now.
Reply With Quote Tip this Post
Reply
BlackBerry Forums at CrackBerry.com > > BlackBerry Professionals > App Developers   reference to PersistentObject causes module not found error

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes