Quantcast
Channel: Ignite Realtime : Discussion List - Openfire Support
Viewing all articles
Browse latest Browse all 4596

Typo in database table name in monitoring plugin

$
0
0

Line 93 of org.jivesoftware.openfire.archive.ConversationManager has a typo in the database table name:  'ofConparticipant' should be 'ofConParticipant'.

 

Tables names in MySQL in Linux are case sensitive, so this prevents the query from running because the table cannot be found.


Viewing all articles
Browse latest Browse all 4596

Trending Articles