Re: [Geoserver-users] Upload Shape file: No concurrent requests

2014-05-16 Thread Andrea Aime
On Fri, May 16, 2014 at 7:34 PM, Sean Winstead  wrote:

>   Hi,
>
>  We are using GeoServer 2.5 RC2. When uploading a shape file via the REST
> API, the server does not respond to other requests until after the shape
> file has been processed.
>
>  For example, if I start a file upload and then click on the Layers menu
> item in the web app, the response for the Layers page is not received until
> after the file upload and processing have completed.
>
>  I researched the issue but did not find a suitable cause/answer. I did
> install the control flow extension and created an controlflow.properties
> file in the data directory, but this did not appear to have any effect.​
>
>  How do I diagnose the cause of this behavior?
>

Simple, it's the configuration lock. Our configuration subsystem is not
able to handle correct concurrent writes,
or reads during writes, so there is a whole instance read/write lock that
is taken every time you use the rest
api and the user interface, nothing can be done while the lock is in place

If you want, you can disable it using the system variable
GeoServerConfigurationLock.enabled,
-DGeoServerConfigurationLock.enabled=true
but of course we cannot predict what will happen to the configuration if
you do that.

Cheers
Andrea

-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] Upload Shape file: No concurrent requests

2014-05-16 Thread Sean Winstead
Hi,

We are using GeoServer 2.5 RC2. When uploading a shape file via the REST API, 
the server does not respond to other requests until after the shape file has 
been processed.

For example, if I start a file upload and then click on the Layers menu item in 
the web app, the response for the Layers page is not received until after the 
file upload and processing have completed.

I researched the issue but did not find a suitable cause/answer. I did install 
the control flow extension and created an controlflow.properties file in the 
data directory, but this did not appear to have any effect.?

How do I diagnose the cause of this behavior?

Thanks for your time.

Sean Winstead

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] CLI change of master password

2014-05-16 Thread Jody Garnett
Looks like it is only delegating to the application container:

http://docs.geoserver.org/stable/en/user/security/tutorials/j2ee/index.html



Jody Garnett


On Fri, May 16, 2014 at 2:28 AM, Christian Mueller <
christian.muel...@os-solutions.at> wrote:

