Patch needs to be applied as a root user. (#5080029)
Solution:If you have followed any post-installation configuration to run Portal Server as a non-root user, you need to remove these changes, and run Portal Server as root before applying the patch.
After successfully applying the patch, follow the post-installation procedure to run Portal Server as a non-root user .
If Portal Server and Access Manger are installed on two different machines, creation of discussions and searching fail. (#6534761, 6534777)
Solution:After upgrading Portal Server 7.1 to Portal Server 7.1 Update 1, restart the common agent container.
On the Solaris platform:
/usr/share/bin/cacaoadm stop /usr/share/bin/cacaoadm start |
On the Linux platform:
/opt/sun/cacao/bin/cacaoadm stop
/opt/sun/cacao/bin/cacaoadm start
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:
Start DAS on each secondary node.
Delete Portal Server instances on each secondary node by running the psadmin delete-instance command.
Delete Portal Server instance on the primary node.
Run the uninstall command to uninstall Portal Server.