PT3 runs in a virtualbox VM. PostgreSQL 8.4 native in Linux.
Everything worked fine.
Yesterday I imported 250k hands and now everytime I run "update cache" it fails. The time it takes to show me the error messages varies. Sometimes it fails after 5 minutes, sometimes after over an hour.
The error message is:"An error occurred in the internal thread.
Exception: Connection Lost to Database: PT3_2010_02_05_110433".
The postgreSQL log looks like this after an attempted cache update:
"2010-03-02 11:19:59 CET WARNING: there is already a transaction in progress
2010-03-02 11:19:59 CET WARNING: there is already a transaction in progress
2010-03-02 11:19:59 CET WARNING: there is already a transaction in progress
2010-03-02 11:20:00 CET WARNING: there is already a transaction in progress
2010-03-02 11:20:01 CET WARNING: there is already a transaction in progress
2010-03-02 11:20:01 CET WARNING: there is already a transaction in progress
2010-03-02 11:20:01 CET LOG: unexpected EOF on client connection"
I have no firewall installed and the windows firewall is disabled.