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.

Installing JDK

It is necessary to download and install JDK before installing teamwork server service.

  • Note that the JDK you going to download and install must match with your teamwork server. If you are going to install a 32-bit teamwork server, you must then install the 32-bit JDK. Alternatively if you are going to install a 64-bit teamwork server, you must then install a 64-bit JDK.
  1. Visit: http://www.oracle.com/technetwork/java/index.html to download JDK.
  2. Click Downloads > Java for Developers.

    Download Java for Developers

    Download Java for Developers

  3. Select Java.

    Select Java

    Select Java

  4. Click Download button.

    Click Download button

    Click Download button

  5. Select platform and then click Continuebutton.

    Select platform

    Select platform

  6. Download the file.

    Download file

    Download file

  7. Follow the instruction to install JDK.
  8. After the installation is completed, you can see the dialog box as shown below:

    Installation completed

    Installation completed

Installing teamwork server service

  1. Install teamwork server beforehand. For those who want to know more about installing teamwork server, please refer to Installing Teamwork Server.
  2. Under the teamwork server program directory, explore scripts folder > install_service.bat.

    Execute install_service.bat

    Execute install_service.bat

  3. As soon as you see the following command console, the service is installed:

    The service is installed

    The service is installed

  4. For further details about the service, select Start menu > Control Panel > Administrative Tools > Services.
  5. In Service window, open VPFloatingLicenseServer.

    Open teamwork server service

    Open teamwork server service

  6. In Teamwork Server Service Properties dialog box, open General tab. Select Automatic from the combo box of Startup type and click Start button under Service status.

    Change startup type and service status

    Change startup type and service status

Removing teamwork server service

  1. Under the floating license server program directory, explore scripts folder > remove_service.bat.

    Select remove_service.bat

    Select remove_service.bat

  2. You can see the command console as shown below to notify you that the service has been removed.

    The service has been removed

    The service has been removed

1615 replies

Leave a Reply

Want to join the discussion?
Feel free to contribute!

Leave a Reply