Category Archives for troubleshooting

“oracle.security.jps.service.policystore.PolicyObjectNotFoundException” error while deleting OES 11g application roles

I am using OES 11g API for performing deletion of application roles of a specific application. Here is the sample code snippet. However you can refer the OES 11g documentation how to programatically delete OES objects using API. //get the AppRoleManager AppRoleManager appRoleManager = Trading.getAppRoleManager(); //delete the AppRoleEntry appRoleManager.deleteAppRole(“TradingAppRole”, “true”); While trying to delete the […]

Read More

OAM/OIM schema passwords expired

I have OAM/OIM/ODSM 11g in my environment. While logging into sqlplus as ODS or OAM or OIM users it throws the error as shown in below screenshot. So I have logged into DB as sys user and verified the status of ODS, OAM and OIM schema users. In my case, the schema users are ODS, […]

Read More

“Error: Single Sign Off didn’t take place” while logging out of OAM Admin console

I have logged into OAM 11g Admin console as weblogic user and performed some operations such as Creating Agents etc., and clicked logout. It redirected to the page showing “Sign off did not place”. See the below screenshot for complete error message.       Notice the URL it is redirected to OAM_HOST:port/oamsso/logout.html?end_url=/oamconsole/faces/pages/PolicyManager.jspx. The IDMDomainAgent is the webgate […]

Read More

Compiling Forms in Oracle Apps R12 : APP-WSH-231210 ORA-04062 WSH_DELIVERY_DETAILS_INV

. Last week for our Order Management training while checking transaction status in Order Management (Responsibility Order Management Super User, Vision Operations (USA) : Navigation : Shipping >> Transaction) trainees faced error APP-WSH-231210 An unexpected Error Occurred for Line .. The Error is ORA-04062 signature of package APPS.WSH_DELIVERY_DETAILS_INV has been changes Looking at error message it is clear […]

Read More

How to read session Ids of a user from OAM 11g

We are extensively using OAM 11g API in our project out of which there is a requirement to set session attributes for a OAM user session. Session attributes is a concept newly introduced in OAM 11g (not there in 10g). So once OAM session is created we can retrieve the session Ids by using the […]

Read More

You have encountered an unexpected error. Please contact the System Administrator for assistance.

Hi All,   In today post I am going to cover Oracle Ebiz applications login issue. Problem Description: SSO Environment: Oracle application single sign on server 10.1.4.3 (HTTP, OC4J, and OID), OAM10g, OAS 10g and OIM 9.2 services existing in two nodes and it’s clustered. DB is in RAC mode. Oracle Ebiz Environment: It’s a […]

Read More

Oracle FA Installation Error 3: private-preverify-free-space The file system only has 190113 MB, but 204800 MB is needed

Few weeks ago, I successfully installed Oracle Fusion Applications 11.1.3 on our Linux Server.  In this post I’ll cover second issues faced during Fusion Application 11.1.3 installation. For first issue related to provisioning.setup.pillars. core.schema.schema. FUSION_RUNTIME.schema click here For second issue related to OAM validation click here   Error message reported in Provisioning Log File at $FA_BASE/ logs/ provisioning/ plan<randomNumber>/ <hostname>/ __________ 2012-03-30 […]

Read More

OSSO_OEBS Integration issue in cluster node

Hi All, OSSO_OEBS integration issue in cluster node which had been there for more than a year has been fixed. Here, we have covered the details about the issue and its solution. Environment details: Oracle Single Sign on Server ——————————————- Oracle application single sign on server 10.1.4.3 (HTTP, OC4J, and OID), OAM10g, OAS 10g and […]

Read More

Webgate installation failed: wrong ELF class: ELFCLASS64

Hi All, Today I have faced issue while installing webgate in one of our development node for SSO integration. Environment details: It’s a development node, OS- Linux x86_64,  oracle application server single sign server on 10g and OAM running in this node. We planned to Integrating Oracle Application Server Single Sign-On with Oracle Access Manager […]

Read More

OIF: SP initiated call after response from IdP redirecting to SP /fed/sp/art20?SAMLart=** with 401 Unauthorized

Oracle Identity Federation (OIF) is federation solution from Oracle that provides cross domain Single Sign-On (SSO). OIF can act as Service Provider (SP), Identity Provider (IdP), or both (IdP & SP). I recently integrated two OIF instances, one acting as IdP and second acting as SP. Both OIF had their own Identity Store (as OID) where user […]

Read More
1 5 6 7 8 9 23
Not found