On 02/06/2017 09:26 PM, Oliver Angélil wrote:
> The full exception report is pasted below.
> 
> I've followed the tomcat
> <http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationTomcat>
>  and mysql
> <http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationMySQL>
> installation
> instructions. I can see the tomcat homepage when navigating to h
> ttp://192.168.1.8:8080/ in my browser, however
> http://192.168.1.8:8080/xwiki-enterprise-web-8.4.4/bin/view/Main results in
> the error attached.

The root cause:

> *root cause*
> 
> org.xml.sax.SAXParseException; lineNumber: 237; columnNumber: 21; The
> content of element type "session-factory" must match
> "(property*,mapping*,(class-cache|collection-cache)*,event*,listener*)".

Indicates that the hibernate.cfg.xml file is malformed, make sure you
uncommented the mysql configuration properly, and you commented the
default connection.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/

Reply via email to