> Hi all
>
> @Jody, no idea what you are meaning with the web.xml file, please let me
> know.
>
> At the moment, the only way to change the master password is using the
> GUI. Unfortunately , the security subsystem has no REST API. Changing the
> master password requires encryption of the keystore and all key entries.
> The master password itself is protected by a permutation. Doing all these
> things manually is quite a work.
>
> Sorry for the bad news :-(
> Christian
>
>
>
>
> On Thu, May 15, 2014 at 4:46 PM, Jody Garnett wrote:
>
>> One thing you can do is configure geoserver to use the web.xml file for
>> the master password. That is easy to edit by hand...
>>
>> Jody Garnett
>>
>>
>> On Thu, May 15, 2014 at 6:22 AM, Andrea Aime <
>> andrea.a...@geo-solutions.it> wrote:
>>
>>> On Thu, May 15, 2014 at 2:59 PM, Patric Hafner | geOps <
>>> patric.haf...@geops.de> wrote:
>>>
 Dear list members,

 sorry for asking again - can maybe anybody give me a hint? This would be
 great.

>>>
>>> I guess the only one that could help you there is Christian (cc'ed),
>>> everyone else would have to
>>> go read the code to handle the master passwords...
>>>
>>> Cheers
>>> Andrea
>>>
>>> --
>>> ==
>>> Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
>>> for more information.
>>> ==
>>>
>>> Ing. Andrea Aime
>>> @geowolf
>>> Technical Lead
>>>
>>> GeoSolutions S.A.S.
>>> Via Poggio alle Viti 1187
>>> 55054  Massarosa (LU)
>>> Italy
>>> phone: +39 0584 962313
>>> fax: +39 0584 1660272
>>> mob: +39  339 8844549
>>>
>>> http://www.geo-solutions.it
>>> http://twitter.com/geosolutions_it
>>>
>>> ---
>>>
>>>
>>> --
>>> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>>> Instantly run your Selenium tests across 300+ browser/OS combos.
>>> Get unparalleled scalability from the best Selenium testing platform
>>> available
>>> Simple to use. Nothing to install. Get started now for free."
>>> http://p.sf.net/sfu/SauceLabs
>>> ___
>>> Geoserver-users mailing list
>>> Geoserver-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>>>
>>
>
>
> --
> DI Christian Mueller MSc (GIS), MSc (IT-Security)
> OSS Open Source Solutions GmbH
>
>
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Wind Vectors & Barbs / Rotation

2014-05-16 Thread Mike Grogan
On Fri, May 16, 2014 at 11:09 AM, Mike Grogan wrote:

> Sure.  I'm not in the office today ... so I'll get it to you at the first
> of next week.  I would welcome your review of it  there may be better
> ways to do this ... but I'll be happy to submit this to you.
>
> Thanks,
>
> Mike
>
>
>
> On Thu, May 15, 2014 at 2:13 PM, Simone Giannecchini <
> simone.giannecch...@geo-solutions.it> wrote:
>
>> Dear Mike,
>> long story short, can you share the code you are talking about as I would
>> like to incorporate the grid convergence angle fix into what we are
>> doing?
>>
>> Looking forward to reading your answer.
>>
>>
>> Regards,
>> Simone Giannecchini
>> ==
>> Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK for
>> more information.
>> ==
>>
>> Ing. Simone Giannecchini
>> @simogeo
>> Founder/Director
>>
>> GeoSolutions S.A.S.
>> Via Poggio alle Viti 1187
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob:   +39  333 8128928
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>>
>>
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] image mosaic pyramid with time dimension

2014-05-16 Thread Max Stephan
Hi Simone,

I would like to pick up the topic again as I am working on the very same
issue at the moment.

As a reminder:
We have a bulk of aerial imagery with the requirement to access historical
data (i.e. updates are added to the index in regular intervals, but the
imagery from a certain point in time should still be accessible after having
applied an update). We are intending to serve this with a time-enabled image
mosaic, holding the index in a database table.

As you already mentioned the ImageMosaic only provides a reasonable
performance if you have no more than 50-60 tiles in a view at the same time.
Therefore I would create pyramids to achieve a similar performance on every
zoomlevel, which I achieve by downsampling the original tiles and mosaicing
them to new tiles on currently three levels (we cannot use gdal directly,
therefore I am doing this in FME).

I have a few open questions with regard to this:
- What is the recommended tile size in pixels to achieve a reasonable
balance between number of tiles and disk access?
- For integration into Geoserver I currently see the option to create an
image mosaic for each pyramid level, add scale dependent styles to each of
them and then add all of the layers to a layer group (original tile
imagemosaic and the three lower resolution overviews). Do you think this
would be a good approach?
- You're talking about creating a layer based on an ImagePyramid as well,
but I guess this would not read the time and add it to the index of the
underlying mosaics, will it?

Thank you very much in advance!
Cheers,
Max




--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/image-mosaic-pyramid-with-time-dimension-tp5073298p5140777.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] SLD Alternatives

2014-05-16 Thread David Winslow
The performance of the CSS translator is highly dependent on not just the
size of the CSS style, but also the nature of the filters involved.  In the
time frame you mention (GeoServer 2.2.5 to 2.3) I made some changes to the
algorithm that traded off performance in some cases for others.  Overall it
is an improvement (in my estimation) but I'm aware there are some classes
of input that suffered.  It would be nice to fall back on the old approach
in those cases but at the time I wasn't able to think of a good heuristic.
The new approach introduces a preprocessing step before computing the
viable combinations of CSS rules, perhaps we could instrument that somehow
and fall back to the old approach if it is taking too long.

In either case, the CSS translator itself would definitely become a
bottleneck far before the SLD renderer does, even with the giant SLD output
from the CSS translator.


On Thu, May 15, 2014 at 5:53 AM, Simon Hartley wrote:

