Richard, bringing this back to the list ... Failure is security failure to bind 8080.
java.security.PrivilegedActionException: java.io.IOException: Failed to bind to 0.0.0.0/0.0.0.0:8080 As a web service jetty has to listen on a port - something operating system security is setup to be very defensive about. Please check your network settings and firewall and be sure “java” has a permission to open a port. On Thu, Jan 23, 2020 at 7:53 AM Jody Garnett <[email protected]> wrote: > I am not sure we have a start jar (maybe for testing as a developer). > > a) please download the WAR and install into an application server like > tomcat > b) for just trying it out please download the BIN package and then run > with something like: > > On linux: > > cd bin > ./start.sh > > On windows: > > cd bin > start.bat > > Environment variables are part of your operating system, in the control > panel on windows. > > References: > - https://docs.geoserver.org/latest/en/user/installation/win_binary.html > - > https://www.theserverside.com/feature/How-to-set-JAVA_HOME-in-Windows-and-echo-the-result > > > aside: Ian we should update this page as it provides oracle JDK download > instructions. > -- > Jody Garnett > > > On Wed, 22 Jan 2020 at 11:49, Richard Douglas Hodge Alavedra < > [email protected]> wrote: > >> Hi, my name is Richard Hodge, I'm a mechanical engineer student and I'm >> currently trying to install the geoserver program but I'm having some >> trouble with the "start" java exe that doesn't work and also I do not >> understand the "enviromental variable". Hope I can get help from you. >> >> Thanks! >> >> Richard Hodge >> Mechanical Engineer Student - UTEC >> >> La información contenida en este e-mail y sus anexos es confidencial, >> privilegiada y está dirigida exclusivamente a su destinatario, en >> consecuencia, solo puede ser utilizada por aquel. Si usted no es el >> destinatario original, no deberá examinar, usar, copiar o distribuir este >> mensaje o la información que contiene. Si lo recibe por error, por favor >> reenvíelo a la persona que se lo envió y elimínelo. Cualquier retención o >> uso total o parcial no autorizada de este mensaje está estrictamente >> prohibida y sancionada por ley. >> _______________________________________________ >> 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 >> > -- -- Jody Garnett
_______________________________________________ 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
