[xwiki-users] Error on restart
Hi all, My computer just shut down after a UPS failure and when I started it and accessed my wiki, I got the error -> HTTP ERROR: 500 Error number 3 in 0: Could not initialize main XWiki context Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences Wrapped Exception: Could not parse configuration: file:/E:/XWiki_IIS/webapps/xwiki/WEB-INF/hibernate.cfg.xml RequestURI=/xwiki/bin/view/Amrita+IIS/ Why has that happened ? -- View this message in context: http://www.nabble.com/Error-on-restart-tf4651851.html#a13290669 Sent from the XWiki- Users mailing list archive at Nabble.com.
On Oct 19, 2007, at 11:48 AM, V. Harikrishnan Nair wrote:
Hi all,
My computer just shut down after a UPS failure and when I started it and accessed my wiki, I got the error ->
HTTP ERROR: 500
Error number 3 in 0: Could not initialize main XWiki context Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences Wrapped Exception: Could not parse configuration: file:/E:/XWiki_IIS/webapps/xwiki/WEB-INF/hibernate.cfg.xml
Try accessing that file from your shell.... My guess is that you have put xwiki in a shared drive somewhere and it wasn't remounted. -Vincent
RequestURI=/xwiki/bin/view/Amrita+IIS/
Why has that happened ?
I've caught hold of the error. I changed the database configuration in hibernate.cfg.xml. It was changed to MySQL AFTER I started using it. Perhaps it showed the problem only after jetty was stopped during power failure. vmassol wrote:
On Oct 19, 2007, at 11:48 AM, V. Harikrishnan Nair wrote:
Hi all,
My computer just shut down after a UPS failure and when I started it and accessed my wiki, I got the error ->
HTTP ERROR: 500
Error number 3 in 0: Could not initialize main XWiki context Wrapped Exception: Error number 3202 in 3: Exception while reading document XWiki.XWikiPreferences Wrapped Exception: Could not parse configuration: file:/E:/XWiki_IIS/webapps/xwiki/WEB-INF/hibernate.cfg.xml
Try accessing that file from your shell....
My guess is that you have put xwiki in a shared drive somewhere and it wasn't remounted.
-Vincent
RequestURI=/xwiki/bin/view/Amrita+IIS/
Why has that happened ?
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- View this message in context: http://www.nabble.com/Error-on-restart-tf4651851.html#a13292310 Sent from the XWiki- Users mailing list archive at Nabble.com.
participants (2)
-
V. Harikrishnan Nair -
Vincent Massol