ICO0084E   javax.resource.ResourceException:
ICO0084E:methodname error.
An unexpected internal IMS TM Resource Adapter error occurred.
[source_method] [source_exception]

Explanation

A PrivelegedActionException occurred in executing a [source_method] call in methodname. This exception occurs if Java™ EE security is enabled and the user associated with the calling program, methodname, or any program in the current call stack is not authorized to execute [source_method].

User response

Ensure that you have correctly set up security for your application server so that the user associated with the calling program, along with any programs in the current call stack at the time of the exception, are authorized to execute [source_method]. Alternatively, turn off Java EE security checking in the application server.