Zero Plugins Are Shown in the web admin

New install, win2k3. LDAP with AD working great.

I copy plugins into the ./plugins directory, restart service, nothing shows up in web admin.

The plugins extract ok, but thats about it. I see errors in the log:

2006.06.15 11:47:13 [org.jivesoftware.wildfire.container.PluginManager.loadPlugin(PluginManager.jav a:354)

] Error loading plugin

java.lang.ClassNotFoundException: org.jivesoftware.wildfire.plugin.SearchPlugin

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.wildfire.container.PluginClassLoader.loadClass(PluginClassLoad er.java:132)

at org.jivesoftware.wildfire.container.PluginManager.loadPlugin(PluginManager.java :271)

at org.jivesoftware.wildfire.container.PluginManager.access$200(PluginManager.java :48)

at org.jivesoftware.wildfire.container.PluginManager$PluginMonitor.run(PluginManag er.java:658)

This plugin problem was brought to my attention when i would try to search for users (in spark), and it would say that the search service was not available.

Thanks for the great product! Any pointers are much appreciated!

josher,

Are you by chance using the WAR build of Wildfire? Anything else that’'s possibly unique about your installation?

Regards,

Matt

I am seeing this as well, from starting the server via target/bin/wildfire.bat as well as ant run.

EDIT: scratch that - I just overlooked a package name error.

Message was edited by: jsegal