users@glassfish.java.net

RE: Re: GlassFish v3 start failed

From: Deepu Syamaladevi Janardhananachary <Deepu.Janardhananachary_at_ust-global.com>
Date: Mon, 11 Jan 2010 23:11:26 +0530

If that one didn't work, change the port(8080) in the domain.xml and restart. If showing the same error with some other port, then find that port also in the domain.xml and change it. Continue the process 4 or 5 times.
Finally it will start.

Regards,
Deepu Janardhananachary


-----Original Message-----
From: Arun Gupta [mailto:Arun.Gupta_at_Sun.COM]
Sent: Mon 1/11/2010 10:37 PM
To: users_at_glassfish.dev.java.net
Subject: Re: GlassFish v3 start failed
 
Seems like something is already running on port 8080.

sudo lsof -i :8080

will tell what's running on that port.

Try to kill the process and then restart again.

-Arun

glassfish_at_javadesktop.org wrote:
> Hi, valued member!
>
> I've just started using Netbeans IDE 6.8 and GlassFish v3 wouldn't start. In the logs, I see this line being the cause:
>
> [b]SEVERE: Shutting down v3 due to startup exception : Address already in use: bind: 8080=com.sun.enterprise.v3.services.impl.monitor.MonitorableSelectorHandler_at_[/b]
>
> I do not know what to do or how to resolve it. Please help me out.
>
> Kind regards.
> [Message sent by forum member 'iakyecofie' (akyecofie_at_yahoo.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=380070
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>

-- 
Need Application Server ? Download from http://glassfish.org
Blog: http://blogs.sun.com/arungupta
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net