Impossible to debug as - > Blackberry in Eclipse Simulator

Hello

I've implemented an application for some time using Eclipse 3.5 and Blackberry plugin version 1.1.2 without a lot of questions, but recently, I was stuck on this one:

Whenever I try to "Debug slot-> Blackberry Simulator ', Eclipse crashes at 31% saying"delegate launch. " This leaves me in a bad spot for my application debugging. However, I only peut 'run as-> Blackberry Simulator '.

I tried the new configurations debug with different simulators. I tried to re-intsalling the eclipse + blackberry plugin. I'm still stuck with the same question.

Can anyone share ideas they might have on it, or suggest how I could resolve this more?

Thank you

Jon

Apparently, it had something to do with the BBDevMgr process running. When I killed this process in windows Task Manager, Eclipse was able to start the Simulator in debug mode. All good now!

Tags: BlackBerry Developers

Similar Questions

  • Unable to get the BlackBerry Curve 8530 Simulator appears in Eclipse, run config-> device

    For all fans of Eclipse...

    I installed the BlackBerry Curve 8530 Simulator, which can be run inside BlackBerry JDE, but impossible to make it appear as one of the options under device to the Eclipse IDE. The simulators that appear in Eclipse in run configuration are 9000, 9550, 9700. I just like being in the Eclipse IDE.

    Thanks... any help would be appreciated.

    -Carl

    Yes!

    I understand the problem.

    Please read my last entry in the database of bugs:

    https://www.BlackBerry.com/jira/browse/JAVAAPI-904

    (1) download Eclipse Galileo example: eclipse-java-galileo-SR1 - Win32.zip
    (2) unzip it anywhere. example c:\
    (3) follow these instructions to use the update site: http://na.blackberry.com/eng/developers/javaappdev/javaupdate.jsp
    (4) install BlackBerry_Simulators_5.0.0.337_8530 - Verizon.exe (you may need)

    I also, want to test with the new Simulator that I noticed in the download area!

    BlackBerry_Simulators_5.0.0.508_8530 - Verizon.exe

    I hope this helps!

    -Carl

  • Eclipse pluging 1.1 - "debug as Blackberry device".

    I installed eclipse 1.1 pluging. Looks like it works more stable and faster.

    When I chose "Debug under"-> "Blackberry Device", IDE builds, signs, and download bionary on device. Cool!

    But due to the update of the app, the appliance resets and IDE cannot debug.

    Why the plugin is unable to wait for the reset? Can it be fixed?

    I was able to replicate this and it will apply to less than 5.0 BlackBerry device software.  Here is what actually happens:

    Debug as-> device BlackBerry deploys the application on your BlackBerry Smartphone and attaches it to the debugger.  However, replacing the application can cause the device reset, which disconnects the debugger.

    The workaround is to uninstall the existing application (Options, Applications) prior to a "Debug As-> BlackBerry Device", which will prevent the reset.

    I forwarded this question to our development team for resolution in a future release of the BlackBerry Java plug-in for Eclipse.  It was recorded in the handler incidents here: https://www.blackberry.com/jira/browse/TOOL-161

  • How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    Problem:

    How to debug the java application BlackBerry on Eclipse with a BlackBerry Smartphone?

    The following procedure:

    http://docs.BlackBerry.com/en/developers/deliverables/12002/Debug_an_app_on_BB_device_656366_11.jsp

    Error:

    An internal error occurred during: "launch WMMS_ACC_video_test0".
    java.lang.NullPointerException

    I found that other methods of debugging.

    If anyone knows how to do it please tell me.

    Thank you for your attention.

    http://www.BlackBerryForums.com/developer-forum/107455-debugging-live-device.html

    Solution:

    Start the IDE
    Connect your device to the PC via USB
    compile your application and load on the device
    in JDE - Debug - attach to-Pocket
    ignore all dialog boxes
    do the breakpoint
    Start your application on the device

  • two instances of Eclipse Simulator Blackberry launch

    Hello

    I recently installed the Java of Blackberry for Eclipse plugin and now I have to run two instances of the Blackberry Simulator to test my application... How can I do?

    Greetings.

    In order to provide an additional instance of the BB Simulator, navigate to your appropriate path of the Simulator installed with the plugin (in may case: "R:\Eclipse BB 1.3\plugins\net.rim.ejde.componentpack6.0.0_6.0.0.30\components\simulator").

    Inside this folder, create a .bat file (IE, sim1.bat) with the following:

    off @echo

    fledge.exe/app = Jvm.dll / Pocket = 9800/session for partner = Sim1/app-param = JvmAlxConfigFile:9800.xml/data-port = 0x4d44/data-port = 0x4d4e /pin = 0x2100000B/app-param = regVersion = 3 /app-param=regDestIP=127.0.0.1/app-param = regDestPort = / app-param 19781 = regSrcPort = 19783/app-param = DisableSyncServiceRecord/title = BlackBerry 9800-1 Simulator.

    To run the new Simulator, run the .bat file.

    You want to run your application in two Simulator, whenever you make any changes to your source code, you will need to run the default Simulator first.

    (I should mention that the previous worked only with the JDE 1.3... who has the 9800 for its default Simulator).

    I hope this be useful.

  • System.out.println () + Eclipse + Simulator

    I expected that System.out.println () would be exit in the Blackberry Simulator output Console, but I don't get anything in this window.  Y at - there a trick to getting the output here?

    Thanks in advance,

    You must attach the Simulator in debug mode. To do this simply right click on the project > Debug as > BlackBerry Simulator. That should fix the Simulator for the Eclipse JDE plugin and println (s) should now appear in the Console output for the Blackberry Simulator.

    To connect a device in debug mode, right-click on the project > Debug as > BlackBerry device. It attach the unit to the Eclipse JDE plugin and as above, println (s) should appear in the Console output for the Blackberry Simulator.

  • Debug vs version relies on Simulator

    I am writing an app of Cascades/C++ native BB10 using the Momentics IDE on Mac OSX 2.0.

    I would like to have a "Debug" version which includes additional code to check the internal inconsistencies and additional test functions (which will make the app run slow) and a "release" without any additional code (so it will run faster and be smaller and not to let users do things that they are not intended to do).

    I think I can use the QT_NO_DEBUG macro to toggle additional code.  Am that I on the right track here?  Is this the "path BB10"?

    I chose "run Release' instead of 'Run' in the IDE, clean and build, but I don't see - DQT_NO_DEBUG in commands in the Console window she built.  When it runs on the Simulator, I get no qDebug() results in the Console window, so something must be different.  I added a SystemDialog to tell me if QT_NO_DEBUG is enabled or not, and it is always disabled.  I have not yet tried on a real device.  I need to work on the Simulator, but also a real device.

    While browsing the Momentics IDE 2.0, I see references to "Device-Debug", "Device-Release', 'Device-Profile',"Simulator-Debug"but not"Simulator Release.  Why not?

    (I get this list by right-clicking on my project in the Project Explorer tab, build some Configurations/manage... which shows a "Manage the Configurations" dialog box with these listed configurations.)

    I have created a new configuration called "Simulator Release" copying "Simulator-Debug" and makes it the active configuration, but I don't see how to edit to add - DQT_NO_DEBUG and change the optimization levels, etc.

    When I right click on my project in the Project Explorer, run as / Run Configurations...  I get a dialog box that allows me to select a target (named as: MyApp run_release sim_10_2_1_3175), where I can change the Configuration to build my new Simulator-Release, but then the field to "binary:"running on empty, and won't let me change it. "

    I also see references to a record like 'x 86/o-g' (which I think is where he puts the debug version), and also a folder called "x 86/o" (which is where I assume she would have a Release version).  I guess correctly here?  Why do we have references to the ' 86/o x' without configuration generate to here?

    I hope that this kind of thing would be a little easier, or even built-in when I created at the origin of the project, but I've been googling and try things for half a day with no luck.

    Can you tell me some examples step by step how to do what I'm doing?  I have used many IDEs and other construction systems in my day, but I'm pretty new to Momentics/Eclipse.

    Thank you for any input,

    Ed Federmeyer

    Follow up more!

    Duh!  I realized all of a sudden!

    Rather than include mk/cs - base.mk Makefile for my project, I can COPY cs - base.mk in a local version in my project (cs-base - custom.mk for example) folder, WHICH include and put my additional targets in there, without the need to override the 'clean' target, which means no makefile warning more!

    Happy, happy days!

    Ed

  • BlackBerry WebWorks - Eclipse

    Hello

    Here, I get a little confused.

    Here's my problem:

    I have a BlackBerry WebWorks working on Eclipse environment (2.5.1 * BlackBerry WebWorks plugin) and BlackBerry WebWorks plugin SDK (2.0.0), okay?

    So, the thing is: I get a "ClassNotFoundException" error in my application. I have two .jar in the "ext" directory One is my custom package called Database.jar (where I make Access db with sqlite and so on (it is a plugin phonegap)) and the phonegap.0.9.4.jar which is the framework.

    It is very good. Everything works like a charm when I compile with bbwp.exe version 1.5. But when I compile with the 2.0 SDK, I get a ClassNotFoundException. I'm looking for the class that is not found. That's fine also.

    I would like to know one thing: how is possible to debug java code in this environment? I have no IDEA how must! I do the java code by my spirit! It's crazy!

    Hello again everybody (who have read this thread).

    The thing is: I already knew the answers... but this error was driving me crazy.
    The problem of the "ClassNotFoundException" was: I extracted my Database.jar.
    Just that! Since the 1.5 SDK, it was inside the pot and now I've pulled the jar into the "ext" folder and everything works like a charm...
    Strange.

    That's all. It is the answer for my son. Thanks again.

    PS: The question on ' how to debug java code in Eclipse WebWorks still... ". ». If someone can answer me...

  • BlackBerry and Eclipse

    I use the Blackberry and Eclipse. I started with Blackberry and I think it's more simple to do tests of Blackberry Simulator. Eclipse is great to work with all coding. I work with 2 interdependent projects so I put in place a library to share some regular classes. Works fine in Blackberry. I've just set it as a library, the value of dependicies in 2 projects and import classes. I had a problem in my previous attempt with these settings and I found out it was because the library .cod file was absent when loading.

    When I try to reflect the configuration in Eclipse I basically performs the same steps. Define a library project. The value 'Bibliographic project' in my other projects 'Properties' checked for my library project.

    It doesn't matter how to specify the import statement I get an error message.  The xxxxxxx to import cannot be resolved.

    Must be other things to do?

    Ingvar RTFM!

    Tried to help and found the answer

  • Eclipse Simulator GPS Blackberry 4.7 problem

    I try to work with the latest Eclipse IDE of Blackberry plugin and 4.7 component pack. Unfortunately, the component pack is well exceeded (4.7.0.46) and setting the GPS does not work. Any idea on how to get this working in Eclipse? Copy the 4.7.0.75 Simulator in the plugin does not work.

    I'm not sure, but after installing the latest Simulator, you can see the new Simulator in the eclipse by choosing... Run-> Run Configurations-> BlackBerry Simulator-> debug-> Simulator server... In this window you will see 'profile', in which your newly installed Simulator will also appear... You can choose that instead...

    Thank you!

    We can mark this as resolved issue

  • Impossible to debug in Eclipse

    Hello

    I'm trying to debug an application in a true smart phone BlackBerry. I use Eclipse for a 8703e with OS 4.2.1.110.

    When I run the debug option, he tell me that I lack the net_rim_app_manager.debug file. I saw on the forum I need to navigate to the folder of the Simulator and select the correct file. I tried with all version of Simulator and Eclipse always telling me that I don't have the right file. I've read elsewhere that I need the exact os version of the Simulator, but there is no RIM Web site. I use the 4.1.0.359 version so that the Simulator for the 8703e.

    If I ignore the error message, as I read in another post, debugging starts, but my breakpoints doesn't work.

    What can I do? Any ideas? I really need to debug on the real device, cause all works on the Simulator, but I have problem in the actual device.

    THX

    I found the problem! The version was not quite the same thing (only an IP in a change of HttpConnection) so the debugger do not stop.

    For all the people who have this problem, make sure you have the exact same version of the application installed and use in Eclipse (do not add a space online!).

    Thx for the support

  • How do the error of debugging JSP page/Javascript on the Blackberry browser on Simulator

    Hi, expert,

    at present, we are porting a web app (html5) from Iphone to Blackberry. It is written in JSP/javascript ajax in the backend. It is usually work the browser Blackberry 6.0 on a simulator. However, one of the page could be made, it shows just a blank page.

    I've seen an error like this onscreen Simulator MDS - CS:

    <2011-09-05 11:57:37.822="" edt="">: [1172] :::
    d receipt for non-existent packages! 904265821 >
    <2011-09-05 11:57:37.854="" edt="">: [1175] :::
    G = invalid, DEVICEPIN:CONNECTIONID = 2100000 a: 1770114602, SEQUENCE = 1, information
    tion = packet received for a connection timed out >

    However, I have seen the error on other pages when they are displayed correctly. Not sure why we continue to see this error.

    So, it could be a javascript error as well. Not sure at this stage. The page is written as a JSP page with javascript/ajax inside, which is the same as other pages that work. Very weird.

    No idea how I could debug to this case?

    Starting from the 7.0 you can use the web Inspector and in 5.0 you can debug using our tools, but in 6.0 you're stuck with more traditional methods such as the suggestion of chicoxmlof try/catch or alert statements

  • Generation of BlackBerry error make: * [Simulator-Debug] error 2

    I'm new to the blackberry development. I use Blackberry 10.2 SDK with Momentics IDE. I get following error after every few generations. I noticed this build configuration by default with the deletions of project output file that causes this error. Restoration project output file solves the problem in the next generation. It's really embarrassing and I think I'm missing something obvious for the build configuration in the project. Can anyone suggest how to solve this problem of generation?

    C:\bbndk\host_10_2_0_15\win32\x86\usr\bin\ntox86-ld: Notes: '_ZN2bb6system5phone5PhoneC1EP7QObject' is defined in DSO C:/bbndk/target_10_2_0_1155/qnx6/x86/usr/lib/libbbsystem.so.1 try so add to the linker command line
    C:/bbndk/target_10_2_0_1155/QNX6/x86/usr/lib/libbbsystem.so.1: could not read symbols: invalid operation
    CC: C:/bbndk/host_10_2_0_15/win32 / x 86/usr/bin/ntox86-ld caught signal 1
    make [2]: * [o-g/MyApp] error 1
    make [1]: * [debug] error 2
    make: * [Simulator-Debug] error 2

    Build deletes the file: C:\Workspace\MyApp\x86\o-g\MyApp. Restore it solves the problem in the next generation.

    Looks like you're missing a library.  Add the line below in the .pro to your project file and build again.

    LIBS += -lbbsystem
    
  • Impossible to debug Flash to iOS Simulator

    Hello

    AIR Beta 15 (302) and 2014 use professional Flash, Flash throws the error "unable to install the application on iOS Simulator."

    The SDK path is set to /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/S DKs/iPhoneSimulator8.0.sdk

    I use profile development and selected the Debug Mode...

    Thanks for any help you can give.

    Craig

    I can suddenly using AIR 16 but not AIR 15.

  • Impossible to install the BlackBerry Plugin for Eclipse

    So I tried very hard to get this * beep * installed for some time now, but nothing still evokes the problem that I have as far as I know.

    I downloaded the plugin from BlackBerry website. It's huge, it's called "BlackBerry_JDE_PluginFull_1.1.2.201004161203 - 16.exe.

    I can't find any other file that seems to be the plugin, so I think that's it. BUT when I run it, it pops up a dialog box telling me to choose a different installation path. Of the dialog box is titled InstallAnywhere. In the video configuration it does not show even this step, so I think that is the problem... Although I have no idea how to solve this problem. Just keep him there if I choose anywhere on my computer.

    I would really be passed this stage. Can someone help me?

    No, really, download again.  'Properties' on my copy says "368 MB (386,073,072)".  I know it's painful, but your copy is too small.  You have the right link.

    You do not even receive the installation.  It is not significant to install somewhere else, he told you to extract the installer somewhere else.  I don't know how you can run a self-extractor corrupt at all, but I think your symptom said that the extraction fails.  Say that it a little weird, I admit...

    FWIW, when I start the installation program extracts itself in a directory Local Settings\Temp.

Maybe you are looking for

  • More "Notes."

    one of my notes itself split 8000, more or less in time, how and why and if it continue to happen?

  • Photos - where are the originals?

    I just started to try to tame the Photos (not easy after the habit of iPhotos events). IPhoto migration was made some time ago, but I went to use iPhoto for a few months. So, in the last two days I exported the latest events in iPhoto to records as e

  • Question about HDD-set level on a Satellite A10

    Hello, just want to update my laptop and everything interesting. This laptop supports 160 GB?Maybe even, that the bigger HARD disk support this computer?I think on 120 GB or 160 GB of best... And do not know what to do :)Satellite A10...Thanks for th

  • Of product Microsoft Office updates, how to prevent them from being auto checked?

    I have a dv7-3165dx, and it came loaded with a number of versions of Microsoft Office product trial pre-installed. As I do not use the product, I see no reason to get updates for them, however whenever I get a new Note Microsoft Update there are 22 u

  • Unable to connect to the Web Microsoft sites (check the proxies - error ox80072efe)

    original title; everything works well for a few years then the error codes that appear are useless they just told me to check my proxy server settings. Everything works well for a few years, then all of a sudden I can't update or connect to the micro