Category Archives for troubleshooting

Error: “401 Unauthorized Your account has been disabled, Please contact the system administrator” while accessing OIDDAS or OSSO consoles

The Oracle Access Manager and Oracle Single Sign-on Server has been integration and I had no problems while accessing OIDDAS and OSSO consoles until yesterday.  Soon after deleting some users and unnecessary containers from OID using OIDADMIN tool, I am getting the following error when I access the OIDDAS and OSSO consoles: 401 Unauthorized Your […]

Read More

The subscriber ‘myrealm’ contains multiple values for the attribute ‘orclCommonUserSearchBase’

Today I faced an issue with user search base entries in OID. While running the configure script for BPEL worklist to use OID as user store, I got the below error. [java]  The subscriber ‘myrealm’ contains multiple values for the attribute ‘orclCommonUserSearchBase’ [java] cn=users,dc=myrealm,dc=com [java] cn=Partner,dc=myrealm,dc=com [java] cn=Customer,dc=myrealm,dc=com [java] cn=Employees,dc=myrealm,dc=com It means that administrator has […]

Read More

OID 11g Down : Unable to Start OID 11g using OPMN (ODS schema locked ORA-28002)

This post covers OID 11g start-up issue caused by password policy in OID database . OID 11g : Oracle Internet Directory is LDAP (Lightweight Directory Access Protocol) compliant directory server with Oracle Database as repository and managed via OPMN (Oracle Process Manager and Notification) . For step by step installation on OID 11g click here MW_HOME […]

Read More

webgate.so: cannot restore segment prot after reloc: Permission denied

I have installed a Apache 2.2 Web Gate in a 64-bit Linux environment, I had problems while restart the Apache server. The Apache server needs to be started/stopped as root user whereas the WebGate is installed as non-root user. $./apachectl stop WebGate_Install_Dir/access/oblix/apps/webgate/bin/webgate.so: cannot restore segment prot after reloc: Permission denied To resolve this, we need […]

Read More

Oracle Access Manager operation error : Authorization issue

I was performing OSSO integration with Oracle Access Manager. I have created OSSO policies in Policy Manager with Authorization Rule to allow All. I have assigned the Form based authentication for login. When I hit the portal login link, a form page is displayed and upon entering correct login details, it is throwing the below error: […]

Read More

ldap_modify: Insufficient access

I was trying to run an ldif file that will modify certain attribute and objectclass. I was giving the user details without quotes in ldap_modify command as shown below and it throws Insufficient access error. [oracle@hostname bin]$ ./ldapmodify -h hostname -p 389 -D cn=orcladmin -W password -f oid_tuning.ldif modifying entry cn=dsaconfig,cn=configsets,cn=oracle internet directory ldap_modify: Insufficient access […]

Read More

Unclean shutdown of previous Apache run? *** glibc detected *** realloc(): invalid size: 0x0819e4a8 *** : Issue while restarting HTTP Server

There is a known issue when Oracle Access Manager components such as WebPass, Policy Manager and WebGates are installed on Oracle HTTP Server. Typically, while installing the WebPass (say) , the httpd.conf of HTTP Server will be pointed out and after the webpass configurations are updated in the httpd.conf, the Http Server should be restarted. […]

Read More

SSO server version v3.0 is not supported: BPEL OSSO Integration

As part of the BPEL worklist integration with Oracle Single Sign-on, we’ll generate the osso.conf in infra tier as shown below. ./ssoreg.sh -oracle_home_path $ORACLE_HOME -config_mod_osso TRUE -site_name LBR_Hostname:7777 -remote_midtier config_file $ORACLE_HOME/Apache/Apache/conf/osso/worklist/osso.conf  -mod_osso_url http://LBR_Hostname:7777 Then the osso.conf file will be used in mid-tier (BPEL worklist) for performing few configurations. This will be followed by a restart […]

Read More

Troubleshooting BPEL worklist integration with Oracle Single Sign-on.

I have recently done the BPEL worklist integration with Oracle Single Sign-on. Check this post for integration process. I did not witness any issues in a development environment. However, when I replicated the same integration process in a product environment, I found the difference. I have followed this metalink note for 753087.1 BPEL OSSO integration. […]

Read More

time out while waiting for a managed process to stop HTTP_Server

This is a generic error that everybody will come across, but it may be for different process like HTTP_Server, OC4J_SECURITY etc., In my case, I got it while restarting/stopping the HTTP_Server as shown below. [oracle@mahendra.domain.com bin]$ ./opmnctl stopall opmnctl: stopping opmn and all managed processes… ======================= opmn id=mahendra.domain.com:7017 2 of 3 processes stopped. ias-instance id=oasinfra.mahendra.domain.com […]

Read More
1 15 16 17 18 19 23
Not found