-->
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.  [ 1 post ] 
Author Message
 Post subject: Memory usage Problem
PostPosted: Fri Dec 12, 2008 1:45 am 
Newbie

Joined: Tue Sep 23, 2008 8:54 am
Posts: 4
Hi ,

i am new to hibenrate . we have developed an application with hibenate and Strusts . and there are few backend scripts which we have set to cronjob .

Back end scripts were running fine in our local server . when we moved to client server . Cronjobs are getting killed due to more memory usaage . Hosting people are telling it is using GBs of memory .

When it start reading the hibernate.cfg.xml it is getting killed .

How much memory will normaly hibernate applicationrequires ?

is there any way to optimize the memory ?

Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Environment <clinit>
INFO: loaded properties from resource hibernate.properties: {hibernate.c3p0.timeout=1800, hibernate.cglib.use_reflection_optimizer=false, hibernate.cache.use_query_cache=false, hibernate.c3p0.max_size=50, hibernate.c3p0.idle_test_period=600, hibernate.cache.use_second_level_cache=false, hibernate.c3p0.min_size=5, hibernate.bytecode.use_reflection_optimizer=false, hibernate.show_sql=false}
Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Environment verifyProperties
WARNING: Property [hibernate.cglib.use_reflection_optimizer] has been renamed to [hibernate.bytecode.use_reflection_optimizer]; update your properties appropriately
Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Environment buildBytecodeProvider
INFO: Bytecode provider name : cglib
Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Environment <clinit>
INFO: using JDK 1.4 java.sql.Timestamp handling
Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Configuration configure
INFO: configuring from resource: /hibernate.cfg.xml
Dec 11, 2008 11:35:02 PM org.hibernate.cfg.Configuration getConfigurationInputStream
INFO: Configuration resource: /hibernate.cfg.xml


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

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.