Re: [Geoserver-users] HTTP ERROR 503 on startup after moving Geoserver data directory

2021-10-21 Thread Humphries, Graham
Why don't you try moving the offending directory to another location on the 
file system and try to start Geoserver. If it is worse than before you can then 
move it back

-Original Message-
From: Steffen Reichel 
Sent: Thursday, 21 October 2021 8:25 PM
To: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] HTTP ERROR 503 on startup after moving Geoserver 
data directory


On 20.10.21 14:03, Russ Hore wrote:
> Ah, I am not sure about Jetty but for Tomcat, it does not matter if
> the data folder is 777/rwxrwxrwx, if it is not listed in the
> tomcat.service file, it can't be written to, as far as I am aware
> under Tomcat9.
I'm 100% sure that Jetty / the Servlet can write to the data directory, because 
can I see it doing it - the logfile for example is in there. ;-)

Also the mountpoint of the datafolder did not change - my question may have 
been formulated a bit unprecise. I moved the data do a different partition (was 
running out of space on the old one) and mounted it to the same mountpoint as 
the old one. So from the point of view of Jetty nothing changed. There is 
simply a different partition behind the same mountpoint.

Thus my question still stands: Can I safely delete the offending configuration 
folder in gwc-layers or will this mess up something in the GWC configuration 
and make the situation worse? The error I'm getting is:

java.lang.IllegalStateException: Could not locate a layer or layer group with 
id LayerInfoImpl--fd40ab5:166e9af110c:-273f within GeoServer configuration, the 
GWC configuration seems to be out of synch

Kind regards,
Steffen


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ianturton.com%2Ftalks%2Ffoss4g.html%23%2Fdata=04%7C01%7Cgraham.humphries%40stategrowth.tas.gov.au%7C31321d4b1f3a4fbb563508d99474dd91%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637704052998412179%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=jJXinvicME%2Bj3MnzaQSr%2FWPYNireBrPpsFYO9PtCu%2B4%3Dreserved=0
- The GeoServer user list posting guidelines: 
https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fcomm%2Fuserlist-guidelines.htmldata=04%7C01%7Cgraham.humphries%40stategrowth.tas.gov.au%7C31321d4b1f3a4fbb563508d99474dd91%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637704052998422174%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=KRg23F%2F2xS2yvwd3V%2FJCacBxAi6EuWULDAEUQdkmDHg%3Dreserved=0

If you want to request a feature or an improvement, also see this: 
https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fgeoserver%2Fgeoserver%2Fwiki%2FSuccessfully-requesting-and-integrating-new-features-and-improvements-in-GeoServerdata=04%7C01%7Cgraham.humphries%40stategrowth.tas.gov.au%7C31321d4b1f3a4fbb563508d99474dd91%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637704052998422174%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=gEQUDw7Yq1PL5m37rYsFdQ2eSoyRUG2ruA4hwCypURw%3Dreserved=0


Geoserver-users@lists.sourceforge.net
https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fgeoserver-usersdata=04%7C01%7Cgraham.humphries%40stategrowth.tas.gov.au%7C31321d4b1f3a4fbb563508d99474dd91%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637704052998422174%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=DXhOydoVNHf1FBDAamePM2YtIvohRFMM%2BU431jnsXXQ%3Dreserved=0



CONFIDENTIALITY NOTICE AND DISCLAIMER
The information in this transmission may be confidential and/or protected by 
legal professional privilege, and is intended only for the person or persons to 
whom it is addressed. If you are not such a person, you are warned that any 
disclosure, copying or dissemination of the information is unauthorised. If you 
have received the transmission in error, please immediately contact this office 
by telephone, fax or email, to inform us of the error and to enable 
arrangements to be made for the destruction of the transmission, or its return 
at our cost. No liability is accepted for any unauthorised use of the 
information contained in this transmission.


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 

Re: [Geoserver-users] GetCapabilities from a single feature

2021-10-21 Thread Rahkonen Jukka (MML)
Hi,

