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@0.0.0.0: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@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geoserver-devel