users@glassfish.java.net

Re: Unable to start Glassfish at port 80

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Tue, 18 Dec 2007 10:01:58 -0500

Hi,

can you try adding:

<jvm-options>-Dcom.sun.enterprise.server.ss.ASQuickStartup=false</jvm-options>

in domain.xml and see if that makes a difference?

Also can you do a netstat -an | grep 80 to see if the listener has been
started?

Thanks

-- Jeanfrancois

glassfish_at_javadesktop.org wrote:
> Hi
>
> Kindly note that in my compnay we have Web Application Installed on Glassfish Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01) on Solaris 9.
>
> In above case the http-instance port is configured 80 only. After restarting Glassfish on that server I am not able to access http://localhost:80, but I am able to access the http://localhost:4848.
>
> Can anybody help me out why this happen.
>
> [b]Here is the o/p while starting the glassfish[/b]
>
>
> Starting Domain domain1, please wait.
> Log redirected to /apps/glassfish/domains/domain1/logs/server.log.
> Domain domain1 is ready to receive client requests. Additional services are being started in background.
> Domain [domain1] is running [Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01)] with its configuration and logs at: [/apps/glassfish/domains].
> Admin Console is available at [http://10.35.6.8:4848].
> Use the same port [4848] for "asadmin" commands.
> User web applications are available at these URLs:
> [http://10.35.6.8:80 https://10.35.6.8:443 ].
> Following web-contexts are available:
> [/web1 /asadmin /minnapp /services/v2008/rest /soap/v2008 /services/v2008/restmap /awsflexrepo /devguide/samples/awx /devguide /awxutil /awx/v4 /akamai ].
> Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
> [service:jmx:rmi:///jndi/rmi://alfa:8686/jmxrmi] for domain management purposes.
> Domain listens on at least following ports for connections:
> [80 443 4848 34326 3820 3920 8686 ].
>
>
> [b]The o/p of log file shows[/b]
>
> [#|2007-12-17T23:57:48.497-0800|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Application server startup complete.|#]
>
>
> Please suggest
>
> Thanks
> Rajan
> [Message sent by forum member 'rajaniyer123' (rajaniyer123)]
>
> http://forums.java.net/jive/thread.jspa?messageID=250531
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>