On 7/20/2012 11:41 AM, Mircea Carasel wrote:



        Configuration generation  Failed  Internal Error
        PreparedStatementCallback; SQL [select 1 from feature_local
        where feature_id = ?]; FATAL: terminating connection due to
        administrator command; nested exception is
        org.postgresql.util.PSQLException: FATAL: terminating
        connection due to administrator command

        Configuration generation Failed Internal Error Hibernate
        operation: could not initialize a collection:
        [org.sipfoundry.sipxconfig.common.AbstractUser.supervisorForGroups#109];
        SQL [select supervisor0_.user_id as user1_3_,
        supervisor0_.group_id as group2_3_, group1_.group_id as
        value1_63_0_, group1_.name as name65_0_, group1_.description
        as descript3_65_0_, group1_.resource as resource65_0_,
        group1_.weight as weight65_0_, group1_.branch_id as
        branch6_65_0_, branch2_.branch_id as branch1_100_1_,
        branch2_.name as name100_1_, branch2_.description as
        descript3_100_1_, branch2_.phone_number as phone4_100_1_,
        branch2_.fax_number as fax5_100_1_, branch2_.address_id as
        address6_100_1_, address3_.address_id as address1_79_2_,
        address3_.street as street79_2_, address3_.zip as zip79_2_,
        address3_.city as city79_2_, address3_.country as
        country79_2_, address3_.state as state79_2_,
        address3_.office_designation as office7_79_2_ from supervisor
        supervisor0_ left outer join group_storage group1_ on
        supervisor0_.group_id=group1_.group_id left outer join
        value_storage group1_1_ on
        group1_.group_id=group1_1_.value_storage_id left outer join
        branch branch2_ on group1_.branch_id=branch2_.branch_id left
        outer join address address3_ on
        branch2_.address_id=address3_.address_id where
        supervisor0_.user_id=?]; FATAL: terminating connection due to
        administrator command; nested exception is
        org.postgresql.util.PSQLException: FATAL: terminating
        connection due to administrator command

It appears to be a postgresql bug: http://archives.postgresql.org/pgsql-bugs/2012-05/msg00001.php - will keep investigating
OK Mircea...

Regards,
Kumaran T

_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to