Jump to content
We've recently updated our Privacy Statement, available here ×

Compiling Error - Encoding


Recommended Posts

By: Henry X - henryx

Compiling Error - Encoding

2002-11-18 09:45

Hi,

 

I got the following error when trying to compile a design:

 

org.xml.sax.SAXParseException: Declared encoding "UTF-8" does not match actual one "Cp1252"; this might not be an error.

at org.apache.crimson.parser.Parser2.warning(Parser2.java:3148)

at org.apache.crimson.parser.Parser2.readEncoding(Parser2.java:2946)

at org.apache.crimson.parser.Parser2.maybeTextDecl(Parser2.java:2802)

 

The XML parser I am using is org.apache.crimson.parser.XMLReaderImpl

 

Could somebody tell me what caused this problem and how to avoid it?

 

henry

 

 

 

 

 

By: Teodor Danciu - teodord

RE: Compiling Error - Encoding

2003-05-07 10:01

 

Hi,

 

Now there is a patch for this bug available here:

 

https://sourceforge.net/tracker/index.php?func=detail&aid=733882&group_id=36382&atid=416705

 

I hope it does not come too late for you.

 

Thank you,

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...