Archive Monthly Archives: December 2011

Two ObSSOCookie are getting created after OAM authentication

Problem Description: IDM server and portal server are running in different box. In IDM box, osinfra 10.1.4.3(OID, OC4J, http) services and OAM 10.1.4.3 are running.OID is using for IDM SSO user store. In Portal server, oracle 11g (portal application) and osinfra 10.1.4.3 (OID, OC4J, and http) services are running in same box. OID is using […]

Read More

OIA (Identity Analytics) RBACX – Startup on WebLogic Server Error 2 : java.lang. NoClassDef FoundError javax/xml/ namespace/QName

This post covers second error I encountered while deploying Oracle Identity Analytics (OIA) 11g R1 PS1 (11.1.1.5) on WebLogic Server 10.3.5. For first error check my previous post here Error message on starting OIA Application (rbax) :java.lang.NoClassDefFoundError: javax/xml/namespace/QName Fix: This is Bug 10001623 and fix is to replace the stax-api-1.0.1.jar file with stax-api-1.0-2.jar (from http://download.java.net/maven/1/javax.xml.stream/jars/) in […]

Read More

OIM 11g Challenge Questions (PCQ) for forgot password

. When user login to OIM for first time, they are asked to set response to challenge questions. These challenge question and response are used, if user forgets his/her password and try to reset them via forgot password link. This post covers overview of challenge question and adding/managing additional questions. 1. To configure challenge questions , […]

Read More

Error Starting OIM Design Console (xlclient.sh) on Linux java.lang. NoClassDefFoundError

. I recently configured OIM design console on Linux (more on OIM Design Console here ) but faced below error while starting OIM design console on Linux OIM $ORACLE_HOME/designconsole/xlclient.sh . ___ Exception in thread “main” java.lang.NoClassDefFoundError: javax/ejb/CreateExceptionat java.lang.Class.getDeclaredMethods0(Native Method)at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)at java.lang.Class.getDeclaredMethod(Class.java:1935)at java.awt.Component.isCoalesceEventsOverriden(Component.java:5948)at java.awt.Component.access$500(Component.java:169)at java.awt.Component$3.run(Component.java:5902)at java.awt.Component$3.run(Component.java:5900) ___ . Fix:   Create wlfullclient.jar on OIM server as explained below […]

Read More

Oracle WebLogic Admin Server startup failed with oracle.security.jps. JpsRuntimeException

 This post covers WebLogic Server Start-Up issue which you could face, if you have migrated Policy Store to LDAP (OID) Server. Policy Store is repository for application roles with default store as XML file in Oracle Fusion Middleware. Policy & Credential Store is also covered in my  OIM/OAM 11g Book (now available at Amazon) .   […]

Read More

Oracle Identity Analytics (OIA) Architecture

. OIA Architecture : Oracle Identity Analytics is a J2EE application deployed on J2EE compliant application server. OIA architecture consists of following layers a) Web Presentation Layer: OIA Web UI is thin client accessible via web browser. It also exposes identity compliance and role management functionality via web services. b) OIA Server Layer: OIA server is […]

Read More

OIA (Identity Analytics) deployment failed on WebLogic Server Error 1 : java.lang.NoClass DefFoundError: org/apache/ log4j/Category

This is first on many issues, I encountered while deploying Ora cle Identity Analytics (OIA) 11g R1 PS1 (11.1.1.5) on WebLogic Server 10.3.5 . Error Message on WebLogic Console deployment screen:  java.lang.NoClassDefFoundError: org/apache/log4j/Category . Fix: 1. Explode rbacx.war file to staging directory like rbac_staging 2. Create weblogic.xml in $rbac_staging/WEB-INF/ with content like <?xml version=”1.0″ encoding=”ISO-8859-1″?> <weblogic-web-app xmlns=”http://www.bea.com/ns/weblogic/90″> […]

Read More

Install Oracle Identity Analytics (OIA) 11gR1 PS1 (11.1.1.5)

Oracle Identity Analytics (OIA) is Identity Governance and Role Management product from Oracle. OIA earlier Sun Role Manager was acquired by Sun from Vaau . This post covers high level overview of OIA 11g R1 PS1 (11.1.1.5) installation. Oracle Identity Analytics (OIA) Installation Guide is available here  and here Download Oracle Identity Analytics (11gR1 PS1) Software from […]

Read More

Error “java.sql.SQLException:io Exception:The Network Adapter Could Not Establish Connection”

Environment Details OAM server details: Osinfra application server version is 10.1.4.3 and OAM components version is 10.1.4.3. OID is used for data store.  One of the target applications called Oracle Financial; we tried to register OF application as partner application in OSSO and tried to execute the script from OF server. Unable to register OF […]

Read More

Webgate Installation Fails With “invalid user ‘null’ or invalid group ‘null'” on 64bit Platform

Environment Details OAM server details: Osinfra application server version is 10.1.4.3 and OAM components version is 10.1.4.3. OID is used for data store.  One of the target application, we tried to installed webgate(10.1.4.3) in AIX 64 platform for SSO. During the installation we have seen an error and unable to proceed further.  The Error is […]

Read More
Not found