Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF "Technology" (Ecore Tools, EMFatic, etc)  » HbDataStore.close() throwing SQLException
HbDataStore.close() throwing SQLException [message #606640] Wed, 09 May 2007 14:27
Paul Gardiner is currently offline Paul GardinerFriend
Messages: 94
Registered: July 2009
Member
Whenever I call HbDataStore.close(), or HbHelper.INSTANCE.closeAll(), I get
a SQLException "Cannot close a connection while a transaction is still
ative.". However, I have not opened any transactions myself, and all of my
sessions are closed, so I figure something during initialize() must have not
committed a transaction. Is there anything I have to do to make sure all
changes during initialization are committed?
Previous Topic:Same named element in 2 different xsd
Next Topic:HbDataStore.close() throwing SQLException
Goto Forum:
  


Current Time: Thu Apr 25 09:20:38 GMT 2024

Powered by FUDForum. Page generated in 0.03043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top