Com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:Invalid byte 2 of 2-byte UTF-8 Sequence Error Resolution method

Source: Internet
Author: User

After adding the XML entity and the table map file, the inexplicable error, the best solution, can not find where the wrong, and then the Mybatis-config.xml file to remove the Chinese comments

The contents of the Mybatis-config.xml file are as follows, removing the <!--brand and commenting on it.

<?XML version= "1.0" encoding= "UTF-8"?><!DOCTYPE Configuration Public "-//mybatis.org//dtd Config 3.0//en" "Http://mybatis.org/dtd/mybatis-3-config.dtd" ><Configuration>       <Settings>            <settingname= "Mapunderscoretocamelcase"value= "true" />       </Settings>            <typealiases>         <!--Brand -         <Typealiastype= "Com.demo.goods.model.Brand"alias= "Brand" />             </typealiases></Configuration>  

Com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException:Invalid byte 2 of 2-byte UTF-8 Sequence Error Resolution method

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.