This article describes how to run the SystemWeaver server application from a command line.
Prerequisites
- Valid path to and name of a supported database
- Valid swServer.ini configuration file in the same folder as the swDBServer executable
The executable to run is swDBServer. Below is an example command line. It includes (optional) server logging using a "props=" value as well.
swDBServer.exe ini="C:\SystemWeaver\Server\swServer.ini" props="C:\SystemWeaver\Server\swServer.props"
To stop the server, run "exit".