users@glassfish.java.net

can't see the welcome page

From: <glassfish_at_javadesktop.org>
Date: Sun, 28 Oct 2007 22:21:49 PST

[b]i start glassfish server, can't see the welcome page but can logon the console, who can tell me why ??[/b]
i follow below steps:
A. i download java_ee_sdk-5_03-windows.exe and setup this on d:\sun folder,
set JAVA_HOME=D:\Sun\SDK\jdk, add D:\Sun\SDK\jdk\bin into path;
B. use java -Xmx256m -jar glassfish-installer-v2-b58g.jar unpack glassfish and do the below change <property name="instance.port" value="8088"/>,
C. use ant -f setup.xml, the log is "create.domain:
     [exec] Using port 4848 for Admin.
     [exec] Using port 8088 for HTTP Instance.
     [exec] Using port 7676 for JMS.
     [exec] Using port 3700 for IIOP.
     [exec] Using port 8181 for HTTP_SSL.
     [exec] Using default port 3820 for IIOP_SSL.
     [exec] Using default port 3920 for IIOP_MUTUALAUTH.
     [exec] Using default port 8686 for JMX_ADMIN.
     [exec] Domain being created with profile:developer, as specified by variabl
e AS_ADMIN_PROFILE in configuration file.
     [exec] The file in given locale [zh_CN] at: [D:\glassfish\lib\install\templ
ates\locales\zh_CN\index.html] could not be found. Using default (en_US) index.h
tml instead.
     [exec] Security Store uses: JKS
     [exec] Domain domain1 created.
     [exec] Admin login information for host [localhost] and port [4848] is bein
g overwritten with credentials provided. This is because the --savelogin option
was used during create-domain command.
     [exec] Login information relevant to admin user name [admin] for this domai
n [domain1] stored at [C:\Documents and Settings\xiaoming\.asadminpass] successf
ully.
     [exec] Make sure that this file remains protected. Information stored in th
is file will be used by asadmin commands to manage this domain.
   [delete] Deleting: D:\glassfish\passfile

BUILD SUCCESSFUL
Total time: 1 minute 2 seconds".
D. then, i go to glassfish director, run asadmin start-domain domain1, show message
"Starting Domain domain1, please wait.
Log redirected to D:\Sun\SDK\domains\domain1\logs\server.log.
Redirecting output to D:/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 9.1 (build b58g-
fcs)] with its configuration and logs at: [D:\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:1796 https://localhost:8181 ].
Following web-contexts are available:
[/web1 /__wstx-services ].
Standard JMX Clients (like JConsole) can connect to JMXServiceURL:
[service:jmx:rmi:///jndi/rmi://liuxiaoming:8686/jmxrmi] for domain management pu
rposes.
Domain listens on at least following ports for connections:
[1796 8181 4848 3700 3820 3920 8686 ].
Domain does not support application server clusters and other standalone instanc
es."
E. then i logon http://localhost:8088, cannot see the welcome page. but i logon http://localhost:4848, can see the login page of console
[Message sent by forum member 'lliu_shine' (lliu_shine)]

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