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

Delete Session leads to DocumentBuilderFactoryImpl not found #498

Closed
ghobona opened this issue Feb 21, 2022 · 6 comments · Fixed by #540
Closed

Delete Session leads to DocumentBuilderFactoryImpl not found #498

ghobona opened this issue Feb 21, 2022 · 6 comments · Fixed by #540
Assignees
Labels
Projects
Milestone

Comments

@ghobona
Copy link
Contributor

ghobona commented Feb 21, 2022

Describe the bug
Clicking on Delete Session leads to org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found

To Reproduce
Steps to reproduce the behavior:

  1. Run a session
  2. Click the Delete Session button
  3. The org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found Exception appears

Expected behavior
No exception error should result from attempting to Delete a session

Screenshots

Screenshot 2022-02-21 at 09 10 56

@ghobona ghobona changed the title Delete Session leads to org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found Delete Session leads to DocumentBuilderFactoryImpl not found Feb 21, 2022
@ghobona ghobona added this to To do in CITE via automation Feb 21, 2022
@ghobona ghobona added the bug label Feb 21, 2022
@ghobona
Copy link
Contributor Author

ghobona commented Feb 21, 2022

This might be related to #486

@ghobona ghobona assigned dstenger and unassigned bpross-52n Feb 21, 2022
@dstenger dstenger assigned bpross-52n and unassigned bpross-52n Mar 1, 2022
@dstenger
Copy link
Contributor

dstenger commented Mar 1, 2022

The error is still occurring on http://cite.ogc.org/te2/ when validating https://maps.ecere.com/ogcapi with OGC API Features test suite.
HTTP Status 500 - javax.xml.parsers.FactoryConfigurationError: Provider org.apache.xerces.jaxp.DocumentBuilderFactoryImpl not found

@bpross-52n bpross-52n moved this from To do to In progress in CITE Mar 17, 2022
@bpross-52n bpross-52n moved this from In progress to To do in CITE Mar 17, 2022
@dstenger
Copy link
Contributor

When https://hub.docker.com/r/ogccite/teamengine-beta is started locally, the error is not reproducible.

@dstenger
Copy link
Contributor

Also, I am not able to reproduce it on Beta anymore (workflow as described in #498 (comment)).

@dstenger dstenger moved this from To do to To verify in CITE Mar 24, 2022
@dstenger dstenger assigned ghobona and unassigned dstenger Mar 24, 2022
@dstenger
Copy link
Contributor

This issues seems to be fixed by the recent Beta update.

CITE automation moved this from To verify to Done Mar 28, 2022
@dstenger dstenger reopened this Jul 5, 2022
CITE automation moved this from Done to In progress Jul 5, 2022
@dstenger
Copy link
Contributor

dstenger commented Jul 5, 2022

The error is temporarily occurring again. However, a restart of tomcat solved the problem.
Still, the root cause must be fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
CITE
  
Done
Development

Successfully merging a pull request may close this issue.

3 participants