Install EAServer using the automated Install Shield package, and following the EAServer installation documentation. You can also install EAServer 5.0 first, and then update to EAServer 5.1. If you have problems or questions, see the EAServer installation documentation.
EP requires JDK 1.4.
See the Enterprise Portal – Information
Edition Release Bulletin for information about EAServer
patches or EBFs that must be installed.
Installing EP in EAServer
Make sure EAServer is up and running before you proceed. Note the following assumptions
Server name – must be “Jaguar”
Default HTTP port – 8080
Default HTTPS port – 8081
Currently, these port numbers are required.
Make sure that EAserver has been started with the correct
JDK version (%JAGUAR%\bin\serverstart
-jdk14
), by checking the Jaguar.log for
the following:
Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: javaversion 1.4. 2_03Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: Java HotSpot(TM) Client VM (version 1.4.2_03-b02, mixed mode)
Make sure no other Adaptive Server Anywhere instance is using port 4747.
From a Command Prompt window, make sure the %JAGUAR% and %SYBASE% environment variables are set. If not, set them; for example:
set JAGUAR=c:\Sybase\EAServer set SYBASE=c:\Sybase
The %SYBASE% environment
variable is set to the parent directory of %JAGUAR% if %SYBASE% is
not set. You can also set JAVA_HOME to
a JDK 1.4 installation, otherwise it will be set to the JDK 1.4
version that is used by EAServer.
Using a zip utility, locate ep61EAS.zip on the installation CD, and unzip its contents to %SYBASE%.
Optionally, you can set the %JAGTOOLARGS% environment variable, which is supported by the setup.bat file. For example, if you are using a non-default IIOP port in EAServer, you can set the environment to:
set JAGTOOLARGS=-n 9100
Go to %SYBASE%\EP\scripts and execute the following:
setup.bat sybase.com csi
The
csi
argument
is required.
This installs and configures EP, including:
Web components:
Onepage
DiscussionForum
InstantMessaging
PortalExplorer
CustView
EAServer package:
csi-easerver
When the installation is complete, EAServer restarts, and Sybase ASA starts on port 4747.
Verify that EAserver re-started with the correct JDK version, by checking the Jaguar.log for the following:
Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: javaversion 1.4. 2_03Jul 20 13:27:58 2004: 180389-Java virtual machine initialized: Java HotSpot(TM) Client VM (version 1.4.2_03-b02, mixed mode)
If not, then stop EAServer using standard procedures, and
restart it using %JAGUAR%\bin\serverstart
-jdk14
.
Verify that Adaptive Server Anywhere started correctly.
Start and stop scripts for Sybase ASA are provided in
the %SYBASE%\EP directory:
startdb.bat
– starts
the ASA portaldatabase on port 4747
stopdatabase
– stops
the ASA portaldatabase
Verify the EP installation by accessing Web Studio from a browser window and entering:
http://
HOSTNAME.PORTALDOMAIN:port/onepage/index.html
For example:
http://lab2k.syabse.com:8080/onepage/index.html
See “Getting started with Portal Interface” and “Getting started with Web Studio” for information. Be sure to use port 8080 when running Enterprise Portal – Information Edition from EAServer.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |