IAYAA0044E The Wazi Analyze Docker container is not running. Make sure that the Wazi Analyze Docker container is running to create a Java™ project.

Explanation

The Wazi Analyze Docker container is not running.

System action

When this error is encountered, the Docker service is accessible, but the Wazi Analyze Docker container is not started.

User response

In Docker Desktop, the container can be started from GUI or command line. For Docker Engine, it can be started from command line with the command:
docker start <container name>
Example:
docker start WaziAnalyze