IAYAA0013E The connection to the Wazi Analyze Server is not configured correctly in IBM AD Configuration Server or the Wazi Analyze Server is not reachable.

Explanation

The connection to the ADDI Local Analysis Server is not configured correctly in IBM ADDI Configuration Server or the ADDI Local Analysis Server is not reachable.

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 is not properly created in Docker and its name and ID are not set correctly in 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.