[OpenSER-Devel] [ openser-Bugs-1776011 ] PRESENCE: Table mismatch

SourceForge.net noreply at sourceforge.net
Fri Aug 17 06:02:45 CEST 2007


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



More information about the Devel mailing list