Sun Java System Portal Server 7.1 Release Notes

HP-Unix


Search module does not work. (#6525578)

Solution:

After installing Portal Server on the HP-UX platform, edit the following scripts to reduce java's maximum heap parameter from -Xmx1900m to -Xmx1500m.

  • /opt/sun/portal/bin/rdmgr

  • /opt/sun/portal/lib/profiler


In the zh_TW and es locales, if Access Manager and Portal Server are installed in the Configure Now mode, the configuration fails. (#6515043)

Solution:

In the zh_TW and es locales on the HP-UX platform, Access Manager and Portal Server need to be configured in the Configure Later mode.

  1. Install Portal Server and Access Manager in the Configure Later mode using the Java ES installer.

  2. Set the environment variable of the system:

    LANG=C

    export LANG

  3. Edit the AccessManager_base/bin/amsamplesilent file. Change the values such as web container details, amadmin password, amldap user password, and encryption key.

  4. Configure Access Manager.

    AccessManager_base/bin/amconfig -s amsamplesilent

  5. Customize the configuration xml file that is located in the PortalServer_base/samples/psconfig directory.


    Note –

    Refer to the PortalServer_base/samples/psconfig/README.TXT to know more about the configuration xml file that you need to use.


  6. In the configuration xml file change the values such as web container details, Portal Server component details, and path to shared components.

  7. Configure Portal Server.

    PortalServer_base/bin/psconfig --config example-file