> When I compare GeoCSS 0.7.2 to 0.7.5 by theselves from Github, the
> conversion speed of the latter version is 15 times slower.
>
>
>
> Simon Hartley
>
>
>
>
>
> *From:* Jody Garnett [mailto:jody.garn...@gmail.com]
> *Sent:* 14 May 2014 21:03
> *To:* Andrea Aime
> *Cc:* Simon Hartley; geoserver-users@lists.sourceforge.net
>
> *Subject:* Re: [Geoserver-users] SLD Alternatives
>
>
>
> It was not clear to me what the "speed issues" were. Speed in conversion,
> or resulting rendering speed from the generated styles.
>
>
> Jody Garnett
>
>
>
> On Wed, May 14, 2014 at 7:27 AM, Andrea Aime 
> wrote:
>
> On Wed, May 14, 2014 at 3:18 PM, Simon Hartley 
> wrote:
>
> Hi,
>
>
>
> Does anyone have any recommendations for easily building and maintaining
> SLD styles?
>
> We’ve tried using the GeoServer CSS extension and were initially happy
> with it, but we’re going to have to abandon it after major speed issues.
>
>
>
> You could also consider sponsoring a speedup of the css->sld conversion ;-)
>
>
>
> Cheers
>
> Andrea
>
>
>
> --
>
> ==
>
> Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
>
> for more information.
>
> ==
>
>
>
> Ing. Andrea Aime
>
> @geowolf
>
> Technical Lead
>
>
>
> GeoSolutions S.A.S.
>
> Via Poggio alle Viti 1187
>
> 55054  Massarosa (LU)
>
> Italy
>
> phone: +39 0584 962313
>
> fax: +39 0584 1660272
>
> mob: +39  339 8844549
>
>
>
> http://www.geo-solutions.it
>
> http://twitter.com/geosolutions_it
>
>
>
> ---
>
>
>
> --
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
>
> *** This communication has been sent from World Fuel Services
> Corporation or its subsidiaries or its affiliates for the intended
> recipient
> only and may contain proprietary, confidential or privileged information.
> If you are not the intended recipient, any review, disclosure, copying,
> use, or distribution of the information included in this communication
> and any attachments is strictly prohibited. If you have received this
> communication in error, please notify us immediately by replying to this
> communication and delete the communication, including any
> attachments, from your computer. Electronic communications sent to or
> from World Fuel Services Corporation or its subsidiaries or its affiliates
> may be monitored for quality assurance and compliance purposes.***
>
>
>
> --
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
David Winslow
Boundless - http://boundlessgeo.com/
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.

Re: [Geoserver-users] SLD Alternatives

2014-05-16 Thread David Winslow
No.  You can use any CQL expression in most CSS properties (a few, such as
"z-index", which do not directly correspond to SLD properties, do not allow
dynamic expressions.) Any geoserver filter function is available in such
expressions.  So, for example, the polygon fill example from the SLD docs
becomes:

* {
  fill: [Recode(strTrim(SUB_REGION),
'N Eng',
'#6495ED',

'Mid Atl',
'#B0C4DE',

'S Atl',
'#00',

'E N Cen',
'#9ACD32',

'E S Cen',
'#00FA9A',

'W N Cen',
'#FFF8DC',

'W S Cen',
'#F5DEB3',

'Mtn',
'#F4A460',

'Pacific', '#87CEEB')];
}


On Fri, May 16, 2014 at 6:02 AM, David Collins wrote:

> They look very useful.  Are there any examples in doco, etc. of using
> these 3 functions in CSS Styling ?
>
> On Thu, May 15, 2014 at 8:11 PM, Andrea Aime  > wrote:
>
>> On Thu, May 15, 2014 at 12:02 PM, Simon Hartley 
>> wrote:
>>
>>> Thanks: I hadn’t noticed that page before:
>>>
>>>
>>> http://docs.geoserver.org/latest/en/user/styling/sld-tipstricks/transformation-func.html
>>>
>>
>> Btw, these functions can also be used in CSS to further reduce its size
>>
>> Cheers
>> Andrea
>>
>>
>
> --
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>


-- 
David Winslow
Boundless - http://boundlessgeo.com/
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] https with GeoServer

2014-05-16 Thread Diego M.
would this do what i need ?
http://docs.geoserver.org/latest/en/user/security/tutorials/cert/index.html



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/https-with-GeoServer-tp5140586p5140727.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GWC seeding: Error rendering coverage on the fast path

