Forum .LRN Q&A: class register.tcl hang the system !

Collapse
Posted by Denis Barut on
Hi,

I experience a strange behaviour in my dotlrn system, I can join and drop a class a view time, and at some try my page just continue the request endless.

in my log i have only this line :

select dotlrn_member_rel__new(NULL,'dotlrn_member_rel',NULL,'23579','8983','needs approval','8983','192.168.1.18');'
NOTICE:  Adding missing FROM-clause entry for table "acs_object_id_seq"
NOTICE:  identifier "acs_object__initialize_attributes" will be truncated to "acs_object__initialize_attribut"
NOTICE:  identifier "acs_object_type_get_tree_sortkey" will be truncated to "acs_object_type_get_tree_sortke"



after some try I need to restart the service !

An other strange thing in my log is :

select 1
            where 't' = acs_permission__permission_p('2232', '8983', 'read')
        '
[23/Aug/2003:12:10:39][12702.7176][-conn4-] Error: return: failed to redirect '404': exceeded recursion limit of 3


----- I hope that somebody can give me an idea on this

Thank you

denis