This is happening when you are running run.bat from within the
C:\tmp\jboss-tomcat-2.1-beta\jboss-2.1\bin directory? It works
fine for me on W2K with the Sun VM. Either your not in the bin
directory so the relative path element ../lib/crimson.jar is not correct
or your VM doesn't like the classpath.

----- Original Message ----- 
From: "Dorothy Gantenbein" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 29, 2001 11:57 AM
Subject: [JBoss-user] Error w/jboss-tomcat-2.1-beta.zip (March-26-2001)


> Hi -
> 
> I just downloaded jboss-tomcat-2.1-beta.zip from the
> web site and unzipped it.
> 
> On my Windows 2000 machine, I get an immediate error
> when I try to use run.bat.  The error appears to be
> in Sax.
> 
> Has anyone else experienced this problem?
> 
> Thanks...
> Dorothy
> 
> ----------------------------------------------------------------
> CLASSPATH=;C:\IBM
> Connectors\classes;C:\IBMCON~1\CICS\Classes\CTGCLI~1.JAR;%JAVA
> _HOME%\lib;.;run.jar;../lib/crimson.jar
> jboss.home = C:\tmp\jboss-tomcat-2.1-beta\jboss-2.1
> Using configuration "default"
> [Info] Java version: 1.3.0,IBM Corporation
> [Info] Java VM: Classic VM 1.3.0,IBM Corporation
> [Info] System: Windows 2000 5.0,x86
> [Shutdown] Shutdown hook added
> [Service Control] Registered with server
> [Default] Runtime error
> [Default] java.lang.NoSuchMethodError: org.xml.sax.Attributes: method
> getQName(I
> )Ljava/lang/String; not found
> [Default]       at
> org.apache.crimson.tree.AttributeSet.<init>(AttributeSet.java
> :139)
> [Default]       at
> org.apache.crimson.tree.XmlDocumentBuilder.startElement(XmlDo
> cumentBuilder.java:463)
> [Default]       at
> org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1
> 449)
> [Default]       at
> org.apache.crimson.parser.Parser2.content(Parser2.java:1700)
> [Default]       at
> org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1
> 468)
> [Default]       at
> org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:
> 499)
> [Default]       at org.apache.crimson.parser.Parser2.parse(Parser2.java:304)
> [Default]       at
> org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.j
> ava:433)
> [Default]       at
> org.apache.crimson.jaxp.DocumentBuilderImpl.parse(DocumentBui
> lderImpl.java:179)
> [Default]       at
> org.jboss.configuration.ConfigurationService.loadConfiguratio
> n(ConfigurationService.java:263)
> [Default]       at java.lang.reflect.Method.invoke(Native Method)
> [Default]       at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1628)
> [Default]       at
> com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl
> .java:1523)
> [Default]       at org.jboss.Main.<init>(Main.java:195)
> [Default]       at org.jboss.Main$1.run(Main.java:107)
> [Default]       at java.security.AccessController.doPrivileged(Native
> Method)
> [Default]       at org.jboss.Main.main(Main.java:103)
> [Default] JBoss 2.1-BETA-Mar-26-2001 Started in 0m:0s
> [Default] Shutting down
> [Service Control] Stopping 0 MBeans
> [Service Control] Stopped 0 services
> [Service Control] Destroying 0 MBeans
> [Service Control] Destroyed 0 services
> [Default] Shutdown complete
> Press any key to continue . . .
> 
> 
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
> 


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to