CORBA 2.6 Programmer's Reference
2804 - Could not delete record from Naming database
User Action: When trying to invoke the destroy method on a naming context object, the ORB is
unable to delete the naming context record from the naming database. This error indicates a
possible corruption of the naming database. Purge and reconfigure the naming database.
2805 - Could not initialize Naming database name
User Action: Possible database corruption, purge database and rerun initialization script.
2806 - Could not create Naming Service reference
User Action: Internal error, contact your service provider.
2807 - Could not create Naming Service stringified reference
User Action: Internal error, contact your service provider.
2808 - Cannot save Name Service IOR in config database
User Action: Check that the configuration database file exists and the user has correct access.
2809 - Could not convert string IOR to object
User Action: When trying to resolve a name, the stringified objref does not successfully resolve
to an object with the orb's string_to_object method. This error indicates that the object
reference is no longer a valid object reference. Invoke the rebind method to bind the name to a
new valid object reference.
2810 - Cannot set Servant Manager
User Action: Internal error, contact your service provider.
2811 - Could not activate POA
User Action: Internal error, contact your service provider.
2812 - Could not narrow to PortableServer::POA
User Action: When invoking the list method on a naming context, the ORB cannot successfully
narrow an object returned from the orb's resolve_initial_references("RootPOA")
method to a PortableServer::POA. This is an internal error.
2815 - Could not insert record into naming database
User Action: This error message will also report the binding name component id of
"NEW_CONTEXT" if the error was generated when you were attempting to create a new context.
Check that naming database file exists and the user has has write access.
2817 - Could not narrow to CosNaming::NamingContext
User Action: Internal error, contact your service provider.
2819 - Could not get timestamp from NamingContext
User Action: Internal error, contact your service provider.
2821 - Could not create CosNaming::NamingContext