Operations

This section describes miscellaneous File Collaboration Server (FCS) operations.

This page discusses:

Start and Stop Embedded TomEE+ on Windows or Linux

Windows:

  • The default name of the Windows service created and started when installing embedded TomEE+ is 3DEXPERIENCER2022x FileCollaborationServer TomEE+
  • To start and stop the embedded TomEE+ on Windows: start and stop the 3DEXPERIENCER2022x FileCollaborationServer TomEE+ service.

Linux

  • To start embedded TomEE+ on Linux, run the following command: <FCSInstallPath>/linux_a64/code/tomee/bin/startup.sh .
  • To stop embedded TomEE+ on Linux, run the following command: <FCSInstallPath>/linux_a64/code/tomee/bin/shutdown.sh -force.

Start and Stop External TomEE+ on Windows or Linux

Windows:

  • <externalTomEEInstallPath>\bin\startup.bat
  • <externalTomEEInstallPath>\bin\shutdown.bat

Linux:

  • <externalTomEEInstallPath>/bin/startup.sh
  • <externalTomEEInstallPath>/bin/shutdown.sh -force

Configure external TomEE+ Windows service

Edit the TomEE+ windows service settings by running the following command (with Administrator rights):

<FCSInstallPath>\win_b64\code\command\ExternalTomEE_updateService.bat <TomEEServiceName>

This command line updates the external TomEE+ service registry.

Warning:

Executing this command-line several times would create duplicate setting entries in the registry.

The external TomEE+ service registry is not cleaned when you uninstall the File Collaboration Server (FCS) application.

See the TomEE Windows service documentation page for editing and cleaning the service settings that are stored at the following locations in the Windows Registry:

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Apache Software Foundation\Procrun 2.0\<TomEEServiceName>\Parameters

Computer\HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Apache Software Foundation\Procrun 2.0\<TomEEServiceName>\Parameters\Java

Change Installation Parameters

You can change parameters defined during the latest File Collaboration Server (FCS) installation using the reconfiguration tool, without reinstalling the whole service.

For more information, see: Installation and Setup: Install: 3DEXPERIENCE Platform: Reconfiguring the 3DEXPERIENCE Platform Installation.

Use the Diagnosing tool

Once the 3DEXPERIENCE platform has been installed, you can use the Diagnosis tool to check that the services have been correctly installed and configured.

For more information, see Installation and Setup: Install: 3DEXPERIENCE Platform: Diagnosing the 3DEXPERIENCE Platform Installation