users@glassfish.java.net

GlassFish Server 3 Start Failed in Netbeans 6.9.1

From: <glassfish_at_javadesktop.org>
Date: Mon, 23 Aug 2010 10:49:48 PDT

I was working through the NetBeans tutorial for Struts
http://netbeans.org/kb/docs/web/quickstart-webapps-struts.html

and when I try to run the application I get the

Deployment error:
GlassFish Server 3 Start Failed
See the server log for details.

The only thing I can find that might be related to this issue is:
http://netbeans.org/bugzilla/show_bug.cgi?id=186806


Here is my server log:

Aug 23, 2010 1:02:45 PM com.sun.enterprise.glassfish.bootstrap.ASMain main
INFO: Launching GlassFish on Felix platform
Welcome to Felix
================
INFO: Perform lazy SSL initialization for the listener 'http-listener-2'
INFO: Starting Grizzly Framework 1.9.18-o - Mon Aug 23 13:03:09 EDT 2010
INFO: Starting Grizzly Framework 1.9.18-o - Mon Aug 23 13:03:09 EDT 2010
INFO: Grizzly Framework 1.9.18-o started in: 953ms listening on port 7676
INFO: Grizzly Framework 1.9.18-o started in: 1016ms listening on port 3700
INFO: Grizzly Framework 1.9.18-o started in: 1078ms listening on port 8181
INFO: Grizzly Framework 1.9.18-o started in: 1063ms listening on port 4848
INFO: GlassFish Server Open Source Edition 3.0.1 (22) startup time : Felix(20140ms) startup services(5469ms) total(25609ms)
SEVERE: Shutting down v3 due to startup exception : Address already in use: bind: 8080=com.sun.enterprise.v3.services.impl.monitor.MonitorableSelectorHandler_at_
INFO: Server shutdown initiated
INFO: [Thread[GlassFish Kernel Main Thread,5,main]] started


I have run netstat -b to see if anything is running on port 8080 and nothing showed up...



Any help is appreciated. Thank you.
[Message sent by forum member 'creagan']

http://forums.java.net/jive/thread.jspa?messageID=480825