Starting LucidWorks
If you did not allow the installer to start LucidWorks, or if shortcuts were not installed, you can still start or stop LucidWorks Enterprise manually from the command line. This will start all servers:
- Open a command shell, and make sure Java 1.6 or greater is in your path.
- Change directories to the LucidWorks installation directory, then to the $LWE_HOME/bin directory.
- Invoke start.sh for UNIX/Mac/Cygwin or start.bat for Windows systems.
Stopping LucidWorks
To stop LucidWorks Enterprise, use the stop scripts at the command line. This will stop all servers and any running processes.
- Open a command shell, and make sure Java 1.6 or greater is in your path.
- Change directories to the LucidWorks installation directory, then to the $LWE_HOME/bin directory.
- Invoke stop.sh for UNIX/Mac/Cygwin or stop.bat for Windows systems.
| Restarting LucidWorks Enterprise To restart LucidWorks Enterprise, first stop the servers and start them again using the processes outlined above. |