Monitoring Service plugin no longer working after migration

Version: Openfire 3.6.4

Java Version: 1.5.0_22 Sun Microsystems Inc. – Java HotSpot™ 64-Bit Server

VM Appserver: jetty-6.1.x

Monitoring Service Plugin: 1.1.1 (the one that archives convos, not the one that allows for remote control/monitoring)

Gentoo amd64

Folks,

I’m having trouble getting the “Monitoring Service” plugin to work. I move this openfire installation from one pc to another and everything seems to be working, except for that plugin. The database is present, but there is no “archiving” tab.

In my error logs i see:

at org.jivesoftware.openfire.archive.ArchiveIndexer.start(ArchiveIndexer.java:126)

at org.jivesoftware.openfire.plugin.MonitoringPlugin.initializePlugin(MonitoringPl ugin.java:108)
at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :448)
at org.jivesoftware.openfire.container.PluginManager.access$300(PluginManager.java :47)
at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:1032)

Did i miss a setting somewhere? I moved my config files from one machine to the other and it was working fine on the old one.

I’ll gladly give any more info that’s wanted.

Thanks for the help,

Bearcat