Uninstalling the portal server 7
After uninstalling the portal server I am not able to reinstall the portal server.The message it shows is Portal server installatin failed and the configurtaion also gets failed .
Can somebody give me some steps on How to clean uninstall portal server 7?
thanks in advance
Sayeed
# 1
Do you want to just unconfig/reconfig the portal or uninstall complete portal and resintall it ?
In case you want to remove complete portal then do the following steps.
1) Modify example18.xml present at /opt/SUNWportal/samples/psconfig and run below command
/opt/SUNWportal/bin/psconfig --unconfig <path to example18.xml>
Make sure that their are no exceptions at /var/opt/SUNWportal/logs/config/portal.fabric.0.0.log during this process.
2) Invoke uninstaller from /var/sadm/prod/SUNWentys and remove portal . Remove the directories /etc/opt/SUNWportal , /var/opt/SUNWportal , /opt/SUNWportal. Make sure to check the checkbox which says "Do you want to remove portal related data from Directory Server" in one of the panels .
3) Now invoke installer and install portal again