Re: [Geoserver-users] Can't find a response parser factory for DESCRIBE_FEATURETYPE/'application/octet-stream'

2020-05-13 Thread Ron Lindhoudt via Geoserver-users
 You are right, the content-type of the WFS was not corrected.It is corrected 
now.
On Monday, 11 May 2020, 21:46:57 CEST, mark  wrote:  
 
  I think geoserver is complaining about the response mime type, 
'application/octet-stream' is not understood (also looking at the capabilities 
it is not listed as a response type for any of the operations (so it is 
invalid)  
  hth, Mark 
   ( I may be wrong)
  
  On 2020-05-11 14:01, Ron Lindhoudt via Geoserver-users wrote:
  
 
 Hi Ian, 
  I tried the same with the latest version 2.17.0 of Geoserver and the error is 
the same for WFS 
https://geodata.gwsw.nl/Buren/Netwerk?service=WFS&request=GetCapabilities
  
  
   org.apache.wicket.WicketRuntimeException: Method onRequest of interface 
org.apache.wicket.behavior.IBehaviorListener targeted at 
org.apache.wicket.ajax.markup.html.AjaxLink$1@61bca0a4 on component [AjaxLink 
[Component id = link]] threw an exception at 
org.apache.wicket.RequestListenerInterface.internalInvoke(RequestListenerInterface.java:268)
 at 
org.apache.wicket.RequestListenerInterface.invoke(RequestListenerInterface.java:241)
 at 
org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.invokeListener(ListenerInterfaceRequestHandler.java:248)
 at 
org.apache.wicket.core.request.handler.ListenerInterfaceRequestHandler.respond(ListenerInterfaceRequestHandler.java:234)
 at 
org.apache.wicket.request.cycle.RequestCycle$HandlerExecutor.respond(RequestCycle.java:895)
 at 
org.apache.wicket.request.RequestHandlerStack.execute(RequestHandlerStack.java:64)
 at org.apache.wicket.request.cycle.RequestCycle.execute(RequestCycle.java:265) 
at 
org.apache.wicket.request.cycle.RequestCycle.processRequest(RequestCycle.java:222)
 at 
org.apache.wicket.request.cycle.RequestCycle.processRequestAndDetach(RequestCycle.java:293)
 at 
org.apache.wicket.protocol.http.WicketFilter.processRequestCycle(WicketFilter.java:261)
 at 
org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.java:203)
 at org.apache.wicket.protocol.http.WicketServlet.doGet(WicketServlet.java:137) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at 
javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at 
org.springframework.web.servlet.mvc.ServletWrappingController.handleRequestInternal(ServletWrappingController.java:166)
 at 
org.springframework.web.servlet.mvc.AbstractController.handleRequest(AbstractController.java:177)
 at 
org.springframework.web.servlet.mvc.SimpleControllerHandlerAdapter.handle(SimpleControllerHandlerAdapter.java:52)
 at 
org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1040)
 at 
org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:943)
 at 
org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006)
 at 
org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:898)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:687) at 
org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:790) at 
org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:873) at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1623)
 at 
org.geoserver.filters.ThreadLocalsCleanupFilter.doFilter(ThreadLocalsCleanupFilter.java:26)
 at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:69)
 at org.geoserver.wms.animate.AnimatorFilter.doFilter(AnimatorFilter.java:70) 
at 
org.geoserver.filters.SpringDelegatingFilter$Chain.doFilter(SpringDelegatingFilter.java:66)
 at 
org.geoserver.filters.SpringDelegatingFilter.doFilter(SpringDelegatingFilter.java:41)
 at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 at 
org.geoserver.platform.AdvancedDispatchFilter.doFilter(AdvancedDispatchFilter.java:37)
 at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1610)
 at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:320)
 at 
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:70)
 at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.invoke(FilterSecurityInterceptor.java:127)
 at 
org.springframework.security.web.access.intercept.FilterSecurityInterceptor.doFilter(FilterSecurityInterceptor.java:91)
 at 
org.geoserver.security.filter.GeoServerCompositeFilter$NestedFilterChain.doFilter(GeoServerCompositeFilter.java:74)
 at 
org.geoserver.security.filter.GeoServerCompositeFilter.doFilter(GeoServerCompositeFilter.java:91)
 at 
org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:334)
 at 
org.geoserver.security.filter.GeoSe

Re: [Geoserver-users] GeoS 2.17.0 problem removing layers

2020-05-13 Thread Tom S

Things work as expected under an older system with Tomcat 8 and JRE 1.8.

Also, while reviewing and doing the 'GeoServer cleanup' task (remove 
jai* jars) found on 
https://docs.geoserver.org/stable/en/user/production/java.html#production-java


