Hi, On 12 Dec 2013 at 17:36:18, MaryJane ([email protected](mailto://[email protected])) wrote:
> hi all! > i have installed xwiki on my Linux machine. > When I try to register an user I receive this error : > > HTTP ERROR 500 > > Problem accessing /xwiki/bin/register/XWiki/Register. Reason: > > Could not initialize class com.xpn.xwiki.web.RegisterAction > Caused by: > > java.lang.NoClassDefFoundError: Could not initialize class > com.xpn.xwiki.web.RegisterAction This means you XWiki installation is not correct and it’s missing some JARs in WEB-INF/lib. Specifically you’re missing the oldcore JAR. Please check your setup or let us know exactly what you did to install XWiki. Thanks -Vincent _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
