The error is: cause: org. XML. Sax. Saxparseexception; lineNumber: 5; columnNumber: 26; Byte 1 of 1-byte UTF-8 sequence is invalid.
It’s in your XML file
It is set to the default UTF-8 and needs to be set to utf8
The error is: cause: org. XML. Sax. Saxparseexception; lineNumber: 5; columnNumber: 26; Byte 1 of 1-byte UTF-8 sequence is invalid.
It’s in your XML file
It is set to the default UTF-8 and needs to be set to utf8