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

Calculating diffs causes JDOMParseException #1

Open
binfalse opened this issue Jul 12, 2017 · 0 comments
Open

Calculating diffs causes JDOMParseException #1

binfalse opened this issue Jul 12, 2017 · 0 comments

Comments

@binfalse
Copy link
Member

When triggering the diff computation at the /diff/service/trigger endpoint of https://github.com/SemsProject/masymos-diff-rest many of the tasks fail with

throwing org.jdom2.input.JDOMParseException: Error in building: FWK005 parse may not be called while parsing

Not sure what's the problem -- maybe jdom2 is not thread-safe?

The "good" thing is, that you can call the trigger multiple times and it will fail on different documents... Thus, we can work around that by triggering a few more times.. ;-)

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

1 participant