Joined: Wed May 31, 2006 10:17 am Posts: 2				
			 | 
			
				
				
					| 
					
						 Hi,
 
 I am using hibernate 2.1.8.My application is deployed on WAS 6.0
 
 I am using query caching and second level caching.Cache concurrency strategy is READ ONLY.
 Appliaction is running fine for 1 week.But after that following exception is comming :
 
 net.sf.hibernate.TransactionException: could not register synchronization with JTA TransactionManager
         at net.sf.hibernate.impl.SessionImpl.connect(SessionImpl.java:3369)
         at net.sf.hibernate.impl.SessionImpl.connection(SessionImpl.java:3333)
 
 I am working on the same.It will be of great help if someone can tell why it is happening.It is very critical. 
					
  
						
					 | 
				 
				 
			 |