Jump to content

[Solved] Java deploy error


shuffly2

Recommended Posts

Hi Krydos,

 

sorry to bother you again, but there are some other problem going on.

I deploy again my app around 1 hour ago. Since then, the "Deploy servlet" page is stuck on the "pending" status, and the website is always giving a 404 error.

Is it possible to know what is going on?

 

Thanks for the support

Link to comment
Share on other sites

Hi Krydos,

 

thanks for the support. I did a quick test with Tomcat 9.0.13 and Java 1.8.0_151 and the application is working fine.

So, at least from my side, if you think that a Tomcat upgrade can solve the situation you can proceed.

Anyway, I just deployed a new version of my app with something limited, in case it can help to solve the situation.

 

Best regards

Link to comment
Share on other sites

Since this has happened a couple times now I tracked down the issue with Tomcat, and found that the process is hitting the max open file cap. Apparently we have too many users with java enabled, and too many .wars deployed. I have increased the max open file limit so this shouldn't happen again.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...