org.apache.cactus.integration.api.exceptions.CactusRuntimeException: Failed to start the container after more than [180000] ms. Trying to connect to the [http://localhost:8080/bookkeeping-cactus/ServletRedirector?Cactus_Service=RUN_TEST] test URL yielded a [-1] error code. Please run in debug mode for more details about the error.
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via jakarta-cactus-user by Timothy Washington, 2 years ago
via jakarta-cactus-user by Timothy Washington, 1 year ago
org.apache.cactus.integration.api.exceptions.CactusRuntimeException: Failed to start the container after more than [180000] ms. Trying to connect to the [http://localhost:8080/bookkeeping-cactus/ServletRedirector?Cactus_Service=RUN_TEST] test URL yielded a [-1] error code. Please run in debug mode for more details about the error.
at org.apache.cactus.container.ContainerRunner.startUpContainer(ContainerRunner.java:157)
at org.apache.cactus.integration.ant.CactusTask.executeInContainer(CactusTask.java:459)
at org.apache.cactus.integration.ant.CactusTask.execute(CactusTask.java:206)
at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:275)