Download the following patch from Sunsolve:
124303-01
Change the directory to the patch location and run the update script.
(Optional) If you want to upgrade to the localized version of Portal Server 7.1 Update 1, download the patch, 125302-02 , and install it.
Restart the web container.
Restart common agent container.
/opt/sun/cacao/bin/cacaoadm stop
/opt/sun/cacao/bin/cacaoadm start
Run the following command to ensure that the common agent container is working.
/opt/sun/cacao/bin/cacaoadm status
If the localization packages have been upgraded, set the Portal Server console JVM's locale to en_US.UTF-8.
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
Run the following command to update Portal Server to 7.1 Update 1.
PortalServer-base/opt/SUNWportal/bin/psupdate -a
Restart the common agent container and web container.