That is it! I just updated my source from SVN and now this problem go away. My 2/2/07 codebase happended to have the problem. Now for the first time, xwiki 1.0b3 is using my old xwiki 0.9.840 data without exceptions. Thank you very much! -Jimmy
Hi,
If you are using the svn version, then this was a bug that existed for a couple of days, and you should update the codebase.
On 2/6/07, [email protected] <[email protected]> wrote:
But now I am getting a different error:
--------------------------- Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Invocation of method 'getUser' in class com.xpn.xwiki.api.Context threw exception class java.lang.NullPointerException : null
Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Invocation of method 'getUser' in class com.xpn.xwiki.api.Context threw exception class java.lang.NullPointerException : null com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Invocation of method 'getUser' in class com.xpn.xwiki.api.Context threw exception class java.lang.NullPointerException : null at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate( XWikiVelocityRenderer.java:142) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1087) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1059) at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:98) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:153) ------------------------------------
It is kind of strange that the data rather than the schema now caused the upgrade problem.
Thanks
-Jimmy