I'm trying to run geoserver from within Intellij to help with debugging.
I'm following the instructions listed here
https://docs.geoserver.org/latest/en/developer/quickstart/intellij.html
My devel machine is a windows 10 machine.

With the configuration including
++++++++++++++++++++++++++
Main class: org.geoserver.web.Start
VM options: -DskipTests
Working directory: C:\Users\userName\source\geoserver\src\web\app
Use classpath of module: gs-web-app
JRE: Default(1.8)

When running this configuration.  I get the below error.  Is there
something else I should be doing to get it to run from the IDEA start or
debug button?


21 Nov 16:11:49 WARN [webapp.WebAppContext] - Failed startup of context
o.e.j.w.WebAppContext@8c3b9d
{/geoserver,file:/C:/Users/username/source/geoserver/src/web/app/src/main/webapp/,null}{src/main/webapp}
java.io.IOException: Server returned HTTP response code: 403 for URL:
http://www.oracle.com/webfolder/technetwork/jsc/dtd/web-app_2_3.dtd
at
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1894)
_______________________________________________
Geoserver-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to