error.encountered.loading.plugin=XNMI0013E: An error was encountered loading the class "{0}". Cause: {1}.
Explanation
The system was not able to load the named class because of the problem identified in the message.
User response
Remedy the problem according to the message. If the cause of the problem is ClassNotFoundException, make sure that the name of the class is spelled correctly and that the class is in the Application Server classpath.