[Users] PRESENCE module issues

Juha Heinanen jh at tutpro.com
Tue Mar 27 10:49:43 CEST 2007


Geir O. Jensen writes:

 > PRESENCE:mod_init: Wrong version v1 for table <presentity>, need v0
 > 
 > ... :-/
 > 
 > Now what.

same here.  while checking the code, i noticed that error messages for
all version checks are always the same:

		LOG(L_ERR,"PRESENCE:mod_init: Wrong version v%d for table <%s>,"
				" need v%d\n", ver, presentity_table, S_TABLE_VERSION);

although each test tests a different table.  so it is hard to tell
which table actually has wrong version number, if any.

-- juha




More information about the Users mailing list