← Back to team overview

dhis2-devs team mailing list archive

Re: JDBC problem

 

Hm...the error came back quickly - I suspect it is related to MyIsam tables
instead of Innodb, as Myisam doesn't support transactions, right?

On Thu, Apr 30, 2009 at 1:04 PM, Knut Staring <knutst@xxxxxxxxx> wrote:

> Trying installation on a remote server, and got this error when I pretty
> much tried anything...but could have been a glitch with the server, as it
> seems to work again now. So hopefully false alarm.
> Knut
>
> On Thu, Apr 30, 2009 at 12:57 PM, Knut Staring <knutst@xxxxxxxxx> wrote:
>
>> $i18n.getString( "an_exception_occured" )
>>
>> $encoder.htmlEncode( $i18n.getString( "exception_explanation_text" ))
>>
>> [+] $i18n.getString( "exception" ) (org.hibernate.TransactionException):
>> JDBC commit failed [+] $i18n.getString( "caused_by" )
>> (com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException):
>> Connection.close() has already been called. Invalid operation in this state.
>>
>
>
>
> --
> Cheers,
> Knut Staring
>



-- 
Cheers,
Knut Staring

Follow ups

References