Bugs item #1891453, was opened at 2008-02-11 15:43 Message generated for change (Comment added) made by osas You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1891453&group_id=139143
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: modules Group: ver devel Status: Open Resolution: None Priority: 5 Private: No Submitted By: Ovidiu Sas (osas) Assigned to: Nobody/Anonymous (nobody) >Summary: db_text: openser doesn't exit properly if contacts loaded Initial Comment: If expired contacts are present in the db_text database when openser starts up, on exit, openser will hang. How to reproduce the problem? 1. start openser: openserctl start 2. load a contact in the db: openserctl ul add user sip:[EMAIL PROTECTED] 15 3. stop openser: openserctl stop 4. wait more then 15s for the contact to be expired 5. start openser: openserctl start the usrloc module will complain about it: ERROR:usrloc:preload_udomain: load end time [1202768230] 6. stop openser: openserctl stop a ps will show that there are still two openser processes running. I didn't tested this with other data bases, but the result may be the same. Regards, Ovidiu Sas ---------------------------------------------------------------------- >Comment By: Ovidiu Sas (osas) Date: 2008-02-11 16:03 Message: Logged In: YES user_id=1395524 Originator: YES Actually, even if the contact is not expired, it will hang. If there is a record present in the usrloc table at startup, openser will hang on exit. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1891453&group_id=139143 _______________________________________________ Devel mailing list [email protected] http://lists.openser.org/cgi-bin/mailman/listinfo/devel
