IAYAA0011E Error when creating the '%s' project. Failed to start the Wazi Analyze Docker container with ID '%s'.
Explanation
An error occurred while creating the specified project. Failed to start the Wazi Analyze Docker container with a specified ID.System action
When this error is encountered Wazi Analyze Docker container cannot be started.User response
Make sure that the Wazi Analyze container that is created and configured in Docker can be started.- Start command prompt (cmd.exe) as an administrator in the environment where the IBM Wazi Analyze container is running.
- Execute the
docker ps -a --format "{{.ID}}\t{{.Names}}"
command to retrieve the ID and the name of the existing IBM Wazi Analyze container. - Copy the IBM Wazi Analyze container ID and name.
- Access Wazi Analyze settings page is displayed. , and go to . The
- Paste the copied IBM Wazi Analyze container ID in the Container ID field and the copied IBM Wazi Analyze 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 AD Wazi Analyze Service in IBM® AD Configuration Server.