| 13.10 --> 13.20: Call to pg_dumpall returned 1 | trent | 2014-03-11 21:41 | |||||||||||||||||||||
| Status: Closed | |||||||||||||||||||||||
Hi, We seem to be running into an issue with the graphical installer upgrade. The System admin was trying to use the 13.30 installer and got the error, but I just tried with 13.20 to rule out a non-incremental upgrade being the issue - but am getting the same result. I think these are the relevant lines from install.log: Exec: command="net start LabKey_pgsql-9.2" Exec: success ("net start LabKey_pgsql-9.2") Exec: command=""C:\Program Files\LabKey Server\Postgres9.2\bin\pg_dumpall.exe" -f "C:\Program Files\LabKey Server\upgrade_backup\labkey.dump" --username=sa -p 5432 -o" Exec: success (""C:\Program Files\LabKey Server\Postgres9.2\bin\pg_dumpall.exe" -f "C:\Program Files\LabKey Server\upgrade_backup\labkey.dump" --username=sa -p 5432 -o") detailprint: Call to pg_dumpall returned 1 MessageBox: 16,"Upgrade failed: Unable to dump LabKey Postgres database The installer will now exit. Your LabKey instance should be intact." Call: 6596 However, if I open command prompt and run that command, it works without any issue. Any tips? Log's attached if of any help. When I ran for a 2nd time, it didnt recover from a failed installation and had different errors. (Probably wont be recovered until Friday) Exec: command="net stop LabKey_pgsql-9.2" Exec: success ("net stop LabKey_pgsql-9.2") detailprint: Call to stop LabKey_pgsql-9.2 returned 0 detailprint: Waiting for Postgres to stop ... Sleep(2000) Exec: command=""C:\Program Files\LabKey Server\3rdparty\postgres\postgresql-9.2.4-1-windows.exe" --mode unattended --unattendedmodeui minimal --servicename "LabKey_pgsql-9.2" --superaccount sa --superpassword "sa" --prefix "C:\Program Files\LabKey Server\Postgres9.2" --datadir "C:\Program Files\LabKey Server\Postgres9.2\data" --serverport 5432 --create_shortcuts 0" Exec: success (""C:\Program Files\LabKey Server\3rdparty\postgres\postgresql-9.2.4-1-windows.exe" --mode unattended --unattendedmodeui minimal --servicename "LabKey_pgsql-9.2" --superaccount sa --superpassword "sa" --prefix "C:\Program Files\LabKey Server\Postgres9.2" --datadir "C:\Program Files\LabKey Server\Postgres9.2\data" --serverport 5432 --create_shortcuts 0") MessageBox: 48,"Postgres upgrade failed: 1 Log files attached |
|||||||||||||||||||||||
| |||||||||||||||||||||||