我们现在安装新的portal server 采用java enterprise system 5U1
服务器是Solaris 10 U4 X86
安装的顺序是
1 install DS
2 starting DS
3 install Application server 8.2 and starting the domain1
4 install Access manager 7
5 restart application server
6 install Portal Server and Portal server SRA
在安装之后log文件中记录
installed configured failedConnecting to Cacao MBean Server
private-35-212|#]
[#|2007-11-09T18:24:39-08:00|WARNING|JavaES|JavaESInstall|_versionID=1.0;_threadID=11;_SourceJavaFile=EntsysConfigurator;_SourceMethod
Name=executeCmd(cmdArray);_JavaESMessageID=;_JavaESResourceBundle=|
Configuration Failed : javax.management.remote.JMXProviderException: sun.security.validator.ValidatorException: No trusted certificate
 found|#]在portal server的log中发现以下错误。[#|2007-11-09T16:55:56.719-0800|INFO|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric
.config.ConfigurePortal; MethodName=main; |PSFB_CSPFC0004:Connecting to MBean Server|#]
 
[#|2007-11-09T16:55:57.606-0800|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabr
ic.config.PortalConfigurator; MethodName=getMbeanServerConnection; |PSFB_CSPFC0026:Failed getting the MbeanServerConnection           
javax.management.remote.JMXProviderException: sun.security.validator.ValidatorException: No trusted certificate found
        at com.sun.cacao.agent.impl.AbstractCacaoConnectorProvider.newJMXConnector(AbstractCacaoConnectorProvider.java:383)
        at com.sun.cacao.agent.impl.CacaoJmxConnectorProvider.newJMXConnector(CacaoJmxConnectorProvider.java:149)
        at javax.management.remote.JMXConnectorFactory.getConnectorAsService(JMXConnectorFactory.java:415)
        at javax.management.remote.JMXConnectorFactory.newJMXConnector(JMXConnectorFactory.java:307)
        at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:247)
        at com.sun.portal.admin.common.util.AdminUtil.getConnector(Unknown Source)
看上去这是由于cacao mbean server产生的问题
但前cacao server正常运行 cacaoadm status
default instance is ENABLED at system startup. 
Smf monitoring process: 
20611
20612
Uptime: 3 day(s), 0:16Java 版本是 1.5.0_12
Jdmk版本是 5.1在Solaris 启动的时候有如下的错误发生
Nov  9 13:11:50 hellokitty cacao[8457]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot gar
bage collect class loader for module com.sun.directory.nquick - external references probably still exist. There may have
 problems redeploying this module. See bugid 6218682.
Nov  9 13:14:37 hellokitty cacao[8457]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot gar
bage collect class loader for module com.sun.cmm.as - external references probably still exist. There may have problems
redeploying this module. See bugid 6218682.
Nov  9 17:58:30 hellokitty cacao_v2: [ID 702911 daemon.error] Cannot execute command gracefull stop: RuntimeException th
rown by the invoke method of the Dynamic MBean
Nov  9 18:24:07 hellokitty cacao[20612]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot ga
rbage collect class loader for module com.sun.portal.admin.server.module - external references probably still exist. The
re may have problems redeploying this module. See bugid 6218682.
Nov 12 15:38:15 hellokitty cacao[20612]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot ga
rbage collect class loader for module com.sun.directory.nquick - external references probably still exist. There may hav
e problems redeploying this module. See bugid 6218682.
Nov 12 15:40:57 hellokitty cacao[20612]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot ga
rbage collect class loader for module com.sun.cmm.as - external references probably still exist. There may have problems
 redeploying this module. See bugid 6218682.
Nov 12 17:40:37 hellokitty cacao[20612]: [ID 702911 daemon.warning] com.sun.cacao.impl.ModuleManager.garbage : Cannot ga
rbage collect class loader for module com.sun.portal.admin.server.module - external references probably still exist. The
re may have problems redeploying this module. See bugid 6218682.不知道这个错误是否和mbean server链接不上的问题有关那位大侠帮帮忙啊谢谢