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

SAXParseException The element type "request" must be terminated by the matching end-tag "</request>" #136

Open
coim32 opened this issue Mar 12, 2024 · 2 comments
Assignees

Comments

@coim32
Copy link
Contributor

coim32 commented Mar 12, 2024

I'm not able to see team engine results when running WCS 2.0.1 tests

org.xml.sax.SAXParseException; lineNumber: 5956; columnNumber: 3; The element type "request" must be terminated by the matching end-tag "".
org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
net.sf.saxon.event.Sender.sendSAXSource(Sender.java:371)
net.sf.saxon.event.Sender.send(Sender.java:185)
net.sf.saxon.IdentityTransformer.transform(IdentityTransformer.java:29)
com.occamlab.te.util.LogUtils.readLog(LogUtils.java:151)
com.occamlab.te.util.LogUtils.makeTestListElement(LogUtils.java:304)
com.occamlab.te.util.LogUtils.makeTestListElement(LogUtils.java:341)
com.occamlab.te.util.LogUtils.makeTestListElement(LogUtils.java:341)
com.occamlab.te.util.LogUtils.makeTestListElement(LogUtils.java:341)
com.occamlab.te.util.LogUtils.makeTestListElement(LogUtils.java:341)
com.occamlab.te.util.LogUtils.makeTestList(LogUtils.java:408)
com.occamlab.te.util.LogUtils.makeTestList(LogUtils.java:440)
com.occamlab.te.ViewLog.view_log(ViewLog.java:107)
com.occamlab.te.ViewLog.view_log(ViewLog.java:58)
org.apache.jsp.viewOldSessionLog_jsp._jspService(viewOldSessionLog_jsp.java:275)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:472)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:395)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
javax.servlet.http.HttpServlet.service(HttpServlet.java:731)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

@dstenger
Copy link
Contributor

Thank you for reporting the issue. I will migrate it to the issue tracker of the WCS 2.0 test suite itself as the problem is probably located there.

@dstenger dstenger transferred this issue from opengeospatial/teamengine Mar 20, 2024
@dstenger dstenger self-assigned this Mar 20, 2024
@dstenger
Copy link
Contributor

@coim32 Can you please provide some more details? On what environment did the problem occur? Can you please provide the service which lead to the error?

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

No branches or pull requests

2 participants