Portal7 Install / Configuration problem
I can't seem to install Portal 7 on Solaris 10 x86. After several weeks and all kinds of effort, I have everything running except that I get configuration errors when I try to install Portal.
I'm running it in the Sun app server container (I need to do this as I'm trying to deploy JCAPS eBAM components).
Here is the error:
[#|2007-02-08T10:00:33.724-0800|SEVERE|SJS Portal Server|debug.com.sun.portal.fabric.config|ThreadID=10; ClassName=com.sun.portal.fabric.config.PortalConfigur
ator; MethodName=getMbeanServerConnection; |PSFB_CSPFC0025:Security error getting MbeanServerConnection
java.lang.SecurityException: java.lang.SecurityException: Authentication failed: Authentication Failed!!|login_failed_template.jsp
at com.sun.jmx.remote.opt.security.AdminClient.throwExceptionOnError(AdminClient.j ava:337)
at com.sun.jmx.remote.opt.security.AdminClient.connectionOpen(AdminClient.java:144 )
at com.sun.jmx.remote.generic.ClientSynchroMessageConnectionImpl.connect(ClientSyn chroMessageConnectionImpl.java:71)
at javax.management.remote.generic.GenericConnector.connect(GenericConnector.java: 177)
at javax.management.remote.jmxmp.JMXMPConnector.connect(JMXMPConnector.java:119)
at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:24 8)
at com.sun.cacao.agent.JmxClient.getUnknownJmxClientConnection(JmxClient.java:876)
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.main(ConfigurePortal.java:129)
It seem obvious that I'm getting an Authentication failure, but I can't seem to figure out why. I've double and tripple checked the passwords and connection information.
HELP!

