It was due to an incorrect certificate. Unfortunately, the error messages were not meaningful.
Now at least everything is running. Thanks for the answers anyway.
Original Message:
Sent: Mar 15, 2023 05:58 AM
From: Michael Dolinek
Subject: AWI not reachable after update to V21
Hi @Stefan Rieder
Please make sure that all required AE processes are properly configured and running (at minimum 1 each):
- WP
Service Manager: UCsrvwp.exe -Iucsrv.ini -svc%port% - JWP
Service Manager: java -jar ucsrvjp.jar -Iucsrv.ini -svc%port% - JCP
Service Manager: java -jar ucsrvjp.jar -Iucsrv.ini -svc%port% -cp - REST
Service Manager: java -jar ucsrvjp.jar -Iucsrv.ini -svc%port% -rest - CP (optional, only needed for non TLS-enabled Agents)
Service Manager: UCsrvcp.exe -Iucsrv.ini -svc%port%
I also added stripped down commands for the Service Manager's entries (for Windows). You might add path to the executables and configuration-file. You might also enhance the Java command.
Please have also a look at the network configuration to make sure that the server where AWI is running can establish a connection to the server where the AE is running using the ports 8443 (JCP, WS.PORT) and 8088 (REST)
See also https://docs.automic.com/documentation/webhelp/english/ALL/components/DOCU/21.0.5/Automic%20Automation%20Guides/Content/Installation_Upgrade/Upgrade_Intro.htm?tocpath=Upgrading%7C_____0
Michael
Original Message:
Sent: Mar 14, 2023 08:04 AM
From: Stefan Rieger
Subject: AWI not reachable after update to V21
now at least the login mask opens. But now the following error appears
Connection to the AE system not possible.No connection to the following CPs could be established:server.xxx.xxx.xxx:8443Please make sure that the system meets the minimum requirement for processes and that it uses WS.PORT to establish the connection.
Original Message:
Sent: Mar 14, 2023 06:17 AM
From: Stefan Rieger
Subject: AWI not reachable after update to V21
Hi,
I have upgraded our test system to V21 and would use the integrated Jetty now.
When I want to call the AWI, a blank page appears with the message "Website not available".
- Certificates are installed
- Configs adjusted according to the docu
- AWI started via ServiceManager (without errors)
I can't find any errors in the logs. What else could be the problem?
Thanks
Stefan