2014-05-16 Thread Tom Chadwin
Thanks, Jukka. It's good to know it was not just caused by some
misconfiguration by me.

Can anyone shed any light on the log Jukka has posted?

Thanks

Tom



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Re-GWC-seeding-Error-rendering-coverage-on-the-fast-path-tp5140684p5140713.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] SLD Alternatives

2014-05-16 Thread David Collins
They look very useful.  Are there any examples in doco, etc. of using these
3 functions in CSS Styling ?

On Thu, May 15, 2014 at 8:11 PM, Andrea Aime
wrote:

> On Thu, May 15, 2014 at 12:02 PM, Simon Hartley wrote:
>
>> Thanks: I hadn’t noticed that page before:
>>
>>
>> http://docs.geoserver.org/latest/en/user/styling/sld-tipstricks/transformation-func.html
>>
>
> Btw, these functions can also be used in CSS to further reduce its size
>
> Cheers
> Andrea
>
>
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] CLI change of master password

2014-05-16 Thread Christian Mueller
Hi all

@Jody, no idea what you are meaning with the web.xml file, please let me
know.

At the moment, the only way to change the master password is using the GUI.
Unfortunately , the security subsystem has no REST API. Changing the master
password requires encryption of the keystore and all key entries. The
master password itself is protected by a permutation. Doing all these
things manually is quite a work.

Sorry for the bad news :-(
Christian




On Thu, May 15, 2014 at 4:46 PM, Jody Garnett wrote:

> One thing you can do is configure geoserver to use the web.xml file for
> the master password. That is easy to edit by hand...
>
> Jody Garnett
>
>
> On Thu, May 15, 2014 at 6:22 AM, Andrea Aime  > wrote:
>
>> On Thu, May 15, 2014 at 2:59 PM, Patric Hafner | geOps <
>> patric.haf...@geops.de> wrote:
>>
>>> Dear list members,
>>>
>>> sorry for asking again - can maybe anybody give me a hint? This would be
>>> great.
>>>
>>
>> I guess the only one that could help you there is Christian (cc'ed),
>> everyone else would have to
>> go read the code to handle the master passwords...
>>
>> Cheers
>> Andrea
>>
>> --
>> ==
>> Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
>> for more information.
>> ==
>>
>> Ing. Andrea Aime
>> @geowolf
>> Technical Lead
>>
>> GeoSolutions S.A.S.
>> Via Poggio alle Viti 1187
>> 55054  Massarosa (LU)
>> Italy
>> phone: +39 0584 962313
>> fax: +39 0584 1660272
>> mob: +39  339 8844549
>>
>> http://www.geo-solutions.it
>> http://twitter.com/geosolutions_it
>>
>> ---
>>
>>
>> --
>> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
>> Instantly run your Selenium tests across 300+ browser/OS combos.
>> Get unparalleled scalability from the best Selenium testing platform
>> available
>> Simple to use. Nothing to install. Get started now for free."
>> http://p.sf.net/sfu/SauceLabs
>> ___
>> Geoserver-users mailing list
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>>
>


-- 
DI Christian Mueller MSc (GIS), MSc (IT-Security)
OSS Open Source Solutions GmbH
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] CLI change of master password

2014-05-16 Thread Patric Hafner | geOps
Hi Jody,

can you explain how to configure this setup ?

Best regards,
Patric


On 05/15/2014 04:46 PM, Jody Garnett wrote:
> One thing you can do is configure geoserver to use the web.xml file for
> the master password. That is easy to edit by hand...
>
> Jody Garnett


--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] SLD 1.1.0 support

2014-05-16 Thread Andrea Aime
On Fri, May 16, 2014 at 10:58 AM, Nachtigall, Jens (init) <
jens.nachtig...@init.de> wrote:

>  Hi,
>
>
>
> I know that GeoServer supports SLD 1.0.0, but how widespread is SLD 1.1.0
> support in GeoServer? I read on
> http://docs.geoserver.org/latest/en/user/styling/sld-reference/ that it
> is partially supported, but this does not explain which SE/SLD 1.1.0
> elements are supported and which are not yet.
>

