After downloading and installing this on separate Windows 7 and Windows 10 systems, both fail with the following messages. I have Geoserver 2.6 and 2.8 installed which work fine.
Are there some other pre-reqs?
d:\GeoServer 2.9.0>call "d:\jdk1.7.0_55\bin\java.exe" -DGEOSERVER_DATA_DIR="d:\G
eoServer 2.9.0\data_dir" -Xmx512m -DSTOP.PORT=8079 -DSTOP.KEY=geoserver -Djetty.
base="d:\GeoServer 2.9.0" -Djetty.port=8080 -Djetty.logs="d:\GeoServer 2.9.0\log
s" -jar "d:\GeoServer 2.9.0\start.jar"
WARNING: Module not found [ssl]
2016-06-13 15:47:49.039:INFO::main: Logging initialized @534ms
2016-06-13 15:47:49.285:INFO:oejs.Server:main: jetty-9.2.13.v20150730
2016-06-13 15:47:49.308:INFO:oejdp.ScanningAppProvider:main: Deployment monitor
[file:/D:/GeoServer%202.9.0/webapps/] at interval 1
2016-06-13 15:47:50.993:INFO:oejw.StandardDescriptorProcessor:main: NO JSP Suppo
rt for /geoserver, did not find org.eclipse.jetty.jsp.JettyJspServlet
2016-06-13 15:47:51.004:WARN:oejw.WebAppContext:main: Failed startup of context
o.e.j.w.WebAppContext@anonymised.com{/geoserver,file:/D:/GeoServer%202.9.0/webapps/geo
server/,STARTING}{D:\GeoServer 2.9.0\webapps\geoserver}
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
Hi,
Geoserver 2.9 requires Java 1.8.
-Jukka Rahkonen-
Lähettäjä: David Adler
Lähetetty: 13.6.2016 23:11
Vastaanottaja: geoserver-users@lists.sourceforge.net
Aihe: [Geoserver-users] Geoserver 2.9.0 fails to start after installation
After downloading and installing this on separate Windows 7 and Windows
10 systems, both fail with the following messages. I have Geoserver 2.6
and 2.8 installed which work fine.
Are there some other pre-reqs?
d:\GeoServer 2.9.0>call “d:\jdk1.7.0_55\bin\java.exe”
-DGEOSERVER_DATA_DIR=“d:\G
eoServer 2.9.0\data_dir” -Xmx512m -DSTOP.PORT=8079 -DSTOP.KEY=geoserver
-Djetty.
base=“d:\GeoServer 2.9.0” -Djetty.port=8080 -Djetty.logs=“d:\GeoServer
2.9.0\log
s” -jar “d:\GeoServer 2.9.0\start.jar”
WARNING: Module not found [ssl]
2016-06-13 15:47:49.039:INFO::main: Logging initialized @534ms
2016-06-13 15:47:49.285:INFO:oejs.Server:main: jetty-9.2.13.v20150730
2016-06-13 15:47:49.308:INFO:oejdp.ScanningAppProvider:main: Deployment
monitor
[file:/D:/GeoServer%202.9.0/webapps/] at interval 1
2016-06-13 15:47:50.993:INFO:oejw.StandardDescriptorProcessor:main: NO
JSP Suppo
rt for /geoserver, did not find org.eclipse.jetty.jsp.JettyJspServlet
2016-06-13 15:47:51.004:WARN:oejw.WebAppContext:main: Failed startup of
context
o.e.j.w.WebAppContext@…7700…{/geoserver,file:/D:/GeoServer%202.9.0/webapps/geo
server/,STARTING}{D:\GeoServer 2.9.0\webapps\geoserver}
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:57)
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
Geoserver-users mailing list
Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users
Op 13 jun. 2016 22:07 schreef “David Adler” <dadler@anonymised.com>:
After downloading and installing this on separate Windows 7 and Windows
10 systems, both fail with the following messages. I have Geoserver 2.6
and 2.8 installed which work fine.
Are there some other pre-reqs?
d:\GeoServer 2.9.0>call “d:\jdk1.7.0_55\bin\java.exe”
Java 8 is required.