Re: [Geoserver-users] WFS geometry data swapped x/y

2019-01-31 Thread Ian Turton
Which versions of the WMS and WFS did you use? Which axis order is the
original data in?

Ian

On Thu, 31 Jan 2019, 18:22 Basim via Geoserver-users <
geoserver-users@lists.sourceforge.net wrote:

> Dear users/developers of geoserver,
> We built inspire dataset (SeaRegion). It has 3 wms layers which work
> without
> problem and 3 wfs features (based on the same data). The geometry data of 2
> features (Coastline & Shoreline) are swapped and the 3rd feature works
> well.
> The wfs lines appears somewhere against Africa in place of the Netherlands.
> The projection in the database if ok (EPSG:4258)
> I trun the debug mode on the geoserver and I get the next logging. Any tips
> are more than welcome. Thanks and goodbye
>
> 2019-01-31 14:44:13,917 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
> 2019-01-31 14:44:13,922 DEBUG [org.geotools.jdbc] - SELECT
>
> "inspire_sr"."coastline"."gid","inspire_sr"."coastline"."localid","inspire_sr"."coastline"."beginlifespanversion","inspire_sr"."coastline"."namespace","inspire_sr"."coastline"."type",encode(ST_AsEWKB("inspire_sr"."coastline"."_geometry"),'base64')
> as "_geometry" FROM "inspire_sr"."coastline" INNER JOIN (SELECT DISTINCT
> "inspire_sr"."coastline"."localid" FROM "inspire_sr"."coastline" ORDER BY
> "inspire_sr"."coastline"."localid" ASC LIMIT 1) "coastline_1" ON
> ("coastline"."localid" = "coastline_1"."localid" )  ORDER BY
> "inspire_sr"."coastline"."localid" ASC
> 2019-01-31 14:44:14,076 TRACE [org.geotools.data.complex.filter] - ENTRY
> FeatureImpl:Coastline id=NL.KAD.TOP10NL.SR.Coastline.130471483>=[] sr:geographicalName null null
> null
> 2019-01-31 14:44:14,080 DEBUG [org.geotools.util] - CRSConverterFactory can
> be applied from Strings to CRS  only.
> 2019-01-31 14:44:14,081 DEBUG [org.geotools.util] -
> InterpolationConverterFactory can be applied from Strings to Interpolation
> only.
> 2019-01-31 14:44:14,081 TRACE [org.geotools.data.complex.filter] - ENTRY
> FeatureImpl:Coastline id=NL.KAD.TOP10NL.SR
> .Coastline.130471483>=[ComplexAttributeImpl:geographicalName=[]]
> sr:segment/sr:ShoreSegment null
> segment.coastline.fid-534b709_168a41cb49a_-7fff null
> 2019-01-31 14:44:14,082 DEBUG [org.geotools.util] - CRSConverterFactory can
> be applied from Strings to CRS  only.
> 2019-01-31 14:44:14,082 DEBUG [org.geotools.util] -
> InterpolationConverterFactory can be applied from Strings to Interpolation
> only.
> 2019-01-31 14:44:14,088 TRACE [org.geotools.data.complex.filter] - ENTRY
> FeatureImpl:Coastline id=NL.KAD.TOP10NL.SR
> .Coastline.130471483>=[ComplexAttributeImpl:geographicalName=[],
> ComplexAttributeImpl:segment=[FeatureImpl:ShoreSegment id=segment.coastline.fid-534b709_168a41cb49a_-7fff>=[]]]
> sr:segment/sr:ShoreSegment/sr:geometry LINESTRING (3.963950921634013
> 51.38193453042329, 3.9633747253813385 51.381513463799514,
> 3.9628282962186137
> 51.38170540984772, 3.9588603275236944 51.38309910824923, ….3.96506401830659
> 51.38273352736728, 3.963950921634013 51.38193453042329)
> geom.coastline.fid-534b709_168a41cb49a_-7fff LazyAttributeType:
> http://www.opengis.net/gml/3.2:CurveType
> 2019-01-31 14:44:14,089 DEBUG [org.geotools.feature] - Adding attribute
> http://inspire.ec.europa.eu/schemas/sr/4.0:geometry of type
> http://www.opengis.net/gml/3.2:CurveType which is not a subtype of
> http://www.opengis.net/gml/3.2:CurvePropertyType
> 2019-01-31 14:44:14,103 TRACE [org.geotools.data.complex.filter] - ENTRY
> FeatureImpl:Coastline id=NL.KAD.TOP10NL.SR
> .Coastline.130471483>=[ComplexAttributeImpl:geographicalName=[],
> ComplexAttributeImpl:segment=[FeatureImpl:ShoreSegment
> id=segment.coastline.fid-534b709_168a41cb49a_-7fff>=[GeometryAttributeImpl:geometry id=geom.coastline.fid-534b709_168a41cb49a_-7fff
> crs=GEOGCS[ETRS89,
>   DATUM[European Terrestrial Reference System 1989,
> SPHEROID[GRS 1980, 6378137.0, 298.257222101,
> AUTHORITY[EPSG,7019]],
> TOWGS84[0.0, 0.0, 0.0, 0.0, 0.0, 0.0, 0.0],
> AUTHORITY[EPSG,6258]],
>   PRIMEM[Greenwich, 0.0,
> AUTHORITY[EPSG,8901]],
>   UNIT[degree, 0.017453292519943295],
>   AXIS[Geodetic latitude, NORTH],
>   AXIS[Geodetic longitude, EAST],
>   AUTHORITY[EPSG,4258]]
> id=geom.coastline.fid-534b709_168a41cb49a_-7fff>=LINESTRING
> (3.963950921634013 51.38193453042329, 3.9633747253813385
> 51.381513463799514,
> 3.9628282962186137 51.38170540984772, …….. 3.963950921634013
> 51.38193453042329)]]] sr:waterLevel null null null
> 2019-01-31 14:44:14,112 DEBUG [org.geotools.xml] - AbstractFeature is
> abstract
>
>
>
>
> --
> Sent from:
> http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html
>
>
> ___
> 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 

