Currently, a Drools server needs Internet access to download the demo project. Without Internet access, it won't start and will display a 404 error.
Problem root cause
Solution or Workaround
The issue can be resolved by adding the parameters -Dorg.kie.demo=false and -Dorg.kie.example=false into CATALINA_OPTS in the setenv.sh or setenv.bat file.