On 2/16/21 12:24 PM, Jelmer Baas wrote:
> Richard,
> 
>> So what exactly was *not* working? Tomcat should indeed 'extract' the war 
>> automagically and then make geoserver admin page usable.
> In other examples I saw it being extracted to a relative path; not in my 
> case. No extra files appeared. And no, there was no admin page.
> /site/wwwrooot/webapps still only contains the geoserver.war file.
> 
> My steps:
> Create new Azure App Service (Linux, Java 8, Tomcat 8.5) - the rest default. 
> Go to mytest.azurewebsites.net, see welcome page. Go to 
> mytest.azurewebsites.net/geoserver get 404. 
> Download publish package, start FTP client, create "webapps" folder in 
> /site/wwwroot, upload geoserver.war to /site/wwwroot/webapps. Restart 
> service. Go to mytest.azurewebsites.net/geoserver, see loading indicator. 
> Wait a few minutes, get "Service Unavailable", with App Service plan at 100% 
> CPU.

Argh, wait: you should not need to create a 'webapps' folder in you WEBSERVER 
folder... 
You need to deploy it in Tomcat's 'webapps' folder...
(though it is funny that you have valid geoserver logs, so geoserver SEEMS to 
start)

Or is azure doing all kind of magic for you? /me stays away from azure....

Regards,

Richard


_______________________________________________
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


[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to