Overview  Configuring LDAP for EAServer

Appendix A: Installing EP in EAServer 5.1

Installing EP 6.1 in EAServer

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.

NoteEP requires JDK 1.4.

NoteSee the Enterprise Portal – Information Edition Release Bulletin for information about EAServer patches or EBFs that must be installed.

StepsInstalling EP in EAServer

  1. Make sure EAServer is up and running before you proceed. Note the following assumptions

    NoteCurrently, these port numbers are required.

  2. 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)
    
  3. Make sure no other Adaptive Server Anywhere instance is using port 4747.

  4. 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
    

    NoteThe %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.

  5. Using a zip utility, locate ep61EAS.zip on the installation CD, and unzip its contents to %SYBASE%.

  6. 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
    
  7. Go to %SYBASE%\EP\scripts and execute the following:

    setup.bat sybase.com csi
    

    NoteThe csi argument is required.

    This installs and configures EP, including:

    When the installation is complete, EAServer restarts, and Sybase ASA starts on port 4747.

  8. 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.

  9. Verify that Adaptive Server Anywhere started correctly.

    NoteStart 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

  10. 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. Configuring LDAP for EAServer

View this book as PDF