← Back to team overview

dhis2-devs team mailing list archive

JDBC problem

 

$i18n.getString( "an_exception_occured" )

$encoder.htmlEncode( $i18n.getString( "exception_explanation_text" ))

[+] <javascript:toggle( 0 )> $i18n.getString( "exception" )
(org.hibernate.TransactionException): JDBC commit failed
[+]<javascript:toggle( 1 )> $i18n.getString(
"caused_by" )
(com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException):
Connection.close() has already been called. Invalid operation in this state.

Follow ups