-->
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: "This operation is not supported" on the Sqlserver
PostPosted: Sun Dec 23, 2007 9:03 am 
Newbie

Joined: Wed Nov 28, 2007 9:36 am
Posts: 8
hi ,

i am getting the following error , it happens just in sqlserver, not in oracle .
i replaces the driver from JTDS to the regular microsoft driver ,
but still i see this error .

Code:
DEBUG NewPooledConnection : A Throwable occurred while trying to reset the typeMap property of our Connection to Collections.EMPTY_MAP!
com.microsoft.sqlserver.jdbc.SQLServerException: This operation is not supported.
   at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDriverError(Unknown Source)
   at com.microsoft.sqlserver.jdbc.SQLServerConnection.NotImplemented(Unknown Source)
   at com.microsoft.sqlserver.jdbc.SQLServerConnection.setTypeMap(Unknown Source)
   at com.mchange.v2.c3p0.impl.NewPooledConnection.reset(NewPooledConnection.java:290)
   at com.mchange.v2.c3p0.impl.NewPooledConnection.markClosedProxyConnection(NewPooledConnection.java:247)
   at com.mchange.v2.c3p0.impl.NewProxyConnection.close(NewProxyConnection.java:1148)
   at org.hibernate.connection.C3P0ConnectionProvider.closeConnection(C3P0ConnectionProvider.java:42)
   at org.hibernate.jdbc.ConnectionManager.closeConnection(ConnectionManager.java:445)
   at org.hibernate.jdbc.ConnectionManager.aggressiveRelease(ConnectionManager.java:400)
   at org.hibernate.jdbc.ConnectionManager.afterTransaction(ConnectionManager.java:287)


i saw that in the following link they refer to this issue as a non-issue .

http://forum.hibernate.org/viewtopic.ph ... de6af86aeb

still, i would like to remove this from the log ....
if it is indeed not an error ....

Please advise ,
Thanks ,
Yair


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.