Signature of failure in the Blackberry Storm

Hello everyone,

I developed an application in JDE 4.5. When the same request, I'm trying to develop in JDE 4.7 targeting the Blackberry Storm , after application of Signatures with the same signature keys that were used in JDE 4.5 , the message I get is "Please contact the signer and register with signing authority.

Should I get a few other key signature separately for BB Storm, or is it another problem?

Please help me with the problem.

Thank you and best wishes in advance

Harry

Hello simon_hain,

Thank you very much...

I did the same thing and it solved.

Thanks and greetings

Harry

Tags: BlackBerry Developers

Similar Questions

  • How to block orientation in the blackberry storm

    Hello

    I want to block the blackberry storm from orientation. Is this possible? I need to block because all by turning the screenshot is coming good ot.

    Help

    Hello

    You must write this

    getUiEngineInstance () .setAcceptableDirections (Display.DIRECTION_PORTRAIT);

    in the UiApplication screen.

  • WAP2 transport on the BlackBerry Storm (Verizon)

    Nobody knows what the service book is to use transport WAP2 on the BlackBerry Storm?  My application requires a socket with a rtsp stream connection.  As I understand it (http://www.blackberry.com/knowledgecenterpublic/livelink.exe/fetch/2000/348583/800451/800563/What_Is...) knowledge base article, it's that I need to add the connectionUID to the transport WAP2.0.  However, when searching in the directories of service on the BlackBerry Storm, I don't see anything like that.  Verizon intentionally omit?

    It turns out that all that is required to be attached is "deviceside = true" for Verizon, Verizon is a CDMA carrier, it will use the DirectTCP connection.  Thanks to bzubert for additional information.

  • BlackBerry Smartphones Blackberry Media Sync continues to display 'Please connect a Blackberry smart phone' when the Blackberry Storm is connected to the PC

    About a 2 months ago when I would like to connect my (the first storm) blackberry storm to my computer via the USB cable supplied with the phone, I was able to transfer music from my computer (itunes) to the blackberry via Blackberry Media Sync with no problems (open Blackberry Media Sync, connect blackberry to the computer via the USB port and screen Media Sync would change so that I could sync to the blackberry storm music). I didn't even have to install Blackberry Media Sync in December 2009

    But now after I connect my Blackberry Storm to my computer, the screen of Blackberry Media Sync does not change and continues to display "please connect a Blackberry smartphone. I tried these tips I found online:

    1.) several reboots my computer (windows vista)

    2.) update/reinstall Blackberry Media Sync, then by restarting my computer

    3.) reconnection from blackberry to the computer, then open Media Sync

    4.) Open Media Sync first and then connect the blackberry to the computer.

    5.) installation BlackBerry USB and Modem drivers (even if I can't find the USB driver for it under the Universal Serial Bus Controller when I check in the Device Manager when you go to control panel – system and Maintenance – Manager of devices, but I found a v2 COM4 and COM5 RIM virtual serial Port when you select "devices by connection" under display in Device Manager) or are RIM Serial Port virtual v2 COM4 and COM5 drivers I'm looking for?

    6.) go to Options (on blackberry) - memory and make sure Media Card Support, Media Transfer Protocol (MTO) and Mass Storage Mode Support are resolved on 'On', the encryption Mode is set to 'None' and mass storage Mode Auto activate when connected, it the value "Prompt" although I tried to 'Yes' as well. It says I have 785 MB of memory space of the unit out of 879 MB total memory of the device and 7.1 GB of free space on a total of 7.3 GB of Media Card Media Card.

    None of the above tips and troubleshooting tips worked. I also checked the Blackberry technical solution center but I've not found anything there that has contributed to the other. I found discussions forums online, including issues of people with 'blackberry media sync cannot connect to the device' pop up, but I have not had this pop-up. The Media Sync screen remains just the same as if I never connected the blackberry storm to my computer in the first place even if my blackberry storm recharges via the computer.

    Is there something that I miss or have not yet done? What should I do?

    Too bad. I went to a Verizon store and they me remove the battery and turn the blackberry. Worked like a charm and I can now use Media Sync.

    Also told me that I need to update the software of the phone blackberry using Blackberry Desktop software (I have version 4 and need to update to 5) and make sure to choose to back up files when you are prompted during the update or you will lose all files, the media and info saved on blackberry.

  • High tower of synchronization and the Blackberry Storm

    I want to synchronize data (contacts, tasks, calendar, etc) on my Blackberry Storm cell phone to my lap top. I don't have Outlook. Thank you.

    Doug

    http://social.answers.Microsoft.com/forums/en-us/vistaprograms/threads

    Try the repost in the programs Forum.

    See you soon. Mick Murphy - Microsoft partner

  • Interactive GaugeField on the BlackBerry Storm

    I just tried to create a modifiable on my BlackBerry Storm GaugeField, I used the constant can be CHANGED and made sure that there is enough space to select. It does not work, an interactive GaugeField only works on devices touch non-ecran?

    If so someone changed the GaugeField so it will work on a touchscreen device?

    Otherwise what could I do it wrong?

    I realized thinking about how it would be possible to make this is interactive and realized that as a last before amending the TouchEvent code should try to make the active gauge because it does not seem to focus. Added Field.FOCUSABLE and it worked.

  • How update you an application installed with the Blackberry Storm update .cod files?

    Hello

    I was sent to some application software for my Blackberry Storm 9500. I managed to install the basic software using the BB Desktop Manager normal software, however, there are four files as sitting there, that look they are there to install, update the software - records are different on different BlackBerry names "4.2.1", "4.3", "4.5" and "4.6" - my knowledge limited, I think that this refers to operating systems...

    I guess I would need to install the file 4.6 .cod file, however, I just can't handle it all. The Director of the office, I can only try to update o/s handset, but I can't actually update individual applications that I see!

    Can someone tell how to do this, because he's completely beat me? Be nice... I'm new!

    the alx file is only a link to the file of the Cod. DM load the alx file, search for information on the cod and load the cod on the device.
    In cod, it has compiled software.

    Installation of OTA is similar. The jad file contains settings and links to the cod file.

    The javaloader.exe (comes with the JDE) you can install cod files directly.

    There is also an activeX plugin (which uses javaloader) to load the cod files on a device.

  • How do I get the screen width and size of the screen of the Blackberry storm?

    Hi guys,.

    I use the following code for the image capture.

    Bitmap bitmap = new Bitmap (Display.getWidth (), Display.getHeight ());

    try {}

    Display.screenshot (aBitmap);

    }

    In 4.3.0 (8120 device), when we use Display.getWidth () and Display.getHeight () it gives 240 x 320 respectively which has the correct size of the device.

    But in 4.7.0 Blackberry storm, when we use it gives data(240x320) even where the size of the device screen real is 360 x 480.

    So when we capture the image in the storm he's only half of the image. And also when hard code us the image like it from 360 x 480 size is thrown exception.

    Please suggest is there a way to capture full screen.

    Thank you

    Thanks for sharing the result. You can mark the thread as solved.

  • BlackBerry Smartphones is it possible to create create shortcuts on the BlackBerry Storm?

    I am a new user of booth on the BlackBerry. My old motorola phone had a feature where you can create a shortcut customized to performa a function which make you a lot on your phone. For example, on the blackberry there is a vioce recording feature, but it can actually start recording your voice, you must click through a Numb er of screens. Is it possible that with one or two clicks, I start recording with the recorder of the word, or go directly to any other application that I choose?

    Thanks for anyones help.

    Well the only thing I could think is go to options and select screen/keyboard and time, you can put the recording of the voice as a shortcut on the physical hardware button on the right or left side

  • Set the signature as requires it the Blackberry emulator

    Hi all

    When I run my application on a real device, it only displays the splash screen and then hangs, but when I download and install it on the emulator (same device) it works perfectly. I think this mite be a problem with the api signature, my application is signed, but the first time I do so something mite wrong here.

    So I was wondering if possible to put the emulator then its signature checks and display a message or something? Or anyone know what the problem mite be?

    If this can be an http connection?

    Help, please.

    Hey Hey!

    I found my problem...

    The APN on the device settings was wrong... Laughing out loud

    Thanks for your help

  • Failure of the blackBerry Smartphones initialization?

    I have just updated the OS on my Pearl 9105 after that I received an email from Blackberry, but once the phone restarted it no longer recognizes the SIM card.

    I tried the technique of 'hard reset' but still no joy.  The phone and SIM card worked fine 30 minutes ago!

    I'm in England and my network provider is Orange.

    The software update has been v6.0.0.668, platform 6.6.0.236

    Thank you

    Thanks for the reply.

    I tried the declassification of the BONE to previous versions, but still with no joy.  I tried the SIM in other phones and it still showed the same problem "initialization failed", which led me to believe that the SIM card had become corrupt.

    The only solution was to get a new SIM card and update my network provider with the new SIM card number.  This solved my problem but only after that buy 2 cards SIM PAYG (1 pound each), can be said that I demanded a card SIM TREE (£15). I didn't want to wait for Orange we'll send in the post that could have been 3-4 days.

    Overall, the phone now works correctly and the operating system has also been updated to v6.  The next time I update the phone I'll deffinately have a card SIM TREE of alternatives at hand.

    See you soon

  • BlackBerry Storm aided GPS tracking and cell-site

    I had a standalone GPS to work with http://supportforums.blackberry.com/rim/board/message?board.id=java_dev&thread.id=11845

    I have questions about assisted GPS and the location of the cell site.

    What I read online, assisted GPS is not available by a third party (non-Verizon) software. Is this true? What cell-site location?

    I need to get assisted GPS and / or cell-site work as standalone GPS does not quite seem to work inside most of the buildings.

    Any help is greatly appreciated.

    Thank you.

    The BlackBerry Storm supports the cell site, assisted and autonomous GPS modes.

    However, Verizon does not support cell site mode and requires a developer to make part of the Verizon developer program to use the assisted mode.

  • BlackBerry Torch 9800 smartphone failing to connect to the Blackberry Desktop software

    Recently I seem to get a continuous "Connection" message to BBDTS. Have you tried the following:

    -the latest version of the BBDTS software.

    -restarted the pc (Win7x64)

    -restart the blackberry

    -tried a different usb port

    Nothing has worked. It seems that the blackberry connects to the pc OK

    Any ideas on how to get a connection established

    Thank you

    Hello!

    Here is a list of troubleshooting items... I hope that something will be useful:

    • http://supportforums.BlackBerry.com/T5/BlackBerry-Desktop-software/tips-for-getting-BlackBerry-deskt...
    • KB10144 How to force detect the BlackBerry smartphone using the Application Loader
    • KB28457 BlackBerry Desktop Software is unable to detect the BlackBerry Smartphone because of administrative permissions
    • KB28458 BlackBerry Desktop Software is unable to detect the BlackBerry smartphone when user account control is enabled
    • KB28459 BlackBerry Desktop Software is unable to detect the BlackBerry smartphone when a full version of Roxio® Media Manager is installed
    • KB28456 BlackBerry Desktop Software is unable to detect the smart phone BlackBerry when the USB selective suspend setting is enabled
    • KB28444 The BlackBerry smartphone is not detected by the BlackBerry Desktop Software, when connected by USB to a USB hub or a docking station
    • KB28443 BlackBerry Desktop Software cannot detect the BlackBerry smartphone when connected via USB
    • KB02640 Troubleshooting USB connections
    • KB15486 Top 10 smartphone BlackBerry and BlackBerry Desktop Manager troubleshooting tips
    • KB00125 BlackBerry Desktop Software cannot detect the BlackBerry smartphone
    • KB11439 BlackBerry Desktop Software does not detect the BlackBerry smartphone when it is connected
    • KB00019 PIN code not displayed in BlackBerry Desktop Redirector
    • KB10938 "Current USB charge is insufficient," appears on the BlackBerry smartphone
    • KB01451 How to enable Sync advanced logging if a wired synchronization fails
    • KB19717 The BlackBerry smartphone is not detected as a USB mass storage device when connected to a computer
    • KB16310 Media Transfer Protocol and the BlackBerry Storm smartphone
    • http://supportforums.BlackBerry.com/T5/BlackBerry-Desktop-Software/Desktop-Manager-quot-disconnected...

    In addition, make sure you use only the root USB ports... without hubs (sometimes the front-end ports are hubs... use a rear USB port). And don't forget to try to disable the USB power management in the configuration of your system (Device Manager).

    Check also on the incompatible software... it was reported that NTI Shadow Ninja & software can cause a conflict; Remove and reinstall the desktop software BB allows to install correctly.

    My apologies in advance if this is redundant - there is no way to be sure that if you have already seen and tried these. Also apologies if all are not currently available... RIM takes their monte and descends at will as they revise things.

    I hope that something it is useful!

    See you soon!

  • BlackBerry Smartphones BlackBerry storm reshippment? + Update?

    What is the date of shipment for the BlackBerry storm? It is said on December 15, but this is for orders that are placed like today. I ordered mine the day after his release to my Verizon store, but they were out of stock, so they said they will repopulate the 15th day, but since the mines not coming to the store, his entry to the House, when he arrives? Because the site continues to change from the 11th to the 15th and back

    I ordered mine on November 22.

    AND how can I get the update for the storm off the coast of this site if I have an iMac computer? It says windows only.

    War Eagle! -J' had a problem with one of ours and Verizon Customer Support number called * 611. while I was in the face of technical support, the same would work to give you a delivery date on your order.  But the good news is that you will have a more gentle storm, kinder off bugged.  I think that you will be happy that you had the cause of delay, it was not that fun... with all these issues to work around.  But we are hopeful.

  • BlackBerry Storm Smartphone manual

    I'm looking for a site that I can download the full manual for the Storrm.

    ANU help?

    http://NA.BlackBerry.com/eng/support/docs/subcategories/?usertype=1&category=BlackBerry+smartphones&...

    This includes:

    BlackBerry Storm 9500 Smartphone - Getting Started Guide PDF 4.7
    The blackBerry Storm 9500 Series - Tip PDF 4.7 Smartphone
    BlackBerry Storm 9500 Smartphone - User Guide 4.7 HTML PDF
    BlackBerry Storm 9500 Smartphone - safety and product information PDF 4.7

Maybe you are looking for

  • I'm the only person who feels suckered in save my PDFs in iBooks?

    I'm the only person who feels suckered in saving a PDF in iBooks?

  • Recovery of data from disk hard another laptop computer

    I have a laptop that crashed, then I took out the hard drive and connected via USB to another laptop so that I can retrieve my documents and pictures of her.  The hard drive always seems to be perfectly fine, and I can see most of the information on

  • Autooff WiFi / webOS 1.3.5.2

    I had Palm Pre Monday comes with WebOS v1.1.2 he's been nagging me to upgrade and so I have to webOS 1.3.5.2 last night and my battery just died at 14:00 after only a few calls. I keep Wifi on in the company for reduction of the costs of data and it

  • Problems of system recovery. Vista.

    I recently had to undergo some automatic updates, so that was the process that I turned off my computer the plug. I turned it back and he asked me to start windows normally or start the restore of the system which is recommended. After I did all of m

  • Problems installing Windows updates, code error 0x800736B1

    Hi all I am running Windows 7 and I am currently not able to install a bunch of Windows updates, obtaining the credits, "Code 800 b 0100: windows update encountered an unknown error." I tried all the suggestions on https://support.microsoft.com/en-us