[Geoserver-users] WFS geometry data swapped x/y

2019-01-31 Thread Basim via Geoserver-users
Dear users/developers of geoserver,
We built inspire dataset (SeaRegion). It has 3 wms layers which work without
problem and 3 wfs features (based on the same data). The geometry data of 2
features (Coastline & Shoreline) are swapped and the 3rd feature works well.
The wfs lines appears somewhere against Africa in place of the Netherlands.
The projection in the database if ok (EPSG:4258)
I trun the debug mode on the geoserver and I get the next logging. Any tips
are more than welcome. Thanks and goodbye 

2019-01-31 14:44:13,917 DEBUG [org.geotools.jdbc] - CREATE CONNECTION
2019-01-31 14:44:13,922 DEBUG [org.geotools.jdbc] - SELECT
"inspire_sr"."coastline"."gid","inspire_sr"."coastline"."localid","inspire_sr"."coastline"."beginlifespanversion","inspire_sr"."coastline"."namespace","inspire_sr"."coastline"."type",encode(ST_AsEWKB("inspire_sr"."coastline"."_geometry"),'base64')
as "_geometry" FROM "inspire_sr"."coastline" INNER JOIN (SELECT DISTINCT
"inspire_sr"."coastline"."localid" FROM "inspire_sr"."coastline" ORDER BY
"inspire_sr"."coastline"."localid" ASC LIMIT 1) "coastline_1" ON
("coastline"."localid" = "coastline_1"."localid" )  ORDER BY
"inspire_sr"."coastline"."localid" ASC
2019-01-31 14:44:14,076 TRACE [org.geotools.data.complex.filter] - ENTRY
FeatureImpl:Coastline=[] sr:geographicalName null null
null
2019-01-31 14:44:14,080 DEBUG [org.geotools.util] - CRSConverterFactory can
be applied from Strings to CRS  only.
2019-01-31 14:44:14,081 DEBUG [org.geotools.util] -
InterpolationConverterFactory can be applied from Strings to Interpolation
only.
2019-01-31 14:44:14,081 TRACE [org.geotools.data.complex.filter] - ENTRY
FeatureImpl:Coastline=[ComplexAttributeImpl:geographicalName=[]]
sr:segment/sr:ShoreSegment null
segment.coastline.fid-534b709_168a41cb49a_-7fff null
2019-01-31 14:44:14,082 DEBUG [org.geotools.util] - CRSConverterFactory can
be applied from Strings to CRS  only.
2019-01-31 14:44:14,082 DEBUG [org.geotools.util] -
InterpolationConverterFactory can be applied from Strings to Interpolation
only.
2019-01-31 14:44:14,088 TRACE [org.geotools.data.complex.filter] - ENTRY
FeatureImpl:Coastline=[ComplexAttributeImpl:geographicalName=[],
ComplexAttributeImpl:segment=[FeatureImpl:ShoreSegment=[]]]
sr:segment/sr:ShoreSegment/sr:geometry LINESTRING (3.963950921634013
51.38193453042329, 3.9633747253813385 51.381513463799514, 3.9628282962186137
51.38170540984772, 3.9588603275236944 51.38309910824923, ….3.96506401830659
51.38273352736728, 3.963950921634013 51.38193453042329)
geom.coastline.fid-534b709_168a41cb49a_-7fff LazyAttributeType:
http://www.opengis.net/gml/3.2:CurveType
2019-01-31 14:44:14,089 DEBUG [org.geotools.feature] - Adding attribute
http://inspire.ec.europa.eu/schemas/sr/4.0:geometry of type
http://www.opengis.net/gml/3.2:CurveType which is not a subtype of
http://www.opengis.net/gml/3.2:CurvePropertyType
2019-01-31 14:44:14,103 TRACE [org.geotools.data.complex.filter] - ENTRY
FeatureImpl:Coastline=[ComplexAttributeImpl:geographicalName=[],
ComplexAttributeImpl:segment=[FeatureImpl:ShoreSegment=[GeometryAttributeImpl:geometry=LINESTRING
(3.963950921634013 51.38193453042329, 3.9633747253813385 51.381513463799514,
3.9628282962186137 51.38170540984772, …….. 3.963950921634013
51.38193453042329)]]] sr:waterLevel null null null
2019-01-31 14:44:14,112 DEBUG [org.geotools.xml] - AbstractFeature is
abstract




