Bugs item #1776011, was opened at 2007-08-17 04:02
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1776011&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: Norm Brandinger (norm_brandinger)
Assigned to: Nobody/Anonymous (nobody)
Summary: PRESENCE: Table mismatch

Initial Comment:
OpenSER fails to start.  The following error is presented:

PRESENCE:mod_init: Wrong version v5 for table <active_watchers>, need v6
init_mod(): Error while initializing module presence
core:sig_usr: signal 15 received

dbtext, mysql and postgres all insert a downlevel table_version into the 
version table for example:

mysql/presence-create.sql:INSERT INTO version (table_name, table_version) 
values ('active_watchers','5');

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1776011&group_id=139143

_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to