Hi,
If I upload a file to the slide server using Windows Explorer and the
press cancel during the upload, then the server does not perform a
proper rollback.
If I use cloudscape database - then 5 out of 6 time the upload continues
and 1 out of 6 I get the following error:
05 Sep 2001 13:35:26 - slidestore.reference.JDBCDescriptorsStore - ERROR
- SQL E
xception: ResultSet not open, operation next not permitted. Verify that
autocomm
it is OFF.
ERROR XCL16: ResultSet not open, operation next not permitted. Verify
that autoc
ommit is OFF.
at c8e.p.b.newException(Unknown Source)
at c8e.bg.ay.getNextRow(Unknown Source)
at c8e.z.l.movePosition(Unknown Source)
at c8e.z.l.movePosition(Unknown Source)
at c8e.z.l.next(Unknown Source)
at
slidestore.reference.JDBCDescriptorsStore.retrieveRevisionDescriptors
(JDBCDescriptorsStore.java:1284)
at
org.apache.slide.store.StandardStore.retrieveRevisionDescriptors(Stan
dardStore.java:480)
If I do this using hsql the upload cancels and the filename appears as a
directory. MS SQL using the i-net driver also uploads the file after
cancel has been pressed.
I am using the slide version 1.0.14
Jacob