Uninstall ADONIS
To uninstall ADONIS 16.1:
Stop the ADONIS 16.1 application server and the Apache Tomcat web server services:
Open Services. Press <Windows> + <R> to open the Run box, enter services.msc, and then click OK.
Stop the ADONIS application server (service name e.g. "ADONISServer16.1Service") and the Apache Tomcat web server (service name e.g. "Tomcat10").
Uninstall the ADONIS 16.1 application server service:
Open the Windows Command Prompt and navigate to
<ADONIS installation>
.Type
aserver.exe -r
to uninstall the Windows Service (e.g. "ADONISServer16.1Service").
Delete the application server cache. If you are running the application server service under the local system account (default configuration), delete the following folders:
C:\Windows\System32\config\systemprofile\AppData\Local\BOC
C:\Windows\System32\config\systemprofile\AppData\Roaming\BOC
If you changed the user account that runs the application server service, delete the following folders:
C:\Users\<username>\AppData\Local\BOC
C:\Users\<username>\AppData\Roaming\BOC
Delete the Apache Tomcat web server cache:
Delete the file
ADONIS16_1.war
and the folderADONIS16_1
in the directory<Tomcat installation>/webapps
.Delete the file
ADONIS16_1.xml
in the directory<Tomcat installation>/conf/Catalina/<server name>
.Delete the folder
ADONIS16_1
in the directory<Tomcat installation>/work/Catalina/<server name>
.Move all log files in
<Tomcat installation>/logs
that contain either "ADOxx" or "ADONIS" in their name to a backup folder.
Uninstall the ADONIS 16.1 application server using your operating system's software manager.
For details about software uninstallation please consult the vendor's documentation of your operating system.