This page was last modified 23:21, 2 April 2007.
Installation of a signed midlet fails
From Forum Nokia Wiki
If you are not able to install a midlet that is Java Verified, check the following:
1. UTI root certificate is in the device.
For example: Tools -> Settings -> Security -> Certif. management: MIDP2 Geotrust CA for UTI (This path is device dependent)
In case you have signed your MIDlet with some other certificate, the corresponding root certificate has to be in the device. Possible certificates are available from Thawte and Verisign. It is generally not possible to use certificates created on your own, or Symbian Developer certificates for MIDlet signing.
2. The application is signed only once.
If there are other signatures than the Java Verified, then that could be an issue. There can only be one signature (one MIDlet-Certificate-1-1 and one MIDlet-Jar-RSA-SHA1).
3. The date and time are correct in the device.
4. JAR manifest file matches with JAD MIDlet-fields (even a minor mismatch can fail the installation).
5. The MIDlet-permission fields are correct and supported by the target device.
6. The SIM card is present in the device.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to install VeriSign signed midlet on 6120 | movit | Mobile Java Networking & Messaging & Security | 11 | Yesterday 20:50 |
| "Authorization failed" message displayed when installing jar file | capricious28 | Mobile Java General | 8 | 2008-04-03 20:34 |
| PushRegistry.registerAlarm prolem on N80 and Nokia 6630 | lnaik | Mobile Java General | 8 | 2006-05-31 13:22 |
| MIDP Security | JackAirman | Mobile Java General | 7 | 2006-12-18 17:23 |
| Send SMS from midlet without user notification | Robert111 | Mobile Java Networking & Messaging & Security | 4 | 2007-06-27 14:26 |
