You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Starting the Teamwork Server

Starting on Windows


Do one of the following:

  • On the Windows taskbar, click Start, and select MagicDraw Teamwork Server form the program list.
  • Open MagicDraw Teamwork Server installation\bin and double-click the teamwork_server.exe file.
Change the server port for the current launch
  1. Run teamwork_server.exe in the server bin folder. The Teamwork Server startup dialog opens.
  2. Click the Change Server Port button and enter the new server port. This port is used when launching the server, or when adding the Windows service.

The Teamwork Server exports remote objects through one port: RMI registry port.

Starting on MAC OS

  • To start Teamwork Server, open the Application / MagicDraw Teamwork Server installation folder and double-click the MagicDraw Teamwork Server.app file.

Starting on UNIX

  • To start Teamwork Server, open the MagicDraw Teamwork Server installation/bin folder and double-click the teamwork_server file.

 

Stopping the Teamwork Server

Stopping on Windows and MAC OS

  • In the <Teamwork Server installation>/bin folder, double click the stop_teamwork_server.

Stopping on UNIX

  • In the command line, type the following command:
    service teamwork stop
On this page