A CORBA call to a remote server process is throwing a CORBA::SystemException which prints out as follows: "IDL:omg.org/CORBA/UNKNOWN:1.0: minor = 0x49540100 (could not convert name), completion status = NO". What does this exception mean? Is it coming from the remote server's ORB, or from our own ORB? (We are running Orbix 6.3.7 and this is a C CORBA client process.)