Quantcast
Viewing all articles
Browse latest Browse all 488

Monitoring plugin is failing to archive messages in mysql for MUC rooms

Hi All,

 

I was configuring messaging archiving in my openfire server. With mysql backend, openfire is not archiving MUC chats. The error was "You can't specify target table" was in ConversationManager.java:processRoomMessage() because of INSERT_MESSAGE variable. Making messageID column as NOT NULL AUTO GENERATE fixes the issue.

 

Server configuration:

  1. Running on mac osx (dev)
  2. mysql  Ver 14.14 Distrib 5.6.23, for osx10.9

 

Thanks

Mahesh

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 488

Trending Articles