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

Failed to parse XML document #13

Closed
georgeOsdDev opened this issue Oct 28, 2013 · 2 comments
Closed

Failed to parse XML document #13

georgeOsdDev opened this issue Oct 28, 2013 · 2 comments
Labels

Comments

@georgeOsdDev
Copy link
Owner

This error occur when application access LeoFS(0.14.9) with AWS-SDK(1.6.2).

TCP dump(https://gist.github.com/georgeOsdDev/7190154#file-tcpflow-dump) seems to that LeoFS returns collect XML.
I can not determine whether it is the problem of compatibility of LeoFS or a bug in the SDK.

So I avoid this problem with adding patch to SDK

https://github.com/georgeOsdDev/xitrum-leochat/blob/master/lib/XmlResponsesSaxParser.java#L621

See also https://gist.github.com/georgeOsdDev/7190154

@yosukehara
Copy link

We've found the issue of Java's S3 lib - leo-project/leofs#94 (comment)
So we will resolve leofs-related codes.

@georgeOsdDev
Copy link
Owner Author

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

No branches or pull requests

2 participants