Your assumption about what GetCapabilities possibly supports is wrong. You can 
read what WMS supports from the standard itself 
https://portal.ogc.org/files/?artifact_id=14416. You could have asked the real 
question right ahead “I want to obtain the Bbox of a single feature from my 
layer. How?”

You can query the feature with WFS if the server supports WFS, take the 
geometry and compute the envelope. Or you can make WMS GetFeatureInfo request 
with info_format= application/vnd.ogc.gml if your server supports the format, 
take the geometry and compute the envelope. There may be other alternatives but 
those two came into my mind.

-Jukka Rahkonen-

Lähettäjä: XAVIER RAYO SARRIAS 
Lähetetty: torstai 21. lokakuuta 2021 14.01
Vastaanottaja: Marco Lechner 
Kopio: geoserver-users@lists.sourceforge.net
Aihe: Re: [Geoserver-users] GetCapabilities from a single feature

Hi Marci,
thanks for your answer. The truth is that I was thinking in Getcapabilities 
because I want to obtain the Bbox of a single feature from my layer. And I 
thought that maybe I could do a filter from the getcapabilities request.
Any Idea?

Thanks!

El jue, 21 oct 2021 a las 12:57, Marco Lechner 
(mailto:mlech...@bfs.de>>) escribió:
I assume you mean GetFeature not GetCapabilities:

See 
https://docs.geoserver.org/latest/en/user/services/wfs/reference.html#getfeature

with lots of examples


Von: XAVIER RAYO SARRIAS mailto:xr...@utm.csic.es>>
Gesendet: Donnerstag, 21. Oktober 2021 12:27
An: 
geoserver-users@lists.sourceforge.net
Betreff: [Geoserver-users] GetCapabilities from a single feature

WARNUNG: Diese E-Mail kam von außerhalb der Organisation. Klicken Sie nicht auf 
Links oder öffnen Sie keine Anhänge, es sei denn, Sie kennen den/die 
Absender*in und wissen, dass der Inhalt sicher ist.

Is it possible to make a GetCapabilities request from a single feature of a WFS 
service?

Thanks!
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GetCapabilities from a single feature

2021-10-21 Thread Marco Lechner via Geoserver-users
Hallo Xavier,

