I have seen the error shown below while accessing the OAM Identity System Console (the complete OAM system was working fine until then). The following messages were produced by the product. Please contact your webmaster to fix the problem. Unable to find configuration entry in directory server at configuration base=’o=oblix,dc=oracle,dc=com’ OAM is using OID as […]
Read MoreI have come across with an issue while stopping the OC4J process of SOA Application Server 10.1.3.1.0 in a Linux environment. This is peculiar behavior wherein it was working fine when I had stopped it as root user and the issue arises only when I perform the task using non-root user. [oracle@soa_hostname bin]$ ./opmnctl stopproc […]
Read MoreI have come across with this issue in a production environment which has multiple nodes where OAM will be installed. OAM setup in first node went smooth without any glitches. However, I have installed the OAM Identity Server and WebPass in second node without any issues. While configuring the Identity System Console, I stuck at […]
Read MoreThe 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 MoreToday 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 MoreI 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 MoreThere 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 MoreAs 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 MoreI 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 MoreI was performing the OAM WebGate installation on Oracle HTTP Server 1.x today. After installation, when I restart the http server component, it is failing with an error message shown below. opmnctl: starting opmn and all managed processes… ___________________ 0 of 1 processes started. ias-component/process-type/process-set: HTTP_Server/HTTP_Server/HTTP_Server/ Error –> Process (pid=2638) failed to start a managed […]
Read More