I'm working on a new project using 5.4. I run Jetty in development and Tomcat in production. Everything was going well until I deployed to Tomcat and Hibernate could not make a database connection. Apparently this is a known issue with Tomcat 7.0.23 so I upgraded to 7.0.50. Since then my development and UAT servers have become unreliable. Sometimes Java segfaults coming up. Sometimes it just quits. Sometimes Apache can't connect to it etc.
Right now I suspect it's Tomcat 7.0.50 but except for the segfaults there is nothing in the logs. Is anyone else having odd issues with Tomcat and 5.4 beta? Thanks Barry