Category Archives for troubleshooting

How to install Oracle Internet Directory 10.1.4.0.1 in an existing cluster that is already upgraded to 10.1.4.3

There is one main production environment where we have OID 10.1.4.0.1 installed and upgraded to 10.1.4.3 later. We have been setting up another production environment for disaster recovery purpose and had to use the same OID DB schema used in main production server. So we just replicated the database from main prod to disaster recovery […]

Read More

How to close the webgate to access server connection before firewall drops it

This is a very important item when you deploy your IDM system in real time. Let us assume there is a WebServer in DMZ zone you will see a firewall between WebGate installed on WebServer and the Access server which will be in the Application Zone. When you create a WebGate profile, a parameter  Maximum […]

Read More

“There is an error. Please Try again. configureWebGateMsg.xml: No such file or directory” error while installing Apache22 WebGate

I was trying to install an Apache 2.2 WebGate on Windows server and suddenly an error popped up after entering WebGate specific details. The error is There is an error. Please Try again. configureWebGateMsg.xml: No such file or directory I just tried to skip that section and pointed the httpd.conf of Apache Server. When I […]

Read More

Oracle SSO Failure – Unable to process request error while accessing BPEL worklist integrated with OSSO

This is purely a BPEL worklist and OSSO integration issue. To know more about the integration aspects, check this. While registering the SOA application with OSSO, we specified the fully qualified hostname  as hostname.domain.com:7777 as shown below. ./ssoreg.sh -oracle_home_path $ORACLE_HOME -site_name hostname.oracle.com:7777 -config_mod_osso TRUE -mod_osso_url  http://hostname.oracle.com:7777 -remote_midtier -config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf -sso_partner_version v1.4 The osso.conf gets generated […]

Read More

OIDDAS console looping while logging in

We were trying to sort out OIDDAS console login issue for a long time. Tired of troubleshooting as we could not find the root cause. However, we could see the below messages generating in OC4J logs unremittingly. <diagnostic> sessionId=c0a80b2e30d56d2985ead25746d7955fcbb30f13c0a0 sourcePageName=oiddashome sourcePageEventName=ssologin destinationPageName=OSSO_4LOGIN stamp=1301412378117 duration=0 </diagnostic> 11/03/29 20:56:18 [info] diagnostic record for the current request: <diagnostic> […]

Read More

Access Server Exception:Error:Invalid document structure

Today I faced an error while restart the access server.  First I have seen an Oracle Access manager operation error while access the protected url. I thought this error occurring because of access server was down. So I’m tried to restart the access server but it’s not coming up. Below error I have seen while […]

Read More

WebLogic Kerberos (SSO) Authentication Issue : Error 401 Forbidden : No Configuration was registered that can handle the configuration named com. sun. security. jgss. krb5. accept

 I recently configured Kerberos (Single Sign-On) in WebLogic using steps mentioned  here, While accessing application using Active Directory account received error “Error 401 – Forbidden” . This post covers steps I did to troubleshoot this issue. To see various different ways to configure Single Sign-On with WebLogic check Chris Johnson’s post here  . For step by step Kerberos Configuration for […]

Read More

Registering Database with OID : Directory does not contain the required Oracle Schema or Schema version is not correct

In my previous post, I discussed about Enterprise User Security  , This post covers issue I faced during Oracle Database Registration with LDAP Server (Oracle Internet Directory – OID) Issue 1: In Order to configure Oracle Database with Oracle Internet Directory, LDAP should be as one of name resolution methods (Other methods are TNSNAMES, EZECONNECT… […]

Read More

Bug Report Error: Password Reverse Synchronization from OAM to OIM

I have got a great experience while resolved this issue. I got an opportunity to work on password reverse synchronization. This post will cover the workaround plan to resolve this issue.  Environment details: The architecture has OAS 10.1.4.3, OAM 10.1.4.3, and OIM 9.1.0.2 and installed in production server node. The OID version is 10.1.4.3. OID is […]

Read More

Could not login to OIDDAS console: Multiple Users found with Simple Name error

This issue is simple but good to know the root cause. There is a container in OID cn=Employee,cn=users,dc=oracle,dc=com apart from cn=users,dc=oracle,dc=com. I was trying to login to OIDDAS console as an Employee container user and it was throwing an error 401 Unauthorized. By the way, the OSSO (OID)  was integrated with OAM already. When I […]

Read More
1 11 12 13 14 15 23
Not found