Hello,
I installed the Sun application server. When I try to start it either times out with no ERROR or SEVERE in the logs (just INFO which says all looks well). If I am lucky then it claims it has started, and probably has but I can not access the darn thing, or admin console. When I load up a browser with the address it just says "Waiting for local host" and nothing happens. It eventually times out, after 5 minutes in Firefox. I have checked on Netstat and it is the only thing listening on these ports.
Here is the console output from when it said it was successfully started:
Starting Domain domain1, please wait.
Log redirected to C:\Sun\SDK\domains\domain1\logs\server.log.
Domain domain1 is ready to receive client requests. Additional services are bein
g 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: [C:\Sun\SDK\domains
].
Admin Console is available at [http://localhost:4848].
Use the same port [4848] for "asadmin" commands.
User web applications are available at these URLs:
[http://localhost:8085 https://localhost:8181 ].
Following web-contexts are available:
[/web1 /asadmin ].
Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[service:jmx:rmi:///jndi/rmi://mike:8686/jmxrmi] for domain management purposes.
Domain listens on at least following ports for connections:
[8085 8181 4848 3700 3820 3920 8686 ].
Press any key to continue . . .
I have followed the troubleshooting documentation provided by Sun but it just says change ports if occupied by other apps, I tried this with a previous installation and it makes no difference in my case.
Can anyone help?
//Just in case, here is the output from my log
[#|2007-03-13T20:30:38.859+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|Starting Sun Java System Application Server Platform Edition 9.0_01 (build b02-p01) ...|#]
[#|2007-03-13T20:35:46.265+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;|CORE5098: AS Socket Service Initialization has been completed.|#]
[#|2007-03-13T20:35:46.375+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core|_ThreadID=10;_ThreadName=main;Java HotSpot(TM) Client VM;1.5.0_10;Sun Microsystems Inc.;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.5.0_10] from [Sun Microsystems Inc.]|#]
[#|2007-03-13T20:35:46.546+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;|SEC1002: Security Manager is OFF.|#]
[#|2007-03-13T20:35:49.093+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.tools.admin|_ThreadID=10;_ThreadName=main;|ADM0001:MBeanServer initialized successfully|#]
[#|2007-03-13T20:35:51.578+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.security|_ThreadID=10;_ThreadName=main;com.sun.enterprise.security.provider.PolicyWrapper;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
[#|2007-03-13T20:35:52.062+0100|INFO|sun-appserver-pe9.0|javax.enterprise.system.core.selfmanagement|_ThreadID=10;_ThreadName=main;|sgmt.service_initialized|#]