Re: cant start orion after the auto update.....

2001-04-28 Thread Christian Meunier

I tried that and the auto update done nothing at all.
I then tried something simple :

got a fresh copy of 1.4.5 from orionserver
installed it ( java -jar orion.jar -install)
- Orion worked well (default orion webpage)
then i updated it ( java -jar autoupdate.jar)
and when i tried to start it again i got the same following error.

Config : Win2000 Pro - Ibm jdk 1.3.0

What is weird is it seems that im the only one to get this error

- Original Message -
From: Anders Dahlberg [EMAIL PROTECTED]
To: Orion-Interest [EMAIL PROTECTED]
Sent: Friday, April 27, 2001 12:33 AM
Subject: Re: cant start orion after the auto update.


 At 00:55 2001-04-28, you wrote:
 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.j
ava: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:1
79)
  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

 run autoupdate again, and it works







Re: cant start orion after the auto update.....

2001-04-28 Thread Ray Harrison

I know at one point there was some less than stable behaviour reported from
the IBM JVM - get the latest from Sun to see if it makes a difference. I have
had no problem autoupdating to 1.4.8 on Win2K Server.

--- Christian Meunier [EMAIL PROTECTED] wrote:
 I tried that and the auto update done nothing at all.
 I then tried something simple :
 
 got a fresh copy of 1.4.5 from orionserver
 installed it ( java -jar orion.jar -install)
 - Orion worked well (default orion webpage)
 then i updated it ( java -jar autoupdate.jar)
 and when i tried to start it again i got the same following error.
 
 Config : Win2000 Pro - Ibm jdk 1.3.0
 
 What is weird is it seems that im the only one to get this error
 
 - Original Message -
 From: Anders Dahlberg [EMAIL PROTECTED]
 To: Orion-Interest [EMAIL PROTECTED]
 Sent: Friday, April 27, 2001 12:33 AM
 Subject: Re: cant start orion after the auto update.
 
 
  At 00:55 2001-04-28, you wrote:
  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.j
 ava: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:1
 79)
   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
 
  run autoupdate again, and it works
 
 
 
 


__
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/




cant start orion after the auto update.....

2001-04-26 Thread Twist



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 
referenceto config/application.xml



Re: cant start orion after the auto update.....

2001-04-26 Thread Anders Dahlberg

At 00:55 2001-04-28, you wrote:
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

javax.xml.parsers.FactoryConfigurationError: 
java.lang.ClassNotFoundException: o
rg.apache.crimson.jaxp.DocumentBuilderFactoryImpl
 at 
javax.xml.parsers.DocumentBuilderFactory.newInstance(DocumentBuilderF
actory.java:118)
 at com.evermind.xml.e.getJavaxDocument(JAX)
 at com.evermind.xml.XMLUtils.getDocument(JAX)
 at com.evermind.xml.XMLConfig.az(JAX)
 at com.evermind.xml.XMLConfig.az(JAX)
 at com.evermind.server.hk.run(JAX)
 at java.lang.Thread.run(Unknown Source)
 at com.evermind.util.f.run(JAX)

+1

/Anders





Re: cant start orion after the auto update.....

2001-04-26 Thread Anders Dahlberg

At 00:55 2001-04-28, you wrote:
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

run autoupdate again, and it works