Name

NotBoundException

Where thrown

By the RMI registry.

When thrown

As part of a lookup( ) call.

Why thrown

The registry’s hashtable of objects doesn’t have any stub bound under the specified name.

What it means

This usually indicates that there is a transaction issue (a server was unbound while the client was interacting with the registry), or that the registry was restarted and not all the servers bound themselves in again.

Get Java Enterprise Best Practices now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.