users@glassfish.java.net

Re: GlassFish v3 start failed

From: Sathyan Catari <Sathyan.Catari_at_oracle.com>
Date: Wed, 06 Oct 2010 08:55:02 -0700

  The exception message says "Address already in use:8080",
means that the port 8080 is already occupied by another process
in your machine. Do you have another instance of GF running, other
than the one bundled in NetBeans? If so, please try to stop.

You might want to use tools such as "netstat" to see if the port is really
occupied or not.

HTH
Sathyan

On 10/6/10 4:37 AM, varunagg wrote:
> Hi,
>
> I really need some help for the same!
>
> I am working on netbeans and trying to use glass fish and everytime i try to
> run it it just gives this message:
>
> Oct 6, 2010 12:36:26 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 - Wed Oct 06 12:36:40 BST 2010
> INFO: Starting Grizzly Framework 1.9.18-o - Wed Oct 06 12:36:40 BST 2010
> INFO: Grizzly Framework 1.9.18-o started in: 485ms listening on port 4848
> INFO: Grizzly Framework 1.9.18-o started in: 471ms listening on port 3700
> INFO: Grizzly Framework 1.9.18-o started in: 433ms listening on port 7676
> INFO: Grizzly Framework 1.9.18-o started in: 504ms listening on port 8181
> INFO: GlassFish Server Open Source Edition 3.0.1 (22) startup time :
> Felix(10491ms) startup services(3785ms) total(14276ms)
> SEVERE: Shutting down v3 due to startup exception : Address already in use:
> 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 no idea its doing this, earlier it was working perfectly fine!
>
> Please help!
>
> glassfish-2 wrote:
>> Thanks, Guys! It worked when I changed port 8080 to 4747. Your support
>> is appreciated.
>> [Message sent by forum member 'iakyecofie' (akyecofie_at_yahoo.com)]
>>
>> http://forums.java.net/jive/thread.jspa?messageID=380130
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>>
>>
>>