Discussion:
MenuTree Plugin Error
Sridhar Dyapa
2007-01-24 16:05:12 UTC
Permalink
Hi All,

I tried to install the MenuTree plugin and I see "Plugin insertion failed: Plugin failed" error message. I copied the JAR file to WEB-INF/lib directory and added the "
[{INSERT org.ecoinformatics.seek.web.wiki.MenuTreePlugin }]
" to LeftMenu. I am using JSPWiki v2.2.33 with Tomcat.

Please help.

Thanks in advance

-Sridhar


---------------------------------
Get your own web address.
Have a HUGE year through Yahoo! Small Business.
Janne Jalkanen
2007-01-24 16:21:58 UTC
Permalink
Post by Sridhar Dyapa
I tried to install the MenuTree plugin and I see "Plugin insertion
failed: Plugin failed" error message. I copied the JAR file to WEB-
INF/lib directory and added the "
[{INSERT org.ecoinformatics.seek.web.wiki.MenuTreePlugin }]
" to LeftMenu. I am using JSPWiki v2.2.33 with Tomcat.
You can add the _debug=true to the plugin invocation to see the error
message. That should help you to figure out what is going on. You
can also look at the log file.

/Janne
Sridhar Dyapa
2007-01-26 15:20:47 UTC
Permalink
Hi,

I installed TreeView plugin to our internal Wiki site and I see an error message "Failed to insert plugin TreeView".
I have attached the error log file.
Please advise.

Thanks,
Sri

---------------------------------
The fish are biting.
Get more visitors on your site using Yahoo! Search Marketing.
Erik Bunn
2007-01-26 15:50:37 UTC
Permalink
Post by Sridhar Dyapa
Hi,
I installed TreeView plugin to our internal Wiki site and I see an
error message "Failed to insert plugin TreeView".
I have attached the error log file.
Please advise.
Please add descriptive URLs when asking questions; TreeView is not
part of the JSPWiki main code base. (Searching for TreeView on
jspwiki.org got me this: http://jspwiki.org/wiki/TreeViewPlugin)

If you check out the code, it says:
package org.wikiwizard.jspwiki.plugin;

This is not on the default plugin search path; you'll need to edit
your jspwiki.preferences and add it there.

//ebu
Sridhar Dyapa
2007-01-26 16:05:01 UTC
Permalink
Hi Erik,

The Plugin path has already been added to jspwiki.properties and is as below:

jspwiki.plugin.searchPath = com.mckessonaps.jspwiki.handler,com.mckessonaps.jspwiki.plugin,brushed.jspwiki.plugin,org.
wikiwizard.jspwiki.plugin

Thanks,
Sridhar
Post by Sridhar Dyapa
Hi,
I installed TreeView plugin to our internal Wiki site and I see an
error message "Failed to insert plugin TreeView".
I have attached the error log file.
Please advise.
Please add descriptive URLs when asking questions; TreeView is not
part of the JSPWiki main code base. (Searching for TreeView on
jspwiki.org got me this: http://jspwiki.org/wiki/TreeViewPlugin)

If you check out the code, it says:
package org.wikiwizard.jspwiki.plugin;

This is not on the default plugin search path; you'll need to edit
your jspwiki.preferences and add it there.

//ebu
_______________________________________________
Jspwiki-users mailing list
Jspwiki-***@jspwiki.org
http://ecyrd.com/cgi-bin/mailman/listinfo/jspwiki-users



---------------------------------
Everyone is raving about the all-new Yahoo! Mail beta.

Loading...