Typefi Server operates on the Apache Tomcat web server, and restarting the Typefi Server involves stopping and starting the Tomcat server instance responsible for running Typefi Server.
Restarting the Typefi Server may be necessary to resolve various issues you might encounter. This article provides instructions for safely and efficiently restarting Typefi Server.
Reasons for restarting Typefi Server include:
- Applying changes to the Typefi server configuration settings
- Installing or updating plug-ins and external applications
- Completing the installation of new updates or upgrades
- Clearing cache or performing maintenance tasks
- Troubleshooting performance issues
- Update Apache Tomcat for Typefi Server
- Change the Apache Tomcat default port
By restarting Typefi Server, you ensure that any changes, updates, or configurations take effect, enabling the server to operate smoothly with the desired settings.
Prerequisites
- You can sign into Typefi Server as an administrator.
Restart Typefi Server for Windows
Typefi Workgroup
- Open Start → Windows Administrative Tools →Services and right-click on Typefi Workgroup Server.
- Click Stop in the context menu.
- Open Start →Windows Administrative Tools →Services and right-click on Typefi Workgroup Server.
- Click Start in the context menu.
Typefi Desktop
- To stop Typefi Server, you must shut down Tomcat. Go to Admin → Tomcat → Shutdown.
- Click the Tomcat button to shut down your Typefi Desktop Server.
- Click on the Start Typefi Desktop shortcut. Wait 30 seconds before launching the Typefi Desktop Console.
- Then, verify the login page appears.
Restart Typefi Server for Mac
Typefi Server v8.13 is the final version compatible with macOS, and subsequent updates to Typefi Server for Workgroup and Desktop will not support macOS.
- Open your terminal window on your Mac.
- Navigate to the bin directory of your Tomcat installation, for example:
cd /path/to/tomcat/bin
- Run the shutdown.sh script using the command:
sh shutdown.sh
and wait until the process is complete before closing the terminal. - Keep your terminal window open and navigate back to your Tomcat bin directory.
- Run the startup.sh script using the command:
sh startup.sh
and wait until the process is complete before closing the terminal.
Please feel free to contact us if you have questions or need assistance restarting Typefi Server. We're happy to help!
Comments
0 comments
Please sign in to leave a comment.