Ripple Build: [ERROR] Failed to run launching java.exe.

Hello BB community

I have a problem with the Chrome Ripple 0.9.8 extension I could not find such an error in google.

When I click on the build, it shows error:

Oh, Snap! Build request failed with the message: [ERROR] failed to run java.exe launch.

and create the file .zip in the output folder

I have Java 6, 7 and 7 installed SDK

The problem was that I moved manually SDK Webworks directory to another location.
the solution is to change the path to the bbwp.properties file in:
C:\...\BlackBerry SDK software WebWorks for Tablet 2.2.0.5\bbwp\bin

Tags: BlackBerry Developers

Similar Questions

  • Re: "insufficient privileges" error when you run the Java stored procedure in another schema

    I get an "insufficient privileges" error when you run the Java stored procedure in another schema, see details below.  I don't know what are missing privileges (I already granted the EXECUTE privilege), suggestions?  -Thank you.

    Define a simple java class and deploy it as a Java stored procedure to test:


    Schema: User1

    test of the package;

    public class HelloWorld {}

    public HelloWorld() {

    Super();

    }

    public static String Hello () {}

    Return "HELLO";

    }

    }

    CREATE or REPLACE FUNCTION HELLO RETURN VARCHAR2 AUTHID CURRENT_USER AS LANGUAGE JAVA NAME ' test. HelloWorld.hello () return java.lang.String';

    Grant execute on USER2 HELLO

    Test the Java stored procedure through the PL/SQL function call (in the same schema):


    Schema: User1

    SET SERVEROUTPUT ON

    DECLARE

    v_Return VARCHAR2 (200);

    BEGIN

    v_Return: = User1. HELLO;

    DBMS_OUTPUT. Put_line ('v_Return =' | v_Return);

    END;

    anonymous block filled

    v_Return = HELLO

    Test the Java stored procedure through the PL/SQL function call in a different pattern:


    Schema: USER2

    SET SERVEROUTPUT ON

    DECLARE

    v_Return VARCHAR2 (200);

    BEGIN

    v_Return: = User1. HELLO;

    DBMS_OUTPUT. Put_line ('v_Return =' | v_Return);

    END;

    Error report-

    ORA-01031: insufficient privileges

    ORA-06512: at "User1." HELLO', line 1

    ORA-06512: at line 4 level

    01031 00000 - "insufficient privileges".

    * Cause: An attempt was made to change the user name or password

    without the privilege appropriate. This error also occurs if

    trying to install a database without the need for employment

    access privileges.

    When Trusted Oracle is configure in DBMS MAC, this error may occur

    If the user has been granted the privilege necessary for a higher label

    that the connection is active.

    * Action: Ask the database to perform the operation or grant administrator

    the required privileges.

    For users Trusted Oracle get this error, well that granted the

    the privilege that is suitable for the top label, ask the database

    administrator to grant the privilege to the appropriate label.

    You have created the function with AUTHID CURRENT_USER, which means that the function is executed with the rights of the applicant (but not with the rights of the author). This means that the applicant must have grants (directly or through roles) on all used/accessible objects in the service. In your case the user USER2 has not granted with EXECUTE on the class/source Java test. Class HelloWorld, causing the ORA-01031 exception. You create service without AUTHID CURRENT_USER (i.e. with AUTHID DEFINE, which is by default, if you do not have a specific reason to use AUTHID CURRENT_USER) or grant EXECUTE on JAVA test SOURCE. Class HelloWorld to User2.

    Dimitar

  • Windows Media 32-bit Player has stopped working with the error "failed to run the server.

    Original title: Windows Media Player does not start

    I am running window 8.1 on a HP laptop.  I have the two 32-bit and 64-bit Windows Media Player installed, I can start 64-bit with no problem, but 32 bit work do not.  When I try to play music directly I get the error "Server execution failed", I tried all the option provide fron uninstall and reinstall as has been suggested, but nothing helped.  I need to have the 32-bit to run or have the 64-bit by default. Help!

    Thanks for the reply, but after working with it, I solved the problem.

    1. rename the program (x 86) folder (32-bit) / Windows Media Player for everything you want

    2 copy the Windows Media Player folder in the Program Files (64-bit) folder and paste it into the program file (x 86) folder.

    3. This puts an uncorrupted in the default path, Windows Media Player

    This worked very well for me.  It also leaves a version uncorrupted for future needs.

    Sometimes simple is better.

  • Error "Failed to run the server" in Windows Media Player

    Original title: Windows 7 pro

    Failed to open the media player. To send a message, the Server execution failed

    Hello Douglas,.

    Please, try the suggestions provided by Halima S in the following thread. You can ignore the troubleshooting you have already tried.

    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-system/window-Media-Player-12-Server-execution-failed/d42f8d49-fb8a-4283-9a65-387177903bbf

    Do not respond if you have any other questions. Thank you.

  • The Installation does not start! Error: Unable to launch vcredist_x86.exe

    Original title: the Installation does not start!

    My installation does not start. As soon as I put the disc in the drive, the installation wizard appears, but at this time there that weird noise comes from the disc. Then the this black window appears and the installation does not start. I got the game installed before on the computer. But he had problems, so I uninstalled the game. Then, when I tried to reinstall the game, it wouldn't install again. "And this error comes ~ could not launch vcredist_x86.exe".

    Help, please. Thank you!

    -Maryse

    Hello

    Please try to install the game in compatibility mode.  Here is some information that can be very practical...

    http://Windows.Microsoft.com/en-us/Windows-Vista/make-older-programs-run-in-this-version-of-Windows

    http://Windows.Microsoft.com/en-us/Windows7/make-older-programs-run-in-this-version-of-Windows

    -Check the functionality of the game under a spare user account

    Uninstall/reinstall the program

    -Clean Boot http://support.microsoft.com/kb/331796

    I hope that this information is beneficial.

    Thank you

    Aaron
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

  • Error of the ripple: Oh Snap! Build request failed with the message: CreateProcessW

    Hello

    I installed the Mobile Emulator 0.9.1 ripple with SDK for Tablet 2.2.0.5 WebWorks, following the instructions exacly on a Windows 7 64-bit machine.

    If I try to package virtually any application (HelloWorld, weather, examples, something more complex, whatever), I get the following error:

    Oh Snap! Build request failed with message: CreateProcessW: The system cannot find the file specified.
    

    I tried a lot of things. I'm guessing that it's a mistake with the SDK, since I can enter any path to any folder that exists on my HD as the path to the SDK and I get the same error.

    Path SDK: SDK for Tablet 2.2.0.5 WebWorks c:\RIM\BlackBerry

    The project root: c:\Users\Username\RippleSites\AppName

    Archive name: AppName

    Output folder: c:\

    I tried different paths for the foregoing, moving my code and by reinstalling the SDK.

    I'm at my wits end - about to renounce WebWorks.  Any ideas? 

    It seems %SystemRoot%/system32 and any % were missing from my path variable. All good - too bad!

    Land

  • Ripple packaging error: Oh, Snap! Build request failed with the message: zip i/o error: no zip file or directory error: could not create output file

    I am trying to package and sign an application with ripple and I get this error: Oh, Snap! Build request failed with the message: zip i/o error: no zip file or directory error: could not create output file

    What can possibly be the problem here?

    Solved!

    I had the field output folder of the same value as the name of the archive

  • error packaed and launch: Oh, Snap! Build request failed with the message: [ERROR] an archive or directory does not exist in the specified path:

    Hello

    I get this error when you try to run the sample of cards on the corrugation Simulator:

    Oh, Snap! Build request failed with the message: [ERROR] an archive or directory does not exist in the specified path: "/ Users/Calgacos/Library/Application Support/Google/Chrome/Default/Extensions/cnijnnaimeaacneklcndcafbnkeicckh/0.9.16_0/services/node/node_modules/rbd/Packaged/Maps.zip".

    The .../rbd/Packaged folder is writable and the Maps.zip will be created in the folder ~/RippleSites/Maps/Packaged.  With the help of Mac, the latest versions of everything.  The application runs in undulation ok, but I can't throw on the SIM BB10.

    Someone else have this error and know why?

    PS the Maps.zip does not get created (or copied) in specified folder, of course, but why?

    PS try another application and it worked but is too has not put its zip file into the folder... rbd/Packaged.  I guess it should not but leaves me clueless as to whats wrong with cards.

    Thank you

    The two directories (in the extensions directory and maps project directory) have permissions to 777.

    But you gave me an idea...

    It turns out that simply by putting

    "Packages".

    in setting output wasn't enough, I need the full path

    for example: "/ Users/username/RippleSites/Maps/packed."

    and presto, now it works!

    Thank you!

  • Build request failed with the message: error: ENOENT, untie

    I use emulator ripple to package the application for Blackberry os 7...
    But when I press the button package it gives me error as follows:

    Oh, Snap! Build request failed with the message: error: ENOENT, remove the link "C:\Documents and Settings\AtikJ\RippleSites\AgriQuote\packaged\AgriQuoteApp.zip".

    Duplicate of:
    http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/error-while-packaging-the-app-us...

  • Printers are lost after installing updates and could not start get error 1053 service print spooler service message has failed to demand launch or control in a timely

    Original title: print spooler does not - error 1053 - Windows 7

    I have a HP Pavilion dv4-511 with Windows 7.  2 weeks ago I ran a Windows Update and all my printers installed have disappeared after a reboot.  I did a system restore and they were all back.  Yesterday, I installed an update to a software (Soonr) and it's the same thing.  I clicked on the print spooler service to see if I was able to restart and got the error 1053 saying "service did not respond to demand launch or control in a timely." If I click on "Add a printer" in the menu devices and printers, I get the following message: "Windows can't open add printer."  The local print spooler service is not running.  Please restart the spooler or restart the machine. "I rebooted the computer and the same thing continues to happen.  I did a system restore and the printers are all back.  It seems that every time there is a change to any software, it creates this problem.  Help, please! Thank you.

    Hello

    Welcome to the Microsoft community!

     

    When the updates are installed, the printers will be lost and when you try to start the print spooler service, you get the service saying error 1053 has failed to demand launch or timely control.

     

    The problem may occur if some system files are corrupted or because of malicious content.

     

    I suggest you follow the steps mentioned below:

     

    Method 1: File system (CFS) Scan Checker

    SFC scan will find all missing or incorrect system files and repairs them.

     

    See the site:

    How to use the System File Checker tool to fix the system files missing or corrupted on Windows Vista or Windows 7

    http://support.Microsoft.com/kb/929833

     

    Method 2: Scan the computer to remove all possible malicious content

     

    See the site:

    Microsoft safety scanner

    http://www.Microsoft.com/security/scanner/en-us/default.aspx .

    Note: The data files that are infected must be cleaned only by removing the file completely, which means that there is a risk of data loss.

     

    I hope this helps. If the problem persists, let know us and we would be happy to help you.

     

  • 12.1 T2K Delta 3 patch (8919489) ERROR + fails [code = 1] Running adjcopy.cla

    During the upgrade of database 11.1.0.7 to 11.2.0.3 as spots of pre - req
    12.1 T2K Delta 3 patch (8919489) fails with the ERROR [code = 1] Running adjcopy.class

    Environment is cloned - R12.1.1 and migrated to OEL 4 5 OEL
    ====================================================

    Updating of the Oracle Applications if necessary Java files...

    * $JAVA_TOP/META-INF/JRIMETA. DAT backup...

    Copy JRIMETA. DAT de JRIMETA. DAT. BackedupByAdpatch...
    Copied from JRIMETA. DAT de JRIMETA. DAT. BackedupByAdpatch.

    * Successfully supported JRIMETA. DAT.

    Adjcopy.class running:
    adjava-mx512m - nojit oracle.apps.ad.jri.adjcopy @/d02/applmgr/DEV/apps/apps_st/appl/admin/DEV/out/apps.cmd

    AutoPatch error:
    ERROR [code = 1] Running adjcopy.class

    AutoPatch error:
    Archives of master update error

    An error occurred during update of Oracle Java Applications if necessary files.
    Continue as if it was successful [No.]:

    ============================================================

    Please help me in this problem.

    Published by: user11958935 on August 18, 2012 22:39

    AutoPatch error:
    ERROR [code = 1] Running adjcopy.class

    You will find all the details on the error in the log file?

    Please see this doc ( Patch 13706647 R12 application error. BPM a: ERROR [code = 1] adjcopy.class [1455555.1 ID] running).

    AutoPatch error:
    Archives of master update error

    Please see if help solutions contained in these documents.

    During patch received: error [Code = 1] Running Adjopy.Class [397480.1 ID]
    Interoperability Patch 9935935 fails with error: 'IO error or zip, trying to read the README_share.txt entry in the zip file /java <$COMN_TOP>' [1288064.1 ID]
    11i: "Running adjopy.class ERROR: cannot create the file of success" error ADPatch using [1465401.1 ID]

    If you still have the same problem, please log a SR.

    Thank you
    Hussein

  • Oh, Snap! Build request failed with the message: [ERROR] CAP exception has occurred

    Hello. Pls I just got the error "Oh Snap!" "Build request failed with the message: [ERROR] CAP exception occurred" when I tried a test package ' Helloworld ' procedure follwing illustrated app on "http://developer.blackberry.com/bbos/html5/documentation/creating_hello_world.html."

    I need your help pls.

    Hello!

    Thank you for your response. I uninstalled "jdk-7u25-windows-i58" and got 'jdk-6u35-windows-i586', and his work well at the moment. I hope that I have no problem to use an older version.

  • adcfgclone.pl error: RC-50014: Fatal: failed to run the auto configuration service

    Hi all

    I got following error while cloning an instance of R12 on HP UX.

    After having copied from source to target, I ran perl adcfgclone.pl dbTechStack.

    error...

    Start the synchronization context file system and its models with those of the database

    Database connection: impossible
    Support changing context OAM function: unverified
    Support OAM customization feature: unverified

    File system model: /erpdev1/orarsu/db/tech_st/10.2.0/appsutil/template/adxdbctx.tmp
    .
    .
    .
    No download file of context and its data base models. Connection to database failed
    .
    .
    .
    [AutoConfig error report]
    The following report lists the errors autoconfig met in each
    execution phase. Errors are grouped by directory and by phase.
    The format of the report is:
    < file name > < phase > < eventually return code >

    [INSTANTIATE PHASE]
    AutoConfig impossible successfully to instantiate the following files:
    Directory: /erpdev1/orarsu/db/tech_st/10.2.0/appsutil/install/RSU_reeldev
    adcrdb.sh INSTE8


    Fate of automatic configuration with State 1

    RC-50014: Fatal: failed to run the auto configuration service
    Asked by oracle.apps.ad.clone.ApplyDBTechStack

    Kind regards
    Sandeep.

    Hi user;

    Please check:

    12 adcfgclone release fails with AC-00423, RC-50014 adcrdb.sh lack of filesystem [549872.1 ID]
    RC-50004: Fatal: error occurred running adcfgclone.pl dbTier RDBMS 64 bit [336875.1 ID]

    It may be useful

    Respect of
    HELIOS

  • Error in the final launch sequence - 500 failure ' ascii' codec can't decode byte 0xc3 in position 111: ordinal not in range (128)

    Hello

    running an application on a device of Momentis just doesn't work. Here's what I did:

    -downloaded and installed Momentics

    -downloaded and installed 10.2 API level (target device is a Z10)

    -created a new BlackBerry in Momentics application from the simpler model 'Hello World '.

    -a ran deploymend debugging wizard token, installed on the device

    -device is connected via USB, Momentics shows me a green light to the USB

    -Click on 'run '.

    The build process works very well, and then wake up the unit (so something's happening on the device), then Momentics fails with the following message is displayed:

    ---

    Error in the final launch sequence

    Impossible to prepare and upload the binary file

    result::Failure 500 'ascii' codec can't decode byte 0xc3 in position 111: ordinal not in range (128)

    ---

    I tried this on a Windows computer as follows:

    -Win 7

    -Momentics 2.1.1 build 201411071638

    -target Z10 with OS 10.2.2.984 device

    And I tried it also on a Mac with the latest Mac OS and Momentics newest and the same device. With exactly the same result and same error message.

    I made sure that the architecture is set to 'activation' in the run configuration.

    I am a bit confused what I did wrong because I just downloaded the IDE, SDK, connected to the device, installed the debugging token (the device is in developer mode) and try to run an application. It really should work, no?

    The problem is resolved. The cause was an umlaut in the name of the author in the certicate used by the debugging token.

    See https://www.blackberry.com/jira/browse/BBTEN-2754?page=com.atlassian.jira.plugin.system.issuetabpane... for more details.

  • chronic build error

    Since today, I get a build error in all of my projects:

    Error occurred during the build.

    Errors under builder "App descriptor Validator" of the project "MNKit".

    java.lang.NullPointerException

    Google gives no guidance on this. Restarting Momentics, or clean up projects does not help.

    At the opening of bar - descriptor.xml, I get:

    java.lang.NullPointerException
    to com.qnx.tools.bbt.core.signing.BarSignerTool. (BarSignerTool.java:105)
    to com.qnx.tools.ide.bbt.internal.core.BBTNativeSDKProvider$ BBTNativeSDKDescriptor.getBarSigner (BBTNativeSDKProvider.java:172)
    at com.qnx.tools.bbt.core.sdk.AbstractBlackBerryTabletSDKDescriptor.getValidator(AbstractBlackBerryTabletSDKDescriptor.java:122)
    at com.qnx.tools.ide.bbt.internal.core.BBTNativeSDKProvider.getValidSDKs(BBTNativeSDKProvider.java:97)
    to com.qnx.tools.bbt.core.sdk.IBlackBerryTabletSDKDescriptor$ IRegistry$ Impl.collectValidSDKs (IBlackBerryTabletSDKDescriptor.java:327)
    to com.qnx.tools.bbt.core.sdk.IBlackBerryTabletSDKDescriptor$ IRegistry$ Impl.getValidSDKs (IBlackBerryTabletSDKDescriptor.java:311)
    at com.qnx.tools.bbt.internal.core.utils.BlackberryTabletSDKUtils.getAvailableTargetPlatformVersions(BlackberryTabletSDKUtils.java:130)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralAdvancedPart.getAvailablePlatformVersions(GeneralAdvancedPart.java:146)
    to com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralAdvancedPart. (GeneralAdvancedPart.java:69)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralPage.createLeftContent(GeneralPage.java:65)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.GeneralPage.createFormContent(GeneralPage.java:54)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.forms.BBTFormPage.createFormContent(BBTFormPage.java:92)
    to org.eclipse.ui.forms.editor.FormPage$ 1.run(FormPage.java:152)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.ui.forms.editor.FormPage.createPartControl(FormPage.java:150)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:241)
    at org.eclipse.ui.forms.editor.FormEditor.addPage(FormEditor.java:325)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:211)
    at org.eclipse.ui.forms.editor.FormEditor.addPage(FormEditor.java:308)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.addBBTPage(BBTXMLEditor.java:233)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.createGeneralPage(BBTXMLEditor.java:240)
    at com.qnx.tools.bbt.xml.internal.ui.editor.bbtxml.BBTXMLEditor.addPages(BBTXMLEditor.java:324)
    at org.eclipse.ui.forms.editor.FormEditor.createPages(FormEditor.java:138)
    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:348)
    at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:670)
    at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:465)
    at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:595)
    at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:289)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2945)
    at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2850)
    to org.eclipse.ui.internal.WorkbenchPage.access$ 11 (WorkbenchPage.java:2842)
    to org.eclipse.ui.internal.WorkbenchPage$ 10.run(WorkbenchPage.java:2793)
    at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:70)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2789)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2773)
    at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2764)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:651)
    at org.eclipse.ui.ide.IDE.openEditor(IDE.java:610)
    at org.eclipse.ui.actions.OpenFileAction.openFile(OpenFileAction.java:99)
    at org.eclipse.ui.actions.OpenSystemEditorAction.run(OpenSystemEditorAction.java:99)
    at org.eclipse.ui.actions.RetargetAction.run(RetargetAction.java:221)
    to org.eclipse.ui.navigator.CommonNavigatorManager$ 3.open(CommonNavigatorManager.java:185)
    to org.eclipse.ui.OpenAndLinkWithEditorHelper$ InternalListener.open (OpenAndLinkWithEditorHelper.java:48)
    to org.eclipse.jface.viewers.StructuredViewer$ 2.run(StructuredViewer.java:866)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    to org.eclipse.ui.internal.JFaceUtil$ 1.run(JFaceUtil.java:49)

    at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
    at org.eclipse.jface.viewers.StructuredViewer.fireOpen(StructuredViewer.java:864)
    at org.eclipse.jface.viewers.StructuredViewer.handleOpen(StructuredViewer.java:1152)
    at org.eclipse.ui.navigator.CommonViewer.handleOpen(CommonViewer.java:462)
    to org.eclipse.jface.viewers.StructuredViewer$ 6.handleOpen(StructuredViewer.java:1256)
    at org.eclipse.jface.util.OpenStrategy.fireOpenEvent(OpenStrategy.java:275)
    to org.eclipse.jface.util.OpenStrategy.access$ 2 (OpenStrategy.java:269)
    to org.eclipse.jface.util.OpenStrategy$ 1.handleEvent(OpenStrategy.java:309)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4128)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1457)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1480)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1465)
    at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1270)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3974)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3613)
    at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2701)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2665)
    to org.eclipse.ui.internal.Workbench.access$ 4 (Workbench.java:2499)
    to org.eclipse.ui.internal.Workbench$ 7.run(Workbench.java:679)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:668)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1410)

    I am running on a Mac with the new Oracle Java 1.6.0.37 Mountain Lion.

    solved.

    Re-install Momentics and the simutaor is done.

