[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.1-master #661

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson7978853481777250382.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.0-master #654

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson8578020785781140975.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wms-1.3-master #543

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson5701866014995224846.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wms-1.1-master #809

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson1351772455134678199.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.1-master #811

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson6765570053639642164.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.0-master #818

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson3186981779611037640.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] Hudson has too many open files

2012-11-20 Thread Ben Caradoc-Davies
OpenGeo Hudson has too many open files (slow file descriptor leak): http://hudson.opengeo.org/hudson/ Someone from OpenGeo please restart the servlet-containing service (Jetty?) on hudson.opengeo.org . Kind regards, -- Ben Caradoc-Davies Software Engineer CSIRO Earth Science and Resource Engi

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.1 #921

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson3232209854513098029.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wfs-1.0 #916

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson8789699216127982234.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wms-1.3 #640

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson6022785729194430443.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wms-1.1 #910

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson7053567123340900573.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: cite-wcs-1.1 #910

2012-11-20 Thread Hudson
See -- Started by timer [cite] $ /bin/sh -xe /var/cache/jetty/data/hudson5149743229776831688.sh FATAL: command execution failed java.io.IOException: Cannot run program "/bin/sh" (in directory "

[Geoserver-devel] [Hudson] Build failed in Hudson: geoserver-master-online #1030

2012-11-20 Thread Hudson
See -- Started by timer [src] $ /opt/apache-maven-2.2.1/bin/mvn -U -Djava.awt.headless=true -Dtest.maxHeapSize=256M -P allExtensions,owsRemoteTests clean install -DconfigDirectory=../../.

Re: [Geoserver-devel] Call for vote GSIP-82

2012-11-20 Thread Christian Mueller
Justin, your comments are already applied. There are minor changes in the security/filter directory. - adding the new role filter (passing back the roles in an HTTP header attribute) - The logout filter has an additional field "redirectURL" The major changes are in the config file for the secur

Re: [Geoserver-devel] Call for vote GSIP-82

2012-11-20 Thread Rahkonen Jukka
+0 -Jukka Rahkonen- Lähettäjä: Christian Mueller [mailto:mcrmc...@gmail.com] Lähetetty: 14. marraskuuta 2012 17:42 Vastaanottaja: geoserver-devel Aihe: [Geoserver-devel] Call for vote GSIP-82 Please vote on http://geoserver.org/display/GEOS/GSIP+82+-+Reworking+security+filter+chains Thanks to

Re: [Geoserver-devel] Call for vote GSIP-82

2012-11-20 Thread Andrea Aime
On Wed, Nov 14, 2012 at 4:42 PM, Christian Mueller wrote: > Please vote on > > > http://geoserver.org/display/GEOS/GSIP+82+-+Reworking+security+filter+chains +0, I don't really understand the proposal (could not find the time to wrap my head around the new security subsystem still), trusting Jus

Re: [Geoserver-devel] Call for vote GSIP-82

2012-11-20 Thread Justin Deoliveira
Thanks for putting this together Christian, definitely a good improvement since as you point out the security filter stuff is still a bit strange to configure. A couple of questions / comments. Minor: I made some comments on some trivial patch cleanup, not sure if those got addressed. And the que

Re: [Geoserver-devel] Distributed WFS locks in a cluster

2012-11-20 Thread Jody Garnett
> Uh, looks like two phase commit. > Thanks that was the word I was searching for. > That's too far away from the requirements I have, I may go as far as making > lock work in a distributed fashion without dealing with transactions as well > (and maybe not even there, we're also discussing im

Re: [Geoserver-devel] Distributed WFS locks in a cluster

2012-11-20 Thread Andrea Aime
On Mon, Nov 19, 2012 at 11:39 PM, Jody Garnett wrote: > The WFS Lock is cross DataStore, hence the attraction of wrapping). > > Ah right, good point > > To be more specific the keys to the door are cross datastore, the > LockingManager can still be defined DataStore by DataStore, but you need > th