Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread George Christman
I'm running two 5.4 apps in production without issue. I connect to mysql
and the only problem I had with connections was related to the current
version of hibernate core being used with tapestry-hibernate and tomcat.
There was a bug in that version which caused connection issues. I upgraded
the hibernate-core version and haven't had an issue since. I filed a bug
with jira to upgrade the core.


On Wed, Mar 5, 2014 at 7:02 AM, Barry Books trs...@gmail.com wrote:

 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




-- 
George Christman
www.CarDaddy.com
P.O. Box 735
Johnstown, New York


Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Yago González
it's run with virtual host in tomcat?


2014-03-05 13:02 GMT+01:00 Barry Books trs...@gmail.com:

 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



Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Barry Books
Yes

On Wednesday, March 5, 2014, Yago González ygonza...@4mhoteles.com wrote:

 it's run with virtual host in tomcat?


 2014-03-05 13:02 GMT+01:00 Barry Books trs...@gmail.com javascript:;:

  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
 



Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Barry Books
Some more info. I'm using both proxy pass and jkmount. At this point I
think my problems are with proxy pass. I'm not sure what's causing it to
break but it's only the apps connected with proxy pass that are having
problems.


On Wednesday, March 5, 2014, Barry Books trs...@gmail.com wrote:


 Yes

 On Wednesday, March 5, 2014, Yago González 
 ygonza...@4mhoteles.comjavascript:_e(%7B%7D,'cvml','ygonza...@4mhoteles.com');
 wrote:

 it's run with virtual host in tomcat?


 2014-03-05 13:02 GMT+01:00 Barry Books trs...@gmail.com:

  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
 




Re: Tomcat and 5.4 Beta 3 unreliable?

2014-03-05 Thread Yago González
I update tomcat to 7.0.52 from 7.0.4X or under (i forgot it) and ... I
don't know what's happens but i can't connect.

I need change type of installation and put the applicattion under webapp
folder.




2014-03-05 17:48 GMT+01:00 Barry Books trs...@gmail.com:

 Yes

 On Wednesday, March 5, 2014, Yago González ygonza...@4mhoteles.com
 wrote:

  it's run with virtual host in tomcat?
 
 
  2014-03-05 13:02 GMT+01:00 Barry Books trs...@gmail.comjavascript:;:
 
   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