shevett / congo

CONGO Event Management System
GNU Affero General Public License v3.0
3 stars 1 forks source link

CONGO instance on app02 keeps locking up #361

Open shevett opened 9 years ago

shevett commented 9 years ago

Each evening during heavy merge operations CONGO stops responding. A quick review via netstat is showing all the connections in CLOSED_WAIT state from the appserver. Increasing the limits has not solved the problem. MOnitors are showing a shutdown around 12:15am, and restored service during the scheduled Tomcat restart at 4am. Next step is to set up a monitor to watch connections to see if they're climbing and not being released during merges.

shevett commented 9 years ago

I've created the monitor to log connection counts every half an hour. We'll see if this is a resource not being released problem. In th meantime, I'm getting my development environment set up to test.