Hello,

I store blobs in a table column of type bytea using PostgreSQL.
Everything works fine but if the size of the blob exceeds a
certain limit somewhere around 10 megabytes I get the following
exception:

org.exolab.castor.jdo.PersistenceException: Nested error: 
java.nio.BufferOverflowException
        at 
org.exolab.castor.persist.TransactionContext.create(TransactionContext.java:921)
        at org.exolab.castor.jdo.engine.DatabaseImpl.create(DatabaseImpl.java:366)

Is it a bug? Any idea how to resolve the problem?

Best regards,

Peter

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
        unsubscribe castor-dev

Reply via email to