I am using mySql and get the following error when I try to upload a file
(blob).
Any idea what this might mean? Driver trouble? Tomcat class loading
issues?
ERROR [Thread-4] (SqlUtil.java:360) - ::logSqlExceptionSQL - exception
java.sql.SQLException: Class not found:
java.lang.ClassNotFoundException: org.dbforms.util.FileHolder while
reading serialized object
at com.mysql.jdbc.ResultSet.getObject(Unknown Source)
at org.dbforms.util.ResultSetVector.<init>(ResultSetVector.java:93)
Like the message says, it originate from this code in ResultSetVector:
Object tmpObj = rs.getObject(i + 1);
Trust me, a compiled FileHolder is in place where it should be.
--
shawn <[EMAIL PROTECTED]>
-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
DbForms Mailing List
http://www.wap-force.net/dbforms