for 1.17.0, the program will no longer run properly (in the new 
environment).



On 5/13/2020 4:15 PM, Tom S wrote:
I will double check that, but the problem exists even with the default 
data set.  I also see the same issue under Chrome and with GeoS 
V1.16.2.  The test system I am using has the latest tomcat 9.x and 
AdoptOpenJDK 11.x - I might try it on a different system with JDK 8.





___
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] GeoS 2.17.0 problem removing layers

2020-05-13 Thread Humphries, Graham
I have it running in Tomcat 8.5.45 using AdoptOpenJDK8 (1.8.0_222-b10)

Using JDK 11 often seems to cause issues

-Original Message-
From: Tom S [mailto:tom-sourcefo...@tomsaul.com]
Sent: Thursday, 14 May 2020 9:16 AM
To: Humphries, Graham ; GeoServer 
Mailing List List 
Subject: Re: [Geoserver-users] GeoS 2.17.0 problem removing layers

I will double check that, but the problem exists even with the default data 
set.  I also see the same issue under Chrome and with GeoS V1.16.2.  The test 
system I am using has the latest tomcat 9.x and AdoptOpenJDK 11.x - I might try 
it on a different system with JDK 8.

On 5/13/2020 3:26 PM, Humphries, Graham wrote:
> I have just upgraded to 2.17.0 and I can confirm that the "Select all" check 
> box and the "Remove Selected Layers" works as expected.



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: 
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] GeoS 2.17.0 problem removing layers

2020-05-13 Thread Tom S
I will double check that, but the problem exists even with the default 
data set.  I also see the same issue under Chrome and with GeoS 
V1.16.2.  The test system I am using has the latest tomcat 9.x and 
AdoptOpenJDK 11.x - I might try it on a different system with JDK 8.


On 5/13/2020 3:26 PM, Humphries, Graham wrote:

I have just upgraded to 2.17.0 and I can confirm that the "Select all" check box and the 
"Remove Selected Layers" works as expected.



___
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] GeoS 2.17.0 problem removing layers

2020-05-13 Thread Humphries, Graham
I have just upgraded to 2.17.0 and I can confirm that the "Select all" check 
box and the "Remove Selected Layers" works as expected.

Are the Stores enabled?

On previous upgrades after configuring the Oracle plugin I have had all the 
data stores become disabled. You can go in to each store and check the Enabled 
checkbox.

Good luck.


-Original Message-
From: Tom S [mailto:tom-sourcefo...@tomsaul.com]
Sent: Thursday, 14 May 2020 4:41 AM
To: GeoServer Mailing List List 
Subject: [Geoserver-users] GeoS 2.17.0 problem removing layers

I have just created a fresh install of the WAR version, and migrated an 
existing DB and data directory over to it.  When I tried to do some cleanup of 
the resulting configuration I found two issues on the Layers page

1) If I select the 'Select all' check box, it is not working

2) The 'Remove Selected Layers' option is not working (it doesn't even show an 
associated link).

This is accessed using the latest Windows Firefox.  Can anyone else confirm 
this is a problem?




___
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%2F&data=02%7C01%7CGraham.Humphries%40stategrowth.tas.gov.au%7Cc6dcdee86b524883ace708d7f76d9278%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637249922945213670&sdata=6nLqwHL1xqbsvcbJ8RPVK6lUVgK34aoRwlfJlu1NQsg%3D&reserved=0
- The GeoServer user list posting guidelines: 
https://aus01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fgeoserver.org%2Fcomm%2Fuserlist-guidelines.html&data=02%7C01%7CGraham.Humphries%40stategrowth.tas.gov.au%7Cc6dcdee86b524883ace708d7f76d9278%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637249922945213670&sdata=pWAL7pV7xhTfDWH3xkxFowYAh4GPv3DMS0%2Bn6eu4qlg%3D&reserved=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-GeoServer&data=02%7C01%7CGraham.Humphries%40stategrowth.tas.gov.au%7Cc6dcdee86b524883ace708d7f76d9278%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637249922945213670&sdata=RNwfHX96FFG5EKkPnTbASqZBFDFcHnO4TuDM5PkrtdQ%3D&reserved=0


Geoserver-users@lists.sourceforge.net
https://aus01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.sourceforge.net%2Flists%2Flistinfo%2Fgeoserver-users&data=02%7C01%7CGraham.Humphries%40stategrowth.tas.gov.au%7Cc6dcdee86b524883ace708d7f76d9278%7C64ebab8accf44b5ca2d32b4e972d96b2%7C0%7C0%7C637249922945213670&sdata=1%2FASIuQfThRUt5loD2UAGb1apW%2Bc3%2FjcarxbzIUeDaw%3D&reserved=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: 
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] How to map the same feature from alternate data sources in WFS

