I saw this in the error.log:

==> /var/log/apache2/error.log <==
DBD::Pg::st execute failed: ERROR:  function public.setting_get(unknown) does 
not exist
LINE 1: SELECT * FROM "public"."setting_get"('ignore_version')
                      ^
HINT:  No function matches the given name and argument types. You might need to 
add explicit type casts. at /usr/local/share/perl/5.14.2/LedgerSMB.pm line 586.
2015/01/29 01:59:54 - ERROR - LedgerSMB::dberror 
/usr/local/share/perl/5.14.2/LedgerSMB.pm (773) -- Logging SQL State 42883, 
error 7, string ERROR:  function public.setting_get(unknown) does not exist
LINE 1: SELECT * FROM "public"."setting_get"('ignore_version')
                      ^
HINT:  No function matches the given name and argument types. You might need to 
add explicit type casts.
2015/01/29 01:59:54 - ERROR - LedgerSMB::_error 
/usr/local/share/perl/5.14.2/LedgerSMB.pm (650) -- Internal Database Error
More information has been reported in the error logs at 
/usr/local/share/perl/5.14.2/LedgerSMB.pm line 776.
2015/01/29 01:59:54 - ERROR - LedgerSMB::_error 
/usr/local/share/perl/5.14.2/LedgerSMB.pm (651) -- dbversion: 1.4.10, company: 
postgres

also:

DBD::Pg::db begin_work failed: Already in a transaction at 
/usr/local/share/perl/5.14.2/LedgerSMB/Scripts/setup.pm line 600.
DBD::Pg::db begin_work failed: Already in a transaction at 
/usr/local/share/perl/5.14.2/LedgerSMB/Scripts/setup.pm line 934.
DBD::Pg::db do failed: ERROR:  language "plpgsql" already exists at 
/usr/local/share/perl/5.14.2/LedgerSMB/Database.pm line 583.
DBD::Pg::db begin_work failed: Already in a transaction at 
/usr/local/share/perl/5.14.2/LedgerSMB/Scripts/setup.pm line 954.
DBD::Pg::db begin_work failed: Already in a transaction at 
/usr/local/share/perl/5.14.2/LedgerSMB/Scripts/setup.pm line 993.

the setup.pl says that it all succeeded though.


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to