Sun Java System Portal Server 7.1 Release Notes

Installation


Restarting of the common agent container is required after creating a new portal. (#6521384)

Example:

In the Linux platform, if you use Application Server 8.2 as the web container for Portal Server, after creating a new portal, restart the common agent container.


/opt/sun/cacao/bin/cacaoadm stop
/opt/sun/cacao/bin/cacaoadm start

If Portal Server is installed on an Application Server cluster, to uninstall Portal Server, you need to delete the Portal Server instance on every node. (#6494878)

Solution:

Do the following:

  1. Start DAS on each secondary node.

  2. Delete Portal Server instances on each secondary node by running the psadmin delete-instance command.

  3. Delete Portal Server instance on the primary node.

  4. Run the uninstall command to uninstall Portal Server.