List:MySQL and Java« Previous MessageNext Message »
From:Jeff Mathis Date:August 5 2004 4:03pm
Subject:missing resource exception and no class def errors
View as plain text  
just migrated the db to 4.1.3, and connectorJ 3.1.3. i'm seeing lots of 
issues.

here's the first. anyone seen this before?

java.sql.SQLException: Error during query: Unexpected Exception: 
java.lang.NegativeArraySizeException message given: null

Nested Stack Trace:


** BEGIN NESTED EXCEPTION **

java.lang.NegativeArraySizeException

STACKTRACE:

java.lang.NegativeArraySizeException
         at 
com.mysql.jdbc.ByteArrayBuffer.getBytes(ByteArrayBuffer.java:108)
         at 
com.mysql.jdbc.ByteArrayBuffer.readLenByteArray(ByteArrayBuffer.java:240)
         at com.mysql.jdbc.MysqlIO.nextRow(MysqlIO.java:1273)
         at com.mysql.jdbc.MysqlIO.readSingleRowSet(MysqlIO.java:2180)
         at com.mysql.jdbc.MysqlIO.getResultSet(MysqlIO.java:406)
         at 
com.mysql.jdbc.MysqlIO.readResultsForQueryOrUpdate(MysqlIO.java:1914)
         at com.mysql.jdbc.MysqlIO.readAllResults(MysqlIO.java:1354)
         at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:1667)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:2273)
         at com.mysql.jdbc.Connection.execSQL(Connection.java:2204)

anyone else getting this error?


-- 
Jeff Mathis, Ph.D.			505-955-1434
Prediction Company			jmathis@stripped
525 Camino de los Marquez, Ste 6	http://www.predict.com
Santa Fe, NM 87505


Thread
missing resource exception and no class def errorsJeff Mathis5 Aug
  • Re: missing resource exception and no class def errorsMark Matthews5 Aug
    • Re: missing resource exception and no class def errorsJeff Mathis5 Aug