Product: OpenFusion JacORB
Version: All
Description:
This article describes the steps which can be followed if the LogService fails to start for any reason.
Note this is simply to get a new LogService running, the solution here will not preserve any data from an existing LogService.
Resolution:
Stop all CORBA Services (using the GUI).
Stop the IMR
Shutdown the GUI
Kill any javaw processes that are still running .
Start the IMR
List the contents of the IMR using jac_imr_mgr –list
Remove any references to the LogService (to do this use jac_imr_mgr –r –n OpenFusion.LogService)
Open up the GUI and remove the LogService completely. To do this she should right click on the word “LogService” and select “Delete”.
Then go into the file system and in the /domains/OpenFusion/localhost directory, delete the entire LogService directory.
Create a new LogService, by right clicking on LocalHost, then selecting “Add Service”. Type in the name of the service (i.e. LogService).
Select the newly created LogService from the list of services, right click, then select “Add” then “Singleton”, then “NotifyLogFactorySingleton”.
Enter the resolve name for the Singleton (i.e. NotifyLogFactory).
Leave the default location for the creation and storage of the IOR, for now.
It should now be possible to start a new LogService.
#KnowledgeDocs
#OpenFusion
#logservice




