Installation and Configuration Guide : 2. Installing and Configuring OpenROAD on Windows : Install 32-bit or 64-bit OpenROAD on Windows : Register the OpenROAD Server
 
Share this page                  
Register the OpenROAD Server
After installing OpenROAD, you must register the OpenROAD server with Windows user credentials. If you do not register the OpenROAD Server, you will be unable to start and run an OpenROAD Server.
The 32-bit OpenROAD Server and 64-bit OpenROAD Server can be installed on the same 64-bit Windows machine. They are separate instances, and 32-bit OpenROAD Server applications are distinct from the 64-bit OpenROAD Server applications.
If both the 32-bit and 64-bit versions of OpenROAD are installed on the same machine, the 32-bit OpenROAD Server Client must use HTTP to access the 64-bit OpenROAD Server, and the 64-bit OpenROAD Server Client must use HTTP to access the 32-bit OpenROAD Server.
You register the OpenROAD Server using a utility called asreg.exe (Application Server Installer—for more information see the Migration Guide). This utility does the following:
Installs the OpenROAD Server Windows service (orsposvc.exe). This service runs under the Local System account.
Registers and configures the OpenROAD SPO Server Pooler (orspo.exe). You are prompted to enter the user name and password that the OpenROAD SPO Server Pooler will run under.
Registers the OpenROAD ASO Application Server (oraso.exe) to Windows and configures it.
Registers the OpenROAD Server Proxy Stub (orps.dll) to Windows.
Registers the OpenROAD Remove Server (orrso.dll) to Windows.
After these steps are completed, the installation can start an OpenROAD Server. The 32-bit version of asreg will configure the 32-bit OpenROAD Server. The 64-bit version of asreg will configure the 64-bit OpenROAD Server.
32-bit OpenROAD Service
The 32-bit OpenROAD Service has the following characteristics:
Service Name: orsposvc
Display Name: OpenROAD Service
Description: Manages the lifetime of the OpenROAD Server
To configure the 32-bit OpenROAD Server
Launch a 32-bit OpenROAD Administrative Command Window and enter the following command:
asreg.exe -Tyes -LC:\temp\asreg.log
Proceed to the section "To register the OpenROAD Server."
64-bit OpenROAD Service
The 64-bit OpenROAD Service has the following characteristics:
Service Name: orsposvcx64
Display Name: OpenROAD 64-bit Service
Description: Manages the lifetime of the OpenROAD 64-bit Server
To configure the 64-bit OpenROAD Server
Launch a 64-bit OpenROAD Administrative Command Window and enter the following command:
asreg.exe -Tyes -LC:\temp\asreg.log -/appflags SERVICE_TYPE=X64
Proceed to the section "To register the OpenROAD Server."
Note:  If the account that the OpenROAD Server runs under has its password changed, you must re-register the OpenROAD Server. Simply run the Configure the OpenROAD Server utility again and specify the user name and new password.
The installer wizard does not register the OpenROAD Server during the installation. A shortcut named "Install or Uninstall the OpenROAD Server" is created that you can use to register the OpenROAD Server.
To register the OpenROAD Server
1. Click Start, All Programs, Actian OpenROAD 6.2, Server, Install or Uninstall OpenROAD Server.
The Configure OpenROAD Server dialog opens.
The shortcut to register the 64-bit OpenROAD Server is Start, All Programs, Actian OpenROAD 6.2 (64-bit), Server, Install or Uninstall OpenROAD Server.
2. Enter the user name and password for the Windows account under which the OpenROAD Server will run. This Windows user must have local Administrator privileges to register the OpenROAD Server.
The credentials are applied, items are registered, and the OpenROAD Server service is started.