Hello,
I am trying to install Roller 3.1 on Resin serveri 2.1.17.
Following are the errors from roller.log. It seems parser fails at reading
the hiberate DTD.
Does anyone know about this?
Thanks in advance.
..........................................................................roller.log..........................................................................
org.jdom.input.JDOMParseException: Error in building:
http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd:1: expected
'<' at end of file:
http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd:1: expected
'<' at end of file
at org.jdom.input.SAXBuilder.build (SAXBuilder.java:473)
.
.
.
.Caused by:
com.caucho.xml.XmlParseException:
http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd:1: expected
'<' at end of file
at com.caucho.xml.XmlParser.error(XmlParser.java:2769)
at com.caucho.xml.XmlParser.parseDoctypeDecl(XmlParser.java:581)
....................................................................................................................................................
Thanks,
Utpal