GetCapabilities is not the correct request for this, because GetCapa request 
describe the capabilities of a service. GetCapabilities exist for all common 
WxS-services and return the metadata needed to work with the service itself. 
Getcapabilities do not work on a feature basis.
What you could do is request your feature using the GetFeature request and use 
a format including the geometry (e.g. GeoJSON or GML) that can be used to 
easily calc the bbox (btw. What ist he bbox of a point feature?

Br
Marco

Von: XAVIER RAYO SARRIAS 
Gesendet: Donnerstag, 21. Oktober 2021 13:01
Cc: geoserver-users@lists.sourceforge.net
Betreff: Re: [Geoserver-users] GetCapabilities from a single feature

Hi Marci,
thanks for your answer. The truth is that I was thinking in Getcapabilities 
because I want to obtain the Bbox of a single feature from my layer. And I 
thought that maybe I could do a filter from the getcapabilities request.
Any Idea?

Thanks!

El jue, 21 oct 2021 a las 12:57, Marco Lechner 
(mailto:mlech...@bfs.de>>) escribió:
I assume you mean GetFeature not GetCapabilities:

See 
https://docs.geoserver.org/latest/en/user/services/wfs/reference.html#getfeature

with lots of examples


Von: XAVIER RAYO SARRIAS mailto:xr...@utm.csic.es>>
Gesendet: Donnerstag, 21. Oktober 2021 12:27
Betreff: [Geoserver-users] GetCapabilities from a single feature
Is it possible to make a GetCapabilities request from a single feature of a WFS 
service?

Thanks!
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GetCapabilities from a single feature

2021-10-21 Thread XAVIER RAYO SARRIAS
Hi Marci,
thanks for your answer. The truth is that I was thinking in Getcapabilities
because I want to obtain the Bbox of a single feature from my layer. And I
thought that maybe I could do a filter from the getcapabilities request.
Any Idea?

Thanks!

El jue, 21 oct 2021 a las 12:57, Marco Lechner () escribió:

> I assume you mean GetFeature not GetCapabilities:
>
>
>
> See
> https://docs.geoserver.org/latest/en/user/services/wfs/reference.html#getfeature
>
>
>
> with lots of examples
>
>
>
>
>
> *Von:* XAVIER RAYO SARRIAS 
> *Gesendet:* Donnerstag, 21. Oktober 2021 12:27
> *An:* geoserver-users@lists.sourceforge.net
> *Betreff:* [Geoserver-users] GetCapabilities from a single feature
>
>
>
> *WARNUNG:* Diese E-Mail kam von außerhalb der Organisation. Klicken Sie
> nicht auf Links oder öffnen Sie keine Anhänge, es sei denn, Sie kennen
> den/die Absender*in und wissen, dass der Inhalt sicher ist.
>
>
>
> Is it possible to make a GetCapabilities request from a single feature of
> a WFS service?
>
>
>
> Thanks!
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GetCapabilities from a single feature

2021-10-21 Thread Marco Lechner via Geoserver-users
I assume you mean GetFeature not GetCapabilities:

See 
https://docs.geoserver.org/latest/en/user/services/wfs/reference.html#getfeature

with lots of examples


Von: XAVIER RAYO SARRIAS 
Gesendet: Donnerstag, 21. Oktober 2021 12:27
An: geoserver-users@lists.sourceforge.net
Betreff: [Geoserver-users] GetCapabilities from a single feature

WARNUNG: Diese E-Mail kam von außerhalb der Organisation. Klicken Sie nicht auf 
Links oder öffnen Sie keine Anhänge, es sei denn, Sie kennen den/die 
Absender*in und wissen, dass der Inhalt sicher ist.

Is it possible to make a GetCapabilities request from a single feature of a WFS 
service?

Thanks!
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.20.0, Encoding German Umlaut-Problems

2021-10-21 Thread Rahkonen Jukka (MML)
Hi,

For me it seems that most languages from Transifex should not be synced at all 
https://www.transifex.com/GeoServer/geoserver/ at least before there is a 
simple way for the users to select the language. Even the good percentage of 
the translated strings does not guarantee that they are translated well. I 
think that the translations should be like the community modules so that you 
could use them if you wish but at your own risk.

-Jukka Rahkonen-

Lähettäjä: Andrea Aime 
Lähetetty: torstai 21. lokakuuta 2021 10.01
Vastaanottaja: giskraft.se 
Kopio: GeoServer Mailing List List 
Aihe: Re: [Geoserver-users] Geoserver 2.20.0, Encoding German Umlaut-Problems

On Wed, Oct 20, 2021 at 8:40 PM Mats Elfström 
mailto:mats.elfst...@giskraft.se>> wrote:
The mystery deepens.
I am a member of the Swedish Geoserver Transifex team, and honestly thought the 
work done there was being used. Not that I have been very diligent, but I 
planned to change that.
So how are the language files created and maintained? Manually - file by file?

I have no idea, never been involved in the GUI internationalization effort. We 
used to get pull requests every now and then.
The volunteer that bridged Transifex with GeoServer source code stopped sending 
them (or at least, I don't remember
seeing recent ones).
For reference, the "params-extractor" extension has been sitting in extension 
for over 6 months now (it graduated in 2.19.x)
and only has English and Korean translation... The Korean files come from one 
of the last Transifex related PRs, back in 2017.

If so, inadvertent changes of the character encoding is just one of many error 
possibilities.
As it seems, the code base and Transifex are out of sync for four years, so I 
doubt that they can be successfully merged now.
My offer to fix the encoding stands, as well as my request for a list of 
language file folders.

Each GUI module has its set of internationalization files.
Running the following command on Linux provides a full list:

find . -name "GeoServerApplication*.properties" | grep -v target | sort > 
/tmp/geoserver_i18n.properties

I've attached the result to this mail (list is too long the mail body).
Community modules can be considered optional, only a subset is packaged for 
nightly builds,
but anything in core (root modules) or extensions is part of releases.

Cheers
Andrea

==

GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928


https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa 
che ogni circostanza inerente alla presente email (il suo contenuto, gli 
eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i 
destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per 
errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei 
comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is addressed 
and may contain information that is privileged, confidential or otherwise 
protected from disclosure. We remind that - as provided by European Regulation 
2016/679 “GDPR” - copying, dissemination or use of this e-mail or the 
information herein by anyone other than the intended recipient is prohibited. 
If you have received this email by mistake, please notify us immediately by 
telephone or e-mail
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GetCapabilities from a single feature

2021-10-21 Thread XAVIER RAYO SARRIAS
Is it possible to make a GetCapabilities request from a single feature of a
WFS service?

Thanks!
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] HTTP ERROR 503 on startup after moving Geoserver data directory

2021-10-21 Thread Russ Hore
> Also the mountpoint of the datafolder did not change - my question may
> have been formulated a bit unprecise. I moved the data do a different

Ah I see. That makes more sense. But that means I am out of ideas.

Russ

> On 21 Oct 2021, at 10:24, Steffen Reichel  wrote:
> 
> 
> On 20.10.21 14:03, Russ Hore wrote:
>> Ah, I am not sure about Jetty but for Tomcat, it does not matter if
>> the data folder is 777/rwxrwxrwx, if it is not listed in the
>> tomcat.service file, it can't be written to, as far as I am aware
>> under Tomcat9.
> I'm 100% sure that Jetty / the Servlet can write to the data directory,
> because can I see it doing it - the logfile for example is in there. ;-)
> 
> Also the mountpoint of the datafolder did not change - my question may
> have been formulated a bit unprecise. I moved the data do a different
> partition (was running out of space on the old one) and mounted it to
> the same mountpoint as the old one. So from the point of view of Jetty
> nothing changed. There is simply a different partition behind the same
> mountpoint.
> 
> Thus my question still stands: Can I safely delete the offending
> configuration folder in gwc-layers or will this mess up something in the
> GWC configuration and make the situation worse? The error I'm getting is:
> 
> java.lang.IllegalStateException: Could not locate a layer or layer group
> with id LayerInfoImpl--fd40ab5:166e9af110c:-273f within GeoServer
> configuration, the GWC configuration seems to be out of synch
> 
> Kind regards,
> Steffen
> 
> 
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users



