Sun Java Studio Enterprise 7 Installation Guide
|
  
|
Java Studio Enterprise Server Reference (Microsoft Windows)
|
This appendix contains reference details for the Java Studio Enterprise servers installed on Microsoft Windows systems.
The default top-level installation directory for Java Studio Enterprise on a Microsoft Windows system is C:\Sun\jstudio_04Q4. You may indicate a different installation directory location during the install process. In the following tables, the top-level installation directory is referred to by the variable java-studio-install-dir.
Assigning Port Numbers
The Java Studio Enterprise installer uses default port numbers to configure the servers. However, if the installer detects other applications using the same port numbers, it automatically assigns a port number from the private range of port numbers 59152 to 65536.
You can find the actual port numbers for each server in the configuration summary at the end of installation. See Finding Configuration Data for details on viewing this information.
Command-line Usage
Scripts for starting and stopping all servers from the command line can be found in the following installation directory:
- java-studio-install-dir\bin
Server Reference Details
Use the Windows utility Notepad to access the log files listed in the following tables.
Note - The variable server-name may be of the form machinename or machinename.domainname.
|
TABLE C-1 Sun Java System Directory Server Reference Details
Server Detail
|
Description
|
Product dependency
|
none
|
Default directory
|
java-studio-install-dir\DirectoryServer5.2
|
Windows service and process name
|
Sun ONE Directory Server(server-name)
ns-slapd slap-d
|
Start-stop scripts
|
java-studio-install-dir\DirectoryServer5.2\slapd-server-name\start-slapd.bat
java-studio-install-dir\DirectoryServer5.2\slapd-server-name\stop-slapd.bat
|
Log files
|
java-studio-install-dir\DirectoryServer5.2\slapd-server-name\logs\access
java-studio-install-dir\DirectoryServer5.2\slapd-server-name\logs\errors
*access these files with Notepad
|
Administrative tool
|
See TABLE C-2 Sun ONE Directory Server Administration Server
Admin Client:
http://machinename:admin-port-number, where port-number is the port number assigned to Directory Server admin server during installation.
|
Configuration file
|
java-studio-install-dir\DirectoryServer5.2\slapd-server-name\config\dse.ldif
|
Default server port number
|
389
|
TABLE C-2 Sun Java System Directory Server Administration Server Reference Details.
Server Details
|
Description
|
Product dependency
|
Sun Java System Directory Server
|
Installation directory
|
java-studio-install-dir\DirectoryServer5.2
|
Windows service name
|
Sun ONE Administration Server 5.2
|
Start-stop scripts
|
java-studio-install-dir\DirectoryServer5.2\start-admin.cmd
java-studio-install-dir\DirectoryServer5.2\stop-admin.cmd
|
Log files
|
java-studio-install-dir\DirectoryServer5.2\admin-serv\logs/
|
Administrative tool
|
java-studio-install-dir\DirectoryServer5.2\startconsole.exe
|
Configuration file
|
java-studio-install-dir\DirectoryServer5.2\admin-serv\config
java-studio-install-dir\DirectoryServer5.2\shared\config
|
Default port number
|
390
|
TABLE C-3 Sun Java System Web Server Reference Details
Server Detail
|
Description
|
Product dependency
|
none
|
Installation directory
|
java-studio-install-dir\WebServer6.1
|
Windows service name
process names
|
Sun Java System Web Server (https-server-name)
webservd; webservd-wdog
|
start-stop scripts
|
java-studio-install-dir\WebServer6.1\https-server-name\startsvr.bat
java-studio-install-dir\WebServer6.1\https-server-name\stopsvr.bat
|
Log files
|
java-studio-install-dir\WebServer6.1\https-server-name\logs\access
java-studio-install-dir\WebServer6.1\https-server-name\logs/error
|
Administrative tool
|
AdminServer: java-studio-install-dir\WebServer6.1\https-admserv\startsvr.bat | stopsvr.bat
AdminClient: Start Menu > Programs > Sun Microsystems > Java Studio Enterprise 7 2004Q4 > Administration Consoles> Web Server
or
http://machinename:admin-port-number
|
Configuration file
|
all files under java-studio-install-dir\WebServer6.1\https-server-name\config
|
Default HTTP server port number
|
80
|
Default admin port number
|
8888
|
TABLE C-4 Sun Java System Application Server Reference Details
Server Detail
|
Description
|
Product dependency
|
Sun Java System Message Queue
|
Installation Directory
|
java-studio-install-dir/AppServer7
|
Windows service and process names
|
Sun App Server 7 (domain1:server1)
Sun App Server 7 Admin Server (domain1:admin-server)
appservd; appservd-wdog
|
Start-stop scripts
|
java-studio-install-dir\AppServer7\bin\asadmin.bat start-instance server-name
java-studio-install-dir\AppServer7\bin\asadmin.bat stop-instance server-name
OR
- to start all Application Server instances
java-studio-install-dir\AppServer7\bin\asadmin.bat start-appserv
- To stop all Application Server instances
java-studio-install-dir\AppServer7\bin\asadmin.bat stop-appserv
|
Log files
|
java-studio-install-dir\AppServer7\domains\domain1\admin-server\logs
java-studio-install-dir\AppServer7\domains\domain1\server1\logs
|
Administrative tool
|
AdminServer:
java-studio-install-dir\AppServer7\bin\asadmin.bat start-instance admin-server
AdminClient:
http://machinename:admin-port-number
|
Configuration file
|
AppServer7\domains\domain1\admin-server\config
AppServer7\domains\domain1\server1\config
|
Default HTTP server port number
|
8080
|
Default admin port number
|
4848
|
TABLE C-5 Sun Java System Access Manager Reference Details
Server Detail
|
Description
|
Product Dependency
|
Sun Java System Directory Server
web container, either Application Server (default) or Web Server
|
Default java-studio-install-dir
|
java-studio-install-dir\IS6.1
|
Windows services
process
|
depends on web container:
webservd, when hosted on Web Server
appservd, when hosted on Application Server
|
Start-stop scripts
|
N/A - start Directory Server, then the web container.
To stop - stop the web container.
|
Log files
|
Files prefixed with am or sso under directory:
java-studio-install-dir\IS6.1\debug - For example: amAuth, amXMLHandler
java-studio-install-dir\IS6.1\logs
|
Administrative tool
|
AdminClient: http://server-name:port-number/amconsole
|
Configuration file
|
java-studio-install-dir\IS6.1\config
|
Default port number
|
No separate port number, runs in web container, Application Server or Web Server
|
TABLE C-6 Sun Java System Portal Server Reference Details
Server Detail
|
Description
|
Product dependency
|
Directory Server
Access Manager
web container, either Application Server (default) or Web Server
|
Default java-studio-install-dir
|
java-studio-install-dir\PortalServer6.2
|
Windows process names
|
webservd - hosted on Web Server
appservd - hosted on Application Server
|
Start-stop scripts
|
N/A - start Directory Server, then the web container.
To stop - stop the web container.
|
Log files
|
java-studio-install-dir\IS6.1\debug
|
Administrative tool
|
AdminClient: http://server-name:port-number/amconsole
|
Configuration file
|
java-studio-install-dir\PortalServer6.2\Config\PSConfig.properties
|
Default port number
|
No separate port number -hosted on Application Server or Web Server
|
Application Server as the Web Container
The following table describes the configuration details for the default installation of Sun Java Studio Enterprise 7. In this default installation, Application Server is the web container for the web applications, Access Manager and Portal Server.
TABLE C-7 Reference Details for Sun Java System Application Server as Web Container
Domains
|
Owned By
|
Server Names
|
Default Ports
|
Server Location
|
domain1
|
administrator or standard user: configurable through the IDE and shown in the Server Registry
|
admin-server
|
4848
|
java-studio-install-dir\AppServer7\domains\domain1\admin-server
|
|
|
server1
|
8080
|
java-studio-install-dir\AppServer7\domains\domain1\server1
|
jstudio-domain
|
administrator only, webcontainer for Access Manager and Portal Server
|
admin-server
|
90
|
java-studio-install-dir\AppServer7\domains\jstudio-domain\admin-server
|
|
|
jstudio-server
|
81
|
java-studio-install-dir\AppServer7\domains\jstudio-domain\jstudio-server
|
Web Server as Web Container
The following table describes the configuration details for the installation of Sun Java Studio Enterprise 7 when Web Server is selected as the web container for the web applications, Access Manager and Portal Server. See Container Selection for details on how this selection is made during installation.
TABLE C-8 Reference Details for Sun Java System Web Server as Web Container
Owned By
|
Server Names
|
Default Ports
|
Used For
|
administrator
|
https-admserv
|
8888
|
admin server
|
administrator
|
https-server-name
|
80
|
default instance server and web container for Access Manager and Portal Server
|
Sun Java Studio Enterprise 7 Installation Guide
|
817-7971-10
|
  
|
Copyright © 2004, Sun Microsystems, Inc. All Rights Reserved.