Maybe you are looking for

  • El Capitan network problem

    I have a macbook pro and the network does not work after an update. After a lot of research on the web, I discovered that it was inconsistent data of Configuration of Extension Kernel: worm. 3.28.1 that caused the problem, but I tried everything what

  • Broadcom BCM943228HMB 802.11abgn adapter Wi - Fi 2 x 2.

    I use a new computer h8 - 1520t. My wireless is card is: Broadcom BCM943228HMB 802.11abgn 2 x 2 Wi - Fi adapter. This wireless card will work also on the strip of the 5 GHz WiFi? My router is only 2.4 GHZ and the band is very too cluttered (heavily u

  • Palm Treo 300

    So I found a palm treo 300 in a thrift store and bought for like $ 7. After popping open the case and hanging on to an old charger electric razor, got to work. I installed the synchronization program on my computer, put everything in place and works.

  • How to view all programs currently running on Slate 21 pro

    I have a slate 21 pro and cannot find a way to display all programs running at the same time, so I can stop or select one. Every other Tablet android or phone I used has a way to do it. Bill

  • fingerprint t440s deployment manager

    Hi all Please help me - can someone tell me where all the different parameters for the fingerprint 8.01.11 Manager pro are stored? I can't find the settings in the registry. I want to customize the settings of the hundrets of t440s we want to give ou