Dashboard > GreenPepper Open Documentation Refactoring > ... > XWiki plugin > 5. GreenPepper XWiki plugin FAQ
  GreenPepper Open Documentation Refactoring Log In View a printable version of the current page.  
  5. GreenPepper XWiki plugin FAQ
Added by Francois Denommee, last edited by Francois Denommee on Feb 25, 2010  (view change)
Labels: 
(None)

5. FAQ

I do not see the icon to configure GreenPepper

The icon is only available if you have administration right.

I got a NoSuchMethodError error :

If you have this error :

java.lang.NoSuchMethodError: org.picocontainer.MutablePicoContainer.addComponent(Ljava/lang/Object;)Lorg/picocontainer/MutablePicoContainer;
        	at org.codehaus.waffle.context.pico.PicoComponentRegistry.<init>(PicoComponentRegistry.java:75)
        	at org.codehaus.waffle.context.pico.PicoWaffleContextListener.buildComponentRegistry(PicoWaffleContextListener.java:19)
        	at org.codehaus.waffle.context.WaffleContextListener.contextInitialized(WaffleContextListener.java:34)
        	at com.greenpepper.xwiki.web.GreenPepperContextListener.contextInitialized(GreenPepperContextListener.java:31)
        	at org.mortbay.jetty.handler.ContextHandler.startContext(ContextHandler.java:548)
                ...

You need to remove the file WEB-INF/lib/picocontainer-1.2.jar. We already have a newer version of PicoContainer in the GreenPepper plugin and it is compatible with version 1.2. Most of the time, both can co-exist but sometimes, class loader issue will throw this type of error.

DEMONSTRATION LICENSE - This Confluence site is for demonstration purposes only. Evaluate Confluence today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.4.3 Build:#705 Mar 21, 2007) - Bug/feature request - Contact Administrators