|
Hello all, i just updated to 1.4.8 and now i get an
error using :
java -jar orion.jar
i got the following error :
java.lang.NoSuchMethodError:
org.xml.sax.Attributes: method getQName(I)Ljava/lang/String; not
found
at org.apache.crimson.tree.AttributeSet.<init>(AttributeSet.java:139) at org.apache.crimson.tree.XmlDocumentBuilder.startElement(XmlDocumentBuilder.java:463) at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1449) at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499) at org.apache.crimson.parser.Parser2.parse(Parser2.java:304) at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433) at org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:179) at com.evermind._yw.getJavaxDocument(Unknown Source) at com.evermind.xml.XMLUtils.getDocument(Unknown Source) at com.evermind.xml.XMLConfig._iw(Unknown Source) at com.evermind.xml.XMLConfig._iw(Unknown Source) at com.evermind._kh.run(Unknown Source) at java.lang.Thread.run(Thread.java:498) at com.evermind._jw.run(Unknown Source) i dont even use crimson.
Any idea ?
Thx in advance
Chris
Ps: i moved the principals.xml
reference to config/application.xml
|
- Re: cant start orion after the auto update..... Twist
- Re: cant start orion after the auto update..... Anders Dahlberg
- Re: cant start orion after the auto update..... Anders Dahlberg
- Re: cant start orion after the auto update..... Christian Meunier
- Re: cant start orion after the auto update.... Ray Harrison
