Openfire 3.3.1 Search Archives Not Working - MS SQL

I just upgraded from Wildfire. I went through the instructions but found no extras for Microsoft SQL server. Anyone point me in the right direction? It is only when I try to search the conversation archives.

Any errors in your log files? When you start the server does it complain about not being able to update the database?

Cheers,

Nate

Here are some plugin related errors. Seems to be references to wildfire…

2007.06.10 17:52:28 [org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.jav a:462)

] Error loading plugin: C:\Program Files\Wildfire\plugins\webchat

java.lang.NoClassDefFoundError: org/jivesoftware/wildfire/container/Plugin

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$000(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at org.jivesoftware.openfire.container.PluginClassLoader.loadClass(PluginClassLoad er.java:162)

at org.jivesoftware.openfire.container.PluginManager.loadPlugin(PluginManager.java :345)

at org.jivesoftware.openfire.container.PluginManager.access$200(PluginManager.java :46)

at org.jivesoftware.openfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:916)

at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)

at java.util.concurrent.FutureTask$Sync.innerRunAndReset(Unknown Source)

at java.util.concurrent.FutureTask.runAndReset(Unknown Source)

Is there something in one of the 1-7 directories here:

C:\Program Files\Wildfire\plugins\enterprise\database\upgrade

that i should inject into sql?