Problems with CAP and multiple cod files

Hello!

I had a MIDlet that I'm trying to convert a cod file using the compiler CAP. The original jar file is 169 KB, maybe too big file a Cod. I use the following command:

Import the "C:\Program Files (x 86) \Research 4.6.0\bin\rapc" = "C:\Program Files (x 86) \Research 4.6.0\lib\net_rim_api.jar" codename = xxx-midlet jad = yyy.jad yyy.jar

The CAP program seems to work ok and produces the following 5 files:

xxx.jar 18 kb, contains images, manifest etc.

xxx. COD 147 KB

xxx. CSO 1 KB

xxx. Debug 127 KB

XXX - 69 KB 1.debug

Also, it changes my JAD file and adds the following:

RIM-COD-Module-dependencies: net_rim_cldc
RIM-COD-URL-1: xxx - 1.cod
RIM-COD-SHA1-1: 52 83 e9 c7 6th a1 ad a6 5f bc 8 b 9 b 07 b1 04 53 49 ca 46 fd
RIM-COD-size-1: 59208
RIM-COD-Module-Name: xxx
RIM-COD-size: 90108
RIM-COD-creation-Time: 1231858243
RIM-COD-URL: xxx.cod
RIM-COD-SHA1: 2d 2 b 72 c5 a3 68 03 ed be 22 fa df 41 05 c0 0e 48 8 a 77 ec

But it does not create a file xxx - 1.cod, or at least I can't. Of course it takes a... Looks like the xxx.cod file is too big also. This installation live does not work. Y at - it an option to indicate the CAP should create several files of cod? I cannot find a reference on CAP documentation, is there another way to create a cod to jad/jar file (s)?

Erik

Seems that CAP created a file of large cod with brothers and sisters inside.

Rename the file zip cod.

Unzip it. Remove this zip file.

You have now all the cod files.

Tags: BlackBerry Developers

