Gorgui Ndong
Gorgui Ndong

Reputation: 153

Meaning of CORBA No IMPLEMENT exception

What is the meaning of this CORBA exception :

org.omg.CORBA.NO_IMPLEMENT: Retry limit reached vmcid: 0x49421000 minor code: 40

I dont't have any other information in my log file.

I really appreciate any help you can provide.

Upvotes: 0

Views: 1809

Answers (1)

Johnny Willemsen
Johnny Willemsen

Reputation: 3002

This is a WebSphere specific minor code which is not mentioned in the CORBA specification. Check the IBM WebSphere website, there are several APAR referring to fixes for use cases when this exception does occur, for example here and here

Upvotes: 1

Related Questions