___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] http error 400 - bad request

2021-10-21 Thread Andrea Aime
Thanks for coming back and sharing the solution with the community!

Cheers
Andrea

On Wed, Oct 20, 2021 at 5:04 PM Nicolas De Ville de Goyet <
ndevi...@naturalsciences.be> wrote:

> Dear,
>
> For the record, I solved my issue with the correct definition of of the
> CSRF white list parameter in the web.xml file.
> It was enable but with an error in it and the log doesn't give clues
> about it.
>
> Hope this help!
>
> Cheers,
>
> Nicolas de Ville
>
> On 19/10/2021 11:24, Nicolas De Ville de Goyet wrote:
> > Dear all,
> >
> > I'm running geoserver 2.18.5 on tomcat and I can't make it work properly.
> >
> > I can login as admin or any other registered user, but I can't
> > navigate inside the geoserver GUI. If I try to save any modification
> > (on workspace, layer, settings, ...) I receive a 400 error.
> >
> > A similar issue has been discussed in the link below but without the
> > ability to save any change I can't test the suggested solution:
> >
> >
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fstackoverflow.com%2Fquestions%2F66526411%2Fgeoserver-advice-please-http-status-400-bad-requestdata=04%7C01%7Cndeville%40naturalsciences.be%7C705f4c9e26b54c1d208508d992f8ad89%7C4da8d35db472419c9e15665786aadbfb%7C0%7C0%7C637702419584449021%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=VynPA7h7RPkXHS0tSxwg1GFqhZHDMV%2Bi5WE6FRixJjY%3Dreserved=0
> >
> >
> > My (test) geoserver instance is available here:
> >
> https://eur02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fears.bmdc.be%2Fgeoserver%2Fdata=04%7C01%7Cndeville%40naturalsciences.be%7C705f4c9e26b54c1d208508d992f8ad89%7C4da8d35db472419c9e15665786aadbfb%7C0%7C0%7C637702419584449021%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000sdata=jKh4Bm0irvkTp0pkm4ZDTNauqwk2rh4R0jxPQdbwERs%3Dreserved=0
> >
> > You'll see that it is not possible to navigate in the preview layer. I
> > have the same error with geoserver 2.19.2.
> >
> > I don't get any error message in the log.
> >
> > Any suggestion?
> >
> > Many thanks,
> >
> --
> Nicolas de Ville
> Belgian Marine Data Centre (BMDC)
> OD-Nature, Royal Belgian Institute of Natural Sciences
> 02/627.42.79
> www.bmdc.be
> https://metadata.naturalsciences.be/
>
>
>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 

