CentraSite Documentation : CentraSite Administrator’s Guide : Basic Operations : Starting and Stopping the Application Server Tier and Registry Repository
Starting and Stopping the Application Server Tier and Registry Repository
The Application Server Tier is hosted in the Software AG Runtime, which starts automatically when you start the machine on which it is installed. On Windows the Software AG Runtime runs as a service and can be started and stopped using the Windows Services window. On UNIX the Software AG Runtime can be started and stopped using these scripts:
<Software AG_directory>/profiles/CTP/bin/sagctprelease_number.sh start
<Software AG_directory>/profiles/CTP/bin/sagctprelease_number.sh stop
The Registry Repository is started automatically when you boot your machine. On Windows the Registry Repository runs as a service and can be started and stopped using the Windows Services window. For other operating systems, and as an alternative method on Windows, you can start and stop the CentraSite Registry Repository from the command line.
Important:  
Before using the inoadmin tool on Windows or UNIX systems, it is important that you run the command line script centrasite_setenv. This ensures that environment variables and lookup paths are set correctly for the subsequent commands.
On Windows, the script is centrasite_setenv.cmd, and on UNIX the script is centrasite_setenv.sh. This script is located in the directory <CentraSiteInstallDir>/bin.
Starting the CentraSite Registry Repository
Enter the following command on the command line:
inoadmin start CentraSite
Stopping the CentraSite Registry Repository
Use one of the following commands to stop the CentraSite Registry Repository:
Command
Description
inoadmin stop CentraSite
-OR-
inoadmin stop CentraSite normal
This option terminates the CentraSite Registry Repository session normally and waits for currently active processing to finish. The waiting time in seconds can be set with the server property Maximum Transaction Duration).
inoadmin stop CentraSite rollback
This option terminates the CentraSite Registry Repository immediately. User transactions that have not finished processing are rolled back.
inoadmin stop CentraSite abort
This option causes an emergency shutdown of the CentraSite Registry Repository. All processing is stopped immediately. Crash dump files will be written. This method will cause an automatic repair ("autorepair") the next time the CentraSite Registry Repository is started, and should only be used as a last resort.
You can also use Command Central to start and stop the CentraSite Registry Repository. The CentraSite Registry Repository is listed as a process in the instances list of your chosen Command Central environment, and you can use standard operations in the Command Central interface to start and stop the process. Refer to the Software AG Command Central Help guide for details.
Copyright © 2005-2015 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback