Error Logs - Motorola C381P J2ME Technical Manual

J2me developer guide
Table of Contents

Advertisement

4
Downloading Applications
Please be aware that the method used by the handset, as per the specifications, is POST.
Using a GET (URL encoding) style for the URL will fail. This is not the correct use of the
MIDlets JAD parameters.
Possible Screen Messages Seen With Downloading:

Error Logs

The Table 1 represents the error logs associated with downloading applications.
Error Logs
Scenario
906 Invalid
JAD Download
Descriptor.
904 JAR Size
OTA JAR
904 JAR Size Mismatch
905 Attribute Mismatch
906 Invalid Descriptor
907 Invalid JAR
908 Incompatible Configuration or Profile
909 Application Authentication Failure
910 Application Authorization Failure
911 Push Registration Failure
912 Deletion Notification
913 Required package not supported by device
999 Other errors
If JAR -file size does not match with specified size, it will display a dialog stating
"Installation failed. Package invalid." To dismiss this dialog, press "OK".
When downloading is done, the handset displays a transient notice "Download
Completed" and starts to install the application.
Upon completing installation, the handset displays a dialog "Install complete". To
dismiss this dialog, press "OK".
If the MANIFEST file is wrong, the handset displays a dialog stating "Installation
failed. Package invalid." To dismiss this dialog, press "OK".
If JAD does not contain mandatory attributes, "Installation failed. Package
invalid." notice appears.
Possible Cause
Missing or incorrectly formatted
mandatory JAD attributes
Mandatory:
MIDlet-Name (up to 32 symbols)
MIDlet-Version
MIDlet-Vendor (up to 32 symbols)
MIDlet-JAR-URL (up to 256 symbols)
MIDlet-JAR_Size
JAD signature verification failed
Unknown error during JAD validation
The received JAR size does not
Error Dialog
Failed: Invalid File
Download Failed
21

Advertisement

Table of Contents
loading

Table of Contents