ICO0011E javax.resource.spi.IllegalStateException:
ICO0011E:methodname error.
The method was invoked on
an invalid IMSInteraction instance.
Explanation
The method indicated in methodname was invoked on an invalid
IMSInteraction instance.
User response
The named method was most likely issued on an IMSInteraction
instance that was already closed. Ensure that the IMSInteraction instance is
not already closed before you attempt to use it or close it.