-->
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: com.ibm.websphere.ce.cm.StaleConnectionException: Io excepti
PostPosted: Mon Feb 05, 2007 4:04 pm 
Newbie

Joined: Thu Sep 14, 2006 8:47 am
Posts: 2
WebSphere Platform 6.0 [ND 6.0.2.15 cf150636.04]
Java version = J2RE 1.4.2 IBM AIX 5L for PowerPC
Hibernate 3.1

I am using websphere connection pooling. Here is the error message I see intermittently

[2/4/07 8:55:26:167 EST] 00000063 SystemOut O Hibernate: select SEQ_TXLIFE.nextval from dual
[2/4/07 8:55:26:201 EST] 00000063 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jdbc/acord. The exception which was received is com.ibm.websphere.ce.cm.StaleConnectionException: Io exception: Connection reset
[2/4/07 8:55:26:220 EST] 00000063 JDBCException W org.hibernate.util.JDBCExceptionReporter logExceptions SQL Error: 17002, SQLState: null
[2/4/07 8:55:26:232 EST] 00000063 JDBCException E org.hibernate.util.JDBCExceptionReporter logExceptions Io exception: Connection reset
[2/4/07 8:55:26:244 EST] 00000063 JDBCException W org.hibernate.util.JDBCExceptionReporter logExceptions SQL Error: 17002, SQLState: null
[2/4/07 8:55:26:274 EST] 00000063 JDBCException E org.hibernate.util.JDBCExceptionReporter logExceptions Io exception: Connection reset
[2/4/07 8:55:26:288 EST] 00000063 SystemOut O 02/04/2007 08:55:26 ERROR com.conseco.hibernate.manager.HibernateDBManager - HibernateDBManager:save() - HibernateException could not get next sequence value could not get next sequence value - org.hibernate.exception.GenericJDBCException: could not get next sequence value
at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:103)
at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverter.java:91)
at org.hibernate.exception.JDBCExceptionHelper.convert(JDBCExceptionHelper.java:43)
at org.hibernate.id.SequenceGenerator.generate(SequenceGenerator.java:96)
at org.hibernate.event.def.AbstractSaveEventListener.saveWithGeneratedId(AbstractSaveEventListener.java:91)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.saveWithGeneratedOrRequestedId(DefaultSaveOrUpdateEventListener.java:186)
at org.hibernate.event.def.DefaultSaveEventListener.saveWithGeneratedOrRequestedId(DefaultSaveEventListener.java:33)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.entityIsTransient(DefaultSaveOrUpdateEventListener.java(Compiled Code))
at org.hibernate.event.def.DefaultSaveEventListener.performSaveOrUpdate(DefaultSaveEventListener.java:27)
at org.hibernate.event.def.DefaultSaveOrUpdateEventListener.onSaveOrUpdate(DefaultSaveOrUpdateEventListener.java(Compiled Code))
at org.hibernate.impl.SessionImpl.fireSave(SessionImpl.java:530)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:518)
at org.hibernate.impl.SessionImpl.save(SessionImpl.java:514)


I have Pretest connection check marked.

Any ideas, clues ?


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.