Re: [Geoserver-users] Geoserver not running

2021-12-21 Thread Olivier Gagnon
Vera,

IPs in the range 192.168.X.X are private so there's no security issues




Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Vera Green 
Envoyé : 21 décembre 2021 14:31
À : Mauricio Vieira Cardoso Filho 
Cc : GeoServer Mailing List List 
Objet : Re: [Geoserver-users] Geoserver not running

PS. You should not include your IP address for security reasons.

On Tue., Dec. 21, 2021, 12:28 p.m. Vera Green, 
mailto:vera.green...@gmail.com>> wrote:
You are using a custom port for postgres? It's usually 5432. Also why such an 
old version of GeoServer?

On Tue., Dec. 21, 2021, 5:19 a.m. Mauricio Vieira Cardoso Filho, 
mailto:mcard...@topocart.com.br>> wrote:
good morning everyone. How are you?

I found out that my geoserver problem occurs if connection with database in 
postgresql is enabled.

When I close connection with the bank, geoserver works normally. But when I 
enable connection, my geoserver crashes.

I think my settings in jdbcstore (plugin) are right:
#enabled=true
#initdb=false
#initScript=jdbcstore/scripts/init.postgres.sql
#import=false
#jdbcUrl=jdbc\:postgresql\://192.168.0.119<http://192.168.0.119>\:5433/geoserver_v
#driverClassName=org.postgresql.Driver
#username=postgres
#password=Fe0lo2yr
#pool.minIdle=4
#pool.maxActive=10
#pool.poolPreparedStatements=true
#pool.maxOpenPreparedStatements=50
#pool.testOnBorrow=true
#pool.validationQuery=SELECT now()
#deleteDestinationOnRename=true
#ignoreDirs=data,jdbcstore,jdbcconfig,temp,tmp,logs

I'm running Geoserver 2.15.1 (war) and gs-jdbcconfig-2.15-SNAPSHOT.jar / 
gs-jdbcstore-2.15-SNAPSHOT.jar plugins.

Could it be a problem between versions? (it worked, but stopped unexpectedly)

Best regards,

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974


Em sex., 17 de dez. de 2021 às 21:45, Brad Hards 
mailto:br...@frogmouth.net>> escreveu:
On Friday, 17 December 2021 10:00:35 PM AEDT Mauricio Vieira Cardoso Filho
wrote:
> As I've been trying to solve it for a few days, I may be letting something
> go by without noticing it out of tiredness.
>
> Any guidance they can give me, what settings can I review?

You should enable logging (if not already done) and inspect the tomcat and
geoserver logs. Please don't paste it all, but do look for errors and
warnings.

Brad






___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-21 Thread Vera Green
You are using a custom port for postgres? It's usually 5432. Also why such
an old version of GeoServer?

On Tue., Dec. 21, 2021, 5:19 a.m. Mauricio Vieira Cardoso Filho, <
mcard...@topocart.com.br> wrote:

> good morning everyone. How are you?
>
> I found out that my geoserver problem occurs if connection with database
> in postgresql is enabled.
>
> When I close connection with the bank, geoserver works normally. But when
> I enable connection, my geoserver crashes.
>
> I think my settings in jdbcstore (plugin) are right:
> #enabled=true
> #initdb=false
> #initScript=jdbcstore/scripts/init.postgres.sql
> #import=false
> #jdbcUrl=jdbc\:postgresql\://192.168.0.119\:5433/geoserver_v
> #driverClassName=org.postgresql.Driver
> #username=postgres
> #password=Fe0lo2yr
> #pool.minIdle=4
> #pool.maxActive=10
> #pool.poolPreparedStatements=true
> #pool.maxOpenPreparedStatements=50
> #pool.testOnBorrow=true
> #pool.validationQuery=SELECT now()
> #deleteDestinationOnRename=true
> #ignoreDirs=data,jdbcstore,jdbcconfig,temp,tmp,logs
>
> I'm running Geoserver 2.15.1 (war) and gs-jdbcconfig-2.15-SNAPSHOT.jar /
> gs-jdbcstore-2.15-SNAPSHOT.jar plugins.
>
> Could it be a problem between versions? (it worked, but stopped
> unexpectedly)
>
> Best regards,
>
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
>
> Em sex., 17 de dez. de 2021 às 21:45, Brad Hards 
> escreveu:
>
>> On Friday, 17 December 2021 10:00:35 PM AEDT Mauricio Vieira Cardoso
>> Filho
>> wrote:
>> > As I've been trying to solve it for a few days, I may be letting
>> something
>> > go by without noticing it out of tiredness.
>> >
>> > Any guidance they can give me, what settings can I review?
>>
>> You should enable logging (if not already done) and inspect the tomcat
>> and
>> geoserver logs. Please don't paste it all, but do look for errors and
>> warnings.
>>
>> Brad
>>
>>
>>
>>
>>
>>
>> ___
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> If you want to request a feature or an improvement, also see this:
>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-21 Thread Vera Green
PS. You should not include your IP address for security reasons.

On Tue., Dec. 21, 2021, 12:28 p.m. Vera Green, 
wrote:

> You are using a custom port for postgres? It's usually 5432. Also why such
> an old version of GeoServer?
>
> On Tue., Dec. 21, 2021, 5:19 a.m. Mauricio Vieira Cardoso Filho, <
> mcard...@topocart.com.br> wrote:
>
>> good morning everyone. How are you?
>>
>> I found out that my geoserver problem occurs if connection with database
>> in postgresql is enabled.
>>
>> When I close connection with the bank, geoserver works normally. But when
>> I enable connection, my geoserver crashes.
>>
>> I think my settings in jdbcstore (plugin) are right:
>> #enabled=true
>> #initdb=false
>> #initScript=jdbcstore/scripts/init.postgres.sql
>> #import=false
>> #jdbcUrl=jdbc\:postgresql\://192.168.0.119\:5433/geoserver_v
>> #driverClassName=org.postgresql.Driver
>> #username=postgres
>> #password=Fe0lo2yr
>> #pool.minIdle=4
>> #pool.maxActive=10
>> #pool.poolPreparedStatements=true
>> #pool.maxOpenPreparedStatements=50
>> #pool.testOnBorrow=true
>> #pool.validationQuery=SELECT now()
>> #deleteDestinationOnRename=true
>> #ignoreDirs=data,jdbcstore,jdbcconfig,temp,tmp,logs
>>
>> I'm running Geoserver 2.15.1 (war) and gs-jdbcconfig-2.15-SNAPSHOT.jar /
>> gs-jdbcstore-2.15-SNAPSHOT.jar plugins.
>>
>> Could it be a problem between versions? (it worked, but stopped
>> unexpectedly)
>>
>> Best regards,
>>
>> Maurício Vieira Cardoso Filho
>> Gerente TI Infra
>> Tel: +556137995051
>> email : mcard...@topocart.com.br;
>> skype: mauricio.cardoso1974
>>
>>
>> Em sex., 17 de dez. de 2021 às 21:45, Brad Hards 
>> escreveu:
>>
>>> On Friday, 17 December 2021 10:00:35 PM AEDT Mauricio Vieira Cardoso
>>> Filho
>>> wrote:
>>> > As I've been trying to solve it for a few days, I may be letting
>>> something
>>> > go by without noticing it out of tiredness.
>>> >
>>> > Any guidance they can give me, what settings can I review?
>>>
>>> You should enable logging (if not already done) and inspect the tomcat
>>> and
>>> geoserver logs. Please don't paste it all, but do look for errors and
>>> warnings.
>>>
>>> Brad
>>>
>>>
>>>
>>>
>>>
>>>
>>> ___
>>> Geoserver-users mailing list
>>>
>>> Please make sure you read the following two resources before posting to
>>> this list:
>>> - Earning your support instead of buying it, but Ian Turton:
>>> http://www.ianturton.com/talks/foss4g.html#/
>>> - The GeoServer user list posting guidelines:
>>> http://geoserver.org/comm/userlist-guidelines.html
>>>
>>> If you want to request a feature or an improvement, also see this:
>>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>>
>>>
>>> Geoserver-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>>
>> ___
>> Geoserver-users mailing list
>>
>> Please make sure you read the following two resources before posting to
>> this list:
>> - Earning your support instead of buying it, but Ian Turton:
>> http://www.ianturton.com/talks/foss4g.html#/
>> - The GeoServer user list posting guidelines:
>> http://geoserver.org/comm/userlist-guidelines.html
>>
>> If you want to request a feature or an improvement, also see this:
>> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>>
>>
>> Geoserver-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>>
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-21 Thread Mauricio Vieira Cardoso Filho
good morning everyone. How are you?

I found out that my geoserver problem occurs if connection with database in
postgresql is enabled.

When I close connection with the bank, geoserver works normally. But when I
enable connection, my geoserver crashes.

I think my settings in jdbcstore (plugin) are right:
#enabled=true
#initdb=false
#initScript=jdbcstore/scripts/init.postgres.sql
#import=false
#jdbcUrl=jdbc\:postgresql\://192.168.0.119\:5433/geoserver_v
#driverClassName=org.postgresql.Driver
#username=postgres
#password=Fe0lo2yr
#pool.minIdle=4
#pool.maxActive=10
#pool.poolPreparedStatements=true
#pool.maxOpenPreparedStatements=50
#pool.testOnBorrow=true
#pool.validationQuery=SELECT now()
#deleteDestinationOnRename=true
#ignoreDirs=data,jdbcstore,jdbcconfig,temp,tmp,logs

I'm running Geoserver 2.15.1 (war) and gs-jdbcconfig-2.15-SNAPSHOT.jar /
gs-jdbcstore-2.15-SNAPSHOT.jar plugins.

Could it be a problem between versions? (it worked, but stopped
unexpectedly)

Best regards,

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em sex., 17 de dez. de 2021 às 21:45, Brad Hards 
escreveu:

> On Friday, 17 December 2021 10:00:35 PM AEDT Mauricio Vieira Cardoso Filho
> wrote:
> > As I've been trying to solve it for a few days, I may be letting
> something
> > go by without noticing it out of tiredness.
> >
> > Any guidance they can give me, what settings can I review?
>
> You should enable logging (if not already done) and inspect the tomcat and
> geoserver logs. Please don't paste it all, but do look for errors and
> warnings.
>
> Brad
>
>
>
>
>
>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-17 Thread Brad Hards
On Friday, 17 December 2021 10:00:35 PM AEDT Mauricio Vieira Cardoso Filho 
wrote:
> As I've been trying to solve it for a few days, I may be letting something
> go by without noticing it out of tiredness.
> 
> Any guidance they can give me, what settings can I review?

You should enable logging (if not already done) and inspect the tomcat and 
geoserver logs. Please don't paste it all, but do look for errors and 
warnings.

Brad






