-->
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: Progress Dialect - Exception clearing maxRows/quer
PostPosted: Fri Feb 06, 2004 7:26 am 
Newbie

Joined: Fri Feb 06, 2004 4:37 am
Posts: 4
Location: CERGY - FRANCE
I have runnning hibernate 2.1 eg example on Progress 9.1C db. All is Ok now.
But, there is some Warning exception like this :
[java] 12:00:39,242 DEBUG Loader:225 - done processing result set (3 rows)
[java] 12:00:39,242 WARN BatcherImpl:143 - exception clearing maxRows/queryTimeout
[java] java.sql.SQLException: [JDBC Progress Driver]:Optional feature not implemented.
[java] at com.progress.sql.jdbc.JdbcProgress.createSQLException(JdbcProgress.java:6501)
[java] at com.progress.sql.jdbc.JdbcProgress.standardError(JdbcProgress.java:6675)
[java] at com.progress.sql.jdbc.JdbcProgress.SQLGetStmtOption(JdbcProgress.java:4120)
[java] at com.progress.sql.jdbc.JdbcProgressStatement.getStmtOption(JdbcProgressStatement.java:1241)
[java] at com.progress.sql.jdbc.JdbcProgressStatement.getQueryTimeout(JdbcProgressStatement.java:720)
[java] at net.sf.hibernate.impl.BatcherImpl.closeQueryStatement(BatcherImpl.java:140)
[java] at net.sf.hibernate.impl.BatcherImpl.closeQueryStatement(BatcherImpl.java:99)
[java] at net.sf.hibernate.loader.Loader.doQuery(Loader.java:233)
[java] at net.sf.hibernate.loader.Loader.doQueryAndInitializeNonLazyCollections(Loader.java:132)
[java] at net.sf.hibernate.loader.Loader.doList(Loader.java:949)
[java] at net.sf.hibernate.loader.Loader.list(Loader.java:940)
[java] at net.sf.hibernate.hql.QueryTranslator.list(QueryTranslator.java:833)
[java] at net.sf.hibernate.impl.SessionImpl.find(SessionImpl.java:1475)
[java] at net.sf.hibernate.impl.QueryImpl.list(QueryImpl.java:39)
[java] at org.hibernate.auction.Main.viewAllAuctionsFast(Main.java:42)
[java] at org.hibernate.auction.Main.main(Main.java:375)

I ve read that it isnt important.
Why or why not ?
Is there a configuration option to fix on/off the QueryTimeOut option ?

Thanks.


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.