Java Errors
Error Code | Error Description | Error Resolution |
---|---|---|
JAV-8001 | Unexpected error. Class: '<Parameter name='CLASSNAME'>' and method name: '<Parameter name='METHODNAME'>'. Additional information: <Parameter name='EXCEPTIONMESSAGE'>. | |
JAV-8002 | Cannot load class <Parameter name='CLASSNAME'>. Verify installation and class path. Associated exception message: <Parameter name='EXCEPTIONMESSAGE'>. | |
JAV-8003 | JNDI naming exception. Incorrect installation or program error. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | |
JAV-8007 | Application server <Parameter name='APPSERVERNAME'> not supported. | |
JAV-8008 | Exception (CREATE EXCEPTION) occurred; application server could not create Enterprise JavaBean. Incorrect installation or lack of JVM memory. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | |
JAV-8009 | Exception (FINDER EXCEPTION) occurred. Application server could not find expected data in database. Incorrect installation or program error. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | Might be a data mismatch (even different date format) or database connection improperly set. Ensure that the PRODUCTID and PRODUCTEXTENSION array are of the same size. |
JAV-8010 | Exception (REMOVE EXCEPTION) occurred; data deletion failed. Incorrect configuration or program error. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | |
JAV-8011 | Exception occurred. Internal program error. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | |
JAV-8012 | Exception (REMOTE EXCEPTION) occurred. Program error or application not installed/configured correctly or application unstable. Contact customer support. Additional information: <Parameter name='EXCEPTIONMESSAGE'>, <Parameter name='ERRORMESSAGE'>. | |
JAV-8013 | Class <Parameter name='CLASSNAME'> initialization failed. Verify installation configuration. Property file and properties used are: <Parameter name='PARAMETER'>. | |
JAV-8014 | Cannot instantiate class. Specified class <Parameter name='CLASSNAME'> not of object type <Parameter name='OBJECT_TYPE'> | |
JAV-8020 | Unexpected error processing data. Additional exception message: <Parameter name='EXCEPTIONMESSAGE'>. | |
JAV-8021 | Unexpected error in servlet while processing request or response. Additional exception message: <Parameter name='EXCEPTIONMESSAGE'>. | |
JAV-8095 | No JNDI repository defined; at least one required. | |
JAV-8125 | Encryption algorithm unavailable in package supplied by requested provider. |
Copyright © Cloud Software Group, Inc. All rights reserved.