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 <mcard...@topocart.com.br>
Envoyé : 15 décembre 2021 12:12
À : Olivier Gagnon <mcno...@hotmail.com>
Cc : geoserver-users <geoserver-users@lists.sourceforge.net>
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 
<mcno...@hotmail.com<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 
<mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>>
Envoyé : 15 décembre 2021 10:59
À : Olivier Gagnon <mcno...@hotmail.com<mailto:mcno...@hotmail.com>>
Cc : geoserver-users 
<geoserver-users@lists.sourceforge.net<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 
<mcno...@hotmail.com<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 
<mcard...@topocart.com.br<mailto:mcard...@topocart.com.br>>
Envoyé : 15 décembre 2021 08:58
À : geoserver-users 
<geoserver-users@lists.sourceforge.net<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<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

Reply via email to