edenduthie / pals

Web application implementing the protocol for the analysis of land surface models
1 stars 3 forks source link

Large Objects Error for Data Set Versions #59

Closed edenduthie closed 11 years ago

edenduthie commented 11 years ago

When loading the FortPeck data set version 1.4 there is a pqsl error:

org.postgresql.util.PSQLException: Large Objects may not be used in auto-commit mode.

This results in no plots being generated for this version of the data set.

Fit it!

edenduthie commented 11 years ago

This issue is caused by the fix for issue #55. I will deploy a version to test with the fix to #55 removed and give it a go.

edenduthie commented 11 years ago

No, that didn't work. We need a different fix to issue #55.