com.mysql.jdbc.StatementImpl.executeSimpleNonQuery(StatementImpl.java:1545)
       at com.mysql.jdbc.RowDataDynamic.close(RowDataDynamic.java:201)
       at com.mysql.jdbc.ResultSetImpl.realClose(ResultSetImpl.java:7624)
       at com.mysql.jdbc.ResultSetImpl.close(ResultSetImpl.java:908)
       at com.mysql.jdbc.StatementImpl.realClose(StatementImpl.java:2364)
       at
com.mysql.jdbc.ConnectionImpl.closeAllOpenStatements(ConnectionImpl.java:1583)
       at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4454)
       at com.mysql.jdbc.ConnectionImpl.cleanup(ConnectionImpl.java:1359)
       at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2723)
       at
And repeat.

This looks like a code bug in JDBC. Or, the mysql driver is returning
something that it should not? Look online in the Java and Mysql bug
databases.


On 4/14/10, Blargy <zman...@hotmail.com> wrote:
>
> Does anyone know if this would help?
>
> onError : (abort|skip|continue) . The default value is 'abort' . 'skip'
> skips the current document. 'continue' continues as if the error did not
> happen . <!> Solr1.4
> --
> View this message in context:
> http://n3.nabble.com/Need-help-with-StackOverflowError-tp704451p719671.html
> Sent from the Solr - User mailing list archive at Nabble.com.
>


-- 
Lance Norskog
goks...@gmail.com

Reply via email to