IAYAA0016E The Wazi Analyze Docker container name was not configured in IBM AD Configuration Server. 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

The ADDI Local Analysis Docker container name was not configured in IBM ADDI Configuration Server.

System action

IBM ADDI Build Client 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.