Menu

CLOB not properly supported in h2 dialect?

Help
2013-01-28
2013-01-30
  • Bartosz Baziński

    Hello,
    We tried to use HA-JDBC in scaling out our H2 database, as it looks really great, but we noticed problems with tables that contain CLOB fields. The stack trace is in link below, could you suggest any solutions?
    Cheers,
    Bartek

    http://pastebin.com/6MV04hZP

     

    Last edit: Bartosz Baziński 2013-01-28
  • Bartosz Baziński

    Paul, thanks for fast reaction! Cluster is working now when there are no rows with null value in CLOB fields. With a null value in any field we get the following exception:

    http://pastebin.com/raw.php?i=MzMEzXAD

     
  • Bartosz Baziński

    Big thanks, everything works fine now.

     

Log in to post a comment.