Closed mantonovic closed 3 years ago
Thank for for reporting.
I moved this issue to tracker of SOS 1.0 test suite.
@epicureanism Can you please take a look at the reported problem?
@dstenger @lgoltz There are some Java messages in the file: s0003\srv\local\teamengine-prod\TE_BASE\users\istsos\s0003\error_log\log.txt
Could you please check if it is related to team engine or other issues?
line 872 of the mentioned file [1]:
Caused by: java.lang.RuntimeException: Failed to parse resource from http://geoservice.ist.supsi.ch/istsos/demo?request=GetCapabilities&service=SOS&AcceptVersions=1.0.0
FWK005 parse may not be called while parsing.
at com.occamlab.te.parsers.XMLValidatingParser.parse(XMLValidatingParser.java:227)
... 266 more
Can be something related to the Parser? As found here [2], the exception can be thrown if thread safe precautions are not taken.
[1] s0003\srv\local\teamengine-prod\TE_BASE\users\istsos\s0003\error_log\log.txt [2] https://prystash.blogspot.com/2012/01/xerces-parsing-and-dreaded-fwk005.html
@keshav-nangare Can you please check if this issue is TEAM Engine related?
@mantonovic
I have used services provided by you but unable to reproduce the issue. I went through attached session error_log file but when I executed test suite with provided services, did not get any error_log. Can you please provide steps to reproduce it ?
@mantonovic The istSOS service is no longer available, so we are unable to reproduce the issue.
@mantonovic The istSOS service is no longer available, so we are unable to reproduce the issue.
We will close this issue on 2021-07-17.
I'am trying to run tests for istSOS v2.3.3 (an OSGeo incubating project) a software implementing Sensor Observation Service version 1.0.0 (and 2.0.0 which have passed the teamengine tests).
But during the tests for SOS v1.0.0 It stops immediatly during the "sos:Main" tests. I've checked with the 52n reference implementation but the result is the same. It stops immediatly.
I've tried with the production teamengine: https://cite.opengeospatial.org/teamengine and with the beta https://cite.opengeospatial.org/t2 but the result is same.
URL used (with and without https):
Here the logs: s0003.zip