Skip to content

Errors in tomcat log #41

Open
Open
@lgoltz

Description

Tested with https://onestop.cubewerx.com/cubewerx/cubeserv/cite_wcs?DATASTORE=Foundation&service=WCS&request=GetCapabilities&VERSION=1.1.1 on a local docker environment (TEAM Engine 5.3, 1.13-SNAPSHOT).

Several errors are reported in the tomcat log:

Fatal Error: Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.reflect.InvocationTargetException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$GetCoverage_RangeSubset_Repeated_Identifiers.test; Line#: 289; Column#: -1
Fatal Error: Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.reflect.InvocationTargetException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$GetCoverage_RangeSubset_Bogus_Identifier.test; Line#: 273; Column#: -1
Fatal Error: Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.reflect.InvocationTargetException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$GetCoverage_RangeSubset_Valid_With_Bogus_Identifiers.test; Line#: 286; Column#: -1
Fatal Error: Error in call to extension function {public org.w3c.dom.NodeList com.occamlab.te.TECore.request(org.w3c.dom.Document,java.lang.String) throws java.lang.Throwable}: Exception in extension function java.lang.reflect.InvocationTargetException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$GetCoverage_RangeSubset_InterpolationMethod_Missing.test; Line#: 292; Column#: -1
Fatal Error: Error in call to extension function {public synchronized void com.occamlab.te.TECore.callTest(net.sf.saxon.expr.XPathContext,java.lang.String,java.lang.String,net.sf.saxon.om.NodeInfo,java.lang.String) throws java.lang.Exception}: Exception in extension function java.util.NoSuchElementException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$GetCoverage-main.test; Line#: 4038; Column#: -1
Fatal Error: Error in call to extension function {public synchronized void com.occamlab.te.TECore.callTest(net.sf.saxon.expr.XPathContext,java.lang.String,java.lang.String,net.sf.saxon.om.NodeInfo,java.lang.String) throws java.lang.Exception}: Exception in extension function java.util.NoSuchElementException; SystemID: file:/root/te_base/work/_root_te_base_scripts_wcs_1.1.1_ctl_/wcs/wcs$Main.test; Line#: 128; Column#: -1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

  • Status

    To do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions