Pages

Friday, November 16, 2012

DIP Issue :Unable to locate the DIP Sync profile mbean

Dip shows two red down arrows in EM for both Quartz Scheduler and MBeans, yet the DIP(11.1.1.2.0) shows a green up arrow.

When I try to perform a connection test (right click on DIP--->Administration---->Server Properties), I get the following error.

The connection test could not be performed.
The test aborted with the message : Unable to locate the DIP Sync profile mbean - :oracle.idm.integration.sync.config:*:
Unable to locate the DIP Sync profile mbean - :oracle.idm.integration.sync.config:*:
java.lang.Exception: Unable to locate the DIP Sync profile mbean - :oracle.idm.integration.sync.config:*:
at oracle.sysman.emas.model.iam.dip.utl.DIPJMXHelper.getSyncProfileObjectName(DIPJMXHelper.java:244)
at oracle.sysman.emas.model.iam.dip.utl.DIPJMXConfigSetHelper.testEndPoint(DIPJMXConfigSetHelper.java:706)
at oracle.sysman.emas.model.iam.dip.utl.DIPJMXConfigSetHelper.testEndPointConnection(DIPJMXConfigSetHelper.java:684)
at oracle.sysman.emas.view.iam.dip.DIPIntgProfileView.testConfigSetLDAPConnection(DIPIntgProfileView.java:2436)
at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:94)



Sloution :

the issue was related to the order in which I started the components.


http://docs.oracle.com/cd/E15523_01/oid.1111/e10029/app_stopstart.htm

As per this link:

Start admin server

Start OID instance (opmnctl startall)

Start managed server









No comments:

Post a Comment