SQL/MX Programming Manual for Java

SQLJ Error Messages
HP NonStop SQL/MX Programming Manual for Java523726-003
D-76
Java Code Generation (0700-000100—0700-
001600)
Recovery. Re-create or repair the JAR file. For details, see Packaging the Program in
a JAR File on page 6-5.
0600-004000
Cause. You specified a profile name that is invalid.
Effect. Customization fails.
Recovery. Correct the profile name on the command line, in a properties file, or in the
manifest file of a JAR file that contains the profile. For details, see Listing Profiles in a
Manifest File on page 6-6.
0600-004100
Cause. You specified a JAR file that does not contain a proper manifest file.
Effect. Customization fails.
Recovery. Correct or add a manifest file to the JAR file. For details, see Packaging
the Program in a JAR File on page 6-5.
0600-004200
Cause. The specified digest algorithm was unavailable.
Effect. Customization fails.
Recovery. Use an appropriate digest algorithm.
Java Code Generation (0700-000100—0700-001600)
These messages occur during the generation of the Java source file (.java file) and
the profile (.ser file) during translation.
No Number
Cause. The SQLJ translator could not generate code for context generation because it
was unable to obtain the context descriptor information.
Effect. The SQLJ translator fails during code generation.
[0600-004000] name: invalid profile name
[0600-004100] JAR does not contain MANIFEST file
[0600-004200]
token: unknown digest algorithm
Can’t get descriptor for context