Why does my web application running on WildFly 9 take very long to deploy?

261 Views Asked by At

My web application is running on WildFly 9 and the deployment takes a very long time. Sometimes, it exceeds the deployment-timeout and the deployment fails.

As per the log, the deployments halts at the below line for a long duration and then eventually timeout occurs.

JBWS022052: Starting JBoss Web Services - Stack CXF Server 5.0.0.Final
0

There are 0 best solutions below