--
Sent from: http://osgeo-org.1560.x6.nabble.com/GeoServer-User-f3786390.html


___
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] Release of GeoServer 2.15-RC now available

2019-01-31 Thread Russ Hore
9.0.14

RUSS

> On 31 Jan 2019, at 08:45, Andrea Aime  wrote:
> 
> On Thu, Jan 31, 2019 at 9:39 AM Russ Hore  > wrote:
> Not as far as I know. This is a vanilla install of Ububtu, I have not 
> installed any other fonts.
> 
> What version of Tomcat was it?
> 
> Cheers
> Andrea
> 
> ==
> GeoServer Professional Services from the experts! Visit http://goo.gl/it488V 
>  for more information.
> ==
> 
> Ing. Andrea Aime 
> @geowolf
> Technical Lead
> 
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
> 
> http://www.geo-solutions.it 
> 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


Re: [Geoserver-users] feature: ability to set a layer group as root layer

2019-01-31 Thread Andrea Aime
On Thu, Jan 31, 2019 at 4:54 PM Paul van Genuchten <
paul.vangenuch...@geocat.net> wrote:

> This issue dates back to januari 2017 and part of it is discussed in
> https://osgeo-org.atlassian.net/browse/GEOS-7990.
> We have a use case of many layers in a service that are annual snapshots.
> the order how these layers are advertised in capabilities is important
> (this is the order in which they are shown when you open the capabilities
> document in qgis/arcgis). Geoserver instead uses an alphabetic order which
> is not optimal here.
>
> The improvement proposal in 2017 (
> https://github.com/PascalLike/geoserver/tree/GEOS-7990) was a start to
> set up a UI to set up ordering for layers (similar to how layers are
> ordered in layergroups), but for various reasons never made it to core.
>
> In stead I want to propose a more simple approach as a start in which a
> setting on wms-service-level is introduced that deactivates the
> alphabetical order, on which geoserver will fall back to an order based on
> order of addition.
>

I don't think it's going to work, the order you'd get is at best mimicking
the order that the file system returns file on (which is not predictable
across
operating systems), and what's more GeoServer now loads layers at startup
with a multithreaded approach, meaning even that order won't be respected

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information. == Ing. Andrea Aime @geowolf Technical Lead
GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39
0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it 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


Re: [Geoserver-users] Release of GeoServer 2.15-RC now available

2019-01-31 Thread Vera Green
I tested today in our environment. Everything worked. Environment is:
Centos 7, tomcat 8.5.31, openjdk version "1.8.0_171"
When we built this VM (May 2018) we tried to use oracle java because of the
recommendation for GeoServer but we could not get Tomcat to run on it so
ended up using openjdk.
If it is useful to you for me to test another build in this environment let
me know.  I used:
http://sourceforge.net/projects/geoserver/files/GeoServer/2.15-RC/geoserver-2.15-RC-war.zip
.
Cheers,
Vera

On Thu, Jan 31, 2019 at 1:47 AM Andrea Aime 
wrote:

> On Thu, Jan 31, 2019 at 9:39 AM Russ Hore  wrote:
>
>> Not as far as I know. This is a vanilla install of Ububtu, I have not
>> installed any other fonts.
>>
>
> What version of Tomcat was it?
>
> Cheers
> Andrea
>
> ==
>
> GeoServer Professional Services from the experts! Visit
> http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
> Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
> (LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
> http://www.geo-solutions.it 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 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] feature: ability to set a layer group as root layer

2019-01-31 Thread Paul van Genuchten
This issue dates back to januari 2017 and part of it is discussed in 
https://osgeo-org.atlassian.net/browse/GEOS-7990 
. 
We have a use case of many layers in a service that are annual snapshots. the 
order how these layers are advertised in capabilities is important (this is the 
order in which they are shown when you open the capabilities document in 
qgis/arcgis). Geoserver instead uses an alphabetic order which is not optimal 
here. 

The improvement proposal in 2017 
(https://github.com/PascalLike/geoserver/tree/GEOS-7990 
) was a start to set up 
a UI to set up ordering for layers (similar to how layers are ordered in 
layergroups), but for various reasons never made it to core.

In stead I want to propose a more simple approach as a start in which a setting 
on wms-service-level is introduced that deactivates the alphabetical order, on 
which geoserver will fall back to an order based on order of addition. 

What do people think? Or would it be better to make order more explicit?___
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] Release of GeoServer 2.15-RC now available

2019-01-31 Thread Andrea Aime
On Thu, Jan 31, 2019 at 9:39 AM Russ Hore  wrote:

> Not as far as I know. This is a vanilla install of Ububtu, I have not
> installed any other fonts.
>

What version of Tomcat was it?

Cheers
Andrea

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information. == Ing. Andrea Aime @geowolf Technical Lead
GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa (LU) phone: +39
0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it 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


Re: [Geoserver-users] Release of GeoServer 2.15-RC now available

2019-01-31 Thread Russ Hore
Hi Andrea,

> I have yet to try on Tomcat (was using the -bin package, did not notice 
> Tomcat in the stack trace before), sorry, spare time is limited... anyone 
> else that could give it a crack?

No problem, I am happy to work with 2.13/.14

> Aside, do you have installed any special font on your machine?

Not as far as I know. This is a vanilla install of Ububtu, I have not installed 
any other fonts.

Russ

> On 31 Jan 2019, at 07:26, Andrea Aime  wrote:
> 
> On Wed, Jan 30, 2019 at 8:11 PM Russ Hore  > wrote:
> /usr/lib/jvm/java-11-oracle/bin/java -version gives me
> 
> @geoserver15:/opt/tomcat/logs# /usr/lib/jvm/java-11-oracle/bin/java 
> -version
> java version "11.0.2" 2018-10-16 LTS
> 
> 
> Ah ha, so you are using Oracle JDK instead of OpenJDK, and it's 11.0.2 that 
> only got released recently (I noticed it a few days ago).
> I've tried on the Oracle 11.0.1 that I have locally, no issue, downloaded the 
> 11.0.2 Oracle release, and still works fine...
> I have yet to try on Tomcat (was using the -bin package, did not notice 
> Tomcat in the stack trace before), sorry, spare time is limited... anyone 
> else that could give it a crack?
> Would be useful to isolate so that we can do a bug report against the JDK 
> (the call to getAllFonts should not trigger that exception, see also
> https://docs.oracle.com/en/java/javase/11/docs/api/java.desktop/java/awt/GraphicsEnvironment.html#getAllFonts()
>  
> 
>  )
> 
> Aside, do you have installed any special font on your machine?
> 
> Cheers
> Andrea
> 
> ==
> GeoServer Professional Services from the experts! Visit http://goo.gl/it488V 
>  for more information.
> ==
> 
> Ing. Andrea Aime 
> @geowolf
> Technical Lead
> 
> GeoSolutions S.A.S.
> Via di Montramito 3/A
> 55054  Massarosa (LU)
> phone: +39 0584 962313
> fax: +39 0584 1660272
> mob: +39  339 8844549
> 
> http://www.geo-solutions.it 
> 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


Re: [Geoserver-users] configuring JNDI for GeoServer on Jetty

2019-01-31 Thread Andrea Aime
On Wed, Jan 30, 2019 at 5:35 PM Tõnis Kärdi  wrote:

> > Or, if you want, you figure out what the missing bits are and contribute
> a
> > change to the GeoServer release packaging to add them
>
> yes, that was my original intetion aswell. And a section to the docs
> aswell maybe - tomcat has a dedicated jndi setup tutorial page, why
> not jetty aswell then :)
>

Yep, that would be great, thank you!

Cheers
Andrea

== GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information. == Ing. Andrea Aime @geowolf
Technical Lead GeoSolutions S.A.S. Via di Montramito 3/A 55054 Massarosa
(LU) phone: +39 0584 962313 fax: +39 0584 1660272 mob: +39 339 8844549
http://www.geo-solutions.it 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