-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 
Author Message
 Post subject: Tomcat requires restart offten when my application runs
PostPosted: Sat Dec 02, 2006 3:56 am 
Hi all,
When i run my code agin & again,tomcat hangs up &requires a restart.But when i stop the server it takes a long time to shutdown.Datas in my legacy db is also very less.Since it is a legacy DB,i used
<property name="connection.pool_size">1</property>
<property name="hbm2ddl.auto">update</property>
<property name="current_session_context_class">thread</property>
<property name="cache.provider_class">org.hibernate.cache.NoCacheProvider</property>

Hope u people help me to solve this.


Top
  
 
 Post subject:
PostPosted: Sat Dec 02, 2006 4:57 am 
Newbie

Joined: Mon Nov 27, 2006 4:10 am
Posts: 4
Hi

I think it will be better if u cud send code which u r running again and again.

Ganesh


Top
 Profile  
 
 Post subject:
PostPosted: Tue Mar 20, 2007 7:31 pm 
Newbie

Joined: Fri Sep 02, 2005 6:03 pm
Posts: 13
Any luck finding a fix?

I'm seeing the same issue in Tomcat. After a while, the web application stops responding the tomcat process memory grows to quadruple its initial size. I'm looking to see whether I have uncommitted transactions or am failing to close the Hibernate session when an exception is thrown.


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.