Hi
I have installed testsuite_2.3_20040329.war and
testsuite_2.4rc1_20040605.war with success, but with some errors when
executing JSP pages storing blob/diskblob data.

For example: When I want to create new item with blob/diskblob options
(customers_pets.jsp  page for example).

error storing BLOB in database (BLOB_CLASSIC MODE) -
java.io.NotSerializableException: org.dbforms.util.FileHolder


Some idea? thanks

--k


catalina.out shows: ================== 51506 [http-8080-Processor25] INFO org.dbforms.event.datalist.dao.DataSourceJDBC - field=story col=3 [EMAIL PROTECTED] type=2004 51507 [http-8080-Processor25] DEBUG org.dbforms.config.JDBCDataHelper - fillPreparedStatement( ps, 3, [EMAIL PROTECTED], 2004)... java.io.NotSerializableException: org.dbforms.util.FileHolder at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1054) at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278) at org.dbforms.config.JDBCDataHelper.fillWithData(JDBCDataHelper.java:93) at org.dbforms.event.datalist.dao.DataSourceJDBC.fillWithData(DataSourceJDBC.java:442) [....] 51622 [http-8080-Processor25] INFO org.dbforms.config.JDBCDataHelper - java.io.NotSerializableException: org.dbforms.util.FileHolder 51631 [http-8080-Processor25] ERROR org.dbforms.servlets.Controller - ::process - SQLException: java.sql.SQLException: error storing BLOB in database (BLOB_CLASSIC MODE) - java.io.NotSerializableException: org.dbforms.util.FileHolder at org.dbforms.config.JDBCDataHelper.fillWithData(JDBCDataHelper.java:109) at org.dbforms.event.datalist.dao.DataSourceJDBC.fillWithData(DataSourceJDBC.java:442) at org.dbforms.event.datalist.dao.DataSourceJDBC.doUpdate(DataSourceJDBC.java:501) [....]




------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to