Dear All,

I had a previous Geoserver version 2.10.1 running well on Mac OS Sierra 10.12.3, installed from Mac OS X Geoserver Installer.

After Mac OS upgrade to 10.12.4, Geoserver launch remains stuck in "Geoserver is starting..." status at the below line:

2017-05-06 10:55:03.572:INFO:oejs.ServerConnector:startup executor: Started ServerConnector@6f4ddfef{HTTP/1.1}{0.0.0.0:8080}

After having displayed various errors, including
2017-05-06 10:54:43.372:INFO:oejw.StandardDescriptorProcessor:startup executor: NO JSP Support for /geoserver, did not find org.eclipse.jetty.jsp.JettyJspServlet

with several exceptions coming from javax.servlet.UnavailableException: org.eclipse.jetty.servlets.CrossOriginFilter

I reinstalled Geoserver from scratch using Mac OS X package 2.11.0, this has not solved the issue.

There is no JDK provided by Apple installed in /System/Library/Java/JavaVirtualMachines/
I tried to install JRE 8 from Oracle as per http://docs.geoserver.org/stable/en/user/installation/osx_installer.html but the problem was not solved, so I removed it as I saw in some post this JRE may conflict with embedded JRE with Geoserver.

Jetty is started and when accessed on port 8080 displays:

Error 404 - Not Found.

No context on this server matched or handled this request.
Contexts known to this server are:
Powered by Jetty:// Java Web Server

As strange as it may be, sometimes (very rarely), even if stuck at ServerConnector:startup executor: Started ServerConnector@6f4ddfef{HTTP/1.1}{0.0.0.0:8080} in the command line, Geoserver become available after some time and serving requests. But mostly it does not work.

I would appreciate any idea or hint, I browsed the web extensively and although I found some Error 404 issues on Mac OS, no issue was found.

Daniel

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to