This page was last modified 06:41, 19 October 2007.
KIJ000766 - Signed MIDlets with invalid country code fail to launch on S60 3rd Edition phones
From Forum Nokia Wiki
| ID | KIJ000766 | Creation date | October 19, 2007 |
| Platform | S60 3rd Edition | Devices | Nokia E61, Nokia N73, Nokia N80, Nokia N93 |
| Category | Java | Subcategory | Signing and Certification |
Overview
MIDlets signed with Java Verified certificate will not launch after installation if the country code value is incorrect or missing.
Description
MIDlets signed with Java Verified certificate will not launch after installation on an S60 3rd Edition device. No error messages or exceptions are displayed. The problem appears to be due to the invalid length of the country code which is included in the certificate: for example, the standard two-digit country code value for Finland is FI. If the length of the country code value is exceeded (for example, the value is set to N/A instead of the actual country code), the application will not launch.
Solution
The MIDlet needs to be signed by the certificate generator with a Java Verified certificate including the two-digit country code.
See the ISO 3166 standard for valid country codes.
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to show my programm in handy`s Desktop? | fuweijie | Mobile Java General | 7 | 2006-08-08 23:59 |
| Have you know netmonitor(FTD)? | RC211V | Symbian Networking & Messaging | 1 | 2006-12-12 14:05 |
| how to run a program in e60 phone. | baumannpan | Symbian Tools & SDKs | 19 | 2007-03-02 06:16 |
| SOS: I continue having problems whith signing MIDlets in NOKIA 9500! | Summerman | Mobile Java Networking & Messaging & Security | 6 | 2006-05-24 20:48 |
| exe - dll, S60 3rd platform security stuff | kompotFX | General Symbian C++ | 6 | 2006-10-03 15:27 |

