05-13-2010 05:02 AM
this does not work.
I'm using Pearl 8110 w/ JDE 4.5 component.
I get the message dialog saying:
'Launching New_configuration' has encountered a problem.
There is no connected Blackberry device.
and my Pearl restarts.
05-14-2010 09:31 PM
Hello all,
I am using BlackBerry Java Plug-in 1.1.2.201004161203-16
with BlackBerry Java SDK 4.5.0.21
on a 8800
The listed workaround does not work for me, the application is not listed in the application list. I have been able to use the JavaLoader utility however this is less than ideal.
Is there something I can do to tell the plugin to publish the application to the application list?
05-25-2010 07:20 PM - edited 05-25-2010 10:59 PM
Oops, I didn't read carefully the workaround. It works by uninstalling the app before "debug device."
06-23-2010 09:51 PM
I'm having the same problem, but when I go to options->advanced options->applications in the device, the application that was installed by eclipse doen't have the "delete" option.
How can I delete the application in the device?
It is a model 9500 OS 4.7.148
07-07-2010 05:21 AM
I used the workaround and deleted the app but when I launch the next debug session the phone restart again and the debu session is lost.
Any other solutions?
07-22-2010 11:29 PM
Is there any update for this issue? I have a problem that only can reproduce on the real phone, this issue make me mad because i cannot debug it on real phone (9550) with 1.1.2 plug-ins. it's so sad!!!!!!!
07-25-2010 07:03 PM - edited 07-25-2010 07:13 PM
If you're having trouble deleting through the phone interface, you can use javaloader from command line:
javaloader -usb erase -f <my_app>
I also delete the libs I install with the app to be safe:
javaloader -usb erase -f <my_app> <my_lib_1> <my_lib_2>
If this hangs, it may be because the Eclipse plug in is trying to debug the device.
09-06-2010 07:35 AM
(1) ensure "blackberry desktop manager" is installed on your computer. (it will install require USB driver to communicate with blackberry device)
(2) if blackberry desktop manager is installed and then also you are getting error then you can download
Blackberry USB and Modem Drivers ITA(DM4.7b50) from
https://www.blackberry.com/Downloads/entry.do?code
04-11-2011 06:54 AM
arent the drivers just enough ?
seems not
I installed BlackBerry_USB_and_Modem_Drivers_ENG__DM5.0.1b73_
under virtualbox but it failed to deploy :
There is no connected BlackBerry device.