-->
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: Deadlocked situation on a query
PostPosted: Thu Jun 16, 2005 1:59 pm 
Newbie

Joined: Thu Jun 16, 2005 1:45 pm
Posts: 1
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp

Hibernate version: 2.1.8

Hi,

Im using Hibernate 2.1.8 as my ORM tool and I have deployed the application to JBoss 4.0.2, Im using the Thread pool session factory
pattern and dont hook into any of the features the JBoss exposes
for hibernate integration.

The problem Im currently facing is that Hibernate seems to
be in a deadlocked situation while creating a prepared
statement (The last statement in the log). It would be great
if someone could shed some light on what is the exact cause.

22:50:30,078 INFO [STDOUT] 14715944 [http-0.0.0.0-8080-Processor12] DEBUG net.sf.hibernate.impl.BatcherImpl - about to open: 10 open PreparedSt
atements, 0 open ResultSets
22:50:30,078 INFO [STDOUT] 14715944 [http-0.0.0.0-8080-Processor12] DEBUG net.sf.hibernate.impl.BatcherImpl - about to open: 10 open PreparedSt
atements, 0 open ResultSets
22:59:35,620 INFO [STDOUT] 15261470 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - opened session
22:59:35,620 INFO [STDOUT] 15261470 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - opened session
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - flushing session
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - flushing session
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushing entities and processing
referenced collections
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushing entities and processing
referenced collections
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Processing unreferenced collectio
ns
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Processing unreferenced collectio
ns
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Scheduling collection removes/(re
)creates/updates
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Scheduling collection removes/(re
)creates/updates
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 insertions, 0 updates,
0 deletions to 0 objects
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 insertions, 0 updates,
0 deletions to 0 objects
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 (re)creations, 0 updat
es, 0 removals to 0 collections
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Flushed: 0 (re)creations, 0 updat
es, 0 removals to 0 collections
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Dont need to execute flush
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.SessionImpl - Dont need to execute flush
22:59:35,620 INFO [STDOUT] 15261486 [http-0.0.0.0-8080-Processor13] DEBUG net.sf.hibernate.impl.BatcherImpl - about to open: 11 open PreparedSt
atements, 0 open ResultSets


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.