2020-05-13 Thread Humphries, Graham
Couldn't you duplicate the feature set with a filter to only show the current 
data?

From: Stein, Michael P [US] (TS) [mailto:mike.st...@ngc.com]
Sent: Thursday, 14 May 2020 3:20 AM
To: geoserver-users@lists.sourceforge.net
Subject: [Geoserver-users] How to map the same feature from alternate data 
sources in WFS

We are currently in the process of upgrading from Geoserver 2.10 to 2.16; what 
follows is from our 2.10 installation.

We have a feature that carries historic detail. Our current mapping returns an 
XML representation of the feature containing all of the historic detail. E.g.,


 < myns:FeatureIdentification>...
 < myns:FeatureDetails>
 < myns:FeatureDetail>
  < myns:StartDate>2015-08-20
  < myns:EndDate>2016-03-01
  < myns:color>red
  < myns:cost>3.99
  
 < myns:FeatureDetail>
  < myns:StartDate>2016-03-02
  < myns:EndDate>2018-12-15
  < myns:color>green
  < myns:cost>3.99
  
  
 < myns:FeatureDetail>
  < myns:StartDate>2018-12-16
  < myns:EndDate/>
  < myns:color>red
  < myns:cost>4.29
  


Sometimes we want this complete historical record, but other times we want to 
omit the history and return only the detail currently in effect - the detail 
with a start date of 2018-12-16 in the example above. I thought to do this by 
adding an element TheFeatureCurrent to the XML schema and to GeoServer mapping. 
Like TheFeature, it is defined as being of TheFeatureType. I then added a 
mapping for TheFeatureCurrent as a copy of the mapping for TheFeature, except 
that instead of the table FEATURE_DETAIL, the database source for the detail 
would be a view FEATURE_DETAIL_CURRENT_VIEW that restricted the detail to just 
those rows covering the current date. Although the mapping file was ostensibly 
for TheFeatureCurrent, the new mapping file actually mapped to the same 
TheFeature element rather than TheFeatureCurrent.

I discovered that I needed to modify all the mapping names in the new mapping 
file to not match the mapping names in the mapping file for the original 
feature. If I did not do that, I got errors like

java.lang.RuntimeException: org.geotools.data.DataSourceException: Duplicate 
mappingName or targetElement across FeatureTypeMapping instances detected.
They have to be unique, or app-schema doesn't know which one to get.
Please check your mapping file(s) with mappingName or targetElement of: 
myns_SomeSubFeature
org.geotools.data.DataSourceException: ...

Once I changed all the mapping names, I got:

  java.lang.RuntimeException: Error applying 
mapping with targetAttribute myns:TheFeature
Error applying mapping with targetAttribute myns:TheFeature
myns:TheFeature is not a valid location path for type 
http://www.myns.com/schema/1.0:TheFeautreType. myns:TheFeature ns: 
http://www.myns.com, TheFeatureType properties: 
http://www.opengis.net/gml/3.2#metaDataProperty
 ... 

I _can_ get it to return results with TheFeatureCurrent by consistently 
changing the mapping throughout, but we don't want to return that unfamiliar 
element to the user. We could post-process the XML output to convert the 
element name, but that would require additional software development add extra 
processing time on large result sets. I have not yet tried creating a parallel 
namespace currns to hold a duplicate of the myns schema, but that is also 
something I'd like to avoid. Any suggestions?

---
Michael Stein, Northrop Grumman Defense Systems




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.iant

[Geoserver-users] GeoS 2.17.0 problem removing layers

2020-05-13 Thread Tom S
I have just created a fresh install of the WAR version, and migrated an 
existing DB and data directory over to it.  When I tried to do some 
cleanup of the resulting configuration I found two issues on the Layers page


1) If I select the 'Select all' check box, it is not working

2) The 'Remove Selected Layers' option is not working (it doesn't even 
show an associated link).


This is accessed using the latest Windows Firefox.  Can anyone else 
confirm this is a problem?





___
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] How to map the same feature from alternate data sources in WFS

2020-05-13 Thread Stein, Michael P [US] (TS)
We are currently in the process of upgrading from Geoserver 2.10 to 2.16; what 
follows is from our 2.10 installation.

