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

Error when executing test suites for data sets #1160

Open
g-weber opened this issue Jan 22, 2025 · 4 comments
Open

Error when executing test suites for data sets #1160

g-weber opened this issue Jan 22, 2025 · 4 comments
Assignees
Labels
question Further information is requested

Comments

@g-weber
Copy link

g-weber commented Jan 22, 2025

Dear all

The following error occurs repeatedly when executing tests with different testsuite for data sets:
System error in the Executable Test Suite. Please contact a system administrator. Error information:[err:XQST0059] Could not instantiate de.interactive_instruments.etf.bsxm.GmlGeoX: org.deegree.cs.exceptions.CRSConfigurationException: com.ctc.wstx.exc.WstxEOFException: Unexpected EOF; was expecting a close tag for element at [row,col,system-id]: [71500,21,"file:/tmp/jetty/gmlGeoXSrsConfig/deegree/d3/config/crs-definitions.xml"]. (180/14)

Attached you will find an example of a corresponding test report for Annex I - Addresses (AD)
(Normally this test should pass without any error.)

EID725bd942-28be-483a-9c04-f7ca85c5e82a.zip

Best regards
Gerd

@fabiovinci
Copy link
Collaborator

Dear @g-weber,

after reviewing the test report, it seems there was a temporary error with some components.
Could you please provide the dataset used during testing so we can reproduce the errors? Thank you.

@fabiovinci fabiovinci added the question Further information is requested label Jan 26, 2025
@g-weber
Copy link
Author

g-weber commented Jan 28, 2025

Dear @fabiovinci

as shown in the attached test report; the tested resource was https://inspire.brandenburg.de/services/ad_alkis_wfs?service=WFS&version=2.0.0&request=GetFeature&typenames=ad:ThoroughfareName&Count=1

Additional comment :this error not related to a specific data set or resource-link and also not only for a this specific data set test suite.
One assumption is, that it may be because 2 or more tests are running at the same time, so that one run can only read the file /tmp/jetty/gmlGeoXSrsConfig/deegree/d3/config/crs-definitions.xml incompletely. This seems to be an error in the corresponding ETF test suite, as no randomised directory is used in /tmp/. If the file is unpacked there on every run, the code is simply not able to run in parallel.

@g-weber
Copy link
Author

g-weber commented Feb 3, 2025

Dear @fabiovinci,
have you been able to analyze the error in more detail in the meantime?

Best regards

Gerd

@HelmoetOrdina
Copy link

Hi there, I got the same issue using this pretty simple example on Area Management Or Regulatone Zone.

example.zip

There is the example.gml as well as an .mhtml file having the resulting report in it. Hope this helps. Can you update me whenever there is progress on the issue? [[email protected]]

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

No branches or pull requests

3 participants