If you are using HTTPS and redirector, you must install EAServer patch 11650. See “Upgrading to EAServer 4.2.2”.
Adding 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
Open portalsearch.properties with a text editor, and locate this line: EAServer Password (none) ####app.user.password=
Enter a password for app.user.password=. For example:
EAServer Password (none) ####app.user.password=<password>
Save and close the file.