Skip to main content
Version: 12.0

Troubleshoot ADOIT Installation Issues

Installation Problems

If you encounter a problem upon installing ADOIT, follow these steps:

  1. Check if the minmal Hardware/Software Requirements are met.

  2. Open the Windows Task Manager to check if all instances of ADOIT are closed. Do not run the setup until ADOIT and all associated program components are closed.

  3. Make sure you do have the latest version of ADOIT available to you. Check the installation medium for the setup client - the name of this file will contain the version number. The version this manual is written for is 12.0. If you are not sure, whether the available version is up to date or not, please contact the ADOIT consultant of your company.

  4. Look at the installation folders of ADOIT - each version should have its own folder. When updating ADOIT, create a new installation folder for the new version to be stored at. Do not overwrite older versions, as this might cause conflicts.

  5. Check if the user running the setup does have the necessary user rights. This includes write access to the target directory of the installation.

note

If none of these actions can fix the issue, feel free to contact our support team.

Which (Log) Files Should Be Provided in Case of Error (Rich Client)?

If you encounter a runtime error while working with the ADOIT rich client, a dialogue box opens:

 Save Log-Files

  • Click Save Log-Files.
note

Please provide these log files when you contact our support team.

Which (Log) Files Should Be Provided in Case of Error (Web Client)?

All relevant log files are contained in the support package which is provided within a compressed Zip archive. The support package is available for download within the ADOIT web client.

In order to download the support package:

  • Open a web browser and navigate to "http://<SERVER_NAME>:<TOMCAT_PORT>/ADOIT12_0/supportinformation".

<SERVER_NAME> is the name of the server machine, <TOMCAT_PORT> is the port at which Apache Tomcat is accessible (by default this is 8000).

Example

If you are running the web client locally, the URL should look like this:

"http://localhost:8000/ADOIT12_0/supportinformation"

You can modify the URL to only download log files from a certain time period. In order to do this, add ?logType=<PARAMETER> to the URL. The following parameters are available:

  • small

    Downloads log files from the last 24 hours.

  • medium

    Downloads log files from the last week.

  • large

    Downloads all log files.

Example

If you are running the web client locally and you want to download log files from the last 24 hours, the URL should look like this:

"http://localhost:8000/ADOIT12_0/supportinformation?logType=small"

note

Please provide these log files when you contact our support team.