IAYAA0031E An error occurred while deleting the '%s' project. Failed to start the Wazi Analyze Docker container with ID '%s'.
Explanation
An error occurred while deleting the specified project. Failed to start the ADDI Local Analysis Docker container with a specified ID.System action
When this error is encountered Docker container cannot be started.User response
Make sure that the ADDI Local Analysis that is container created and configured in Docker has its ID and name copied in IBM AD Configuration Server.- Start command prompt (cmd.exe) as an administrator in the environment where the IBM ADDI Local Analysis container is running.
- Execute the
docker ps -a --format "{{.ID}}\t{{.Names}}"command to retrieve the ID and the name of the existing IBM ADDI Local Analysis container. - Copy the IBM ADDI Local Analysis container ID and name.
- Access , and go to . The ADDI Local Analysis settings page is displayed.
- Paste the copied IBM ADDI Local Analysis container ID in the Container ID field and the copied IBM ADDI Local Analysis container name in the Container name field.
- Click Save.
Even if a Docker container is correctly created and configured it might fail to start if an existing port is already mapped in another container that is running or an existing mounting folder is already mounted in another container that is running. In case that the other container is not needed, you may try stopping the other container and start only the one that is configured for the ADDI Local Analysis Service in IBM AD Configuration Server.