Only the ones that area also part of SLD 1.0, plus uom


>
>
> In particular, I’d like to know if LayerFeatureConstraints is supported by
> GeoServer? (and if not, which alternative elements exist in SLD 1.0 or
> similar to use instead).
>
> Same for NamedStyle and UserStyle, are these supported?
>

LayerFeatureConstraints is, as far as I know, supported only if you are
using GeoServer as a feature portrayal service, providing a link to a
remote WFS
in the request. NamedStyle and UserStyle should be supposed if you are
providing a full SLD in the request (but mind that library mode can be
tricky).
That said, with the above I'm referring to SLD 1.0, I have no idea if the
SLD 1.1 can even parse those elements honestly.

Cheers
Andrea


-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Out Of Memory Error / Memory Leak

2014-05-16 Thread Andrea Aime
On Fri, May 16, 2014 at 10:51 AM, Langford, Robert <
robert.langf...@salford.gov.uk> wrote:

>
> Jonathan – not sure on the logs, always struggle to get to grips with
> them.  The tomcat7-stderr.2014-05-16.log  contains a few “[…]This is very
> likely to create a memory leak.” entries even after the memory bump.
>

Unfortunately the person that wrote that warn message was thinking about
desktop applications with listeners
on the map, GeoServer is as far as I know unaffected by that "memory leak"
threat.
Jody, care to comment? (afaik you were the one to add that log message)

Cheers
Andrea

-- 
==
Meet us at GEO Business 2014! in London! Visit http://goo.gl/fES3aK
for more information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

---
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] SLD 1.1.0 support

2014-05-16 Thread Nachtigall, Jens (init)
Hi,

I know that GeoServer supports SLD 1.0.0, but how widespread is SLD 1.1.0 
support in GeoServer? I read on 
http://docs.geoserver.org/latest/en/user/styling/sld-reference/ that it is 
partially supported, but this does not explain which SE/SLD 1.1.0 elements are 
supported and which are not yet.

In particular, I'd like to know if LayerFeatureConstraints is supported by 
GeoServer? (and if not, which alternative elements exist in SLD 1.0 or similar 
to use instead).
Same for NamedStyle and UserStyle, are these supported?

Best,
Jens

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Out Of Memory Error / Memory Leak

2014-05-16 Thread Langford, Robert
Sorry should have included this before:

JVM original options:

* -Xmx1024M

* -Xms48

* -XX:SoftRefLRUPolicyMSPerMB=36000

* -XX:MaxPermSize=128m

* -XX:+UseParallelGC

JVM new options:

* -Xmx2048M

* -Xms48

* -XX:SoftRefLRUPolicyMSPerMB=36000

* -XX:MaxPermSize=256m

* -XX:+UseParallelGC

Jonathan - not sure on the logs, always struggle to get to grips with them.  
The tomcat7-stderr.2014-05-16.log  contains a few "[...]This is very likely to 
create a memory leak." entries even after the memory bump.

Rob


From: Jonathan Moules [mailto:jonathanmou...@warwickshire.gov.uk]
Sent: 16 May 2014 09:40
To: Langford, Robert
Cc: geoserver-users@lists.sourceforge.net
Subject: Re: [Geoserver-users] Out Of Memory Error / Memory Leak

Hi Rob,
How much memory are you giving to your instance and what was it before?

