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

[checker] Parser is looking for a wrong semicolon #5

Open
berezovskyi opened this issue Nov 13, 2018 · 0 comments
Open

[checker] Parser is looking for a wrong semicolon #5

berezovskyi opened this issue Nov 13, 2018 · 0 comments

Comments

@berezovskyi
Copy link
Contributor

Parser signals an error in the URL http://xyz.com:8080/OSLC4JUI/generic/genericSelection.html?queryBase=http%3A%2F%2Flocalhost%3A8888%2FOSLC4JRegistry%2Fcatalog&resourceShape=http%3A%2F%2Flocalhost%3A8888%2FOSLC4JRegistry%2FresourceShapes%2FserviceProviderCatalog

1 [main] INFO org.eclipse.lyo.tools.common.util.OSLCToolLogger  - Input example:        /Users/andrew/kth/lyo/docs/tools/examplechecker/src/test/resources/registry.rdf format:RDF/XML
607 [main] ERROR com.hp.hpl.jena.rdf.model.impl.RDFDefaultErrorHandler  - (line 25 column 178): The reference to entity "resourceShape" must end with the ';' delimiter.
607 [main] ERROR org.eclipse.lyo.tools.common.util.OSLCToolLogger  - Can't read the file: /Users/andrew/kth/lyo/docs/tools/examplechecker/src/test/resources/registry.rdf
608 [main] ERROR org.eclipse.lyo.tools.common.util.OSLCToolLogger  - org.xml.sax.SAXParseException; lineNumber: 25; columnNumber: 178; The reference to entity "resourceShape" must end with the ';' delimiter.
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