I downloaded and installed xwiki on my desktop. I was trying the FAQ tutorial and getting  exceptions thrown.

XWikiClasses page did exist, however ClassItemSheet and ClassItemTemplate were not. Hence I copied the page code from xwiki.

When I filled in classname and clicked Create this Class button following exception is thrown.

Error number 3202 in 3: Exception while reading document XWiki.ClassTemplate
<snip>

If I click on ClassTemplate link on class editor, following exception page appears.


Error number 4001 in 4: Error while parsing velocity page Wrapped Exception: Invocation of method 'parseContent' in class com.xpn.xwiki.api.XWiki threw exception class java.lang.NullPointerException : null

${doc.fullName}
$msg.get("login")
$msg.get("register")
XWiki Version 0.9.840
$msg.get("problemoccured")

$msg.get("detailedinformation"):
<snip>

I am unable to get to ClassTemplate content just to revise its content from xwiki.

Please help.

Thanks,
Patrick

Sent from the XWiki- Users forum at Nabble.com:
ClassTemplate