Skip to main content

Product: OpenFusion Naming Service

Version: ALL

 

Description:

What do the "Purge on List" and "Purge on Load" options do?

 

Resolution:

These two options cause the following to happen:

Purge on Load - When this option is selected, invalid object references are removed when contexts are first accessed after a server has been restarted.

Purge on List - When this option is selected, invalid object references are removed from a naming context when the list operation is performed on the context.

If either Purge option is enabled, a List operation which encounters an invalid context will automatically unbind the context and then re-try. A warning message is printed in the log file when a binding to an invalid context is removed in this way.


#OpenFusionCORBAService
#KnowledgeDocs
#NamingService
#OpenFusion