Contradicting messages in PS7 Install logs

Hi - I'm trying to install PS7 on a sparc (v440) solaris 10 platform with plenty of disk space and fully patched. I'm getting strange contradictory errors.

The file /var/sadm/install/logs/Java_Enterprise_System_Summary_Report_install.<date&g t; shows :

--

Installation Summary Report

Install Summary

Sun Java(TM) System Portal Server 7 2005Q4 : Installation Failed, Configuration Failed

Configuration Data

Sun Java(TM) System Portal Server 7 2005Q4 :

<config details not included but no errors flagged>

-

And the file /var/sadm/install/logs/Java_Enterprise_System_install.B<date> shows that EVERY package was successfully installed.

Where can I look to see WHY the install failed?

Thanks,

Phil

[795 byte] By [philforrest] at [2007-11-26 8:19:50]
# 1
Gee thanks Sun...I found this on my own:/var/opt/SUNWportal/logs/config/portal.fabric.0.0.log has the install/config failures.It would be SOOO nice if the installer even MENTIONED this.
philforrest at 2007-7-6 21:23:54 > top of Java-index,Web & Directory Servers,Portal Servers...
# 2
Installer showing you "Configuration Failed" , message which indicator to look in <var dir>.Still It would be nice if this message found in installer log also to specify just dir , if not full file names.
mahipalsinhrana at 2007-7-6 21:23:54 > top of Java-index,Web & Directory Servers,Portal Servers...
# 3

Please , can any body explore this , i also getting same error.

I went to /var/opt/SUNWportal/logs/config and I m gettin below error

[#|2006-09-24T13:11:58.820+0200|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.

config.ValidatePortalInputData; MethodName=validateAMSDK; |PSFB_CSPFC0056:Error while validating the SSO Token.

com.iplanet.sso.SSOException: Error occurred while processing XML request.

Server returned HTTP response code: 500 for URL: http://d-sunsps.nl.dap.philips.com:82/amserver/authservice

at com.sun.portal.util.SSOUtil.createSSOToken(SSOUtil.java:206)

at com.sun.portal.fabric.config.ValidatePortalInputData.validateAMSDK(ValidatePort alInputData.java:261)

at com.sun.portal.fabric.config.ValidatePortalInputData.<init>(ValidatePorta lInputData.java:186)

at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:106)

|#]

[#|2006-09-24T13:11:58.821+0200|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.

config.ConfigurePortal; MethodName=main; |PSFB_CSPFC0014:Failed configuring Portal Server!!

com.sun.portal.fabric.tasks.ConfigurationException: please refer the log file /var/opt/SUNWportal/logs/config/portal.fabric.0.0.log for m

ore information

at com.sun.portal.fabric.config.ValidatePortalInputData.<init>(ValidatePorta lInputData.java:188)

at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:106)

|#]

[#|2006-09-24T13:11:59.739+0200|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.

config.PortalConfigurator; MethodName=getMbeanServerConnection; |PSFB_CSPFC0025:Security error getting MbeanServerConnection

java.lang.SecurityException: Unable to read truststore

at com.sun.cacao.agent.JmxClient.getUnknownJmxClientConnection(JmxClient.java:835)

at com.sun.portal.admin.common.util.AdminClientUtil.getJMXConnector(AdminClientUti l.java:114)

at com.sun.portal.fabric.config.PortalConfigurator.getMbeanServerConnection(Portal Configurator.java:617)

at com.sun.portal.fabric.config.ConfigurePortal.resetLogLevel(ConfigurePortal.java :313)

at com.sun.portal.fabric.config.ConfigurePortal.main(ConfigurePortal.java:289)

Caused by: java.io.FileNotFoundException: /etc/opt/SUNWcacao/security/jsse/truststore (No such file or directory)

at java.io.FileInputStream.open(Native Method)

at java.io.FileInputStream.<init>(FileInputStream.java:106)

at java.io.FileInputStream.<init>(FileInputStream.java:66)

at com.sun.cacao.agent.JmxClient.getUnknownJmxClientConnection(JmxClient.java:832)

... 4 more

Can any body help me on this.

Thanks for advance.

ranjankunwar at 2007-7-6 21:23:54 > top of Java-index,Web & Directory Servers,Portal Servers...
# 4
Can you provide environment details?Web Container / App Server Container Vendor & VersionH/W typeO/S and versionIs Portal on a separate machine from AM & DS, or are they located on the same machine?ThxJim
jimfaut at 2007-7-6 21:23:54 > top of Java-index,Web & Directory Servers,Portal Servers...
# 5

Hi thanks for reply.

Sorry , version PS7 2005Q4 ,

DS-5.2 2005Q4,

SAM 7.0 2005Q4,

web container

solaris 10

Vendor -SUN

I getting the error in both the cases , either AM / DS on same machine or other machine.

If you see the Portal server installation failed and configuration failed topics. There I mention same problem.

Thanks,

Ranjan

ranjankunwar at 2007-7-6 21:23:54 > top of Java-index,Web & Directory Servers,Portal Servers...