Ciao Arnox!

I'm just trying to start Orion 1.5.1 out of the box without adding a
single byte to the Orion dir.
I'm using Win98, my CLASSPATH is empty and my PATH is just c:\java\ibm13\bin
I never had problems until release 1.4.5
Unfortunately I need at least 1.4.8 to use OSContent.
Thanks for your attention.
Marcello

AG> It appears that you still have the old JAXP1.0 XML processor in the
AG> classpath.
AG> Check "program files" (win32) or whatever on linux for /Jaxp1.0.1.
AG> In particular, the old parser.jar and jaxp.jar. Once you take those
AG> out of the classpath, orion should start fine.

AG> If you're actually parsing XML in your web app, then take a look at
AG> what has changed at: http://java.sun.com/xml/jaxp-1.1/readme.html
AG> Hope this helps.
AG> -arnox

AG> -----Original Message-----
AG> From: [EMAIL PROTECTED]
AG> [mailto:[EMAIL PROTECTED]]On Behalf Of
AG> [EMAIL PROTECTED]
AG> Sent: Thursday, May 24, 2001 5:20 PM
AG> To: Orion-Interest
AG> Subject: Can't start Orion 1.5.1


AG> Hello,
AG> I downloaded Orion 1.4.5 and it works fine out of the box.
AG> Then I autoupdated it to 1.5.1 but it throws the following exception.
AG> I tried both updating the configuration files (answering all 'y') and
AG> not doing it (answering all 'n').
AG> Also tried with Sun's SDK 1.2.2 and IBM's 1.3.0.
AG> Any suggestion ?
AG> Thanks for your attention.
AG> Marcello

AG> java.lang.NoSuchMethodError: org.xml.sax.Attributes: method
AG> getQName(I)Ljava/lang/String; not found
AG>         at
AG> org.apache.crimson.tree.AttributeSet.<init>(AttributeSet.java:139)
AG>         at
AG> org.apache.crimson.tree.XmlDocumentBuilder.startElement(XmlDocumentBuilder.j
AG> ava:463)
AG>         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1449)
AG>         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499)
AG>         at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
AG>         at
AG> org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433)
AG>         at
AG> org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:1
AG> 79)
AG>         at com.evermind._ug.getJavaxDocument(Unknown Source)
AG>         at com.evermind.xml.XMLUtils.getDocument(Unknown Source)
AG>         at com.evermind.xml.XMLConfig._qh(Unknown Source)
AG>         at com.evermind.xml.XMLConfig._qh(Unknown Source)
AG>         at com.evermind._iy.run(Unknown Source)
AG>         at java.lang.Thread.run(Thread.java:498)
AG>         at com.evermind._ip.run(Unknown Source)









-- 
Best regards,
 java                            mailto:[EMAIL PROTECTED]



Reply via email to