Portal Server 7 2005Q4 Installation Failed

after install Portal Server7, i receive message"Portal Server 7 2005Q4 Installation Failed"what should i do for post installation task?Thanks!
[170 byte] By [entersandman] at [2007-11-26 8:58:41]
# 1
On what platform are you installing? Note that Portal 7 is supported on Red Hat Enterprise Linux 3 and above for linux systems
tolunike at 2007-7-6 23:00:51 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
i 'am install on solaris 10 SPARC, and now i can only access to http://server:80/search but i can't access to http://server:80/portal , could you please help me to fix this problem,thanks a lot
entersandman at 2007-7-6 23:00:51 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3

It could be Memory issue , Portal requires :

1.5 Gbytes of RAM for regular deployment on Sun Java System Web Server

2.0 Gbytes of RAM for regular deployment on Sun Java System Application Server

and double of RAM size , swap space.i.e around 3GB or 4GB

You can create swap space on solaris using following instruction:

http://docs.sun.com/app/docs/doc/819-2723/6n50a1n3v?a=view

If you memory is fine then.

Please check installation log files at following dir:

/var/sadm/install/logs.

From this log file you can ensure that whether Package installation went fine or not.

If that is fine then you need to have look as configuration log file at location.

/var/opt/SUNWportal/logs/config/portal.fabric.*.log

and

/var/opt/SUNWportal/logs/admin/portal.0.0.log.

This logs files will give clear information about what went wrong.

mahipalsinhrana at 2007-7-6 23:00:51 > top of Java-index,Web & Directory Servers,Portal Servers...
# 4
thank you very much.
entersandman at 2007-7-6 23:00:51 > top of Java-index,Web & Directory Servers,Portal Servers...