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

System action

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

User response

Make sure that the Docker service is running in Windows and that the Wazi Analyze Docker container is properly created in Docker and that its name and ID are set in IBM AD Configuration Server to create a Java project.
  1. Start command prompt (cmd.exe) as an administrator in the environment where the IBM Wazi Analyze 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 Wazi Analyze container.
  3. Copy the IBM Wazi Analyze 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 Wazi Analyze settings page is displayed.
  5. 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.
  6. Click Save.