How do I start the Tomcat server for gridMathematica?
gridMathematica uses a Tomcat server for the administration of the grid system. At times, it may need to be started manually.
Windows
Wolfram Lightweight Grid is installed as a service. The status can be modified via the Services application.
- Start the Services application.
- Locate the Wolfram Lightweight Grid Manager service toward the top of the list. Right-click it and select Start to launch the service.
- Verify that the status has changed to Running.
macOS
Wolfram Lightweight Grid runs as a launchd-compliant daemon. The plist file is named com.wolfram.lightweightGridManager.plist and is located in /Library/LaunchDaemons.
- Launch the Terminal application.
- Enter the command below to start the Tomcat server:
sudo launchctl load /Library/LaunchDaemons/com.wolfram.lightweightGridManager.plist
- You are prompted for your administrator password in order to restart the service.
To check whether the server was started successfully, navigate to localhost:3737 in a browser and verify that the main Status webpage appears.
Linux
Wolfram Lightweight Grid runs as a background process or daemon.
- Open a terminal.
- Enter the command below to start the Tomcat server:
sudo systemctl start wolframlightweightgrid
In older Linux distributions, use:
sudo /etc/init.d/wolframlightweightgrid start
- You are prompted for your administrator password in order to restart the service.
To check whether the server was started successfully, navigate to localhost:3737 in a browser and verify that the main Status webpage appears.
Contact Support
Whether you have a question about billing, activation or something more technical, we are ready to help you.
1-800-WOLFRAM (+1-217-398-0700 for international callers)
Customer Support
Monday–Friday
8am–5pm US Central Time
- Product registration or activation
- Pre-sales information and ordering
- Help with installation and first launch
Advanced Technical Support (for eligible customers)
Monday–Thursday
8am–5pm US Central Time
Friday
8:30–10am & 11am–5pm US Central Time
- Priority technical support
- Product assistance from Wolfram experts
- Help with Wolfram Language programming
- Advanced installation support