IAYAA0017E Could not find the configured Wazi Analyze Docker container with name '%s' in the current Docker installation. A Wazi Analyze Docker container must be created and its Name and ID needs to be saved in IBM AD Configuration Server to create a Java™ project.

Explanation

Could not find the configured ADDI Local Analysis Docker container with a specified name in the current Docker installation.

System action

IBM ADDI Configuration Server reads information about the connection to ADDI Local Analysis service from IBM ADDI Configuration Server, so if the ADDI Local Analysis Docker container ID is missing from IBM ADDI Configuration Server, IBM ADDI Build Client cannot create a Java project.

User response

Make sure that the Docker service is running in Windows and that the ADDI Local Analysis Docker container is properly created in Docker and that its name and ID are set in IBM ADDI Configuration Server to create a Java project.
  1. Start command prompt (cmd.exe) as an administrator in the environment where the IBM ADDI Local Analysis container is running.
  2. 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.
  3. Copy the IBM ADDI Local Analysis container ID and name.
  4. Access Start Menu > IBM Application Discovery and Delivery Intelligence > Launch IBM Application Discovery Configuration Service Admin, and go to Configure > Environments > "Your environment" > Servers and security > Wazi Analyze. The ADDI Local Analysis settings page is displayed.
  5. 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.
  6. Click Save.