Ian Schne
Thanks Dominique,
My guess is contention over the thread pool used to execute proceses. When
a process executes it does so in a fixed size thread pool. If the thread
pool is full (all threads are currently busy executing) the process
execution will wait, and block if its a synchronous execution.
Hi there,
I have just created a patch following the tutorial on how to submit a
patch using github pull-requests from the GeoServer-documentation page.
(http://docs.geoserver.org/latest/en/developer/policies/patches.html). A
new test 'testGetFeatureCount() was created in the 'GeoJSONTest.java',
Simone Gi
This could be a bug.
Could you open a jira issue for that with enough info to reproduce it?
Thanks
Mauro
2013/4/12 Shane StClair
> Oh, and one other issue with redundant styles in layergroup
> GetLegendGraphic: when a style is rendered redundantly, the name of the
> last layer gets used in all
2013/4/12 Shane StClair
> Hi Mauro & all,
>
> I noticed that if multiple layers in a layergroup GetLegendGraphic use the
> same default style, that style is rendered redundantly for each layer
> instead of only once. In our case, this is a layergroup that contains
> multiple bathymetry tifs using
Hi
I'm trying to develop a system to run GeoServer in a cloud environment (eg
Amazon EC2)
My idea was to distribute the various services, such the installation of
the WMS service on a server, the WFS service on another server and so on
with a dispatcher upstream of them to route the various reque
Hi Mauro & all,
I noticed that if multiple layers in a layergroup GetLegendGraphic use the
same default style, that style is rendered redundantly for each layer
instead of only once. In our case, this is a layergroup that contains
multiple bathymetry tifs using the same style.
It seems like each
Oh, and one other issue with redundant styles in layergroup
GetLegendGraphic: when a style is rendered redundantly, the name of the
last layer gets used in all of the renderings.
Best,
Shane
On Fri, Apr 12, 2013 at 1:49 AM, Shane StClair wrote:
> Hi Mauro & all,
>
> I noticed that if multiple l
Hi List,
I'm using SQL views quite extensively to run custom SQL in GeoServer, but
I've now reached a point where my developers are raising bug reports to
modify the validation regular expression to allow identifiers that contain
quotes.
At the moment I can't do this, or I could only do it by hav
10 matches
Mail list logo