Sun Java System Portal Server 7 is not starting!!!

Hi All,

I have successfully installed Sun Java System Portal Server 7 on RHEL 4.The problem is that after installation when I tried to access the portal throught its url it give the message "Connection to the host refused".

If anyone has got idea about this problem then please let me know.All suggestions are welcome and thanx in advance.

Chirag.

[372 byte] By [chirag1011] at [2007-11-26 7:15:23]
# 1
Hello,Have you tried re-starting the webserver (the container)?Thanks,AFR
afrosa5 at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Hi,Thanx for the reply.As the webserver starts automatically when the system starts I have not tried after restarting the server.Well is there any other reason for not able to start the Portal Server?If you have any idea please let me know...Thanx and Regards,Chirag.
chirag1011 at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3
First check the webserver log.
UnniBlr at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...
# 4
Hi,Thanx for reply.The webserver log is not showing any errors.What may b the other reason?Regards,Chirag.
chirag1011 at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...
# 5
HI chirag i think the only reason could be either the directory server or the AM server or the webserver should be down only then you get these kind of errors.Please make sure all the servers are started...Even then if the problem persists.please post the log file for the portal .
devil529 at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...
# 6

After a successful install the Directory, AM servers are down. You will have to start them after the install.

Stop start the process below in the order:

Stop/Start Directory Server instance:

Stop/Start Webcontainer instance running AM Server and Portal Server

Restart Cacao /opt/SUNWcacao/bin/cacaoadm restart

If the above does not fix it, take a look at the /var/opt/SUNWportal/portals/portal1/logs/<portal-instance>/*.logs

and the webcontainer logs for more details

uppalapa at 2007-7-6 18:50:26 > top of Java-index,Web & Directory Servers,Portal Servers...