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

[docker] jetty container now uses java-headless #56

Open
pmauduit opened this issue Oct 11, 2017 · 2 comments
Open

[docker] jetty container now uses java-headless #56

pmauduit opened this issue Oct 11, 2017 · 2 comments

Comments

@pmauduit
Copy link
Member

Previously, the classic JRE was installed in the upstream docker image for jetty. Now it is the headless version of the JRE which is installed, making some GN features to fail (WMS harvesting with automatic getmap picture generation activated).

Steps to reproduce

  1. create a WMS harvester node
  2. http://geo.somme.fr/arcgis/services/SIG_CG_SOMME/MapServer/WMSServer as WMS1.3
  3. Getting the error about the class org.GNOME.Accessibility.AtkWrapper not resolveable.
@fvanderbiest
Copy link
Member

probably still relevant I guess...

@pmauduit
Copy link
Member Author

Not sure, I just retried onto geop-dev, and the pcitures are actually generated on the harvested MDs.

cmangeat pushed a commit that referenced this issue Sep 9, 2019
fgravin pushed a commit that referenced this issue Jan 4, 2023
…ed (#6512)

* Set title / url for associated resources to empty string if not defined.
Previously were set as null, displaying that value in the user interface

* Set title / url for associated resources to empty string if not defined (#56)

Co-authored-by: François Prunayre <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants