WebWorks BB - Id of Package question

Hello Devs,

Here's my situation, Hope someone can help me here

I have developed web app in Sencha and compiled using BB Webworks for BB10 (Z10 and Q10) and that the app is already live in App World, so far, it works fine

http://appworld.BlackBerry.com/WebStore/content/32189889/

Now, I intend to extend this app for Playbook, I downloaded Webworks Playbook and compiled the same source (ZIP file) that I used for BB10, he compiled and everything looks good so far, then problem comes when I download this bar file App world as a new version for playbook, I get this error message.

  • File bundle (bb1.bar) was rejected. Package ID is required for all .bar file. If this is an upgrade, ID of Package must match ID of Package in the bundle of original file.

When I open the manifest using WinZip I see this difference in package-Id

Z10
Package-Id: gYABgE8x-WV3R7hHb_Xoojb8yxU

tab
Package-Id: gYABgMlfpFkFcbQxavvO780EUZ0

I use the same laptop and the same keys for BB playbook, I copied the author.p12 in C:\Program Files (x 86) \Research In Motion\BlackBerry WebWorks SDK for Tablet 2.2.0.5\bbwp\bin as sigtool.p12 and then I run this command

bbwp > g >-gcsk >-gp12 >-buildId 10 o >

Am I doing something wrong, please help me, I'm stuck here, even I try to download as produces separate but rejected BB and asked me to use the same application and add new version for Playbook instead of as a new product.

Thank you

Pavan

The KB explains everything you need to do:

http://supportforums.BlackBerry.com/T5/Web-and-WebWorks-development/porting-BB10-WebWorks-apps-to-TA...

Tags: BlackBerry Developers

