Tag Archives: teamwork server service

How to modify default port used by VP Server

VP Server is a web application including Teamwork Server, Floating License Server, Update Server also the ElaborView Server. You can enable different services by setting up one single server. The VP Server can be setup in two ways, either with our standard package which comes with a well configured Apache Tomcat, or with the Web Application package by deploy it to your own servlet container.

By default VP Server run on port 1999. But in some situation you may want to change it to other port, i.e. conflict with some of your existing services. This article will teach you how to modify the default port for VP Server web application. Read more »

Installing and removing teamwork server service

You can install teamwork server as a Windows service, the teamwork server will result in automatically start up when you start Windows. On the other hand, you can remove this service as you don’t want it to be started when you start Windows. Normally this can be done by execute the install_service and remove_service script inside the scripts folder under the teamwork server installation directory. But if you experienced problem on running these 2 scripts, probably it is caused by some configuration issue on your machine. This article will show how to overcome this problem and to install and remove teamwork server service.

Read more »