15 Apr
2013
15 Apr
'13
8:04 a.m.
Hi, On Apr 15, 2013, at 9:57 AM, NGoel <goelnaman2@gmail.com> wrote:
goeln... Hi,
I tried to build a xwiki project. The build was successful but on accessing the localhost, I got this error "Failed to execute the [velocity] macro" error.txt <http://xwiki.475771.n2.nabble.com/file/n7584691/error.txt> {java.lang.NoClassDefFoundError: org/xwiki/classloader/URIClassLoader$URIResourceFinder}. In Java its a common error but as I am not much experienced with xWiki, I am unable to find a fix. Any idea to fix this error ? Complete error details are in the file attached.
It means you're missing the xwiki classloader jar in your classpath. Can you show us what you've done specifically (what you've built) and how you run xwiki? Thanks -Vincent