Re: The encoding Cp1252 is not supported.

2002-01-06 Thread Reid Pinchback


 
  Anna Chen [EMAIL PROTECTED] wrote: 
Any one has idea about this error?

FATAL: configuration error

org.xml.sax.SAXParseException: The encoding Cp1252 is not supported.

I don't know why you are getting the error, but Cp1252 is the default character 
encoding for the assorted java.io reader classes on Win32 JVMs.

 



-
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail.


The encoding Cp1252 is not supported.

2002-01-03 Thread Anna Chen

Any one has idea about this error?

FATAL: configuration error

org.xml.sax.SAXParseException: The encoding Cp1252 is not supported.

 at 
org.apache.xerces.framework.XMLParser.reportError(XMLParser.java:1196)

 at 
org.apache.xerces.readers.DefaultEntityHandler.startReadingFromDocument(DefaultEntityHandler.java:541)

 at 
org.apache.xerces.framework.XMLParser.parseSomeSetup(XMLParser.java:312)

 at org.apache.xerces.framework.XMLParser.parse(XMLParser.java:1080)

 at 
org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223)

 at javax.xml.parsers.SAXParser.parse(SAXParser.java:317)

 at javax.xml.parsers.SAXParser.parse(SAXParser.java:260)

 at org.apache.tomcat.util.xml.XmlMapper.readXml(XmlMapper.java:214)

 at org.apache.tomcat.startup.Tomcat.execute(Tomcat.java:187)

 at org.apache.tomcat.startup.Tomcat.main(Tomcat.java:235)

Thanks!

Anna



--
To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]