-->
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: Why is the ResultSet Processing by the Loader so slow?
PostPosted: Sat Oct 18, 2008 10:51 am 
Newbie

Joined: Tue Aug 16, 2005 5:28 pm
Posts: 1
Hibernate/Spring - It takes 16 ms to execute the query, but 12 secs to process the ResulSet of 307 rows (13 columns, DB2 mostly String).

This is what I get from the Logs:


[10/17/08 14:52:03:789 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,789 DEBUG SessionImpl - opened session at timestamp: 12242695237
...
...
[10/17/08 14:52:03:805 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,805 DEBUG ConnectionManager - opening JDBC connection
...
...
[10/17/08 14:52:03:805 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,805 DEBUG AbstractBatcher - preparing statement

[10/17/08 14:52:03:821 EDT] 00000056 PmiRmArmWrapp I PMRM0003I: parent:ver=1,ip=172.29.0.177,time=1224267689365,pid=8864,reqid=8194,event=1 - current:ver=1,ip=172.29.0.177,time=1224267689365,pid=8864,reqid=8195,event=1 type=JDBC detail=executeQuery elapsed=16

[10/17/08 14:52:03:836 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,836 DEBUG AbstractBatcher - about to open ResultSet (open ResultSets: 0, globally: 0)

[10/17/08 14:52:03:836 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,836 DEBUG Loader - processing result set

[10/17/08 14:52:03:836 EDT] 00000056 SystemOut O 2008-10-17 14:52:03,836 DEBUG Loader - result set row:...
...
...
[10/17/08 14:52:15:367 EDT] 00000056 SystemOut O 2008-10-17 14:52:15,367 DEBUG Loader - result set row: 307


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.