My own 2.5-snapshot and 2.4.3 instances both show this line in a few places 
(and it's in my 2.3.2 logs too):
2014-05-12 14:26:05,020 ERROR [geotools.map] - Call MapContent dispose() to 
prevent memory leaks

Any indications as to anything else with the word "memory" in the logs 
anywhere? (just guessing as to it being possibly culpable; I'm not a dev so 
don't know).

Cheers,
Jonathan



On 16 May 2014 09:19, Langford, Robert 
mailto:robert.langf...@salford.gov.uk>> wrote:
All,

Wondering if anyone can point us in the right direction to solve this 
java/memory issue.  Yesterday afternoon our Tomcat went down, wasn't picked up 
until this morning.  Stop/started Tomcat and appeared to work again.  Looking 
at the logs appeared to be a "java.lang.OutOfMemoryError: PermGen space" 
problem.  We have spare memory on the server so we upped the JVM container 
settings (-Xmx & -XX:MaxPermSize), we then restarted Tomcat again.

Looking at the logs in more detail we found a few things that seemed worrying 
such as:

* IOException while loading persisted sessions: java.io.EOFException

* The web application [/geoserver] appears to have started a thread 
named [pool-2-thread-1] but has failed to stop it. This is very likely to 
create a memory leak.

* CSSEngine: exception 
property.syntax.error:org.w3c.css.sac.CSSParseException: Unexpected token: 0 
(see LexicalUnits)

System details

* GeoServer: 2.3.3

* Apache Tomcat: 7.0.41

* JVM Version: 1.6.0_45-b06

* Windows Server 2008 R2; 64-bit; 4GB RAM; virtual

I've attached some logs (I've edited some for brevity); the 2014-05-15 logs 
relate to the initial OutOfMemoryError and the 2014-05-16 one includes info on 
other errors listed above on restarts. Brief timeline to help navigate the logs:


* Initial problems:   2014-05-15 15:45

* Stopped Tomcat: 2014-05-16 07:44

* Started Tomcat:2014-05-16 07:50

* Stopped Tomcat: 2014-05-16 08:07

* Increase JVM memory options

* Started Tomcat:2014-05-16 08:08

System has been working great for some time, recently has started to be 
accessed more, but no major changes that we're aware of.  Any pointers greatly 
appreciated.

Many thanks,

Rob


DISCLAIMER: The information contained in this communication/message from 
robert.langf...@salford.gov.uk sent on 
Fri May 16 09:19:08 2014 is confidential. It is intended solely for the 
addressee(s) 
geoserver-users@lists.sourceforge.net



Access to this message by anyone else is unauthorised. If you are not the 
intended recipient, any disclosure, copying, or distribution of the message, or 
any action or omission taken by you in reliance on it, is prohibited and may be 
unlawful.

As a public body, Salford City Council may be required to disclose this email 
[or any response to it] under the Freedom of Information Act 2000, unless the 
information in it is covered by one of the exemptions in the Act.

Please immediately contact the sender, 
robert.langf...@salford.gov.uk if you 
have received this message in error.



For the full disclaimer please access http://www.salford.gov.uk/e-mail.  Thank 
you.


--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


This transmission is intended for the named addressee(s) only and may contain 
confidential, sensitive or perso

Re: [Geoserver-users] Out Of Memory Error / Memory Leak

2014-05-16 Thread Jonathan Moules
Hi Rob,
How much memory are you giving to your instance and what was it before?

My own 2.5-snapshot and 2.4.3 instances both show this line in a few places
(and it's in my 2.3.2 logs too):

> 2014-05-12 14:26:05,020 ERROR [geotools.map] - Call MapContent dispose()
> to prevent memory leaks


Any indications as to anything else with the word "memory" in the logs
anywhere? (just guessing as to it being possibly culpable; I'm not a dev so
don't know).

Cheers,
Jonathan




On 16 May 2014 09:19, Langford, Robert wrote:

> All,
>
>
>
> Wondering if anyone can point us in the right direction to solve this
> java/memory issue.  Yesterday afternoon our Tomcat went down, wasn't picked
> up until this morning.  Stop/started Tomcat and appeared to work again.
> Looking at the logs appeared to be a "java.lang.OutOfMemoryError: PermGen
> space" problem.  We have spare memory on the server so we upped the JVM
> container settings (-Xmx & -XX:MaxPermSize), we then restarted Tomcat
> again.
>
>
>
> Looking at the logs in more detail we found a few things that seemed
> worrying such as:
>
> · IOException while loading persisted sessions:
> java.io.EOFException
>
> · The web application [/geoserver] appears to have started a
> thread named [pool-2-thread-1] but has failed to stop it. This is very
> likely to create a memory leak.
>
> · CSSEngine: exception
> property.syntax.error:org.w3c.css.sac.CSSParseException: Unexpected token:
> 0 (see LexicalUnits)
>
>
>
> System details
>
> · GeoServer: 2.3.3
>
> · Apache Tomcat: 7.0.41
>
> · JVM Version: 1.6.0_45-b06
>
> · Windows Server 2008 R2; 64-bit; 4GB RAM; virtual
>
>
>
> I've attached some logs (I've edited some for brevity); the 2014-05-15
> logs relate to the initial OutOfMemoryError and the 2014-05-16 one
> includes info on other errors listed above on restarts. Brief timeline to
> help navigate the logs:
>
>
>
> · Initial problems:   2014-05-15 15:45
>
> · Stopped Tomcat: 2014-05-16 07:44
>
> · Started Tomcat:2014-05-16 07:50
>
> · Stopped Tomcat: 2014-05-16 08:07
>
> · Increase JVM memory options
>
> · Started Tomcat:2014-05-16 08:08
>
>
>
> System has been working great for some time, recently has started to be
> accessed more, but no major changes that we're aware of.  Any pointers
> greatly appreciated.
>
>
>
> Many thanks,
>
>
>
> Rob
>
>
>
> DISCLAIMER: The information contained in this communication/message from 
> robert.langf...@salford.gov.uk sent on Fri May 16 09:19:08 2014 is 
> confidential. It is intended solely for the addressee(s) 
> geoserver-users@lists.sourceforge.net
>
> Access to this message by anyone else is unauthorised. If you are not the 
> intended recipient, any disclosure, copying, or distribution of the message, 
> or any action or omission taken by you in reliance on it, is prohibited and 
> may be unlawful.
> As a public body, Salford City Council may be required to disclose this email 
> [or any response to it] under the Freedom of Information Act 2000, unless the 
> information in it is covered by one of the exemptions in the Act.
> Please immediately contact the sender, robert.langf...@salford.gov.uk if you 
> have received this message in error.
>
> For the full disclaimer please access http://www.salford.gov.uk/e-mail.  
> Thank you.
>
>
>
> --
> "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
> Instantly run your Selenium tests across 300+ browser/OS combos.
> Get unparalleled scalability from the best Selenium testing platform
> available
> Simple to use. Nothing to install. Get started now for free."
> http://p.sf.net/sfu/SauceLabs
> ___
> Geoserver-users mailing list
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>

-- 
This transmission is intended for the named addressee(s) only and may 
contain confidential, sensitive or personal information and should be 
handled accordingly. Unless you are the named addressee (or authorised to 
receive it for the addressee) you may not copy or use it, or disclose it to 
anyone else. If you have received this transmission in error please notify 
the sender immediately. All email traffic sent to or from us, including 
without limitation all GCSX traffic, may be subject to recording and/or 
monitoring in accordance with relevant legislation.
--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs_

Re: [Geoserver-users] GWC seeding: Error rendering coverage on the fast path

2014-05-16 Thread Rahkonen Jukka (Tike)
Hi,

Yes, I can repeat the error. At one certain zoom level requests to get some 
tiles always fail. The error at Geotools dev level is:

16 touko 11:25:35 ERROR [org.geowebcache.GeoWebCacheDispatcher] - Problem 
communicating with GeoServ
er http://localhost:8080/geoserver/gwc/service/wms

Here comes all that appears into the log when panning a bit at that zoom level. 
It is quite a lot, normal Geoserver users can stop reading here.

-Jukka Rahkonen-

2014-05-16 11:30:55,468 INFO [org.geoserver.wms] - 
Request: getServiceInfo
2014-05-16 11:30:55,472 DEBUG [org.geotools.gce.imagemosaic] - Reading mosaic 
from file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.shp
2014-05-16 11:30:55,472 DEBUG [org.geotools.gce.imagemosaic] - Highest res 5.0 
5.0
2014-05-16 11:30:55,473 TRACE [org.geotools.gce.imagemosaic] - Adjusted 
Requested Envelope = ReferencedEnvelope[-2.116241455078125 : 
-1.926727294921875, 54.133758544921875 : 54.499053955078125]
Requested raster dimension = 
java.awt.Rectangle[x=-10,y=-10,width=276,height=532]
Corresponding raster source region = 
java.awt.Rectangle[x=-10,y=-10,width=276,height=532]
2014-05-16 11:30:55,473 DEBUG [org.geotools.gce.imagemosaic] - Loading level 0 
with subsampling factors 8 15
2014-05-16 11:30:55,474 DEBUG [org.geotools.gce.imagemosaic] - Prepping to 
manage SortBy Clause
2014-05-16 11:30:55,474 DEBUG [org.geotools.gce.imagemosaic.catalog] - Index 
Loaded
2014-05-16 11:30:55,474 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,475 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.shp by 
ShapefileDataStore-os
2014-05-16 11:30:55,475 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.shp by 
ShapefileDataStore-os
2014-05-16 11:30:55,475 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,475 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,482 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,482 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,482 TRACE [org.geotools.data.shapefile] - IndexFile has 
been opened. Number open: 1
2014-05-16 11:30:55,483 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.shx by 
org.geotools.data.shapefile.shp.IndexFile
2014-05-16 11:30:55,483 TRACE [org.geotools.data.shapefile] - Reading from 
file...
2014-05-16 11:30:55,483 TRACE [org.geotools.index.quadtree] - QuadTree opened
2014-05-16 11:30:55,483 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.qix by 
ShapefileDataStore-os
2014-05-16 11:30:55,484 TRACE [org.geotools.data.shapefile] - Filling buffer...
2014-05-16 11:30:55,484 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.shp by 
org.geotools.data.shapefile.shp.ShapefileReader
2014-05-16 11:30:55,484 TRACE [org.geotools.data.shapefile] - Shapefile Reader 
has been opened. Number open: 1
2014-05-16 11:30:55,484 DEBUG [org.geotools.data.shapefile] - Read lock: 
file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/os.dbf by 
org.geotools.data.shapefile.dbf.IndexedDbaseFileReader
2014-05-16 11:30:55,486 TRACE [org.geotools.data.shapefile] - Dbase File Reader 
has been opened. Number open: 1
2014-05-16 11:30:55,488 DEBUG [org.geotools.gce.imagemosaic] - Thread:btpool0-2 
Loading raster data for granuleDescriptor Description of a granuleDescriptor 
BBOX:   ReferencedEnvelope[38.0 : 40.0, 46.0 : 48.0]
file:   file:/C:/ohjelmat/geoserver-2.5/data_dir/coverages/os/sd86.tif
gridToWorld:PARAM_MT["Affine", 
  PARAMETER["num_row", 3], 
  PARAMETER["num_col", 3], 
  PARAMETER["elt_0_0", 5.0], 
  PARAMETER["elt_0_2", 380002.5], 
  PARAMETER["elt_1_1", -5.0], 
  PARAMETER["elt_1_2", 479997.5]]
Description of level 2
Description of a granuleDescriptor level
width:  4000
height: 4000
scaleX: 1.0
scaleY: 1.0
baseToLevelTransform:   PARAM_MT["Affine", 
  PARAMETER["num_row", 3], 
  PARAMETER["num_col", 3]]
gridToWorldTransform:   PARAM_MT["Affine", 
  PARAMETER["num_row", 3], 
  PARAMETER["num_col", 3], 
  PARAMETER["elt_0_0", 5.0], 
  PARAMETER["elt_0_2", 38.0], 
  PARAMETER["elt_1_1", -5.0], 
  PARAMETER["elt_1_2", 48.0]]


2014-05-16 11:30:55,507 DEBUG [org.geotools.gce.imagemosaic] - Loading level 0 
with source region: java.awt.Rectan

Re: [Geoserver-users] https with GeoServer

2014-05-16 Thread Diego M.
apache httpd and tomcat are not connected, and yes, these content are not
secure http://example.org:8080/geoserver

so, do you have a clear instructions on how i can do that? Thanks a lot.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/https-with-GeoServer-tp5140586p5140678.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GWC seeding: Error rendering coverage on the fast path

2014-05-16 Thread Tom Chadwin
Has anyone been able to recreate the problem using the two TIFFs I linked to?



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Error-rendering-coverage-on-the-fast-path-tp5138864p5140671.html
Sent from the GeoServer - User mailing list archive at Nabble.com.

--
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users