Similar Questions

  • Old problem with Spotlight and Word .docx files

    There is an old problem with Spotlight not finding the Word .docx files.  You can find old discussions about it since 2008.  But despite this problem being old has never been resolved.

    The essence of the issue is that Spotlight relies on a variety of software modules for the index files.  Projector selects the module suitable for each type of different file of the index.  These indexing modules all have the suffix of file .mdimporter.  Name of the module for indexing Microsoft office files is "Microsoft Office.mdimporter" and it can be found with a few other modules of .mdimporter in/library/Spotlight /.  The "Microsoft Office.mdimporter" module has rights author of Microsoft inside its packaging info so we know who wrote it.  But this module is included with all new Macs from Apple.  This is perhaps why this problem has never been corrected - the software is written by Microsoft, but delivered by Apple.

    The symptoms of the problem are that Spotlight will find no content in some .docx files.  It is unclear why it fails on some .docx files, but not others.  This problem does not affect other Microsoft formats such as .doc, .xls, .xlsx, etc..

    Because Apple wants to sell Macs to business, and companies make heavy use of MS Office in general, we could think that it would be a priority to fix.  But given that this problem is 7 years old and still not resolved I do not.

    Any suggestions on possible alternatives would be welcome.

    After further investigation, I discovered that the problem is not with "Microsoft Office.mdimporter" as I had thought.  If we run the mdimport(1)-d1 you can see what importer is used. It turns out that for the .docx files, the importer is called 'RichText.mdimporter' which has a copyright by Apple.  And if you use mdimport(1), the file will then be found by Spotlight.  If the issue is not the importer, but rather everything that is triggering the importer to run the .docx files updated.  Here's to blame Microsoft for this one...

    As a workaround, I force indexing my files .docx with a Bash script, which is started by cron.  The script indexes all the .docx that have been modified in the last 24 hours and runs every hour via cron.  If someone is interested in the details just post here and I'll include the script in another post.

  • Problems with A3 and published htm file

    I published my file - had my htm/js/swf files and we moved them to our Web server. We have made a link on a page that opens the htm file, but when you click on this link, nothing happens - we get a blank page. However, when I typed in the URL of the swf extension he plays. However, when I click just from my hard drive, it reads the file htm very well.

    I've published using Flash 7 extension.

    Someone help me?

    Thank you for any assistance. We made a new folder and put the files in that one and now it works as it should.

  • Problems with downloading and errors about files out of sync

    Since the 2015 upgrade I was not able to upload my web pages unless there is a major problem. The downloaded pages have their layouts all screwed up and the usual nuisances of en error: ' some files on the server may be missing or incorrect. Clear the cache of the browser, and then try again. If the problem persists please communiquer communicate with the author of the Web site, "keeps appearing. Is there a known problem for developers Adobe Muse regarding this upgrade. I tried with 'All files' downloading so "only changed files" settings and I am using the option 'transfer to the FTP host. The site is at www.odditist.com.

    Thank you.

    There is no false positive known for this warning.

    More information on the caveat is available here "some files on the server may be missing or incorrect" Warning Message>.

    I'm not encounter the error when the display of your site. It appears only for a particular page?

  • Problem with 'systimestamp' and the CSV file

    Hello

    I'm trying to insert data from a CSV file. One of the columns in my table must feed with oracle system date and this column's timestamp format.
    So here's my control file syntax:

    DOWNLOAD THE DATA
    INFILE '__FICHIER_PLAT__ '.
    ADD THE CUSTOMERS TABLE
    FIELDS TERMINATED BY '; '.
    (
    DATE_CREATION "systimestamp"
    FILLING filler1,
    CODE_CLIENT ' TRIM (: CODE_CLIENT).
    TYPE_CLIENT ' TRIM (: TYPE_CLIENT).
    filler2 FILLER,
    START_DATE ' TO_DATE (: START_DATE, 'YYYYMMDD'). "
    DATE_RESILIATIO ' TO_DATE (: DATE_RESILIATIO, 'YYYYMMDD'). "
    Filler3 FILLING,
    Filler4 FILLING,
    Filler5 FILLING,
    [...]
    Filler78 FILLING,
    Filler79 FILLING,
    Filler80 FILLING,
    Filler81 FILLING
    )

    I get this error:
    Sheet 1: Rejected - error on the CUSTOMERS table, column FILLER81.
    Column not found before the end of the logical record (use TRAILING NULLCOLS)

    It seems SQL * Loader see DATE_CREATION 'systimestamp' as a field of my CSV file.

    You know a syntax to define a column with systimestamp?

    Thank you!

    Alexis

    SYSTIMESTAMP does not seem to be supported (even in 11g) this way. If you read the [using SQL * Loader to generate input data | http://download.oracle.com/docs/cd/B28359_01/server.111/b28319/ldr_field_list.htm#i1008234] you'll see that only CONSTANT, expression, RECNUM, SYSDATE and SEQUENCE are supported - that is to say SYSDATE is a special case.

    However, "SYSTIMESTAMP" is a perfectly good PHRASE. My example load historical prices from Yahoo finance.

    Data:

    ORCL,03/09/2008,21.52,21.57,21.01,21.19,40638100,21.19ORCL,02/09/2008,22.3,22.37,21.5,21.55,43622600,21.55ORCL,29/08/2008,22.4,22.43,21.7,21.93,35278100,21.93ORCL,28/08/2008,22.29,22.73,22.27,22.64,18700300,22.64ORCL,27/08/2008,22.2,22.57,22.13,22.34,21338300,22.34ORCL,26/08/2008,22.16,22.38,22.01,22.15,16293500,22.15ORCL,25/08/2008,22.54,22.71,22.19,22.21,20109200,22.21ORCL,22/08/2008,22.52,22.82,22.39,22.7,18335300,22.7
    
    load data
    into table price_history append
    fields TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'
    ( ticker char
    , trade_date date "dd/mm/yyyy"
    , open_price
    , high_price
    , low_price
    , close_price
    , volume integer
    , adj_close
    , update_ts expression "systimestamp"
    )
    

    and data load very well.

    Compared with the DEFAULT value in the column definition:
    -Use the value DEFAULT if that's what you always (or almost always - you can always ignore it)
    -use * expression 'systimestamp' * in the SQL * Loader if control file varies according to the type of load. Or if you are not allowed to modify the table definition (for example, if it is the table of the provider).

    HTH

    Nigel cordially

    Edited by: nthomas on January 8, 2009 15:31 (minor typo)

  • Problem with IMovie and Quick time

    Hey everybody,

    I am faced with an unexpected problem with Quicktime and I Movie, and I was wondering if someone had already known that:

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    Could someone please help me solve this problem?

    Thank you very much in advance.

    Concerning

    Could someone please help me solve this problem?

    Not only based on what you already said.

    I want to create a film based on shots from my personal camera. I started to work with IMovie to create a sequence of opening and added his musical band. I exported the scenes in Quick Time format without any problem. However, when I merge the exported sequence of I film with shots of my video camera, the soundtrack is completely eliminated.

    How would you"merge" files? (I.e. a "QuickTime" format is any form of data compatible with the platform of supply and the specific structure of QT incorporated into real employment that is stored in a container of MOV file on any of up to 99 tracks possible). Also, what app do you use for reading the file 'merged '? (For example, some media players ignore secondary audio tracks as a result of some methods of 'fusion' of files so it is important to know how the files are "merged," whether or not the audio data are "scattered" several tracks, and/or if the Media Player supports playback of multiple, sequential audio popular.)

    I checked on the Internet and saw that there might be a problem of "Codecs". To avoid this, I exported the sequence IMovie with Codecs of same as one of my video camera files.

    The specific codecs and settings using the specific version of iMovie? (The current Mac OS X operating systems have two X QT and 'classic' Qt integrated structure so it is important to know what structure is used here and how).

    Now, if I compare the files exported from I Movie and those of my video camera, they have identical characteristics. However, the soundtrack will always disappear when I merge them.

    As a general rule, you should review the file "merged" to determine why it does not play back correctly rather than comparing the characteristics of the source being merged files. The main problem here seems to be in your project workflow. That is, you seem to be when you perform an operation in two steps rather than edit several iMove multimedia files and then export the combined results in a video the video and audio tracks have been flattened and exported in standard compression formats with unified settings, features and the.

  • multiple cod files appear at signing - app installs

    Hello.

    As shown in the picture below, when I connect my BB app, multiple cod files appear. I would like to know how I can remove additional cod files, since I'm not able to install the application to all the

    any help will be appreciated

    When you perform an OTA you must copy created cod and change the zip extension. Extract the cod shipped and download those individual on the server with the jad download.

  • problem with drag and drop

    Hi I have a problem with drag and drop I have 2 clip and I have 2 target, I want when I drag the clip 1 to 1, target 1 to target not accepts the clip2, clip 2 can therefore be enjoy to target 2. (target 1 can accept clip 1 and clip 2, target 2 can also clip accepts 1 & 2)

    Stone

    clip_piere.addEventListener (MouseEvent.MOUSE_DOWN, dep_piere);

    clip_piere.addEventListener (MouseEvent.MOUSE_UP, arreter_piere);

    clip_piere.buttonMode = true;

    var x_piere, y_piere:Number;

    x_piere = clip_piere.x;

    y_piere = clip_piere.y;

    function dep_piere(event:MouseEvent):void

    {

    clip_piere.StartDrag ();

    }

    function arreter_piere(event:MouseEvent):void

    {

    If (place1.hitTestObject (clip_piere): place2.hitTestObject (clip_piere)) {}

    clip_piere.stopDrag ();

    clip_piere. RemoveEventListener (MouseEvent.MOUSE_DOWN, dep_piere);

    } else {}

    clip_piere.x = x_piere;

    clip_piere.y = y_piere;

    clip_piere.stopDrag ();

    }

    }

    EAN

    clip_ean.addEventListener (MouseEvent.MOUSE_DOWN, dep_ean);

    clip_ean.addEventListener (MouseEvent.MOUSE_UP, arreter_ean);

    var x_ean, y_ean:Number;

    x_ean = clip_ean.x;

    y_ean = clip_ean.y;

    function dep_ean(event:MouseEvent):void

    {

    clip_ean.StartDrag ();

    }

    function arreter_ean(event:MouseEvent):void

    {

    If (place1.hitTestObject (clip_ean): place2.hitTestObject (clip_ean)) {}

    clip_ean.stopDrag ();

    clip_ean. RemoveEventListener (MouseEvent.MOUSE_DOWN, dep_ean);

    } else {}

    clip_ean.x = x_ean;

    clip_ean.y = y_ean;

    clip_ean.stopDrag ();

    }

    }

    Here is a link to a file that I did for you based on your objects and what I described in my last answer.  I reduced the code so that the
    the objects share the same functions.  I moved the MOUSE_UP listener on stage so that it is less prone to failure should drag you the object when slide it / drop.

    http://www.nedwebs.com/Flash/AS3_Drag_Targets.fla

  • Problem with ECS and XSD

    Hi gurus B2B.
    We are facing the problem with ECS and last 2 weeks XSD files, we followed measures

    1 created an ECS file in document editor version 11 g: 6.6.0
    2 files ECS consists only from segments ST and SE
    Ex: ST
    BCH
    HEART
    REF
    BY - Exclude
    TAX - Exclude
    ...
    .....
    ....
    ....
    IS
    3: file ECS from a file (File-> export-> Oracle B2B) XSD in document ediotr

    4. we have imported an ECS and XSD file in console B2B (documents - file ECS docdef-transaction set) and an XSD file

    5. we have tested a single file of manually, we face below error:

    B2B-51507 error code
    Error Description Machine Info: Description of the (usmtnz - dinfap19.dev.emrsn.org): payload validation error.
    ERROR_LEVEL_COLLABORATION error level
    Severity of the error
    Error text

    and a few times it shows load Guideline error or just simply

    Please help us solve this problem

    Concerning

    You can validate EDI XML with XSD is.

    1 can I use 10 g ECS file and XSD file in 11 G

    You need to upgrade using Oracle Document B2B Publisher (Migrator).

    Error, error short text: the item includes all the important data

    Make sure that the payload is encoded in UTF - 8. B2B Oracle only works with UTF-8 encoding.

    You can discuss a case with support and/or move files (b2b export and test data) to my id.

    Kind regards
    Anuj

  • Problem with tween and event manager vignette (movieclip removes a scene)

    Hi im new to this forum thing so excuse my label if its inappropriate. Im having a problem with a hold of im file as2, this is a gallery of thumbnails 6 simple with coded interpolations. Once you click on a thumbnail then attached expansion is supposed to appear on the screen, it seems doesn't work after the first click a thumbnail, once the image appears then click it disappears, and this function only used to work once but now it does work only twice, but the second time around the bigger picture and cannot get rid of the stadium would be a problem of swapDepths?

    Here is my code, I've only fully coded first high tile left. enclosed please find my swf for the file, I could really do with help and everything would be appreciated thanks. I'm new on as you please be gentle.

    Stop();

    Import mx.transitions.Tween;

    Import mx.transitions.easing. *;

    _root.createEmptyMovieClip("container_mc",0);

    container_mc._x = (Stage.width) / 2;

    container_mc._y = (Stage.height) / 2;

    thumb1._alpha = 50;

    thumb1.onRollOver = function() {}

    new Tween (thumb1, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb1.onRollOut = function() {}

    new Tween (thumb1, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    thumb1.onRelease = function() {}

    container_mc.attachMovie ("image1", "pic1", 2);

    new Tween (container_mc, "_alpha", Strong.easeOut, 0, 100, 2, true ");

    }

    container_mc.onRelease = function() {}

    This.Enabled = False;

    var myFadeOut = new Tween (container_mc, "_alpha", Strong.easeOut, 0, 100, 2, true ");

    myFadeOut.onMotionFinished = function() {}

    container_mc.unloadMovie ();

    }

    }

    Thumb2._alpha = 50;

    Thumb2.onRollOver = function() {}

    new Tween (thumb2, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    Thumb2.onRollOut = function() {}

    new Tween (thumb2, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    thumb2.onRelease = function() {}

    container_mc.attachMovie ("image2", "Note2", 0);

    new Tween (container_mc, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb3._alpha = 50;

    thumb3.onRollOver = function() {}

    new Tween (thumb3, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb3.onRollOut = function() {}

    new Tween (thumb3, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    thumb4._alpha = 50;

    thumb4.onRollOver = function() {}

    new Tween (thumb4, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb4.onRollOut = function() {}

    new Tween (thumb4, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    thumb5._alpha = 50;

    thumb5.onRollOver = function() {}

    new Tween (thumb5, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb5.onRollOut = function() {}

    new Tween (thumb5, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    thumb6._alpha = 50;

    thumb6.onRollOver = function() {}

    new Tween (thumb6, "_alpha", Strong.easeOut, 50, 100, 0.5, true ");

    }

    thumb6.onRollOut = function() {}

    new Tween (thumb6, "_alpha", Strong.easeOut, 100, 50, 0.5, true ");

    }

    do its _visible property false when his _alpha is 0 (and make _visible instead of it the reactivation).  You can elimate the active code.

  • problem with Safari and the opening of sites

    problem with Safari and the opening of sites

    Please describe the problem in more detail?

    Try to reset the settings of Safari:

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select the Preferences/Privacy tab

    4. click on remove all data from the Web site

    5. close Safari.

    Remove cache Safari files:

    1. click on finder

    2. look for the menu GO to top

    3. click on GO and hold down the option key. This will show a user library folder.

    4. click library and find the Caches folder

    5. in the folder caches com.apple.Safari Ouvrezledossier

    6. move the Cache.db file Trash.

    This should solve the problem. If it does not help, try to disable the Safari extensions

    1. open Safari

    2. click on the Safari menu at the top (to the right of the Apple logo)

    3. Select Preferences

    4. find the Extensions tab

    5 disable all extensions of

    6. relaunch Safari

  • How to do this: Photoviewer, Windows cannot save changes to the image due to a problem with the properties of the file!

    Hi, I'm trying to post a photo, but whenever I have try rotation to the right, it says something like: can't save changes to the image due to a problem with the properties of the file. My laptop is MS, but the photos were taken on the Iphone. How to do this?

    I don't know if the following links answer your question, but
    they may be worth a visit:

    Good luck and * proceed at your own risk *.

    FWIW... There is a very long discussion (several pages) to the
    following link:

    Cannot change the imported iPhone 4S photo
    https://discussions.Apple.com/thread/3444951?start=0&TSTART=0

    More Discussion

    iPhone 4S image properties is not compartible with Windows?
    Editing can be done on the computer due to the error
    "Windows Photo Viewer cannot save changes to this picture.
    because there is a problem with the properties of the image file".
    Any help?
    https://discussions.Apple.com/message/17291884#17291884

    More Discussion:

    We cannot turn a few photos in Windows 7 (but can turn others)
    http://answers.Microsoft.com/en-us/Windows/Forum/Windows_7-pictures/cant-rotate-some-photos-in-Windows-7-but-can/3a809845-9144-4BB1-9bb3-ab4f5b856524

    A simple solution is to open the photos in paint or most other
    digital image editor and modify it.

    Some people have reported success using the following free download
    to remove the metadata.

    Property restrictions stripper iphone 4S (JPEG & PNG Stripper)
    http://www.SteelBytes.com/?mid=30&cmd=download&PID=15

    Here's a way to turn...

    Easily turn locked iPhone 4 and 4 s Photos in Windows 7 with
    the rotator Lossless JPEG free
    http://www.daleisphere.com/easily-rotate-locked-iPhone-4-and-4S-photos-in-Windows-7-with-the-free-JPEG-lossless-Rotator/

    Free download JPEG Lossless rotating
    http://annystudio.com/software/jpeglosslessrotator/

  • Problems with word and PDF after computer crash. Error "user has access privileges."

    Problems with word and PDF after crash

    My computer crashed and I had to run the recovery disk, the repair option, so he could run again. It does not format my computer but I had to re - install several programs. I reinstalled my copy of office for example.  I have an external hard drive where I put most of my files but since installing the recovery disc, it does not open some Word documents and gives a message error "user has not access privilege." It's the same thing with some pdf files. What can I do?  Please help because I can't open some of my documents from the University.

    Hello world
    I would like to just say thank you for your help and the problem is now solved.  In the end I paid someone to sort it out.  He explained that it was something like permissions for some of my files were owned by my old operating system and after that my computer crashed and I had to put through the recovery disc these permissions have been lost.  He told me that he had a program that looked for the old existing and re-installed.
    Thank you.

  • problems with vista and microsoft set 32-bit or 64-bit.

    try to solve the problems with vista and microsoft fix it.  This error code 0 x 800400154 came up saying that they finish their using 32 bit and I have a 64 bit what they say.

    What version of the operating system Windows am I running?

    Windows 32-bit or 64-bit

    What Microsoft FixIt you try to run?  (There are MANY of them - they are simply the written scripts that do the manual steps in the KB article for you).

  • I restored my laptop Toshiba because I had some problems with it and now my Windows Vista computer is indicating that it is 'invaild.

    RESTORED FOR LAPTOP, WINDOWS VISTA INVAILD

    Hi I'm new to these fornums

    I restored my laptop Toshiba because I had some problems with it and now my Windows Vista computer is indicating that it is 'invaild...

    I have the product key on a sticker on the bottom of the laptop, but whenever I entered the code, I also get this:

    The product key you entered will not work with this edition of Vista

    I know that most people are trying to say to activate by phone, but this option is not available

    Help, please

    Now that you have found the key and the certificate of authenticity, you must change to the key on the COA sticker - ONLY then it will activate.

Maybe you are looking for