Description:
When clicking on "Permission Management" or any other link in the Admin Panel of the erwin Mart Administrator, the Catalog list sometimes does not load and the below error is thrown:
"500 the call failed on the server; see server log for details"

martserver-stderr or application logs may show below errors:
SEVERE: Exception while dispatching incoming RPC call
com.google.gwt.user.client.rpc.SerializationException: Type 'javax.net.ssl.SSLException' was not included in the set of types which can be serialized by this SerializationPolicy or its Class object could not be loaded. For security purposes, this type will not be serialized.: instance = javax.net.ssl.SSLException: No PSK available. Unable to resume.
Solution:
NOTE: the user does not need to disable/enable SSL unless they are specifically using it.
More information on the "500 the call failed on the server error" can be found here: