Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FATAL]:1:324866: Invalid byte 2 of 2-byte UTF-8 sequence #25

Open
alegiuliani opened this issue Sep 11, 2014 · 2 comments
Open

[FATAL]:1:324866: Invalid byte 2 of 2-byte UTF-8 sequence #25

alegiuliani opened this issue Sep 11, 2014 · 2 comments

Comments

@alegiuliani
Copy link

Hi all,

Have you already seen this problem?

java.lang.RuntimeException: [FATAL]:1:324866: Invalid byte 2 of 2-byte UTF-8 sequence.

org.olap4j.driver.xmla.XmlaOlap4jUtil.checkForParseError(XmlaOlap4jUtil.java:135)
org.olap4j.driver.xmla.XmlaOlap4jUtil.parse(XmlaOlap4jUtil.java:84)
org.olap4j.driver.xmla.XmlaOlap4jConnection.executeMetadataRequest(XmlaOlap4jConnection.java:884)
org.olap4j.driver.xmla.XmlaOlap4jConnection.populateList(XmlaOlap4jConnection.java:851)
org.olap4j.driver.xmla.XmlaOlap4jCube$RawMetadataReader.lookupMemberRelatives(XmlaOlap4jCube.java:547)
org.olap4j.driver.xmla.XmlaOlap4jCube$DelegatingMetadataReader.lookupMemberRelatives(XmlaOlap4jCube.java:268)
org.olap4j.driver.xmla.XmlaOlap4jMember.getChildMembers(XmlaOlap4jMember.java:104)

@lucboudreau
Copy link
Member

Sounds like the server returned something that's not XML when it encountered an error. Can you sniff the wire and copy the returned payload?

@alegiuliani
Copy link
Author

@lucboudreau I'll try to do that, it's not so simple...I don't have much privileges on IIS
thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants