Hi Asma,
Hi everybody,
am following this tuto
http://docs.geoserver.org/trunk/en/developer/quickstart/index.html to run
geoserver in eclipse (run start.java) , but am getting this errors i have
no idea what those errors means plz help: (it's a bit long)
06 mai 12:06:12 WARN [mortbay.log] - failed SocketConnector@anonymised.com:8080
java.net.BindException: Address already in use: JVM_Bind
...SNIP...
GRAVE: Could not start the Jetty server: Address already in use: JVM_Bind
Buried in the logs you posted is the above error. Something is already running on port 8080 so the embedded Jetty server can't start. Either stop whatever is running on port 8080 or change the port GeoServer's Jetty instance runs on[1]
Cheers,
Geoff
[1] http://docs.geoserver.org/latest/en/developer/eclipse-guide/#changing-the-default-port-for-jetty
Hi Geoff
This means that there is already a service running using port 8080. If you are using Linux, try
netstat -na | grep LISTEN | grep 8080
I think you will see some output.
On Windows I cannot assist, but rebooting may help.
Christian
···
2013/5/6 Geoff Williams <geoff@anonymised.com>
Hi Asma,
Hi everybody,
am following this tuto
http://docs.geoserver.org/trunk/en/developer/quickstart/index.html to run
geoserver in eclipse (run start.java) , but am getting this errors i have
no idea what those errors means plz help: (it’s a bit long)
06 mai 12:06:12 WARN [mortbay.log] - failed SocketConnector@anonymised.com:8080
java.net.BindException: Address already in use: JVM_Bind
…SNIP…
GRAVE: Could not start the Jetty server: Address already in use: JVM_Bind
Buried in the logs you posted is the above error. Something is already
running on port 8080 so the embedded Jetty server can’t start. Either
stop whatever is running on port 8080 or change the port GeoServer’s
Jetty instance runs on[1]
Cheers,
Geoff
[1]
http://docs.geoserver.org/latest/en/developer/eclipse-guide/#changing-the-default-port-for-jetty
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
–
DI Christian Mueller MSc (GIS), MSc (IT-Security)
OSS Open Source Solutions GmbH