Donate Share

]project-open[ - Service Management

Subscribe

How to change port from default 8080

You are viewing a single message from this topic. View all messages.

  1. 2009-11-04 21:35:49 UTC

    This is a fresh install on CentOS 5.3, all latest updates. All that was done was log in and proceed through the setup process. Here are the errors that were thrown. Other than these all other setup process completed and PO asked for server restart.

    # Setting Name='123 Company', Email='someone@123company.com', Logo

    setting name ... done

    Database operation "dml" failed (exception ERROR, "ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_company', $2 , coalesce( $3 , '') || ' ' || coalesce( $4 , '') || ' ' || coalesce( $5 , '') || ' ' || coalesce( $6 , '') || ' ' || coalesce( $7 , '') || ' ' || coalesce( $8 , '') )" PL/pgSQL function "im_companies_tsearch" line 2 at perform ")

    ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_company', $2 , coalesce( $3 , '') || ' ' || coalesce( $4 , '') || ' ' || coalesce( $5 , '') || ' ' || coalesce( $6 , '') || ' ' || coalesce( $7 , '') || ' ' || coalesce( $8 , '') )" PL/pgSQL function "im_companies_tsearch" line 2 at perform

    SQL: update imcompanies set companyname = 'Leopard Inc.' where company_path='internal'

    Disabling 'Translation' Projects ... done

    Database operation "dml" failed (exception ERROR, "ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_project', $2 , $3 )" PL/pgSQL function "im_projects_tsearch" line 27 at perform ")

    ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_project', $2 , $3 )" PL/pgSQL function "im_projects_tsearch" line 27 at perform

    SQL: update improjects set projectstatusid = 82 where projecttype_id in (87,88,89,90,91,92,93,94,95,96,2500,2503)

    Disabling 'Translation' Menus ... done

    Disabling 'ITSM' Projects ... done

    Database operation "dml" failed (exception ERROR, "ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_project', $2 , $3 )" PL/pgSQL function "im_projects_tsearch" line 27 at perform ")

    ERROR: relation "imsearchobjects" does not exist CONTEXT: SQL statement "SELECT count(*) from im_search_objects where object_id = $1 and object_type_id = $2 " PL/pgSQL function "im_search_update" line 19 at select into variables SQL statement "SELECT im_search_update( $1 , 'im_project', $2 , $3 )" PL/pgSQL function "im_projects_tsearch" line 27 at perform

    SQL: update improjects set projectstatusid = 82 where projecttype_id in ( 2502, 4599, 4597, 4300, 4305 )

    Disabling 'ITSM' Menus ... done

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.