Welcome to the Official BlackBerry® Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Testing and Deployment

Reply
New Member
munsonator
Posts: 1
Registered: 02-08-2012
My Carrier: Verizon

Simulator reboots when deploying app

[ Edited ]

if i try to run my app from Eclipse it restarts the sim, i tried signing and installing the app and it shows up but just restarts the sim again and brings me back to the home screen. I'm running the 2.0 sim, and it seems like that fixed a lot of other people's deployment problems, any thoughts on what i'm doing wrong? I also tried creating a brand new blank slate app that has nothing in it, and get the same issue, so i don't think it's something wrong with my code within the app. Thanks for any help!

Please use plain text.
BlackBerry Development Advisor
fernando_simoes
Posts: 25
Registered: 01-30-2012
My Carrier: Rogers

Re: Simulator reboots when deploying app

Can we double check a few things?

 

  • Step 1: confirm you are using the Simulator build 2.0.0.7109 with NDK 2.0 beta 3 - both have been available to the community for a while. VMWare Player 4.0.1 buidl 528992 or more recent
  • Step 2: File->New->Project->Examples->BlackBerry Tablet OS Examples->Hello World
  • Step 3: Right-click the project and select Build Configurations->Set Active->Simulator-Debug

 

simulator-debug-hello-world.png

  • Step 4: Confirm if your VMWare settings are adequate: 3D graphics enabled etc.

 

vmware_settings.png

  • Step 5: execute the project on the simulator. In my lab everything worked well.

 

If you executed the 5 steps above and your Simulator are still rebooting, let's connect via SSH and investigate a bit further.

 

Please use plain text.