There seem to be a common misunderstanding regarding the E_INVOKE exception message ("RPC call failed: E_INVOKE"). Many users interpret it as a problem within the RPC mechanism itself, rather than recognizing it as an indication of an exception that was thrown during the execution of the remote method ("an exception ocurred when executing the remote method", as stated in the RmiErrordocumentation).
There seem to be a common misunderstanding regarding the E_INVOKE exception message ("RPC call failed: E_INVOKE"). Many users interpret it as a problem within the RPC mechanism itself, rather than recognizing it as an indication of an exception that was thrown during the execution of the remote method ("an exception ocurred when executing the remote method", as stated in the
RmiErrordocumentation).