/[Apache-SVN]
ViewVC logotype

Revision 372805


Jump to revision: Previous Next
Author: jstrachan
Date: Fri Jan 27 10:16:16 2006 UTC (18 years, 8 months ago)
Changed paths: 1
Log Message:
added fix for issue reported on forum: http://forums.activemq.org/posts/list/0/60.page

where on startup we get the following exception when using mysql

java.io.IOException: Can't call commit when autocommit=true 
at org.activemq.util.IOExceptionSupport.create(IOExceptionSupport.java:44) 
at org.activemq.store.jdbc.TransactionContext.close(TransactionContext.java:113) 
at org.activemq.store.jdbc.JDBCPersistenceAdapter.getAdapter(JDBCPersistenceAdapter.java:253) 
at org.activemq.store.jdbc.JDBCPersistenceAdapter.start(JDBCPersistenceAdapter.java:140) 

Changed paths

Path Details
Directoryincubator/activemq/trunk/activemq-core/src/main/java/org/apache/activemq/store/jdbc/TransactionContext.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26