Java Web / Glassfish application stopping

Asked

Viewed 45 times

0

I’m having a problem and unfortunately I’m not finding the cause.

I have 3 Java Web applications running on a Glassfish server and what happens is that these applications suddenly stop working. Glassfish keeps running, but applications crash.

And the worst thing is that there is no record in the logs. Simply log freezes where the application stopped. So, unfortunately I have no idea what might be causing this problem.

The application is Java Web (jsp), with Hibernate, Mysql database, C3P0 connection pool, Glassfish 4.1.1.

Please, if you need any further information, let me know what post.

Thank you very much

  • Give a thread dump and see which one is blocking..

  • @Constant, thanks for the feedback. Please, how can I thread dump?

  • I recommend using Tomcat instead of Glassfish.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.