Sun Java System Portal Server 7.1 Update 2 Release Notes

Desktop


Online documentation on the Portal Server desktop refers to the online documentation of Portal Server 7.1. (#6573973)

Solution:

Access the Portal Server 7.1 Update 1 online documentation from http://docs.sun.com/app/docs/coll/1552.1.


Because of the cookie size, portlets fail for authless anonymous user. (#6460104)

Description:

For authless anonymous user, the properties are stored in a cookie. This includes all portlet render arguments and desktop arguments. When the render arguments reach a certain size, the portlets fail.

Solution:

Do the following:

  1. Log in to Access Manager administration console.

  2. Click Service Configuration —> Client Detection.

  3. In the Client Detection screen, click the Edit link displayed with the Client Types field.

  4. In the Client Manager pop-up window, select the third page.

  5. Click the Edit link displayed with genericHTML.

  6. In the pop up window, select Additional Properties option and add the property, authlessState=server.


When you try to access Portal Server desktop, the following error is displayed, “Invalid Keystore format.” (#6446218, 6488139)

Solution:

Do the following:

  1. Access the var/opt/SUNWportal/portals/portalID/config/instanceID directory.

  2. In this directory, rename security to security.backup.

  3. Restart the instance.