Hi Mike, On 09/12/2010 06:08 AM, Mike wrote:
I've got pristine installations of both mysql 5.1.48 and glassfish 2.1.1, and I always get:
PWC1406: Servlet.service() for servlet action threw exception com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main XWiki context Wrapped Exception: Error number 3001 in 3: Cannot load class com.xpn.xwiki.store.migration.hibernate.XWikiHibernateMigrationManager from
param xwiki.store.migration.manager.class Wrapped Exception: Could not initialize class net.sf.cglib.proxy.Enhancer at
This might be caused by a conflict between the version of cglib jar used by XWiki (check out WEB-INF/lib) and the one used by your web server, i.e. GlassFish. Hope this helps, Marius
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:402) at com.xpn.xwiki.XWiki.getXWiki(XWiki.java:471) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116) at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.service(HttpServlet.java:734) at javax.servlet.http.HttpServlet.service(HttpServlet.java:847) at org.apache.catalina.core.ApplicationFilterChain.servletService(ApplicationFilterChain.java:427) at .....
[rest of dump cut]
This is annoying, because I was able to get an earlier version of Xwiki going, but had a server crash where everything got wiped out, and I'm starting fresh.
Any help would be gratefully received.
Many thanks.
Regards,
Mike _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users