Regards,

Andrea Aime

==
GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net

Re: [Geoserver-users] HTTP ERROR 503 on startup after moving Geoserver data directory

2021-10-21 Thread Steffen Reichel



On 20.10.21 14:03, Russ Hore wrote:

Ah, I am not sure about Jetty but for Tomcat, it does not matter if
the data folder is 777/rwxrwxrwx, if it is not listed in the
tomcat.service file, it can't be written to, as far as I am aware
under Tomcat9.

I'm 100% sure that Jetty / the Servlet can write to the data directory,
because can I see it doing it - the logfile for example is in there. ;-)

Also the mountpoint of the datafolder did not change - my question may
have been formulated a bit unprecise. I moved the data do a different
partition (was running out of space on the old one) and mounted it to
the same mountpoint as the old one. So from the point of view of Jetty
nothing changed. There is simply a different partition behind the same
mountpoint.

Thus my question still stands: Can I safely delete the offending
configuration folder in gwc-layers or will this mess up something in the
GWC configuration and make the situation worse? The error I'm getting is:

java.lang.IllegalStateException: Could not locate a layer or layer group
with id LayerInfoImpl--fd40ab5:166e9af110c:-273f within GeoServer
configuration, the GWC configuration seems to be out of synch

Kind regards,
Steffen


___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver 2.20.0, Encoding German Umlaut-Problems

2021-10-21 Thread Andrea Aime
On Wed, Oct 20, 2021 at 8:40 PM Mats Elfström 
wrote:

> The mystery deepens.
> I am a member of the Swedish Geoserver Transifex team, and honestly
> thought the work done there was being used. Not that I have been very
> diligent, but I planned to change that.
> So how are the language files created and maintained? Manually - file by
> file?
>

I have no idea, never been involved in the GUI internationalization effort.
We used to get pull requests every now and then.
The volunteer that bridged Transifex with GeoServer source code stopped
sending them (or at least, I don't remember
seeing recent ones).
For reference, the "params-extractor" extension has been sitting in
extension for over 6 months now (it graduated in 2.19.x)
and only has English and Korean translation... The Korean files come from
one of the last Transifex related PRs, back in 2017.


> If so, inadvertent changes of the character encoding is just one of many
> error possibilities.
> As it seems, the code base and Transifex are out of sync for four years,
> so I doubt that they can be successfully merged now.
> My offer to fix the encoding stands, as well as my request for a list of
> language file folders.
>

Each GUI module has its set of internationalization files.
Running the following command on Linux provides a full list:

find . -name "GeoServerApplication*.properties" | grep -v target | sort >
/tmp/geoserver_i18n.properties

I've attached the result to this mail (list is too long the mail body).
Community modules can be considered optional, only a subset is packaged for
nightly builds,
but anything in core (root modules) or extensions is part of releases.

Cheers
Andrea

==

GeoServer Professional Services from the experts!

Visit http://bit.ly/gs-services-us for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions Group
phone: +39 0584 962313

fax: +39 0584 1660272

mob:   +39  333 8128928

https://www.geosolutionsgroup.com/

http://twitter.com/geosolutions_it

---

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail


geoserver_i18n.properties
Description: Binary data
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users