Error in the application using emulator ripple of packaging

Hello everyone, I'm on emulator running continuous for the packaging of the app for blackberry help SDK Blackberry Webworks 2.3.1.5 7os.

When I click the package button I get error as follows:

Build request failed with the message: error: ENOENT, remove the link "C:\Documents and Settings\AtikJ\RippleSites\HelloWorld\PKG\HelloW.zip".

So please suggest me some solutions...

Thanks for your reply...
My machine is computer 32-bit... Also I use JDK 1.7...

I solved this problem...
It must specify the path of our webworks SDK in the option settings of the emulator of the ripple.
So avoid all space charater in the path of the SDK...
for example c:/Program Files / Research In Motion /... is not valid.

c:/ResearchInMotion/BlackberrySDK2.3.1.5... This is correct.

Another thing I've done is in the bbwp.properties file located in the webworks SDK bin directory... I've provided the correct path of the JDK. Also I put environment variables.

After completing these steps cod and alx files are generated.

Tags: BlackBerry Developers

Similar Questions

  • Hide an error to the application using a servererror trigger?

    We have an application designed for an older version of oracle that emits a few sql which is not more supported in the version of database of todays.
    We want to use the application without modification with a new database server.

    Old server Version: 7.3.4 (still in production...)
    New Version of the server: 10.2 or 11.2

    Questions of application one
    ALTER SESSION SET OPTIMIZER_GOAL = FIRST_ROWS;
    which translates ORA-01986 and matrices of the application.

    We would like to hide the 01986 application error using a trigger:
    create or replace
    trigger catch01986
      after servererror
      on schema
      begin
        if (ora_is_servererror (1986)) then
          null; -- what to do here? we want clear the ora-01986 from the error stack
        end if;
      end catch01986;
    How to handle the error, so that the alter session set... is simply ignored and no error code is returned to the application?

    I asked a few days ago in the general Forum of database, but triggers therefore belong to PL/SQL, I repost here.

    TNX for the help in advance!

    jjaeckel wrote:

    So I go back to the original question:
    Is there a chance to hide the error ora-01986 of the application of the code, we can handle this in a servererror trigger?

    N °

    http://download.Oracle.com/docs/CD/E11882_01/AppDev.112/e17126/create_trigger.htm#CIHBABAH

    The only event AFTER SERVERERROR, the error trigger has already been mentioned.

  • Can we use emulator ripple with visual studio?

    Hi friend

    How can we use emulator ripple with visual studio?

    Thanks in advance,

    Faster

    You can use ripple with Visual Studio...

    What I do is to create a directory on my machine that has my application in it, then go into Visual Studio and select: «File-> Open-> Web Site...» »

    Then I browse and select the directory where I created my app.  It will then open this directory as a Web site in Visual Studio.

    When I want to run and debug my application, I press "start without debugging".  This will launch the ASP.NET development for the project server so that I can type in the URL.

    I then open the URL in the ripple.  I can just edit the files in Visual Studio, then press refresh (F5) in waving to refresh the content of my application.

  • "Download error" in the applications in the creative cloud

    Hello

    A "Mistake of Dowload" message when I want to install apps in creative cloud.

    What is the problem?

    Thank you for your help

    Flo

    Windows or Mac?

    Try with the solution proposed below link and check:

    Using creative cloud | Download error in the applications tab of Creative Cloud Desktop Application

  • Error on the "Applications" tab

    Someone had problems with this? It is said (translated as I use the Finnish version) ' room was error! Close all Adobe Application Manager sites before you continue. "There is also a button that says"download apps again. What should I do? I can't even remove my probably corrupted programs (dreamweaver, etc. first) in Control Panel and I feel like I'm out of options.

    I tried to reinstall creative cloud itself, but it doesn't seem to work.

    Hello

    Please see: -.

    Re: Creative Cloud "Download error" message

    Using creative cloud | Download error in the applications tab of Creative Cloud Desktop Application

  • Hi, I am Ganesh, I tried to installed the application using creative cloud. But seems it's taking too long to install the application and it is hit. After the installation of 42%. Still, I tried to restart my computer and re-install the application. But i

    Hi, I am Ganesh, I tried to installed the application using creative cloud. But seems it's taking too long to install the application and it is hit. After the installation of 42%. Still, I tried to restart my computer and re-install the application. But it is keep taking so long time and struck at the end of the installation of 42%.

    If the installation process is stalled at 42 percent with no possibility of error, there is a problem with the zipped file to Extraction of downloaded in the Temp folder.

    As a fundamental step. Leave the creative Cloud desktop application.

    Delete the contents of the Temp folder:

    Optional: it will be ideal to install software like Winrar, WinZip or 7-zip,., etc.

    Please press Windows + R and you will get a command window run, get hit and type %temp%.

    Delete all the content inside the temp folder.



    Then try again to install application InDesign CC again.

    Just in case, if you are still having the same issue.

    Creative application cloud thus released, do not close it.

    Open the Temp folder, then search for the CC InDesign installation file and copy it to the desktop computer.

    Then leave Creative Cloud application and try to install.

  • ORA-28112: failed to perform the function of guidance - error in the Application Builder

    Hey all,.

    I added a political function to one of my paintings, and now I get this error when I try to update a report region that refers to this table.

    "The query cannot be parsed into the generator. If you believe that your query is syntactically correct, check the generic "columns" box below the source of the region without analysis. "ORA-28112: failed to perform the function of guidance."

    If I remove the policy then everything works fine. My application works well with the policy in place. I just get these errors in the application builder when refreshing a report or a LOV that references the secured table.

    The analysis schema is APPL_USER.

    Here's the political function:

    FUNCTION DOCUMENT_TABLE_POLICY (object_schema IN VARCHAR2 DEFAULT NULL
    object_name IN VARCHAR2 DEFAULT NULL)
    RETURN VARCHAR2 IS
    v_nt_seq NUMBER;
    BEGIN
    IF use = "APPL_USER" or INSTR(user, 'ITFC_') = 1 THEN
    RETURNS A NULL VALUE.
    END IF;

    IF V ('APP_USER') IS NOT NULL THEN
    IF V ('F_NT_SEQ') IS NOT NULL THEN
    v_nt_seq: = V ('F_NT_SEQ');
    ON THE OTHER
    SELECT NT_SEQ
    IN v_nt_seq
    OF APPL_USERS
    WHERE UPPER (NT_ID) = UPPER (V ('APP_USER'));
    END IF;

    RETURN ' (DOCUMENT_TYPE, MANAGED_BY_ELEMENT, PROGRAM_CODE, CONTRACT_NUMBER) IN (SELECT DISTINCT R.DOCUMENT_TYPE, USL. ELEMENT, USL. PROGRAM_CODE, USL. CONTRACT_NUMBER OF USL, R IPRACA_SECURITY_ROLES IPRACA_USERS_SECURITY_LINK WHERE R.SECURITY_ROLE_SEQ = USL. SECURITY_ROLE_SEQ AND USL. NT_SEQ = ' | To_char (v_nt_seq) | ')';
    END IF;

    -UNAUTHORIZED USERS CANNOT SEE ANY DATA
    RETURN '1 = 0';
    END;

    This is how to set up the policy:

    BEGIN

    DBMS_RLS. () ADD_POLICY
    object_schema = > 'APPL_USER '.
    , object_name = > 'APPL_DOCUMENT '.
    , policy_name = > 'APPL_DOCUMENT_POLICY '.
    , function_schema = > 'APPL_USER '.
    , policy_function = > ' APPL_SECURITY. DOCUMENT_TABLE_POLICY'
    );

    END;


    Any help would be greatly appreciated!

    Thank you

    Jonathan Hart
    APEX 3.1.1

    It is possible that this raises an exception:

    SELECT NT_SEQ
    IN v_nt_seq
    OF APPL_USERS
    WHERE UPPER (NT_ID) = UPPER (V ('APP_USER'));

    Is there a line in APPL_USERS where NT_ID = ?

    Scott

  • What are the applications used in the IPAD pro video experience

    What are the applications used in the video to experience pro IPAD?

    Do not know exactly what video you want to say, but this site Web lists all the applications one by one.

    http://www.Apple.com/iPad-Pro/experience/

  • Problem with Photos Soft - error message the application built with PhotoLibraryPrivate version 215.65.00 but works with version 209.52.00

    Hello, hope someone can help with my MacBook Pro sluggish.

    I'm in OS X Yosemite 10.10.3 version and tried to upgrade to El Capitan 10.10.5 on a Macbook Pro 13inc mid-2012.  He said it has already downloaded twice, but when I open the software it is still sitting at 10.10.3 without modification, download seems to take a lot of time - been sitting for about 6 hours.

    Now I trying to open the photos app but get the following error coming - the application built with PhotoLibraryPrivate version 215.65.00 but works with version 209.52.00.

    Any advice on what are the options for my new photos app! Have you tried different time machine backups and the computer does not like it either

    Upgrade to El Captain OS X 10.11.2 which includes Photo 1.3

    I have no idea of what you see on "El Capitan 10.10.5" as far as I know is not exiat

    LN

  • How to fix the error in the 'applications' Section in Adobe Creative cloud?

    I downloaded and reinstalled Adobe Creative Cloud several times and it says: error in Section Download Apps all the time and I can't fix it! Someone knows what to do?

    Download error in the applications tab of Creative Cloud Desktop Application

    https://helpx.Adobe.com/creative-cloud/kb/download-error-apps-tab.html

  • Out of nowhere I get this error message "the application could not start properly (0xc000001g). Click OK ot close the application. "I have uninstalled and reinstalled several times.

    I nowhere hand, I get this error message "the application could not start properly (0xc000001g). Click OK ot close the application. "I have uninstalled and reinstalled several times.

    Hi Kingsberry and almathof,

    Please refer to this thread: Re: Premiere Pro 2015 won't open after the recent update

    Thank you

    Regalo

  • Try to download a trial version of Acrobat Pro, but of course, I have an error message: "the application could not be installed because the Installer file is damaged. Try to get a new setup of the author of the application file. Any suggestions?

    Try to download a trial version of Acrobat Pro, but of course, I have an error message: "the application could not be installed because the Installer file is damaged. Try to get a new setup of the author of the application file. Any suggestions?

    Download from http://helpx.adobe.com/acrobat/kb/acrobat-downloads.html.

  • I am facing a problem when working in the Muse... The problem is that I can't remove my package page, when I try to delete it showing an error and the application terminates. I'm working on an emergency project which, I have to present tomorrow I hope y

    I am facing a problem when working in the Muse... The problem is that I can't remove my package page, when I try to delete it showing an error and the application terminates. I'm working on an emergency project which, I have to present tomorrow I hope you find a solution for the same. Help with the help of Adobe Muse CC

    Liston Hi,

    Steps to follow:

    1. Try to make a new complete site structure in MUSE and try to add a few pages and tries to remove it, just to check its not having not problem
    2. If the problem persists even, check if your site is stored on the external hard drive. Note: site should be registered on internal hard drives.
    3. Try to revive the MUSE, if the problem remains the same, we will refresh the preferences of MUSE.

    Hope it will work.

    Thank you

    Prabhakar Kumar

  • Errors in the application latest patch MLR10

    Hi gurus,

    Everything by applying the last path MLR10 (8404955) the underside of the errors have been observed.


    [TCP20SeedTask] the task: from...

    creating a TCP seed...

    Port

    [TCP20SeedTask] task failed: error -: AIP-16012: parameter: transport Pr
    Protocol is unique for the object parameter of the Transport Protocol: error -: AIP-11052:
    Write following objects: Transport Protocol setting failed due to the following
    constraint violation: TRANSPORTPROTOCOLPARAMETER_UK. SATISFAC UNIQUE CONSTRAINT
    N: java.sql.SQLException: ORA-20003: TransportProtocolParameter_UK. Unique const
    violation of Ravel

    ORA-06512: at the 'B2B '. TRG_PARAMETER_INS', line 104

    ORA-01403: no data found

    ORA-04088: error during execution of trigger ' B2B. ' TRG_PARAMETER_INS

    to oracle.tip.repos.core.persistency.BaseObject.createObject (BaseObject.
    Java: 988)

    to oracle.tip.model.b2b.protocol.TransportProtocolParameter.create (Trans
    portProtocolParameter.java:200)

    to oracle.tip.seed.GenericTCPSeedTask.createTransportProtocolParameter (G
    enericTCPSeedTask.java:247)

    at oracle.tip.seed.GenericTCPSeedTask.addParameter (GenericTCPSeedTask.ja
    will: 162)

    at oracle.tip.seed.GenericTCPSeedTask.createTCPParameterSeed (GenericTCPS
    eedTask.java:112)

    at oracle.tip.seed.GenericTCPSeedTask.createTCPSeed (GenericTCPSeedTask.j
    AVA: 94).

    at oracle.tip.seed.GenericTCPSeedTask.doWork(GenericTCPSeedTask.java:66)


    at oracle.tip.seed.SeedDriver.processTasks(SeedDriver.java:222)

    at oracle.tip.seed.SeedDriver.go(SeedDriver.java:283)

    at oracle.tip.seed.GenericTCPSeedDriver.main (GenericTCPSeedDriver.java:6
    1)

    Caused by: error -: AIP-11052: write following objects: P Transport Protocol
    arameter failed due to the following constraint violation: TRANSPORTPROTOCOLPARAMET
    ER_UK. UNIQUE CONSTRAINT VIOLATION: java.sql.SQLException: ORA-20003: TransportP
    rotocolParameter_UK. Unique constraint violation

    ORA-06512: at the 'B2B '. TRG_PARAMETER_INS', line 104

    ORA-01403: no data found

    ORA-04088: error during execution of trigger ' B2B. ' TRG_PARAMETER_INS

    to (Catal oracle.tip.repos.core.driver.CatalogWriteDriver.writeObjectList
    ogWriteDriver.java:825)

    at oracle.tip.repos.core.driver.CatalogDriver.writeObjectList (CatalogDri
    worm. Java:1419)

    to oracle.tip.repos.core.driver.CatalogTransaction.flush (Transact
    ion. Java:477)

    to oracle.tip.repos.core.persistency.BaseObject.createObject (BaseObject.
    Java: 955)

    ... 9 more

    Caused by: java.sql.SQLException: ORA-20003: TransportProtocolParameter_UK. Uniq
    EU constraint violation

    ORA-06512: at the 'B2B '. TRG_PARAMETER_INS', line 104

    ORA-01403: no data found

    ORA-04088: error during execution of trigger ' B2B. ' TRG_PARAMETER_INS



    at oracle.jdbc.driver.DatabaseError.throwSqlException (DatabaseError.java
    (: 124)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:315)

    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:281)

    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:638)

    at oracle.jdbc.driver.T4CPreparedStatement.doOall8 (T4CPreparedStatement.
    Java: 184)

    at oracle.jdbc.driver.T4CPreparedStatement.execute_for_rows (T4CPreparedS
    tatement. Java:632)

    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout (OracleStateme
    NT. Java:1085)

    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal (OraclePrep
    aredStatement.java:2983)

    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate (OraclePrepar
    edStatement.java:3056)

    to (Catal oracle.tip.repos.core.driver.CatalogWriteDriver.writeObjectList
    ogWriteDriver.java:756)

    ... 12 more

    -Pilot [TCP seed 2.0]: TASK of TREATMENT END: FAILURE-*.

    * == > Restoration of work...

    * == > Successful restoration!

    Exit code = 2

    Update of the seed parameter: PrivateKeyPassPhrase;

    Successfully updated seed setting


    OPatch succeeded.
    OPatch returns with error code = 0


    We should ignore this error as it is said that opatch succeeded.

    The opatch lsinventory command output is also as expected and it displays
    OPatch succeeded.
    OPatch returns with error code = 0

    Kindly let me know if she faces an error in the application of the fix or can we ignore it?

    Thanks in advance.

    Kind regards
    CEMA

    You can ignore the TCP error seeding.

  • Access to the value of the application using javascript

    How can we access the value of the APPLICATION using javascript? I tried $x ('REQUEST'), but it does not work.

    Thank you

    Hello

    If you use & ASK. (including the & and the.) in your javascript directly it will be replaced by Apex with the value of the actual demand

    Andy

Maybe you are looking for