Hi Mohit,
On 1 Sep 2015 at 15:32:48, Mohit Gupta (motgupta@gmail.com(mailto:motgupta@gmail.com))
wrote:
Hi Vincet,
I took the latest war file(xwiki-enterprise-web-7.2-20150828.151901-292.war
)
from the link
http://maven.xwiki.org/snapshots/org/xwiki/enterprise/xwiki-enterprise-web/…
but getting exception when i hit the wiki url in browser. Here is the full
stack trace
[snip]
java.lang.NullPointerException
org.hibernate.hql.ast.HqlSqlWalker.lookupProperty(HqlSqlWalker.java:560)
Strange, I don’t remember seeing this error before. It looks like an Hibernate bug.
The query we send is:
"where doc.object(XWiki.XWikiServerClass).server = :wikiAlias and doc.name like
'XWikiServer%’"
Do you still have the problem?
Could you provide the exact JDBC driver and Oracle versions you use?
Thanks
-Vincent
[snip]