It was in the same environment, a webapp against an H2 tcp-ip server.
Server JAR was used as is, client jar was generated with "jarClient"
target. I tested with v1.2.128 and the exception was inevitable, with
v1.2.130 only happens the first time the client tries this operation,
saving a blob with a prepared statement. It is an operation that used
to work with previous versions (1.2.127) and this code has been
working with PostgreSQL and SQLServer and even H2.

I activated trace file but no messages were recorded in the trace when
the exception occured.

Do you have a standalone test case for saving a blob using a prepared
statement so I can run it using my H2 server and try to reproduce the
problem, taking tomcat6 and its pool manager out of the picture?

Regards,
Martin

On Sun, Mar 7, 2010 at 6:44 AM, Thomas Mueller
<[email protected]> wrote:
> Hi,
>
> You have already sent a mail with the same exception stack trace, but
> in a different environment. It's strange, it seems only you got this
> exception.
>
> I don't know what the problem might be. The class
> "org.h2.store.fs.FileSystemZip" is in the jar by default.
>
> Do you use a special version of the h2 jar file? Are there any other
> exceptions, for example in a .trace.db file? Is the web application
> already (partially) stopped when you do that?
>
> Regards,
> Thomas
>
> --
> You received this message because you are subscribed to the Google Groups "H2 
> Database" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to 
> [email protected].
> For more options, visit this group at 
> http://groups.google.com/group/h2-database?hl=en.
>
>



-- 
Registra tus gastos gratis!
Flexible y fácil de usar
http://www.martincordova.com/gastos

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to