Re: [Geoserver-users] Access denied after creating multiple accounts using REST API

2018-02-12 Thread Darell van der Voort
file prohibit this kind of behavior? I am working on a solution that checks for the .lock file before accessing and writing to roles.xml as I believe this is the source of the error. Kind regards, Darell On Wed, Jan 24, 2018 at 10:01 AM, Darell van der Voort wrote: > Hello, > > Tha

Re: [Geoserver-users] Access denied after creating multiple accounts using REST API

2018-01-24 Thread Darell van der Voort
cache. Mabe best to wait 10 minutes till >>> your >>>cache refreshes before adding the users. >>>9. Stop Tomcat Service >>>10. Modify users.xml and roles.xml as mentioned in the last email. >>>11. Start Tomcat Service >>>12

Re: [Geoserver-users] Access denied after creating multiple accounts using REST API

2018-01-23 Thread Darell van der Voort
> false >> >> We weren't sure about validating, but we turned it off anyways. After >> that and a restart, we were able to run our script to add the users without >> any problems. I will add that in our script we added a second delay after >> each add. I noticed in

[Geoserver-users] Access denied after creating multiple accounts using REST API

2018-01-22 Thread Darell van der Voort
Hello everybody, I'm running Geoserver 2.11.2 on Java 1.8.0_144 32 bits on Amazon Linux together with Tomcat 9. I have a very urgent problem. I have a Python script that uses the REST API to automatically create users, set read/write permissions and create workspaces. I have been using this for t

[Geoserver-users] Adding imagePyramid granules for time series in Postgresql db

2017-10-27 Thread Darell van der Voort
Hello everybody, I'm running Geoserver 2.11.2 on Java 1.8.0_144 32 bits on Amazon Linux together with Tomcat 9. The plugins I have installed are imagemosaic, imagepyramid, GeowebCache (internal) and Geofence. I have a question about updating the granules for an imagePyramid in a Postgresql databa

Re: [Geoserver-users] ImagePyramid using Postgresql for granules

2017-10-03 Thread Darell van der Voort
Darell On Mon, Oct 2, 2017 at 12:34 PM, Daniele Romagnoli < daniele.romagn...@geo-solutions.it> wrote: > Hi Darell, > > On Mon, Oct 2, 2017 at 11:30 AM, Darell van der Voort > wrote: > >> Hello Daniele, >> >> Thank you for your input! I now use a schema

Re: [Geoserver-users] ImagePyramid using Postgresql for granules

2017-10-02 Thread Darell van der Voort
EATE SCHEMA levelx" sql > statements) in advance on your DB, before configuring the imagePyramid > store in GeoServer. > > Hope this helps. > Regards, > Daniele > > > > > > On Mon, Oct 2, 2017 at 10:54 AM, Darell van der Voort > wrote: > >> Hi Pete

Re: [Geoserver-users] ImagePyramid using Postgresql for granules

2017-10-02 Thread Darell van der Voort
some before last) > * if it doesn't help or I still cannot figure out what is wrong I launch > Eclipse debugger and examine what EXACTLY is wrong (I used it a lot until I > figured out how to properly configure time parsing regexes) > > Regards, > > Pe

Re: [Geoserver-users] GWC tiles Seeding fails with error: Problem communicating with GeoServer ServiceException Could not find layer

2017-09-29 Thread Darell van der Voort
Hi Steve, Are the layers protected? Do you use the GeoFence plugin? Kind regards, Darell On Fri, Sep 29, 2017 at 11:05 AM, steve.omondi wrote: > Hi guys, > > I have a problem with Integrated GeowebCache. > Seeding Layers fails and here is the stack trace. > > I have tried Vector and Raster lay

Re: [Geoserver-users] ImagePyramid using Postgresql for granules

2017-09-29 Thread Darell van der Voort
all levels and use unique table names in the DB. Kind regards, Darell On Fri, Sep 29, 2017 at 9:59 AM, Peter Kovac wrote: > Hi Darell, > > can you post your indexer.xml configuration for the imagemosaic? > > Regards, > > Peter Kovac > > On 28. 9. 2017 9:59,

Re: [Geoserver-users] GWC tiles Seeding fails with error: Problem communicating with GeoServer ServiceException Could not find layer

2017-09-29 Thread Darell van der Voort
. I don't use Geofence module. However, I have some Data security rules > yes using the Geoserver Data Securty Subsystem. > > I'm seeding while logged in with the admin user. > > Kind regards, > Steve Omondi > > On Fri, Sep 29, 2017 at 1:00 PM, Darell van der Voort

[Geoserver-users] ImagePyramid using Postgresql for granules

2017-09-28 Thread Darell van der Voort
Hello everybody, I'm running Geoserver 2.11.2 on Java 1.8.0_144 32 bits on Amazon Linux together with Tomcat 9. The plugins I have installed are imagemosaic, imagepyramid, GeowebCache (internal) and Geofence. When using the imagemosaic plugin I am able to use a Postgresql DB for storing the granu

[Geoserver-users] Seeding of imagemosaic layer problem

2017-09-26 Thread Darell van der Voort
Hello everybody, I'm running Geoserver 2.11.2 on Java 1.8.0_144 32 bits on Amazon Linux together with Tomcat 9. The plugins I have installed are imagemosaic, imagepyramid, GeowebCache (internal) and Geofence. Raster datasources are configured via the imagemosaic plugin and uses the JNDI connectio