Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-25 Thread Chas Wang via Geoserver-users
這樣 算我剛好有血腥照 不算個懶叫臉 d1grfy39ztai4o.cloudfront.net/sites/default/files/images/membership/benefits/acp-email-sig-master-rgb.png https://membersuite.aala.org.au/resources/photo/uTljNHN_T9II2VPclRSi4WvVpxjs39JiWs0DlQpEDVPkVE8zWQ_yXGWqg_yEb6vXZ24BowbRPs17KvXc9aKbwA2 https://membersuite.aala.org.au/res

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-25 Thread Armando Forlani
Hi Jody, I’ll have a look at how I can contribute to the doc. This is however a temporary solution as the Windows service method was the easiest way to get this up and running quickly. Having a user to start the service so that GeoServer has access to the network folders shared with this one use

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-24 Thread Jody Garnett
So it was an operating system permission issue? if you have guidance to add to the docs it would be appreciated ... -- Jody Garnett On Fri, Apr 19, 2024 at 8:20 AM Armando Forlani wrote: > Hi Andrea and Jody, > > > > I RESOLVED my issue taking clues from this > > > https://superuser.com/questi

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-24 Thread Andrea Aime
Hi Armando, yes that's what we were expecting, thanks for sharing step by step instructions on how to get it fixed Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services-us for more information. == Ing. Andrea Aime @geowolf Technical Lead Ge

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Ian Turton
s-a-network-drive-mapping-despite-running-under-the > > > > > > *From:* Andrea Aime > *Sent:* 19 April 2024 15:27 > *To:* Armando Forlani > *Cc:* Jody Garnett ; > geoserver-users@lists.sourceforge.net > *Subject:* Re: [Geoserver-users] invisible mapped/share drives

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Armando Forlani
, someone who resolved it. Armando From: Andrea Aime Sent: 19 April 2024 14:24 To: Armando Forlani Cc: Jody Garnett ; geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] invisible mapped/share drives in Store creation Armando, the problem is not using SQLite remotely (it works fine

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Armando Forlani
Forlani Cc: Jody Garnett ; geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] invisible mapped/share drives in Store creation One way to find out quickly if it's related to the account used to run GeoServer as a service, it's to get on the machine where QGIS is wo

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Andrea Aime
t; *To:* Armando Forlani > *Cc:* Jody Garnett ; > geoserver-users@lists.sourceforge.net > *Subject:* Re: [Geoserver-users] invisible mapped/share drives in Store > creation > > > > Armando, the problem is not using SQLite remotely (it works fine as long > as the file is read

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Andrea Aime
Caused by: java.io.FileNotFoundException: > \\DOMAIN.LOCAL\SHARED\shared_folder\folder\layer.shp (Access is denied) > > > > That ‘Access is denied’ suggests that it’s not the type of store but > something to do with GS accessing remote locations. > > > > > > >

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-19 Thread Armando Forlani
orge.net> Subject: Re: [Geoserver-users] invisible mapped/share drives in Store creation This is a limitation of the SQLite database, remember the driver is a full database, which places performance and reliability requirements on the file system that a network file system cannot meet. -- Jody Garnet

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Jody Garnett
exists > then how do I fix this? > > > > > > *From:* Jody Garnett > *Sent:* 18 April 2024 18:50 > *To:* Armando Forlani > *Cc:* geoserver-users@lists.sourceforge.net > *Subject:* Re: [Geoserver-users] invisible mapped/share drives in Store > creation > > >

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Armando Forlani
: [Geoserver-users] invisible mapped/share drives in Store creation This is a limitation of the SQLite database, remember the driver is a full database, which places performance and reliability requirements on the file system that a network file system cannot meet. -- Jody Garnett On Thu, Apr 18, 2024 at

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Jody Garnett
This is a limitation of the SQLite database, remember the driver is a full database, which places performance and reliability requirements on the file system that a network file system cannot meet. -- Jody Garnett On Thu, Apr 18, 2024 at 1:45 PM Armando Forlani wrote: > Hi, > > > > I’m creatin

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Hannes Steinel via Geoserver-users
olders/drives? Am I wasting my time with something it is not designed to work with? Anyone on the mailing list has successfully done this?   Thanks, Armando     From: Andrea Aime Sent: 18 April 2024 13:17 To: Armando Forlani Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Armando Forlani
with? Anyone on the mailing list has successfully done this? Thanks, Armando From: Andrea Aime Sent: 18 April 2024 13:17 To: Armando Forlani Cc: geoserver-users@lists.sourceforge.net Subject: Re: [Geoserver-users] invisible mapped/share drives in Store creation And oh, for the second error

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Andrea Aime
And oh, for the second error, the path can be accessed, but SQLITE states it cannot open the file. Maybe it's due to write permissions? Try checking the "read only" flag. Regards, Andrea Aime == GeoServer Professional Services from the experts! Visit http://bit.ly/gs-services-us for more infor

Re: [Geoserver-users] invisible mapped/share drives in Store creation

2024-04-18 Thread Andrea Aime
HI Armando, the errors seem telling, "J: does not exist". If it's really there, then I would assume GeoServer is really not seeing it. See for example: https://superuser.com/questions/1758898/service-is-not-able-to-access-a-network-drive-mapping-despite-running-under-the Regards, Andrea Aime