Similar Questions

  • CLASSPATH / package question

    I am familiar with the programming of the IDE, but not with the text editor and introduction of multiple packages and all run together from the command line. I get the following simple code runs without the package statement, but once I add a package statement, he throws a java.lang.NoClassDefFoundError. I guess it has something to do with the way class or another variable System.

    The files Car.java and Car.class are both in the C:\java\motorVehicles

    package of vehicles;

    public class car {}

    Public Shared Sub main (String [] args) {}

    System.out.println ("miles per hour!");

    }

    }

    I want also to the point where I can refer to a class in a different package and the following class in C:\java\genVehicles

    package genVehicles;

    public class vehicle {



    }

    }

    You should be in c:\java and run the command

    java motorVehicles.Car
    

    If this does not work, try:

    java -classpath c:\java motorVehicles.Car
    

    The last command should work much matter where you are.

    Published by: baftos on December 16, 2010 14:04

  • "root password" Message on stdout during fglam start / / cartridge NIC package questions on Linux OS

    Jin

    that means when I call 'fglam d' and I can read

    "root password:"subsequently on stdout? "

    This output appears after the message "daemon for AgentManager process began."

    Foglight agent manager has been installed and started with a normal user.

    I'm confused because the FMS applications displays the content of the agent on this host

    and I saw no errors during startup.

    --

    Concerning

    Bernhard

    According to http://edocs.quest.com/foglight/563/files/CartridgeForOperatingSystems_554_ReleaseNotes_Revision1.html#FDOC-3124, sudo is required to collect metrics to use NIC to some kernel Linux NIC drivers.

    Information on activation, the agents and the Launcher safe to use sudo is available at: http://edocs.quest.com/foglight/563/doc/Cartridge/OSCartridge/SysAgent.21.2.php#401691

    Kind regards

    Brian Wheeldon

  • Implement the custom application of Phonegap/WebWork

    Hello!

    I was developing a Blackberry java application based on BrowserField, but now I found that Phonegap will be the best solution. However my custom login app requared screen and some other features. If I understand correctly implemented in WebWork login screen, so my question is should I customize Phonegap/WebWork application? Can I use port Phonegap code to work with BrowserField or can I customize WebWork and rebuild?

    Any help would be much appreciated!

    Thank you, Tim. I have already made adjustments that I need.

  • Satellite A505-S6973 - no sound from my laptop speakers

    I have an A505-S6973 and today I lost volume on my speakers. When I took my headphones, I hear, but without the headset is plugged in, I have no sound from my laptop speakers.

    I checked the Manager of devices for software problems but everything is erased, also, my volume is completely on.

    I tried a restore, but in vain, as I tried to uninstall and reinstall the extra value package but when you try to run the software after extraction it an error [0x8146045B] reports itself.

    This morning, everything seemed to work fine, the only thing I can think, I removed my places of sharing network of windows media.

    If that's the culprit can someone guide me on how I can re - install. In addition, value added package question, is there something that can be done, because the buttong enable/disable touchpad when press nothing happens, but if I use the function with F9 key it activates / deactivates.

    I really hope someone can help me, apparently, that it is an unlucky weekend for me.

    Hello

    Have you tried to reinstall a sound card driver? If you have not it, try it...

  • 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...

  • Playbook app icon

    Hello
    I am building an app for the PlayBook using webworks.
    I correctly packaged and signed using ripple.
    I installed the .bar file on my PlayBook and everything works fine, but it does not approve the BB app world team:
    "problem of icon after installing the application, please make sure that the icon is 86 x 86 in a blackberry file - tablet.xml and included in your file bar '."

    I am comfused because my icon is 86 x 86 and if I unzipp my .bar file I can see the file appicon.png in the file blackberry - tablet.xml?
    So what's the problem?
    I can say that the blackberry - tablet.xml is a file generated automatically when the application of packaging. I'm following the webworks for the configuration file documentation and it says that you must create a config.xml file (not blackberry - tablet.xml)...

    Any help would be welcome, thank you.

    Laurent

    I read somewhere in the documentation icon.png is a reserved name. That's how I named my file to app icon!

    I hope that this is the reason why my version of the app has been denied.

    In any case, I created an iconApp folder and named my iconTD.png file.

    Now, I'm waiting for approval...

    One thing you need to know: If you do another package of your application name your file to archive .zip with the same name that you use for the previous version or you couldn't post your release on appworld:

    http://supportforums.BlackBerry.com/T5/BlackBerry-App-world-development/error-quot-file-bundle-your-...

  • Need help with plug missing in that actually exist in his repertoire.

    Picture 16.png

    I don't understand...

    As mentioned, could be something resources damaged in the package questions .plugin file simple permissions. Since you already see the file, simply right click and choose Show content or information to verify? If something is wrong, you will get a warning there as well which means indeed you may need to use the repair function of the CS4 Installer...

    Mylenium

  • Dependency on DBA_TRIGGERS

    I did a select on USER_DEPENDENCIES for a package and go listed DBA_TRIGGERS which means that the packet write on DBA_TRIGGERS. What this really means?

    DBA_TRIGGERS is a view of the catalogue that describes the triggers.

    Your package question DBA_TRIGGERS, or have a variable typed to the wide of a column in DBA_TRIGGERS? as
    v_owner DBA_TRIGGERS. OWNER % TYPE;

  • BB10 Webworks packaging "interrupted (quit)" error of the emulator of the ripple

    I am trying to build a BB10 webworks app using Sencha Touch 2.2 and packaging using ripple and get Interrupted errors (abandonment of the). Is anyone else seeing this? I noticed that I am able to clear this error if the .sass_cache is filled in/resources/sass Sencha Touch project folder. Changes in error on what file it is interrupted.

    out:  (deflated 71%)
      adding: touch/src/XTemplateCompiler.js (deflated 72%)
      adding: touch/src/XTemplateParser.js (deflated 76%)
      adding: touch/version.txt (stored 0%)
      adding: twitter_bb.js (deflated 61%)
      adding: webworks-1.0.4.11.js
    out: 
    
    out:
    zip error: Interrupted (aborting)
    
    error response - {"code":1,"msg":"\nzip error: Interrupted (aborting)\n","data":null}
    2013-06-13 11:48:44 GET /ripple/build_status/1021 200
    

    After trying various things, I came across the solution, by sheer luck, I guess. When you compile a Sencha Touch app, it compiles the sass file and creates a cache. Sencha Touch is not delete the folder ".sass_cache" once it did the compilation. This seemed weird questions with the operation of a BB10 webworks app package. He would stop with the message above on the different file compression.

    After you have removed all the contents of the folder '.sass_cache' using ' rm - rvf *' I was able to do this successfully the package.

  • Equium A100 PSAAQ: Question about new update of the package of added value

    Equium A100 (PSAAQ) has received value-added information package download from toshiba, downloaded successfully, 3 provided separate files, zip files don't know which use as for the two buttons six buttons or without button machines, the question is which buttons do they refer to? so I know which file is correct for my machine, help please.

    Hi Andrew

    You should check this thread
    http://forums.computers.Toshiba-Europe.com/forums/thread.jspa?threadID=25055

    It s on the same theme

  • Satellite A100 - questions about the keys to the left hand and added value package

    Hello:

    The work of doesn´t special keys on left hand. I mean, the keys under the power on button which usually starts the web browser and works with the DVD.

    Another question. The value-added package that was installed on my laptop has got a call from the Toshiba Fash utility maps. When I upgraded to the latest version (previosly I had to uninstall it) this SW is not installed. How can I get it back?

    Thanks in advance.

    Hello

    Value added contains several applications:
    -Toshiba components pilot common
    -Toshiba Utilities
    -Toshiba PC Diagnostic tool
    -Toshiba Power Saver
    -Toshiba Button support
    -Toshiba zooming utility
    -Toshiba Flash cards

    So as you can see, the button support is included in this package. I don't know what the problem is on your laptop, but when the VAP is installed correctly the multimedia buttons and Flash cards should work correctly.

    Try again please remove VAP system, restart the computer and install the latest version available. This latest version works well on the different laptop models (on my Satellite P200D too) and it should work on your too.

  • Question of loss for the WUSB54g package

    Hello, I have WUSB54Gv4 wireless adapter.  I am experiencing loss of main packages, but only in the online multi player games.

    I'm running Windows 7 x 64.  Now before we get all the Foundation of how there is no driver that runs on an os 64-bit or windows 7 is a beta version so its problem, let me clear the air I had packetloss with this adapter in 32-bit vista as well, but there I was able to fix the problem by forcing the driver of xp instead of vista.  The situation I am now is because there is no driver specifically designed for linksys, (this is RALink) I have no driver xp for f

    force in the system.

    As a side note when I was running xp pro and Media Center I've ever known any packet loss unless it was server-side. I also have 2 of these big adapters and present the same problem.

    I think that the problem is related to a windows service, but I'm not sure that one and I was wondering if anyone else has had this problem and if there is a fix available or twist so he can do the job.  I would like to avoid having to move my modem and router in my room to remidy the question as the cable line would have a weaker signal there.

    I found (after some serious frustrations), a driver that works I have windows 7 x 64 and it does no packet loss

    Woohoo

    http://files.FileFront.com/wusb54gv4x64zip/;13710996;/FileInfo.html

    I'll leave this file there for as long as filefront allows him

  • Cannot package App when upgrade webworks 1.0.2.9

    I could package app within the ripple with webworks 1.0.0.17, but failed for packing when upgrade to 1.0.2.9.

    Got the msg of error as below. I hope someone can help. Thank you.

    I use win7 64 bit, installed 1.6e 64-bit java, ripple v0.9.10.

    Because of Java veriosn?

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

    departures:
    C:\Users\feng75\AppData\Local\Google\Chrome\User Data\Default\Extensions\cnijnna
    imeaacneklcndcafbnkeicckh\0.9.10_1\services\node\node_modules\rbd>"C:\Program Fi
    les\Research in Motion\BlackBerry 10 1.0.2.9\dependencies\node\node WebWorks SDK
    .exe""C:\Program research in Motion\BlackBerry 10 SDK WebWorks 1.0.2.9\li
    b\bbwp.js' 'C:\BBProj\output/iLoveCook.zip' o 'C:\BBProj\output' d

    2012-10-09 17:05:26 GET/ripple/build_status/3993 200
    2012-10-09 17:05:27 GET/ripple/build_status/3993 200
    2012-10-09 17:05:27 GET/ripple/build_status/3993 200
    2012-10-09 17:05:28 GET/ripple/build_status/3993 200
    2012-10-09 17:05:28 GET/ripple/build_status/3993 200
    2012-10-09 17:05:29 GET/ripple/build_status/3993 200
    2012-10-09 17:05:29 GET/ripple/build_status/3993 200
    2012-10-09 17:05:30 GET/ripple/build_status/3993 200
    out: source application Populating [INFO]

    2012-10-09 17:05:30 GET/ripple/build_status/3993 200
    2012-10-09 17:05:31 GET/ripple/build_status/3993 200
    2012-10-09 17:05:31 GET/ripple/build_status/3993 200
    2012-10-09 17:05:32 GET/ripple/build_status/3993 200
    2012-10-09 17:05:32 GET/ripple/build_status/3993 200
    2012-10-09 17:05:33 GET/ripple/build_status/3993 200
    2012-10-09 17:05:33 GET/ripple/build_status/3993 200
    2012-10-09 17:05:34 GET/ripple/build_status/3993 200
    2012-10-09 17:05:34 GET/ripple/build_status/3993 200
    2012-10-09 17:05:35 GET/ripple/build_status/3993 200
    out: [INFO] Parsing config.xml

    out: [WARN] build ID defined in the file config.xml [version], but the signature key file was not
    t found: author.p12

    out: [WARNING] build ID defined in the file config.xml [version], but no signature password was
    provided [-g]. Bar will be unsigned

    out: [WARNING] can't find the feature with id: blackberry.message.sms

    out: [WARNING] can't find the feature with id: blackberry.ui.menu

    out: [WARNING] can't find the feature with id: blackberry.system.event

    out: [WARNING] can't find the feature with id: blackberry.app.event

    out: build output files [INFO]

    out: [WARNING] can't find the debugging token

    2012-10-09 17:05:35 GET/ripple/build_status/3993 200
    2012-10-09 17:05:36 GET/ripple/build_status/3993 200
    2012-10-09 17:05:36 GET/ripple/build_status/3993 200
    2012-10-09 17:05:37 GET/ripple/build_status/3993 200
    2012-10-09 17:05:37 GET/ripple/build_status/3993 200
    2012-10-09 17:05:38 GET/ripple/build_status/3993 200
    out: [ERROR] java.lang.UnsupportedClassVersionError: com, qnx, bbt, nativepackage
    r/BarNativePackager (unsupported major.minor version 50.0)

    out: [INFO] at java.lang.ClassLoader.defineClass0 (Native Method) at java.
    lang. As ClassLoader.defineClass (unknown Source) at the java.security.SecureClassLoad
    er.defineClass (unknown Source) at java.net.URLClassLoader.defineClass (unknown S
    ource) to $100 (unknown Source) at the java.net.URLC java.net.URLClassLoader.access
    lassLoader$ 1.run (unknown Source) at the java.security.AccessController.doPriv
    inhabitants (Native method) at java.net.URLClassLoader.findClass (unknown Source)
    at java.lang.ClassLoader.loadClass (unknown Source) at the Sun.misc.Launcher$appclassloader$ App
    ClassLoader.loadClass (unknown Source) at java.lang.ClassLoader.loadClass (exercise
    WN Source)

    out: [INFO] at java.lang.ClassLoader.loadClassInternal (unknown Source)

    2012-10-09 17:05:38 GET/ripple/build_status/3993 200
    out: [INFO] Exception in thread "main".

    out: [ERROR] Native package exception has occurred

    2012-10-09 17:05:39 GET/ripple/build_status/3993 200
    out: [WARNING] can't find the debugging token

    2012-10-09 17:05:39 GET/ripple/build_status/3993 200
    out: [ERROR] java.lang.UnsupportedClassVersionError: com, qnx, bbt, nativepackage
    r/BarNativePackager (unsupported major.minor version 50.0)

    out: [INFO] at java.lang.ClassLoader.defineClass0 (Native Method) at java.
    lang. As ClassLoader.defineClass (unknown Source)

    out: [INFO] at java.security.SecureClassLoader.defineClass (unknown Source)
    at java.net.URLClassLoader.defineClass (unknown Source) at the java.net.URLClassLoad
    St. $100 (unknown Source) at the java.net.URLClassLoader access$ 1.run (Unknown Source)
    at java.security.AccessController.doPrivileged (Native Method) at java.
    NET. URLClassLoader.findClass (unknown Source) at the java.lang.ClassLoader.loadCla
    SS (unknown Source) at the Sun.misc.Launcher$appclassloader$ AppClassLoader.loadClass (Unknown So
    extended) at java.lang.ClassLoader.loadClass (unknown Source) at the java.lang.Cla
    ssLoader.loadClassInternal (unknown Source)

    out: [INFO] Exception in thread "main".

    out: [ERROR] Native package exception has occurred

    2012-10-09 17:05:40 GET/ripple/build_status/3993 200
    Built
    error response - {"code": 1, "msg": "[ERROR] java.lang.UnsupportedClassVersionErr}
    or: com/qnx/bbt/nativepackager/BarNativePackager (unsupported major.minor versio
    50.0 n) \n [INFO] java.lang.ClassLoader.defineClass0 (Native Method) \tat ja \tat
    java.security.SecureClassLoa \tat va.lang.ClassLoader.defineClass (unknown Source)
    der.defineClass (unknown Source) \tat java.net.URLClassLoader.defineClass (unknown
    (Source), $100 (unknown Source) java.net.URLClassLoader.access \tat \tat java.net.URLC
    java.security.AccessController.doPrivileged \tat lassLoader$ 1.run (unknown Source)
    (Native Method), java.net.URLClassLoader.findClass (unknown Source) \tat \tat java.l
    Ang. Sun.misc.Launcher$appclassloader$ AppClassLoader.l \tat ClassLoader.loadClass (unknown Source)
    oadClass (unknown Source) \tat java.lang.ClassLoader.loadClass (unknown Source) \n [I
    NFO] \tat java.lang.ClassLoader.loadClassInternal (unknown Source) \n [INFO]
    [' Exception in thread Buda "occurred\n \n[ERROR] exception Native Packer [WA
    RN] could not find debugging token\n [ERROR] java.lang.UnsupportedClassVersionEr
    MMR: com/qnx/bbt/nativepackager/BarNativePackager (unsupported major.minor version
    on 50.0) \n [INFO] \tat java.lang.ClassLoader.defineClass0 (Native Method) \tat j
    ava.lang.ClassLoader.defineClass (unknown Source) \n [INFO] \tat java.security.S
    java.net.URLClassLoader.defineC \tat ecureClassLoader.defineClass (unknown Source)
    Lass (unknown Source) \tat java.net.URLClassLoader.access$ 100 (unknown Source) \tat
    java.security.AccessController java.net.URLClassLoader \tat $1.run (unknown Source)
    .doPrivileged (native Method) \tat java.net.URLClassLoader.findClass (unknown source
    (e) \tat java.lang.ClassLoader.loadClass (unknown Source) \tat Sun.misc.Launcher$appclassloader$ App
    ClassLoader.loadClass (unknown Source) \tat java.lang.ClassLoader.loadClass (Unknow
    Source n) \tat java.lang.ClassLoader.loadClassInternal (unknown Source) \n [INFO]
    Exception in thread Buda ' \n[ERROR] occurred\n exception Native packer. "
    {'data': null}
    2012-10-09 17:05:40 GET/ripple/build_status/3993 200

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

    solved. updated JRE 1.6 (win32) then fine.

  • BlackBerry WebWorks Packager

    Hello

    I am interested in how to do package a webworks project and can't seem to understand it and was hoping to get help.

    -This is for smartphones using the new HTML5 Webworks kit.

    -J' installed ripple (v 0.9.0.11)

    -J' I installed SDK WebWorks (link to the new site): this is BlackBerry WebWorks SDK 2.2.0.15

    and installed under C:\Program Research In Motion\BlackBerry WebWorks SDK 2.2.0.15

    On the new site, it mentions that the default path is C:\Program Research In Motion\BlackBerry WebWorks Packager\.

    https://bdsc.webapps.BlackBerry.com/HTML5/documentation/ww_getting_started/creating_an_app_1885567_1...

    I'm going to assume the instructions are wrong (?) and the correct path (default)

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    If this is not bad, where can I find this new package manager? Link the site points to BlackBerry WebWorks SDK 2.2.0.15 which installs the path above.

    So assuming that isn't true, that I tried to correct the path in the settings of the ripple to

    C:\Program search in Motion\BlackBerry WebWorks SDK 2.2.0.15

    It gave me an error

    Oh, Snap! Build request failed with the message: [ERROR] feature is not found in any extention (blackberry.ui)

    All I'm doing at this point is get the sample application to run. No changes at all.

    Hoping someone can help. I'm testing my application in car and wrap it up, but just spend hours 3 recent trying just a demo application package.

    Hi raj786,

    Thank you for pointing out the error in the documentation, we have people working on it. The docs make reference to the OLD default path before the latest SDK.

    I don't think that there is a function "blackberry.ui". I believe that the only relevant are blackberry.ui.dialog and blackberry.ui.menu.Can please, you post your config.xml so I can check its correct?

Maybe you are looking for

  • HP Mini 210: Clean install W7 Starter on Mini 210 - Microsoft says that manufacturer is Blocking install Key

    I recently did a new install of W7 Starter on my HP Mini 210-2145DX. I used a Belarc key finder to retrieve the key of the operating system before the clean install with a drive of W7 I own. But the W7 Starter will not check with Microsoft and gives

  • I have an error message

    "I have an error message on the works 9 update security 00000646" windows Update ""Windows Update dt000.

  • USB stick 8 GB not detected by Windows.

    Storage 8 GB chip how to activate? I bought a 8GB storage chip and clean the slots on my computer, but there is nowhere for me to send or download files. How to enable or get it tobe a place I can send my photos to to save now... I don't like DVD, an

  • Keyboard for Smartphones blackBerry problems

    Hello! I am quite new to Blackberry phones, but have considered buying some time. The storm is the first. The phone arrived in the mail today, and in the first place, I was impressed! Until the keyboard crashed. I'm out of the list of Contacts, I jus

  • Rows in the table LT until merger of all workspaces

    Database 11.2.0.4In our environment, we ran a few important updates in the workspaces and then merged these live workspaces.  Up to 25% of the data has been updated in those workspaces.  When these update batch workspaces have been created, previous