___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-17 Thread Vera Green
Hmmm . . . .
>
> But if you leave the default path
> (/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.


I am not a 100% sure but some system files stay in the original location I
think. Specifically:

nano /opt/tomcat/latest/conf/server.xml


It certainly seems like your second port is not routing correctly.

Vera

On Fri, Dec 17, 2021 at 4:03 AM Mauricio Vieira Cardoso Filho <
mcard...@topocart.com.br> wrote:

> Hi, Good morning people,
>
> I believe I am close to finding a solution.
>
> I will explain in more detail the current problem scenario.
>
> On the server, I have two instances of Geoserver installed: Geoserverv and
> Geoserveri.
>
> Both instances are in the same root directory "/dados" (/dados/geoserverv/
> and /dados/geoserveri/).
>
> When I run Geoserveri from the address
> http://192.168.0.119:8089/geoserveri , it works perfectly.
>
> When I run Geoserverv from the address
> http://192.168.0.119:8102/geoserverv, it doesn't work, showing the return
> page "404"
> (http status 404 - Not Found
> Type: Status Report
> Message: /geoserverv/web/
> Description The origin server did not find a current representation for
> the target resource or is not willing to describe that one exists)
>
> I took the following test:
> - Deleted all content from /datos/geoserverv folder and copied all
> Geoserveri content to it.
>
> After that, the geoserverv worked perfectly, however, loading the same
> data as the geoserveri, which would be obvious as it is the base of the
> other geoserver.
>
> When I returned the original geoserverv content, it returned the same 404
> error.
>
> With this test, it is clear that it is just a changed configuration file
> either inside the contents of the /dados/geoserverv folder, or inside the
> geoserver or tomcat in /var/lib.
>
> One thing I noticed is that, after comparing files inside the data folders
> of the two instances, inside the geoserveri workspace I have a
> "default.xml" file. I couldn't find this file in the geoserveri workspace.
>
> The geoserveri has a connection to postgresql. We tested the database
> connection settings, and it is working (we created a new database and
> executed the connection with the option to create new tables, and it worked
> perfectly).
>
> In light of these tests, I think it's either a configuration I'm not
> looking at in the case of geoserverv, or it's a file that has been deleted
> by someone else.
>
> As I've been trying to solve it for a few days, I may be letting something
> go by without noticing it out of tiredness.
>
> Any guidance they can give me, what settings can I review?
>
> Best regards,
>
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
>
> Em qui., 16 de dez. de 2021 às 15:11, Mauricio Vieira Cardoso Filho <
> mcard...@topocart.com.br> escreveu:
>
>> Thanks for answering
>> Even inserting the path dir in the service execution file, it doesn't
>> work.
>>
>> Are there any more config files I could be looking at? - I think I've
>> exhausted my options...
>>
>>
>> Maurício Vieira Cardoso Filho
>> Gerente TI Infra
>> Tel: +556137995051
>> email : mcard...@topocart.com.br;
>> skype: mauricio.cardoso1974
>>
>>
>> Em qui., 16 de dez. de 2021 às 08:55, Russ Hore 
>> escreveu:
>>
>>> I am coming to this late but have you checked the tomcat.service file in
>>> /usr/lib/systemd/system
>>>
>>> Is there a line something like;
>>>
>>> ReadWritePaths=/data/
>>>
>>> for wherever your data directory is?
>>>
>>> Russ
>>>
>>> On 16 Dec 2021, at 11:30, Mauricio Vieira Cardoso Filho <
>>> mcard...@topocart.com.br> wrote:
>>>
>>> Hi, A good day to all.
>>>
>>> Problem with connection to the bank is solved. Simply reconnected.
>>> However, when I direct the geoserver to read the specific data directory
>>> (/dados/geoserverv), it cannot load the data from this directory, giving an
>>> error 404.
>>> But if you leave the default path
>>> (/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.
>>>
>>> I've already looked at the permissions of the destination directory
>>> (owner and group are tomcat8) as well as already applied 750, 770, 755 and
>>> 777 in folders, but it still doesn't load.
>>>
>>> Apart from the web.xml on the geoserver, should I configure it elsewhere?
>>>
>>> Att.,
>>>
>>> Maurício Vieira Cardoso Filho
>>> Gerente TI Infra
>>> Tel: +556137995051
>>> email : mcard...@topocart.com.br;
>>> skype: mauricio.cardoso1974
>>>
>>>
>>> Em qua., 15 de dez. de 2021 às 10:58, Mauricio Vieira Cardoso Filho <
>>> mcard...@topocart.com.br> escreveu:
>>>
 Hi,

 I recently started a request for help, however, I had to be away from
 the service due to other issues. But now I returned and the problem got
 worse.

 In addition to not being able to read the data directory specified in
 the web.xml, now I have another problem that the geoserver cannot connect
 to the postgree 

Re: [Geoserver-users] Geoserver not running

2021-12-17 Thread Mauricio Vieira Cardoso Filho
Hi, Good morning people,

I believe I am close to finding a solution.

I will explain in more detail the current problem scenario.

On the server, I have two instances of Geoserver installed: Geoserverv and
Geoserveri.

Both instances are in the same root directory "/dados" (/dados/geoserverv/
and /dados/geoserveri/).

When I run Geoserveri from the address http://192.168.0.119:8089/geoserveri
, it works perfectly.

When I run Geoserverv from the address http://192.168.0.119:8102/geoserverv,
it doesn't work, showing the return page "404"
(http status 404 - Not Found
Type: Status Report
Message: /geoserverv/web/
Description The origin server did not find a current representation for the
target resource or is not willing to describe that one exists)

I took the following test:
- Deleted all content from /datos/geoserverv folder and copied all
Geoserveri content to it.

After that, the geoserverv worked perfectly, however, loading the same data
as the geoserveri, which would be obvious as it is the base of the other
geoserver.

When I returned the original geoserverv content, it returned the same 404
error.

With this test, it is clear that it is just a changed configuration file
either inside the contents of the /dados/geoserverv folder, or inside the
geoserver or tomcat in /var/lib.

One thing I noticed is that, after comparing files inside the data folders
of the two instances, inside the geoserveri workspace I have a
"default.xml" file. I couldn't find this file in the geoserveri workspace.

The geoserveri has a connection to postgresql. We tested the database
connection settings, and it is working (we created a new database and
executed the connection with the option to create new tables, and it worked
perfectly).

In light of these tests, I think it's either a configuration I'm not
looking at in the case of geoserverv, or it's a file that has been deleted
by someone else.

As I've been trying to solve it for a few days, I may be letting something
go by without noticing it out of tiredness.

Any guidance they can give me, what settings can I review?

Best regards,

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qui., 16 de dez. de 2021 às 15:11, Mauricio Vieira Cardoso Filho <
mcard...@topocart.com.br> escreveu:

> Thanks for answering
> Even inserting the path dir in the service execution file, it doesn't work.
>
> Are there any more config files I could be looking at? - I think I've
> exhausted my options...
>
>
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
>
> Em qui., 16 de dez. de 2021 às 08:55, Russ Hore 
> escreveu:
>
>> I am coming to this late but have you checked the tomcat.service file in
>> /usr/lib/systemd/system
>>
>> Is there a line something like;
>>
>> ReadWritePaths=/data/
>>
>> for wherever your data directory is?
>>
>> Russ
>>
>> On 16 Dec 2021, at 11:30, Mauricio Vieira Cardoso Filho <
>> mcard...@topocart.com.br> wrote:
>>
>> Hi, A good day to all.
>>
>> Problem with connection to the bank is solved. Simply reconnected.
>> However, when I direct the geoserver to read the specific data directory
>> (/dados/geoserverv), it cannot load the data from this directory, giving an
>> error 404.
>> But if you leave the default path
>> (/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.
>>
>> I've already looked at the permissions of the destination directory
>> (owner and group are tomcat8) as well as already applied 750, 770, 755 and
>> 777 in folders, but it still doesn't load.
>>
>> Apart from the web.xml on the geoserver, should I configure it elsewhere?
>>
>> Att.,
>>
>> Maurício Vieira Cardoso Filho
>> Gerente TI Infra
>> Tel: +556137995051
>> email : mcard...@topocart.com.br;
>> skype: mauricio.cardoso1974
>>
>>
>> Em qua., 15 de dez. de 2021 às 10:58, Mauricio Vieira Cardoso Filho <
>> mcard...@topocart.com.br> escreveu:
>>
>>> Hi,
>>>
>>> I recently started a request for help, however, I had to be away from
>>> the service due to other issues. But now I returned and the problem got
>>> worse.
>>>
>>> In addition to not being able to read the data directory specified in
>>> the web.xml, now I have another problem that the geoserver cannot connect
>>> to the postgree database.
>>>
>>> I use jdbc extension, and nothing in the configuration has changed.
>>> Simply all geoserver stopped running. (see image below):
>>>
>>> 
>>>
>>> What can I say on the subject:
>>>
>>> - All permissions on the pointed data folder are for tomcat user and
>>> group;
>>> - All content is readable;
>>> - username and password to connect to the bank is ok (credentials are
>>> correct)
>>> - the bank is on the same server as the application (it was trying to
>>> address it by ip address and by localhost).
>>> - I have a base of two geoservers in the same directory
>>> (/dados/geoserverv and /dados/geoserveri), 

Re: [Geoserver-users] Geoserver not running

2021-12-16 Thread Mauricio Vieira Cardoso Filho
Thanks for answering
Even inserting the path dir in the service execution file, it doesn't work.

Are there any more config files I could be looking at? - I think I've
exhausted my options...


Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qui., 16 de dez. de 2021 às 08:55, Russ Hore 
escreveu:

> I am coming to this late but have you checked the tomcat.service file in
> /usr/lib/systemd/system
>
> Is there a line something like;
>
> ReadWritePaths=/data/
>
> for wherever your data directory is?
>
> Russ
>
> On 16 Dec 2021, at 11:30, Mauricio Vieira Cardoso Filho <
> mcard...@topocart.com.br> wrote:
>
> Hi, A good day to all.
>
> Problem with connection to the bank is solved. Simply reconnected.
> However, when I direct the geoserver to read the specific data directory
> (/dados/geoserverv), it cannot load the data from this directory, giving an
> error 404.
> But if you leave the default path
> (/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.
>
> I've already looked at the permissions of the destination directory (owner
> and group are tomcat8) as well as already applied 750, 770, 755 and 777 in
> folders, but it still doesn't load.
>
> Apart from the web.xml on the geoserver, should I configure it elsewhere?
>
> Att.,
>
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
>
> Em qua., 15 de dez. de 2021 às 10:58, Mauricio Vieira Cardoso Filho <
> mcard...@topocart.com.br> escreveu:
>
>> Hi,
>>
>> I recently started a request for help, however, I had to be away from the
>> service due to other issues. But now I returned and the problem got worse.
>>
>> In addition to not being able to read the data directory specified in the
>> web.xml, now I have another problem that the geoserver cannot connect to
>> the postgree database.
>>
>> I use jdbc extension, and nothing in the configuration has changed.
>> Simply all geoserver stopped running. (see image below):
>>
>> 
>>
>> What can I say on the subject:
>>
>> - All permissions on the pointed data folder are for tomcat user and
>> group;
>> - All content is readable;
>> - username and password to connect to the bank is ok (credentials are
>> correct)
>> - the bank is on the same server as the application (it was trying to
>> address it by ip address and by localhost).
>> - I have a base of two geoservers in the same directory
>> (/dados/geoserverv and /dados/geoserveri), one of which is working
>> perfectly with the same settings.
>> - I've deployed a new war many times.
>>
>> Attached, I'll send my catalina.out if it's any help in assessing the
>> issues and the possibility of sending some guidance.
>> Maurício Vieira Cardoso Filho
>> Gerente TI Infra
>> Tel: +556137995051
>> email : mcard...@topocart.com.br;
>> skype: mauricio.cardoso1974
>>
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
>
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-16 Thread Russ Hore
I am coming to this late but have you checked the tomcat.service file in 
/usr/lib/systemd/system

Is there a line something like;

ReadWritePaths=/data/

for wherever your data directory is?

Russ

> On 16 Dec 2021, at 11:30, Mauricio Vieira Cardoso Filho 
>  wrote:
> 
> Hi, A good day to all.
> 
> Problem with connection to the bank is solved. Simply reconnected.
> However, when I direct the geoserver to read the specific data directory 
> (/dados/geoserverv), it cannot load the data from this directory, giving an 
> error 404.
> But if you leave the default path 
> (/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.
> 
> I've already looked at the permissions of the destination directory (owner 
> and group are tomcat8) as well as already applied 750, 770, 755 and 777 in 
> folders, but it still doesn't load.
> 
> Apart from the web.xml on the geoserver, should I configure it elsewhere?
> 
> Att.,
> 
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br ;
> skype: mauricio.cardoso1974
> 
> 
> Em qua., 15 de dez. de 2021 às 10:58, Mauricio Vieira Cardoso Filho 
> mailto:mcard...@topocart.com.br>> escreveu:
> Hi,
> 
> I recently started a request for help, however, I had to be away from the 
> service due to other issues. But now I returned and the problem got worse.
> 
> In addition to not being able to read the data directory specified in the 
> web.xml, now I have another problem that the geoserver cannot connect to the 
> postgree database.
> 
> I use jdbc extension, and nothing in the configuration has changed. Simply 
> all geoserver stopped running. (see image below):
> 
> 
> 
> What can I say on the subject:
> 
> - All permissions on the pointed data folder are for tomcat user and group;
> - All content is readable;
> - username and password to connect to the bank is ok (credentials are correct)
> - the bank is on the same server as the application (it was trying to address 
> it by ip address and by localhost).
> - I have a base of two geoservers in the same directory (/dados/geoserverv 
> and /dados/geoserveri), one of which is working perfectly with the same 
> settings.
> - I've deployed a new war many times.
> 
> Attached, I'll send my catalina.out if it's any help in assessing the issues 
> and the possibility of sending some guidance.
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br ;
> skype: mauricio.cardoso1974
> ___
> Geoserver-users mailing list
> 
> Please make sure you read the following two resources before posting to this 
> list:
> - Earning your support instead of buying it, but Ian Turton: 
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines: 
> http://geoserver.org/comm/userlist-guidelines.html
> 
> If you want to request a feature or an improvement, also see this: 
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
> 
> 
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users

___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-16 Thread Mauricio Vieira Cardoso Filho
Hi, A good day to all.

Problem with connection to the bank is solved. Simply reconnected.
However, when I direct the geoserver to read the specific data directory
(/dados/geoserverv), it cannot load the data from this directory, giving an
error 404.
But if you leave the default path
(/var/lib/tomcat8v/webapps/geoserverv/WEB-INF/data), it works just fine.

I've already looked at the permissions of the destination directory (owner
and group are tomcat8) as well as already applied 750, 770, 755 and 777 in
folders, but it still doesn't load.

Apart from the web.xml on the geoserver, should I configure it elsewhere?

Att.,

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 10:58, Mauricio Vieira Cardoso Filho <
mcard...@topocart.com.br> escreveu:

> Hi,
>
> I recently started a request for help, however, I had to be away from the
> service due to other issues. But now I returned and the problem got worse.
>
> In addition to not being able to read the data directory specified in the
> web.xml, now I have another problem that the geoserver cannot connect to
> the postgree database.
>
> I use jdbc extension, and nothing in the configuration has changed. Simply
> all geoserver stopped running. (see image below):
>
> [image: Captura de tela de 2021-12-15 10-42-52.png]
>
> What can I say on the subject:
>
> - All permissions on the pointed data folder are for tomcat user and group;
> - All content is readable;
> - username and password to connect to the bank is ok (credentials are
> correct)
> - the bank is on the same server as the application (it was trying to
> address it by ip address and by localhost).
> - I have a base of two geoservers in the same directory (/dados/geoserverv
> and /dados/geoserveri), one of which is working perfectly with the same
> settings.
> - I've deployed a new war many times.
>
> Attached, I'll send my catalina.out if it's any help in assessing the
> issues and the possibility of sending some guidance.
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Olivier Gagnon
Mauricio,

Your tomcat instance is working.

If you uninstall geoserver (remove .war file and wait for geoserver folder to 
be removed by tomcat) and reinstall it (drop .war file and wait for tomcat to 
install it) is geoserver working 
(192.168.0.119:8102<http://192.168.0.119:8102/>/geoserver)  ?




Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
Envoyé : 15 décembre 2021 12:12
À : Olivier Gagnon 
Cc : geoserver-users 
Objet : Re: [Geoserver-users] Geoserver not running

Oliver...sorry...when I just put ip:port, it lands on a tomcat page (only text, 
no admin panel)

It works !

If you're seeing this page via a web browser, it means you've setup Tomcat 
successfully. Congratulations!

This is the default Tomcat home page. It can be found on the local filesystem 
at: /var/lib/tomcat8/webapps/ROOT/index.html

Tomcat8 veterans might be pleased to learn that this system instance of Tomcat 
is installed with CATALINA_HOME in /usr/share/tomcat8 and CATALINA_BASE in 
/var/lib/tomcat8, following the rules from 
/usr/share/doc/tomcat8-common/RUNNING.txt.gz.

You might consider installing the following packages, if you haven't already 
done so:

tomcat8-docs: This package installs a web application that allows to browse the 
Tomcat 8 documentation locally. Once installed, you can access it by clicking 
here<http://192.168.0.119:8102/docs/>.

tomcat8-examples: This package installs a web application that allows to access 
the Tomcat 8 Servlet and JSP examples. Once installed, you can access it by 
clicking here<http://192.168.0.119:8102/examples/>.

tomcat8-admin: This package installs two web applications that can help 
managing this Tomcat instance. Once installed, you can access the manager 
webapp<http://192.168.0.119:8102/manager/html> and the host-manager 
webapp<http://192.168.0.119:8102/host-manager/html>.

NOTE: For security reasons, using the manager webapp is restricted to users 
with role "manager-gui". The host-manager webapp is restricted to users with 
role "admin-gui". Users are defined in /etc/tomcat8/tomcat-users.xml.

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 13:53, Olivier Gagnon 
mailto:mcno...@hotmail.com>> escreveu:
Mauricio,

If you call 192.168.0.119:8102<http://192.168.0.119:8102> without /geoserverv, 
why do you get it the in the 404 page's Message section ?

Do you have a redirection in index.jsp ?




Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
mailto:mcard...@topocart.com.br>>
Envoyé : 15 décembre 2021 10:59
À : Olivier Gagnon mailto:mcno...@hotmail.com>>
Cc : geoserver-users 
mailto:geoserver-users@lists.sourceforge.net>>
Objet : Re: [Geoserver-users] Geoserver not running

thanks for answering. When I call the address 
192.168.0.119:8102<http://192.168.0.119:8102>, it loads the 404 error page.
(
HTTP Status 404 – Not Found


Type Status Report

Message /geoserverv

Description The origin server did not find a current representation for the 
target resource or is not willing to disclose that one exists.

)
All permissions are set for tomcat user. The system I use is Ubuntu Server 18.

Regarding the data source, it is accessible.

Really a mystery.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 12:37, Olivier Gagnon 
mailto:mcno...@hotmail.com>> escreveu:
Mauricio,

What happens if you go to 192.168.0.119:8102<http://192.168.0.119:8102> ?

Do you get the Tomcat console ?

Also in catalina.out we can see :

Caused by: java.lang.IllegalStateException: SelectQuery Failed
... 39 more
Caused by: java.sql.SQLException: Data source is closed

Could you validate that the data source is reachable.

Do the permissions been given to the user executing tomcat's service in windows 
services ?



Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
mailto:mcard...@topocart.com.br>>
Envoyé : 15 décembre 2021 08:58
À : geoserver-users 
mailto:geoserver-users@lists.sourceforge.net>>
Objet : [Geoserver-users] Geoserver not running

Hi,

I recently started a request for help, however, I had to be away from the 
service due to other issues. But now I returned and the problem got worse.

In addition to not being able to read the data directory specified in the 
web.xml, now I have another problem that the geoserver cannot connect to the 
postgree database.

I use jdbc extension, and nothing in the configuration has changed. Si

Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Mauricio Vieira Cardoso Filho
Oliver...sorry...when I just put ip:port, it lands on a tomcat page (only
text, no admin panel)

It works !

If you're seeing this page via a web browser, it means you've setup Tomcat
successfully. Congratulations!

This is the default Tomcat home page. It can be found on the local
filesystem at: /var/lib/tomcat8/webapps/ROOT/index.html

Tomcat8 veterans might be pleased to learn that this system instance of
Tomcat is installed with CATALINA_HOME in /usr/share/tomcat8 and
CATALINA_BASE in /var/lib/tomcat8, following the rules from
/usr/share/doc/tomcat8-common/RUNNING.txt.gz.

You might consider installing the following packages, if you haven't
already done so:

*tomcat8-docs*: This package installs a web application that allows to
browse the Tomcat 8 documentation locally. Once installed, you can access
it by clicking here <http://192.168.0.119:8102/docs/>.

*tomcat8-examples*: This package installs a web application that allows to
access the Tomcat 8 Servlet and JSP examples. Once installed, you can
access it by clicking here <http://192.168.0.119:8102/examples/>.

*tomcat8-admin*: This package installs two web applications that can help
managing this Tomcat instance. Once installed, you can access the manager
webapp <http://192.168.0.119:8102/manager/html> and the host-manager webapp
<http://192.168.0.119:8102/host-manager/html>.

NOTE: For security reasons, using the manager webapp is restricted to users
with role "manager-gui". The host-manager webapp is restricted to users
with role "admin-gui". Users are defined in /etc/tomcat8/tomcat-users.xml.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 13:53, Olivier Gagnon 
escreveu:

> Mauricio,
>
> If you call 192.168.0.119:8102 without /geoserverv, why do you get it the
> in the 404 page's Message section ?
>
> Do you have a redirection in index.jsp ?
>
>
>
> Envoyé à partir d’Outlook <http://aka.ms/weboutlook>
>
> --
> *De :* Mauricio Vieira Cardoso Filho 
> *Envoyé :* 15 décembre 2021 10:59
> *À :* Olivier Gagnon 
> *Cc :* geoserver-users 
> *Objet :* Re: [Geoserver-users] Geoserver not running
>
> thanks for answering. When I call the address 192.168.0.119:8102, it
> loads the 404 error page.
> ( HTTP Status 404 – Not Found
> --
>
> *Type* Status Report
>
> *Message* /geoserverv
>
> *Description* The origin server did not find a current representation for
> the target resource or is not willing to disclose that one exists.
>
> )
> All permissions are set for tomcat user. The system I use is Ubuntu Server
> 18.
>
> Regarding the data source, it is accessible.
>
> Really a mystery.
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
>
>
> Em qua., 15 de dez. de 2021 às 12:37, Olivier Gagnon 
> escreveu:
>
> Mauricio,
>
> What happens if you go to 192.168.0.119:8102 ?
>
> Do you get the Tomcat console ?
>
> Also in catalina.out we can see :
>
> Caused by: java.lang.IllegalStateException: SelectQuery Failed
> ... 39 more
> Caused by: java.sql.SQLException: Data source is closed
>
> Could you validate that the data source is reachable.
>
> Do the permissions been given to the user executing tomcat's service in
> windows services ?
>
>
> Envoyé à partir d’Outlook <http://aka.ms/weboutlook>
>
> --
> *De :* Mauricio Vieira Cardoso Filho 
> *Envoyé :* 15 décembre 2021 08:58
> *À :* geoserver-users 
> *Objet :* [Geoserver-users] Geoserver not running
>
> Hi,
>
> I recently started a request for help, however, I had to be away from the
> service due to other issues. But now I returned and the problem got worse.
>
> In addition to not being able to read the data directory specified in the
> web.xml, now I have another problem that the geoserver cannot connect to
> the postgree database.
>
> I use jdbc extension, and nothing in the configuration has changed. Simply
> all geoserver stopped running. (see image below):
>
> [image: Captura de tela de 2021-12-15 10-42-52.png]
>
> What can I say on the subject:
>
> - All permissions on the pointed data folder are for tomcat user and group;
> - All content is readable;
> - username and password to connect to the bank is ok (credentials are
> correct)
> - the bank is on the same server as the application (it was trying to
> address it by ip address and by localhost).
> - I have a base of two geoservers in the same directory (/dados/geoserverv
> and /dados/geoserveri), one of which is wor

Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Mauricio Vieira Cardoso Filho
I believe there are problems with jdbc extensionsbut I can't identify
this extension in the Geoserver extensions list. Reinstalling and
reconfiguring jdbc might be a solution, as I believe I have already done
everything I could to solve the problem, within my knowledge.

Can anyone tell me a valid link to download jdbcconfig-plugin.zip ?

Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 12:37, Olivier Gagnon 
escreveu:

> Mauricio,
>
> What happens if you go to 192.168.0.119:8102 ?
>
> Do you get the Tomcat console ?
>
> Also in catalina.out we can see :
>
> Caused by: java.lang.IllegalStateException: SelectQuery Failed
> ... 39 more
> Caused by: java.sql.SQLException: Data source is closed
>
> Could you validate that the data source is reachable.
>
> Do the permissions been given to the user executing tomcat's service in
> windows services ?
>
>
> Envoyé à partir d’Outlook <http://aka.ms/weboutlook>
>
> --
> *De :* Mauricio Vieira Cardoso Filho 
> *Envoyé :* 15 décembre 2021 08:58
> *À :* geoserver-users 
> *Objet :* [Geoserver-users] Geoserver not running
>
> Hi,
>
> I recently started a request for help, however, I had to be away from the
> service due to other issues. But now I returned and the problem got worse.
>
> In addition to not being able to read the data directory specified in the
> web.xml, now I have another problem that the geoserver cannot connect to
> the postgree database.
>
> I use jdbc extension, and nothing in the configuration has changed. Simply
> all geoserver stopped running. (see image below):
>
> [image: Captura de tela de 2021-12-15 10-42-52.png]
>
> What can I say on the subject:
>
> - All permissions on the pointed data folder are for tomcat user and group;
> - All content is readable;
> - username and password to connect to the bank is ok (credentials are
> correct)
> - the bank is on the same server as the application (it was trying to
> address it by ip address and by localhost).
> - I have a base of two geoservers in the same directory (/dados/geoserverv
> and /dados/geoserveri), one of which is working perfectly with the same
> settings.
> - I've deployed a new war many times.
>
> Attached, I'll send my catalina.out if it's any help in assessing the
> issues and the possibility of sending some guidance.
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Mauricio Vieira Cardoso Filho
thanks for answering. When I call the address 192.168.0.119:8102, it loads
the 404 error page.
(HTTP Status 404 – Not Found
--

*Type* Status Report

*Message* /geoserverv

*Description* The origin server did not find a current representation for
the target resource or is not willing to disclose that one exists.

)
All permissions are set for tomcat user. The system I use is Ubuntu Server
18.

Regarding the data source, it is accessible.

Really a mystery.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 12:37, Olivier Gagnon 
escreveu:

> Mauricio,
>
> What happens if you go to 192.168.0.119:8102 ?
>
> Do you get the Tomcat console ?
>
> Also in catalina.out we can see :
>
> Caused by: java.lang.IllegalStateException: SelectQuery Failed
> ... 39 more
> Caused by: java.sql.SQLException: Data source is closed
>
> Could you validate that the data source is reachable.
>
> Do the permissions been given to the user executing tomcat's service in
> windows services ?
>
>
> Envoyé à partir d’Outlook <http://aka.ms/weboutlook>
>
> --
> *De :* Mauricio Vieira Cardoso Filho 
> *Envoyé :* 15 décembre 2021 08:58
> *À :* geoserver-users 
> *Objet :* [Geoserver-users] Geoserver not running
>
> Hi,
>
> I recently started a request for help, however, I had to be away from the
> service due to other issues. But now I returned and the problem got worse.
>
> In addition to not being able to read the data directory specified in the
> web.xml, now I have another problem that the geoserver cannot connect to
> the postgree database.
>
> I use jdbc extension, and nothing in the configuration has changed. Simply
> all geoserver stopped running. (see image below):
>
> [image: Captura de tela de 2021-12-15 10-42-52.png]
>
> What can I say on the subject:
>
> - All permissions on the pointed data folder are for tomcat user and group;
> - All content is readable;
> - username and password to connect to the bank is ok (credentials are
> correct)
> - the bank is on the same server as the application (it was trying to
> address it by ip address and by localhost).
> - I have a base of two geoservers in the same directory (/dados/geoserverv
> and /dados/geoserveri), one of which is working perfectly with the same
> settings.
> - I've deployed a new war many times.
>
> Attached, I'll send my catalina.out if it's any help in assessing the
> issues and the possibility of sending some guidance.
> Maurício Vieira Cardoso Filho
> Gerente TI Infra
> Tel: +556137995051
> email : mcard...@topocart.com.br;
> skype: mauricio.cardoso1974
> ___
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Olivier Gagnon
Mauricio,

If you call 192.168.0.119:8102 without /geoserverv, why do you get it the in 
the 404 page's Message section ?

Do you have a redirection in index.jsp ?




Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
Envoyé : 15 décembre 2021 10:59
À : Olivier Gagnon 
Cc : geoserver-users 
Objet : Re: [Geoserver-users] Geoserver not running

thanks for answering. When I call the address 
192.168.0.119:8102<http://192.168.0.119:8102>, it loads the 404 error page.
(
HTTP Status 404 – Not Found


Type Status Report

Message /geoserverv

Description The origin server did not find a current representation for the 
target resource or is not willing to disclose that one exists.

)
All permissions are set for tomcat user. The system I use is Ubuntu Server 18.

Regarding the data source, it is accessible.

Really a mystery.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974


Em qua., 15 de dez. de 2021 às 12:37, Olivier Gagnon 
mailto:mcno...@hotmail.com>> escreveu:
Mauricio,

What happens if you go to 192.168.0.119:8102<http://192.168.0.119:8102> ?

Do you get the Tomcat console ?

Also in catalina.out we can see :

Caused by: java.lang.IllegalStateException: SelectQuery Failed
... 39 more
Caused by: java.sql.SQLException: Data source is closed

Could you validate that the data source is reachable.

Do the permissions been given to the user executing tomcat's service in windows 
services ?



Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
mailto:mcard...@topocart.com.br>>
Envoyé : 15 décembre 2021 08:58
À : geoserver-users 
mailto:geoserver-users@lists.sourceforge.net>>
Objet : [Geoserver-users] Geoserver not running

Hi,

I recently started a request for help, however, I had to be away from the 
service due to other issues. But now I returned and the problem got worse.

In addition to not being able to read the data directory specified in the 
web.xml, now I have another problem that the geoserver cannot connect to the 
postgree database.

I use jdbc extension, and nothing in the configuration has changed. Simply all 
geoserver stopped running. (see image below):

[Captura de tela de 2021-12-15 10-42-52.png]

What can I say on the subject:

- All permissions on the pointed data folder are for tomcat user and group;
- All content is readable;
- username and password to connect to the bank is ok (credentials are correct)
- the bank is on the same server as the application (it was trying to address 
it by ip address and by localhost).
- I have a base of two geoservers in the same directory (/dados/geoserverv and 
/dados/geoserveri), one of which is working perfectly with the same settings.
- I've deployed a new war many times.

Attached, I'll send my catalina.out if it's any help in assessing the issues 
and the possibility of sending some guidance.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net<mailto:Geoserver-users@lists.sourceforge.net>
https://lists.sourceforge.net/lists/listinfo/geoserver-users
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] Geoserver not running

2021-12-15 Thread Olivier Gagnon
Mauricio,

What happens if you go to 192.168.0.119:8102 ?

Do you get the Tomcat console ?

Also in catalina.out we can see :

Caused by: java.lang.IllegalStateException: SelectQuery Failed
... 39 more
Caused by: java.sql.SQLException: Data source is closed

Could you validate that the data source is reachable.

Do the permissions been given to the user executing tomcat's service in windows 
services ?



Envoyé à partir d’Outlook<http://aka.ms/weboutlook>


De : Mauricio Vieira Cardoso Filho 
Envoyé : 15 décembre 2021 08:58
À : geoserver-users 
Objet : [Geoserver-users] Geoserver not running

Hi,

I recently started a request for help, however, I had to be away from the 
service due to other issues. But now I returned and the problem got worse.

In addition to not being able to read the data directory specified in the 
web.xml, now I have another problem that the geoserver cannot connect to the 
postgree database.

I use jdbc extension, and nothing in the configuration has changed. Simply all 
geoserver stopped running. (see image below):

[Captura de tela de 2021-12-15 10-42-52.png]

What can I say on the subject:

- All permissions on the pointed data folder are for tomcat user and group;
- All content is readable;
- username and password to connect to the bank is ok (credentials are correct)
- the bank is on the same server as the application (it was trying to address 
it by ip address and by localhost).
- I have a base of two geoservers in the same directory (/dados/geoserverv and 
/dados/geoserveri), one of which is working perfectly with the same settings.
- I've deployed a new war many times.

Attached, I'll send my catalina.out if it's any help in assessing the issues 
and the possibility of sending some guidance.
Maurício Vieira Cardoso Filho
Gerente TI Infra
Tel: +556137995051
email : mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>;
skype: mauricio.cardoso1974
___
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer cluster running against PostGIS cluster

2013-08-12 Thread Hakala Oiva (MTT)
Hi,

I am not an advanced Geoserver user, but I have managed to use 2 Geoserver 
instances, but that is not any limit. I used Iacovella - Younblood Geoserver's 
Beginners Guide to configure a simple Geoserver cluster. I also use one 
PostGis instance. Using more Postgis instances may not be so easy. I think more 
than one database servers are needed, and every server needs a Geoserver store 
of it's own.

Oiva Hakala
Agrifood Research Finland




Lähettäjä: Darren Hardy [d...@stanford.edu]
Lähetetty: 9. elokuuta 2013 21:26
Vastaanottaja: Geoserver
Aihe: [Geoserver-users] GeoServer cluster running against PostGIS cluster

Hi,

What is the most common way to cluster both the GeoServer instances and the 
PostGIS instances for high availability? The user documentation doesn't seem to 
indicate how to create clustered database connection pools from GeoServer to 
PostGIS. The examples I've seen have a single GeoServer instance pairs with a 
single PostGIS instance.

Thanks,
-Darren
--
 Darren Hardy
 Digital Library Systems  Services
 Stanford University
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead.
Download for free and get started troubleshooting in minutes.
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer cluster running against PostGIS cluster

2013-08-12 Thread Hakala Oiva (MTT)
Eh, the book is Iacovella - Youngblood: Geoserver Beginner's Guide.

Oiva

Hi,

What is the most common way to cluster both the GeoServer instances and the 
PostGIS instances for high availability? The user documentation doesn't seem to 
indicate how to create clustered database connection pools from GeoServer to 
PostGIS. The examples I've seen have a single GeoServer instance pairs with a 
single PostGIS instance.

Thanks,
-Darren
--
 Darren Hardy
 Digital Library Systems  Services
 Stanford University

--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer cluster running against PostGIS cluster

2013-08-12 Thread Jonathan Moules
Hi,
This blog post by Simone explains how they did it for very high
availability:
http://geo-solutions.blogspot.it/2012/08/real-world-uses-cases-troubleshooting.html

This also may be of interest -
http://suite.opengeo.org/opengeo-docs/sysadmin/production/availability.html

Jonathan



On 12 August 2013 08:14, Hakala Oiva (MTT) oiva.hak...@mtt.fi wrote:

 Hi,

 I am not an advanced Geoserver user, but I have managed to use 2 Geoserver
 instances, but that is not any limit. I used Iacovella - Younblood
 Geoserver's Beginners Guide to configure a simple Geoserver cluster. I
 also use one PostGis instance. Using more Postgis instances may not be so
 easy. I think more than one database servers are needed, and every server
 needs a Geoserver store of it's own.

 Oiva Hakala
 Agrifood Research Finland



 
 Lähettäjä: Darren Hardy [d...@stanford.edu]
 Lähetetty: 9. elokuuta 2013 21:26
 Vastaanottaja: Geoserver
 Aihe: [Geoserver-users] GeoServer cluster running against PostGIS cluster

 Hi,

 What is the most common way to cluster both the GeoServer instances and
 the PostGIS instances for high availability? The user documentation doesn't
 seem to indicate how to create clustered database connection pools from
 GeoServer to PostGIS. The examples I've seen have a single GeoServer
 instance pairs with a single PostGIS instance.

 Thanks,
 -Darren
 --
  Darren Hardy
  Digital Library Systems  Services
  Stanford University

 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite!
 It's a free troubleshooting tool designed for production.
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


 --
 Get 100% visibility into Java/.NET code with AppDynamics Lite!
 It's a free troubleshooting tool designed for production.
 Get down to code-level detail for bottlenecks, with 2% overhead.
 Download for free and get started troubleshooting in minutes.
 http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk
 ___
 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 sensitive or protectively marked material up to RESTRICTED 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.
--
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with 2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031iu=/4140/ostg.clktrk___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] geoserver 2.2 running out of memory

2012-09-25 Thread Andrea Aime
On Mon, Sep 24, 2012 at 11:12 PM, Gundel, Aaron aaron_gun...@sjwater.comwrote:

 Hello all,

 ** **

 Here’s the stack trace.  Looks like there’s some connection not being
 closed; here’s a stack trace with the approximate location and such…  Any
 way I can work around this?  Thanks!

 **


Two of the errors might be related with each other (the connection and
timeout ones), but might be
unrelated to the OOM one (or else, the OOM one might be causing the slow
drawing which in turn
causes the timeout, which in turn might cause the failure to close a
connection).

The OOM itself migth be either transient or persistent:
- transient: too many getmap requests working in parallel, maybe with no or
high per request memory
  limits, that bring the JVM to the OOM
- permanent: somewhere there is a memory leak that accumulates and reduces
the free memory to 0

Telling them apart is normally easy, the memory leak leaves you no other
choice but to kill
the java virtual machine and restart it, the other solves itself when the
request load goes down

Which one is yours?
If you determine it's a memory leak please use jmap -histo, as described
here:
http://docs.geoserver.org/latest/en/user/production/troubleshooting.html#jmap
so that we can have a look at what is using the memory

Also, please provide details about your installation as suggested by the
user
posting guide:
http://geoserver.org/display/GEOS/GeoServer+user+list+posting+guidelines

Cheers
Andrea

-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it 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

---
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


[Geoserver-users] GeoServer not running on OSX Mountain Lion

2012-07-26 Thread Metasequoia
Hi everybody,

I updated my OSX installation yesterday to Mountain Lion. Today I downloaded 
the latest GeoServer stable release unpacked it and moved it to the 
applications folder. But when I try to run the application OSX tells my the 
file is corrupted and moves it to the trash. This happens with older releases 
of GeoServer, too (I tried 2.1.4 and 2.1.3). Is anyone else experiencing this 
problem? Is there a solution.
Regards,
Martin
--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users


Re: [Geoserver-users] GeoServer not running on OSX Mountain Lion

2012-07-26 Thread Metasequoia
I resolved the issue. Changing the Gatekeeper preferences in the security pane 
under System Preferences to „no restrictions“ (not sure if its exactly this 
wording, I’m translating from german) makes OSX start the GeoServer application.
-Martin


Am 26.07.2012 um 09:48 schrieb Metasequoia meta-sequ...@web.de:

 Hi everybody,
 
 I updated my OSX installation yesterday to Mountain Lion. Today I downloaded 
 the latest GeoServer stable release unpacked it and moved it to the 
 applications folder. But when I try to run the application OSX tells my the 
 file is corrupted and moves it to the trash. This happens with older releases 
 of GeoServer, too (I tried 2.1.4 and 2.1.3). Is anyone else experiencing this 
 problem? Is there a solution.
 Regards,
 Martin
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 Geoserver-users mailing list
 Geoserver-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/geoserver-users


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users