Kbase P27372: When does the state RFC_REMOTE_ERROR return?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
GOAL:
When does the channel status, RFC_REMOTE_ERROR return?
FACT(s) (Environment):
SonicMQ
FIX:
It could return because of various reasons - namely any JMS exception or IO (file) exception that could occur, ranging from disk issues, to JMS client issues, to socket issues, to security issues. The remote is the flip side of the local case .. i.e. when a local error occurs that gets reported to the other side as a remote error.