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

URI is not absolute Exception #57

Closed
MikeEdgar opened this issue Jul 12, 2020 · 1 comment · Fixed by #56
Closed

URI is not absolute Exception #57

MikeEdgar opened this issue Jul 12, 2020 · 1 comment · Fixed by #56
Assignees
Labels
Milestone

Comments

@MikeEdgar
Copy link
Member

Exception in thread "main" java.lang.IllegalArgumentException: URI is not absolute
at java.net.URI.toURL(Unknown Source)
at io.xlate.edi.internal.schema.SchemaUtils.getXmlSchema(SchemaUtils.java:117)
at io.xlate.edi.internal.schema.SchemaUtils.getControlSchema(SchemaUtils.java:94)
at io.xlate.edi.internal.stream.StaEDIStreamReader.nextEvent(StaEDIStreamReader.java:130)
at io.xlate.edi.internal.stream.StaEDIStreamReader.next(StaEDIStreamReader.java:179)

@MikeEdgar MikeEdgar added the bug label Jul 12, 2020
@MikeEdgar MikeEdgar self-assigned this Jul 12, 2020
@MikeEdgar MikeEdgar added this to the v1.8.1 milestone Jul 12, 2020
@MikeEdgar
Copy link
Member Author

Please do not use version 1.8.0 due to this bug.

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

Successfully merging a pull request may close this issue.

1 participant