Post-installation tasks

If you are using HTTPS and redirector, you must install EAServer patch 11650. See “Upgrading to EAServer 4.2.2”.

StepsAdding a password to portalsearch.properties

This procedure is not necessary for Demo installations.

For Portal Search to work, you must add a password to the portalsearch.properties file located in %SYBASE%\EAServer\Repository\WebApplication\search\WEB-INF\classes

  1. Open portalsearch.properties with a text editor, and locate this line: EAServer Password (none) ####app.user.password=

  2. Enter a password for app.user.password=. For example:

    EAServer Password (none) ####app.user.password=<password>

  3. Save and close the file.