We have a feature that carries historic detail. Our current mapping returns an 
XML representation of the feature containing all of the historic detail. E.g.,


 < myns:FeatureIdentification>...
 < myns:FeatureDetails>
 < myns:FeatureDetail>
  < myns:StartDate>2015-08-20
  < myns:EndDate>2016-03-01
  < myns:color>red
  < myns:cost>3.99
  
 < myns:FeatureDetail>
  < myns:StartDate>2016-03-02
  < myns:EndDate>2018-12-15
  < myns:color>green
  < myns:cost>3.99
  
  
 < myns:FeatureDetail>
  < myns:StartDate>2018-12-16
  < myns:EndDate/>
  < myns:color>red
  < myns:cost>4.29
  


Sometimes we want this complete historical record, but other times we want to 
omit the history and return only the detail currently in effect - the detail 
with a start date of 2018-12-16 in the example above. I thought to do this by 
adding an element TheFeatureCurrent to the XML schema and to GeoServer mapping. 
Like TheFeature, it is defined as being of TheFeatureType. I then added a 
mapping for TheFeatureCurrent as a copy of the mapping for TheFeature, except 
that instead of the table FEATURE_DETAIL, the database source for the detail 
would be a view FEATURE_DETAIL_CURRENT_VIEW that restricted the detail to just 
those rows covering the current date. Although the mapping file was ostensibly 
for TheFeatureCurrent, the new mapping file actually mapped to the same 
TheFeature element rather than TheFeatureCurrent.

I discovered that I needed to modify all the mapping names in the new mapping 
file to not match the mapping names in the mapping file for the original 
feature. If I did not do that, I got errors like

java.lang.RuntimeException: org.geotools.data.DataSourceException: Duplicate 
mappingName or targetElement across FeatureTypeMapping instances detected.
They have to be unique, or app-schema doesn't know which one to get.
Please check your mapping file(s) with mappingName or targetElement of: 
myns_SomeSubFeature
org.geotools.data.DataSourceException: ...

Once I changed all the mapping names, I got:

  java.lang.RuntimeException: Error applying 
mapping with targetAttribute myns:TheFeature
Error applying mapping with targetAttribute myns:TheFeature
myns:TheFeature is not a valid location path for type 
http://www.myns.com/schema/1.0:TheFeautreType. myns:TheFeature ns: 
http://www.myns.com, TheFeatureType properties: 
http://www.opengis.net/gml/3.2#metaDataProperty ... 

I _can_ get it to return results with TheFeatureCurrent by consistently 
changing the mapping throughout, but we don't want to return that unfamiliar 
element to the user. We could post-process the XML output to convert the 
element name, but that would require additional software development add extra 
processing time on large result sets. I have not yet tried creating a parallel 
namespace currns to hold a duplicate of the myns schema, but that is also 
something I'd like to avoid. Any suggestions?

---
Michael Stein, Northrop Grumman Defense Systems

___
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] How to limit memory usage in geoserver 2.7.0?

2020-05-13 Thread Alexandre Gacon
Hi,

You have to change the Java options in the container configuration (Tomcat
or Jetty) to set the limits of the JVM running Geoserver.

Have a look at
https://docs.geoserver.org/latest/en/user/production/container.html,
https://docs.geoserver.org/latest/en/user/production/index.html or
https://geoserver.geo-solutions.it/edu/en/enterprise/index.html.

Regards
Alexandre

Le mer. 13 mai 2020 à 13:48, Swati Jain (ITPF)  a
écrit :

> Hi Team,
>
>
>
> I am using Geoserver v2.7.0. And I want to know how to limit the memory
> usage of Geoserver at system level.
>
> Also Could you please suggest if there are any ideal values for memory
> parameters for production environment.
>
>
>
> Thanks & Regards
>
> Swati Jain
> --
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only. It shall not attach any liability
> on the originator or NECTI or its affiliates. Any views or opinions
> presented in this email are solely those of the author and may not
> necessarily reflect the opinions of NECTI or its affiliates. Any form of
> reproduction, dissemination, copying, disclosure, modification,
> distribution and / or publication of this message without the prior written
> consent of the author of this e-mail is strictly prohibited. If you have
> received this email in error please delete it and notify the sender
> immediately.
> ___
> 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
>


-- 
Alexandre Gacon
___
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] How to limit memory usage in geoserver 2.7.0?

2020-05-13 Thread Swati Jain (ITPF)
Hi Team,

I am using Geoserver v2.7.0. And I want to know how to limit the memory usage 
of Geoserver at system level.
Also Could you please suggest if there are any ideal values for memory 
parameters for production environment.

Thanks & Regards
Swati Jain

The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. It shall not attach any liability on the 
originator or NECTI or its affiliates. Any views or opinions presented in this 
email are solely those of the author and may not necessarily reflect the 
opinions of NECTI or its affiliates. Any form of reproduction, dissemination, 
copying, disclosure, modification, distribution and / or publication of this 
message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have received this email in error please delete it 
and notify the sender immediately.
___
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