Starting the Solution Manager¶
To start the Solution Manager you need to start all its components in this order:
The License Manager
The Solution Manager server
The Solution Manager administration tool
There are several ways of starting these components:
Graphically, using the Control Center. Follow these steps:
Execute
<SOLUTION_MANAGER_HOME>/bin/denodo_platform
to start the Control Center.Click Solution Manager (in the top-left of the window)
Click the button next to License Manager Server.
Click the button next to Solution Manager Server.
This will also launch the Virtual DataPort server of this installation, which the Solution Manager uses to complete some tasks.
Click the button next to Solution Manager Administration Tool.
Running these scripts:
On Linux:
<SOLUTION_MANAGER_HOME>/bin/licensemanager_startup.sh <SOLUTION_MANAGER_HOME>/bin/solutionmanager_startup.sh <SOLUTION_MANAGER_HOME>/bin/solutionmanagerwebtool_startup.sh
On Windows:
<SOLUTION_MANAGER_HOME>\bin\licensemanager_startup.bat <SOLUTION_MANAGER_HOME>\bin\solutionmanager_startup.bat <SOLUTION_MANAGER_HOME>\bin\solutionmanagerwebtool_startup.bat
On Windows, starting the following Windows services:
Denodo License Manager Server 9
Denodo Solution Manager Server 9
Denodo Solution Manager Web Tool 9
After a few minutes, you will be able to log in to the Solution Manager Administration Tool at the URL http://denodo-server.acme.com:19090/solution-manager-web-tool.
There are several ways of stopping these components:
Graphically, using the Control Center. Click Stop all servers (on the bottom left of the window).
Running these scripts:
On Linux:
<SOLUTION_MANAGER_HOME>/bin/licensemanager_shutdown.sh <SOLUTION_MANAGER_HOME>/bin/solutionmanager_shutdown.sh <SOLUTION_MANAGER_HOME>/bin/solutionmanagerwebtool_shutdown.sh
On Windows:
<SOLUTION_MANAGER_HOME>\bin\licensemanager_shutdown.bat <SOLUTION_MANAGER_HOME>\bin\solutionmanager_shutdown.bat <SOLUTION_MANAGER_HOME>\bin\solutionmanagerwebtool_shutdown.bat
On Windows, stopping the following Windows services:
Denodo License Manager Server 9
Denodo Solution Manager Server 9
Denodo Solution Manager Web Tool 9