Start Up Error
Posted: Mon Jun 25, 2012 1:24 am
hey all i know have not been around but i started to play around again got every thing setup just fine with no errors until i start moss_backend i get this error
i check the database the function is there
Code: Select all
1340586387.939135 INFO backend: Backend startup
1340586388.011655 WARN backend: SQL error in Call_initvault: ERROR: function createage(unknown, unknown, unknown, unknown, uuid, unknown) does not exist
LINE 1: SELECT v_agenode FROM createage('Neighborhood', 'Bevin', 'DR...
^
HINT: No function matches the given name and argument types. You might need to add explicit type casts.
QUERY: SELECT v_agenode FROM createage('Neighborhood', 'Bevin', 'DRC', '', uuid(), NULL)
CONTEXT: PL/pgSQL function "initvault" line 152 at SQL statement