I very recently (last week) installed geoserver-2.15.0-war
on apache-tomcat-9.0.22, openjdk version "1.8.0_191", no issues.
Did you set Tomcat up correctly? Opened port, made user, changed
permissions, allowed execution?
If Tomcat is running it should be easy.

----GeoServer---------------
----As Root:
systemctl stop tomcat
cd /home/me/
wget
http://sourceforge.net/projects/geoserver/files/GeoServer/2.15.0/geoserver-2.15.0-war.zip
unzip geoserver-2.15.0-war.zip
cd /opt/tomcat/webapps

----If you already deployed GeoServer remove it.
rm geoserver.war
rm -rf geoserver
mv /home/me/geoserver.war /opt/tomcat/webapps/.
chown tomcat:tomcat /opt/tomcat/webapps/geoserver.war
chmod +x /opt/tomcat/webapps/geoserver.war
systemctl restart tomcat

Vera

On Mon, Jul 22, 2019 at 12:25 PM Pablo J. Zader <pza...@gmail.com> wrote:

> Hi Julierme
>
> I tryed copy my war file to wepapps but the continues error.
>
> What you mention is correct My intention is to launch the doubt on the
> list and know the experience of others to find the solution, which is to
> know reliably that the combination of tomcat and geoserver are the most
> updated and compatible. I'll do my tests and then tell them how it was.
>
> kind regards
>
> Pablo
>
>
> El lun., 22 jul. 2019 a las 13:54, 1520 gis (<
> juliermeopensourcedevelo...@gmail.com>) escribió:
>
>> Hi Pablo,
>>
>> If I am not wrong, GeoServer still compatible only with tomcat8. Have you
>> tried to copy your war file to webapps directory instead of making the
>> deployment?
>>
>> Kind regards
>>
>> Julierme
>>
>>
>>
>> On Sun, Jul 21, 2019 at 7:41 PM Humphries, Graham (StateGrowth) <
>> graham.humphr...@stategrowth.tas.gov.au> wrote:
>>
>>> Without knowing what the errors were people on this forum will not be
>>> able to offer much help.
>>>
>>> But having said that, I have recently deployed Geoserver 2.15.2 into
>>> Tomcat 8.5.4 with no issues
>>>
>>>
>>>
>>> *From:* Pablo J. Zader [mailto:pza...@gmail.com]
>>> *Sent:* Sunday, 21 July 2019 11:00 AM
>>> *To:* geoserver-users <geoserver-users@lists.sourceforge.net>
>>> *Subject:* [Geoserver-users] Tomcat and geoserver
>>>
>>>
>>>
>>> Hi list
>>>
>>>
>>>
>>> I am trying install a geoserver 14.13 ltr in tomcat 9, but i have a
>>> problem, when i deployed geoserver.war file raise errors. Also i tryed
>>> using geosever version 15 and ocurred the same problem. Other combination
>>> was tomcat 8 and geoserver version 15 ( and version 14), the error
>>> continues.
>>>
>>> Which is the correct combination of thats software?
>>>
>>> I need install the version latest  in a secure production environment.
>>>
>>>
>>>
>>> Thanks in advanced
>>>
>>>
>>>
>>> Best regards
>>>
>>>
>>>
>>> Pablo
>>>
>>> ------------------------------
>>>
>>> CONFIDENTIALITY NOTICE AND DISCLAIMER
>>> The information in this transmission may be confidential and/or
>>> protected by legal professional privilege, and is intended only for the
>>> person or persons to whom it is addressed. If you are not such a person,
>>> you are warned that any disclosure, copying or dissemination of the
>>> information is unauthorised. If you have received the transmission in
>>> error, please immediately contact this office by telephone, fax or email,
>>> to inform us of the error and to enable arrangements to be made for the
>>> destruction of the transmission, or its return at our cost. No liability is
>>> accepted for any unauthorised use of the information contained in this
>>> transmission.
>>> _______________________________________________
>>> 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
>>>
>>
>
> --
>
> Pablo J. Zader
> Lic. en Cs. de la Computación + MSc. en Aplicaciones Espaciales de Alerta
> y Respuesta Temprana a Emergencias
> pablo.za...@gmail.com
>
> Universidad Nacional de Córdoba
> Av. Valpáraíso s/n Ciudad Universitaria
>  [image: skype] [image: linkedIn]
> <http://linkedin.com/in/pablo-javier-zader-7a232125>
>
> *"Los Grandes Hombres hablan sobre ideas...  Los Hombres Promedio hablan
> sobre cosas...  Los Hombres Pequeños hablan.. de otros Hombres.*
>
> *del libro Matemática estas ahí? A. Paenza "*
>
> _______________________________________________
> 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

Reply via email to