Category Archives for troubleshooting

Double prompt login to OAM 11g Admin Console

I have OAM 11g setup in my environment and I have created 2 users in OID and assigned to Administrators group. I have configured OID as system store by specifying two users such as oamadmin and mahendra + a group Administrators (to have login access to OAM Admin console). In fact I followed this post. […]

Read More

“Security:090476]Invalid/unknown SSL header was received from peer localhost during SSL handshake.”

I have configured Node Manager for Managed Servers for WebLogic Server 10.3.6. When I start the node manager, I am seeing the below exception in node manager log. javax.net.ssl.SSLHandshakeException: [Security:090476]Invalid/unknown SSL header was received from peer ozone.oracle.com – 192.168.174.128 during SSL handshake. at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireException(Unknown Source) at com.certicom.tls.interfaceimpl.TLSConnectionImpl.fireAlertSent(Unknown Source) at com.certicom.tls.record.ReadHandler.fireAlert(Unknown Source) at com.certicom.tls.record.ReadHandler.getProtocolVersion(Unknown Source) at […]

Read More

Java.lang.NoClassDefFoundError: oracle/dfw/impl/common/TempFileManager

After successfully installing second OAM application on the server which already have an up and running OAM application, while starting the Admin and OAM Managed server  , i got below error in log file under $DOMAIN_HOME/servers/oam_server1/logs/oam_server1.out Caused by: java.lang.NoClassDefFoundError: oracle/dfw/impl/common/TempFileManager at oracle.dfw.spi.portable.PortableDiagnosticsFrameworkProvider.init(PortableDiagnosticsFrameworkProvider.java:120) at oracle.dfw.framework.DiagnosticsFramework.initializeProvider(DiagnosticsFramework.java:98) at oracle.dfw.framework.DiagnosticsFramework.<init>(DiagnosticsFramework.java:53) at oracle.dfw.spi.portable.JMXDiagnosticsConfig.load(JMXDiagnosticsConfig.java:85) at oracle.as.jmx.framework.util.ConfigMBeanSupport.preRegister(ConfigMBeanSupport.java:195) at oracle.dfw.spi.portable.JMXDiagnosticsConfig.preRegister(JMXDiagnosticsConfig.java:163) at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doPreRegister  Reason: […]

Read More

“oamDS”: ORA-28001: The Password Has Expired

Recently i come across an issue where R12 E-Business Users which was integrated with OAM 11g for SSO were not able to login.They were getting error message as shown below: From first look of redirection URL in browser, it appears that it was crossing the OAM authentication process and it was the application which is […]

Read More

Change data sources to point to a specific OIM schema

I had set up a new OIM 11g environment recently and there was OIM schema with prefix DEV_OIM already being used by different OIM instance. So in the new OIM instance I had created schema with prefix as EXPIMP so that schema name is EXPIMP_OIM and thus other OIM dependent schemas are EXPIMP_MDS, EXPIMP_SOAINFRA and […]

Read More

“401 Unauthorized” error when tried to loging into SSO application

Hi all, recently I have faced one issue in one of our development node. The problem is “401 Unauthorized” when tried to login into sso integrated application and upto two days back it was working fine. Environment details:  Oracle Application Server Single Sign-On – Version: 10.1.4.3 and OAM 10.1.4.3 running in same node. OAM_OSSO are integrated. […]

Read More

Users not synced from OID to OIM : Debug Scheduled Job

This post covers steps to debug reconciliation issues for Users/Roles from LDAP server to OIM 11g. Users between OIM 11g and OID (or other LDAP Servers) can be synchronised either using LDAPSync  (For LDAPsync with OVD check here ) or using OIM connectors (For OID connector click here). I recently integrated OIM with OID using LDAPSync and then […]

Read More

Creating OVD 11g adapters without using ODSM console

The only supported method to create OVD 11g adapters is to create it using ODSM console. However if you want to create the adapters without using GUI, you can do so by updating adapters.os_xml. This is the file where all adapter details gets stored. Let me talk about my exploration right from the beginning. I […]

Read More

OIA Startup Error : Failed to import bean definition security-acls-context.xml

This post covers issue encountered during OIA 11g deployment including error message and fix. Issue : OIA (RBACX) deployment on standalone Weblogic server was working fine. OIA application (RBACX) failed to start after extending Weblogic domain to include OIM. Error in WebLogic Server Log : _____ <Jun 6, 2012 2:50:48 PM UTC> <Error> <org.apache.beehive.netui.pageflow.internal.AdapterManager> <BEA-000000> <ServletContainerAdapter […]

Read More

How to set OID 11g in debug mode

Recently I had to troubleshoot OAM/OIM integration where OID is used as identity store and I had to set OID 11g in debug mode. I think this will be useful to share with you all. To set OID in debug mode: Create an ldif file with contents as shown below. dn: cn=oid1,cn=osdldapd,cn=subconfigsubentry changetype: modify replace: […]

Read More
1 4 5 6 7 8 23
Not found