Error while patching 14196234 -OIM 11g R2

Hi,
I am currently in the process of applying mandatory patches for OIM 11g R2, when I run run opatch lsinventory it succeeds, but when I run opatch apply following error is thrown:
Error during Update inventory for apply phase]. Detail:OPatch failed: Applysession failed in system modification phase...'ApplySession::apply failed: Current access level does not allow writing to the inventory'
I am on the latest OPatch version 11.2.
Thanks in advance

I did not try doing that as the read me says "Product Patched is Oracle SOA Platform" and preinstallation steps says "Set the ORACLE_HOME environment variable to SOA Home" (and not ORACLE_IDM1)
Thanks again

Similar Messages

  • Getting error while importing Sandbox - OIM 11g R2

    Hi,
    I am getting the below error when I am trying to import any Sandbox :
    Import Sandbox Failed
    oracle.mds.exception.MDSRuntimeException: MDS-01163: invalid reference "/mdssys/sandbox/active_mdsSandboxMetadata.xml" MDS-01163: invalid reference "/mdssys/sandbox/active_mdsSandboxMetadata.xml"
         Information
         Please select sandbox archive to import.
    If the sandbox archive contains sandbox with the same name existing archive will be overwritten.
    Please help.

    I tried the both of the aproaches of deactivating the sandbox and also by publishing the sandbox before importing a sandbox but no success.
    I am getting the same error again.
    The issue is that I have created a custom UDF which is not visible on all the Create, Modify and User Details page but when I am adding any value to this UDF while creating or modifying the user, the value is not getting saved in the database ( USR table).
    I thought this could be the issue because of valueChangeListener property which was not set while creating the property, so I exported the sandbox and added the property in the userCreateForm.jsff file and repack the folder and tried to import the same but I am not able to import the sandbox.
    Below is the userCreateForm.jsff file which I changed :
    <?xml version='1.0' encoding='UTF-8'?>
    <mds:customization version="11.1.1.61.92" xmlns:mds="http://xmlns.oracle.com/mds" motype_local_name="root" motype_nsuri="http://java.sun.com/JSP/Page">
    <mds:insert parent="_xg_pfl5" position="first">
    <af:inputText xmlns:af="http://xmlns.oracle.com/adf/faces/rich" value="#{bindings.BusinessUnitID__c.inputValue}" label="#{bindings.BusinessUnitID__c.hints.label}" required="#{bindings.BusinessUnitID__c.hints.mandatory}" columns="#{bindings.BusinessUnitID__c.hints.displayWidth}" maximumLength="#{bindings.BusinessUnitID__c.hints.precision}" shortDesc="#{bindings.BusinessUnitID__c.hints.tooltip}" valueChangeListener="#{pageFlowScope.cartDetailStateBean.attributeValueChangedListener}" id="dtrt_dc_7285793058" autoSubmit="true">
    <f:validator xmlns:f="http://java.sun.com/jsf/core" binding="#{bindings.BusinessUnitID__c.validator}"/>
    </af:inputText>
    </mds:insert>
    </mds:customization>
    Please help.

  • Error while patching OIM with BP06

    Hi ,
    I am facing error while patching OIM 11.1.1.5.0 with BP 06.
    Please see the logs below:-
    patch:
    [input] skipping input as property weblogic_password has already been set.
    [echo] unzipping the archives.....
    explode-archived-apps:
    [delete] Deleting directory /apps/oracle/middleware/Oracle_IDM1/server/apps/oim.ear
    [delete] Deleting directory /apps/oracle/middleware/Oracle_IDM1/server/apps/Nexaweb.ear
    [mkdir] Created dir: /apps/oracle/middleware/Oracle_IDM1/server/apps/oim.ear
    [mkdir] Created dir: /apps/oracle/middleware/Oracle_IDM1/server/apps/Nexaweb.ear
    [unzip] Expanding: /apps/oracle/middleware/Oracle_IDM1/server/patching/oim.ear into /apps/oracle/middleware/Oracle_IDM1/server/apps/oim.ear
    [unzip] Expanding: /apps/oracle/middleware/Oracle_IDM1/server/patching/Nexaweb.ear into /apps/oracle/middleware/Oracle_IDM1/server/apps/Nexaweb.ear
    [echo] archives unzipped successfully.....
    [echo]           seeding the out of the box jobs into db
    seed-ootb-jobs:
    seed-ootb-jobs:
    [echo] ----> SEEDING OUT OF THE BOX SCHEDULE JOBS AND TRIGGERS
    [java] Mar 25, 2013 7:32:31 PM org.quartz.core.QuartzScheduler <init>
    [java] INFO: Quartz Scheduler v.1.6.0 created.
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.jdbcjobstore.JobStoreSupport initialize
    [java] INFO: Using thread monitor-based data access locking (synchronization).
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs
    [java] INFO: Removed 0 Volatile Trigger(s).
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.jdbcjobstore.JobStoreSupport cleanVolatileTriggerAndJobs
    [java] INFO: Removed 0 Volatile Job(s).
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.jdbcjobstore.JobStoreTX initialize
    [java] INFO: JobStoreTX initialized.
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.StdSchedulerFactory instantiate
    [java] INFO: Quartz scheduler 'OIMQuartzScheduler' initialized from an externally provided properties instance.
    [java] Mar 25, 2013 7:32:31 PM org.quartz.impl.StdSchedulerFactory instantiate
    [java] INFO: Quartz scheduler version: 1.6.0
    [java] Mar 25, 2013 7:32:36 PM org.quartz.core.QuartzScheduler shutdown
    [java] INFO: Scheduler OIMQuartzScheduler_$_NON_CLUSTERED shutting down.
    [java] Mar 25, 2013 7:32:36 PM org.quartz.core.QuartzScheduler standby
    [java] INFO: Scheduler OIMQuartzScheduler_$_NON_CLUSTERED paused.
    [java] Mar 25, 2013 7:32:36 PM org.quartz.core.QuartzScheduler shutdown
    [java] INFO: Scheduler OIMQuartzScheduler_$_NON_CLUSTERED shutdown complete.
    [echo] ----> SEEDING COMPLETE LOG FILE
    [echo] ----> LOG FILE : ${work.dir}
    [echo] jobs seded succefully.....
    [echo]           updating the oes out of the box policies in oim db
    update-oes-ootb-policies:
    update-oes-ootb-policies:
    [echo] ----> UPDATING OUT OF THE BOX OES POLICIES     
    [java] [EL Info]: 2013-03-25 19:32:45.952--ServerSession(139722802)--EclipseLink, version: Eclipse Persistence Services - 1.1.0.r3634
    [java] [EL Info]: 2013-03-25 19:32:48.824--ServerSession(139722802)--file:/apps/oracle/middleware/Oracle_IDM1/modules/oracle.oes_11.1.1/jps-internal.jar-JpsDBDataManager login successful
    [echo] ----> SEEDING COMPLETE LOG FILE
    [echo] ----> LOG FILE : /apps/oracle/middleware/Oracle_IDM1/server/seed_data/Seed/OESPolicies
    [echo] oes policies updated successfully..
    [echo]           upgrading the oes-ootb policies accordin g to the patched xml
    upgrade-oes-ootb-policies:
    upgrade-oes-ootb-policies:
    [echo] ----> UPDATING OUT OF THE BOX OES POLICIES     
    [java] java.io.IOException: No such file or directory
    [java]      at java.io.UnixFileSystem.createFileExclusively(Native Method)
    [java]      at java.io.File.createNewFile(File.java:883)
    [java]      at oracle.iam.authzpolicydefn.loader.PolicyLoadDataLogger.createLogFile(PolicyLoadDataLogger.java:68)
    [java]      at oracle.iam.authzpolicydefn.loader.PolicyLoader.main(PolicyLoader.java:196)
    [java] Exception in thread "Main Thread" java.lang.NullPointerException
    [java]      at java.lang.Throwable.printStackTrace(Throwable.java:508)
    [java]      at oracle.iam.authzpolicydefn.loader.PolicyLoadDataLogger.createLogFile(PolicyLoadDataLogger.java:73)
    [java]      at oracle.iam.authzpolicydefn.loader.PolicyLoader.main(PolicyLoader.java:196)
    BUILD FAILED
    /apps/oracle/middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:94: The following error occurred while executing this line:
    /apps/oracle/middleware/Oracle_IDM1/server/setup/deploy-files/setup.xml:215: The following error occurred while executing this line:
    /apps/oracle/middleware/Oracle_IDM1/server/seed_data/seed-rcu-data.xml:136: Java returned: 1
    Total time: 2 minutes 25 seconds
    I have seen similar error on forum but it has not been answered.
    I have set all variables correctly and the directory has all permissions as well.
    Please let me know what I am missing here.
    Thanks in advance.

    Hi,
    Thanks for your help.
    The directory was already created during patch execution.
    My error was related to MDS password.
    The password for mds was different from OIM password so the patch errored out.
    Once the mds password was updated correctly in the profile file, the patch executed successfully.

  • Error while starting the OIM managed server in oracle VM

    Hi ,
    I am getting the following error , while starting the OIM managed server in Oracle VM.
    <Jun 14, 2012 4:45:38 AM EDT> <Error> <org.quartz.impl.jdbcjobstore.JobStoreCMT> <BEA-000000> <MisfireHandler: Error handling misfires: Unexpected runtime exception: null
    org.quartz.JobPersistenceException: Unexpected runtime exception: null [See nested exception: java.lang.NullPointerException]
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3042)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    Caused By: java.lang.NullPointerException
    at org.quartz.SimpleTrigger.computeNumTimesFiredBetween(SimpleTrigger.java:800)
    at org.quartz.SimpleTrigger.updateAfterMisfire(SimpleTrigger.java:514)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doUpdateOfMisfiredTrigger(JobStoreSupport.java:944)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.recoverMisfiredJobs(JobStoreSupport.java:898)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport.doRecoverMisfires(JobStoreSupport.java:3029)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.manage(JobStoreSupport.java:3789)
    at org.quartz.impl.jdbcjobstore.JobStoreSupport$MisfireHandler.run(JobStoreSupport.java:3809)
    >
    How to resolve this issue.Any one please suggest me , i am in a big trouble ...
    Thanks in advance ..
    -Deena.

    Hi P.k,
    The table QRTZ92_TRIGGERS is there in the database.But while trying to run this command (UPDATE QRTZ92_TRIGGERS set NEXT_FIRE_TIME=1 where NEXT_FIRE_TIME < 0)in database i am getting the table or view does not exist.
    What is GTC resource?
    OIM version - 11.1.1.5.0.
    -Deena.

  • Error while connecting to OIM via Jdeveloper

    Hi,
    I am getting the below error while executing simple search code. I am executing this code from Jdeveloper 11.1.2.2 and trying to connect to OIM 11gR1 BP04. SOPs shows, I am able to connecto to OIM, however while trying to search users below errors are thrown. I am not sure if it is code issue or firwall/proxy server issue. Any pointers would help.
    Error
    Creating client....
    Logging in
    log4j:WARN No appenders could be found for logger (org.springframework.jndi.JndiTemplate).
    log4j:WARN Please initialize the log4j system properly.
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:209)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:136)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:129)
         at com.oracle.idm.utilities.OIMUserSearch.init(OIMUserSearch.java:43)
         at com.oracle.idm.utilities.OIMUserSearch.main(OIMUserSearch.java:53)
    Caused by: java.lang.NoSuchMethodError: oracle.iam.platform.auth.util.ClientContextSetter.setClientIPAddress(Ljava/lang/String;)V
         at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
         at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
         at $Proxy1.loginSessionCreated(Unknown Source)
         ... 9 more
    Log in successful
    Getting user list...
    Service Obtained.
    Perfoming search*
    Exception in thread "main" java.lang.NoSuchMethodError: oracle.iam.platform.auth.util.ClientContextSetter.setClientIPAddress(Ljava/lang/String;)V
         at oracle.iam.identity.usermgmt.api.UserManagerDelegate.search(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
         at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
         at $Proxy3.search(Unknown Source)
         at com.oracle.idm.utilities.OIMUserSearch.getUserLogin(OIMUserSearch.java:99)
         at com.oracle.idm.utilities.OIMUserSearch.main(OIMUserSearch.java:56)
    Process exited with exit code 1.
    code
    System.out.println("Creating client....");
    String ctxFactory = "weblogic.jndi.WLInitialContextFactory";
    String serverURL = "t3://10.87.148.171:14000";
    String username = "xelsysadm";
    String password = "*****";
    Hashtable env = new Hashtable();
    env.put(OIMClient.JAVA_NAMING_FACTORY_INITIAL,ctxFactory);
    env.put(OIMClient.JAVA_NAMING_PROVIDER_URL, serverURL);
    oimClient = new OIMClient(env);
    System.out.println("Logging in");
    oimClient.login(username, password.toCharArray());
    System.out.println("Log in successful");
    System.out.println("Getting user list...");
    List<String> userLogins = new ArrayList<String>();
    UserManager usrService = oimClient.getService(UserManager.class);
    System.out.println("Service Obtained.");
    Set<String> retAttrs = new HashSet<String>();
    retAttrs.add(UserManagerConstants.AttributeName.USER_LOGIN.getId());
    SearchCriteria criteria = new SearchCriteria("First Name", FIRST_NAME2SEARCH, SearchCriteria.Operator.EQUAL);
    List<User> users = null;
    try {
    System.out.println("Perfoming search");
    users = usrService.search(criteria, retAttrs, null); // Getting error at this point.
    System.out.println("Search completed.");
    } catch (UserSearchException e)

    Hi Nishith,
    All the mentioned jars were already present in classpath.
    Also, changed the code (pasting below). Interestingly, Login seems to happen but, at the time of user search, it is throwing error. Is the error suggesting something wrong with proxy setting?
    New code:
    List logins = null;
    System.out.println("Creating client....");
    String ctxFactory = "weblogic.jndi.WLInitialContextFactory";
    String serverURL = "t3://10.87.148.171:14000";
    String username = "xelsysadm";
    String password = "*******";
    Hashtable env = new Hashtable();
    env.put(OIMClient.JAVA_NAMING_FACTORY_INITIAL,ctxFactory);
    env.put(OIMClient.JAVA_NAMING_PROVIDER_URL, serverURL);
    System.setProperty("java.security.auth.login.config", "D:\\Oracle\\Middleware\\OIM_DC\\designconsole\\config\\authwl.conf");
    System.setProperty("OIM.AppServerType","wls");
    System.setProperty("APPSERVER_TYPE", "wls");
    oimClient = new OIMClient(env);
    System.out.println("Logging in");
    oimClient.login(username, password.toCharArray());
    System.out.println("Log in successful");
    System.out.println("Getting user list...");
    List<String> userLogins = new ArrayList<String>();
    UserManager usrService = oimClient.getService(UserManager.class);
    System.out.println("Service Obtained.");
    Set<String> retAttrs = new HashSet<String>();
    retAttrs.add(UserManagerConstants.AttributeName.USER_LOGIN.getId());
    SearchCriteria criteria = new SearchCriteria("First Name", FIRST_NAME2SEARCH, SearchCriteria.Operator.EQUAL);
    List<User> users = null;
    System.out.println("Perfoming search");
    users = usrService.search(criteria, retAttrs, null);
    System.out.println("Search completed.");
    for (int i = 0; i < users.size(); i++) {
    userLogins.add(users.get(i).getLogin());
    System.out.println(users.get(i).getLogin());
    System.out.println("Completed...");
    Error
    Creating client....
    Logging in
    log4j:WARN No appenders could be found for logger (org.springframework.jndi.JndiTemplate).
    log4j:WARN Please initialize the log4j system properly.
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.iam.platform.OIMClient.loginSessionCreated(OIMClient.java:209)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:136)
         at oracle.iam.platform.OIMClient.login(OIMClient.java:129)
         at com.oracle.idm.utilities.OIMUserSearch.main(OIMUserSearch.java:59)
    Caused by: java.lang.NoSuchMethodError: oracle.iam.platform.auth.util.ClientContextSetter.setClientIPAddress(Ljava/lang/String;)V
         at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionCreated(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
    Log in successful
    Getting user list...
         at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
         at $Proxy1.loginSessionCreated(Unknown Source)
         ... 8 more
    Service Obtained.
    Perfoming search
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.iam.platform.OIMClient.loginSessionDestroyed(OIMClient.java:225)
         at oracle.iam.platform.OIMClient.logout(OIMClient.java:154)
         at com.oracle.idm.utilities.OIMUserSearch.main(OIMUserSearch.java:84)
    Caused by: java.lang.NoSuchMethodError: oracle.iam.platform.auth.util.ClientContextSetter.setClientIPAddress(Ljava/lang/String;)V
         at oracle.iam.platformservice.api.ClientLoginSessionServiceDelegate.loginSessionDestroyed(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
         at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
         at $Proxy1.loginSessionDestroyed(Unknown Source)
         ... 7 more
    Exception in thread "main" java.lang.NoSuchMethodError: oracle.iam.platform.auth.util.ClientContextSetter.setClientIPAddress(Ljava/lang/String;)V
         at oracle.iam.identity.usermgmt.api.UserManagerDelegate.search(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
         at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
         at $Proxy3.search(Unknown Source)
         at com.oracle.idm.utilities.OIMUserSearch.main(OIMUserSearch.java:71)
    Released resources
    Process exited with exit code 1.
    If you look at the system.out.println statements, it looks like, code is able to get OIM handle, but failing while search API is called.
    Any pointers you would like to highlight? Note that, am using OIM 11g R1 BP4 and running the code from Jdeveloper 11.1.2
    Thanks.
    Edited by: Raghu Honawad on Nov 20, 2012 3:18 AM

  • OIM DB error while upgrading from OIM-R1 to OIM-R2

    Hi All,
    When we were trying to upgrade a environment from OIM 11g R1 (11.1.1.5) to 11g R2 PS1 (11.1.2.1), and while upgrading the OIM schemas ( Section 6.3.8 in the document http://docs.oracle.com/cd/E27559_01/doc.1112/e28183/oim_up.htm#BABFHBFD) the OIM schema upgrade was failing and in the logs we were seeing the error mentioned below.
    Let us know if  anyone has worked/faced this issue while upgrading the OIM to R2.
    CREATE OR REPLACE VIEW ADMIN_ROLE_MEMBERSHIP_VW
    AS (
    SELECT arm_org.*,
            ac.ACT_NAME,
            ac.PARENT_KEY,
            ac.ACT_CUST_TYPE
       FROM (
             SELECT arm.MEMBERSHIP_ID,
    arm.ROLE_ID,
    arm.USER_ID,
    arm.SCOPE_ID as ROOT_KEY,
    arm.INCLUDE_HIERARCHY,
    arm.SCOPE_ID,
    'UN-EXPANDED' as HIERARCHY_DETAILS
               FROM ADMIN_ROLE_MEMBERSHIP arm
             UNION ALL -- much better, and current table structure and query will always ensure unique values
             SELECT arm.MEMBERSHIP_ID,
    arm.ROLE_ID,
    arm.USER_ID,
    oh.PARENT_ACT_KEY as ROOT_KEY,
    arm.INCLUDE_HIERARCHY,
    oh.CHILD_ACT_KEY as SCOPE_ID,
    'EXPANDED' as HIERARCHY_DETAILS
               FROM ADMIN_ROLE_MEMBERSHIP arm, ORG_HIERARCHY oh
              WHERE arm.SCOPE_ID=oh.PARENT_ACT_KEY
                AND arm.INCLUDE_HIERARCHY=1
              ) arm_org,
            ACT ac
      WHERE ac.ACT_KEY = arm_org.SCOPE_ID)
    [2013-09-11T18:28:25.119-07:00] [OIM] [INCIDENT_ERROR] [UPGCMP-00924] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] SQL error [{0}]
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] Cause: JDBC error while executing query
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] Action: Make sure DB is reachable and configured properly
    [2013-09-11T18:28:25.120-07:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000K4FlzhH3n3N6yJaeMG1ICHRX000004,0] [[
    java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
            at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
            at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
            at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
            at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
            at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
            at oracle.jdbc.driver.T4CStatement.doOall8(T4CStatement.java:202)
            at oracle.jdbc.driver.T4CStatement.executeForRows(T4CStatement.java:1110)
            at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1488)
            at oracle.jdbc.driver.OracleStatement.executeUpdateInternal(OracleStatement.java:2147)
            at oracle.jdbc.driver.OracleStatement.executeUpdate(OracleStatement.java:2091)
            at oracle.jdbc.driver.OracleStatementWrapper.executeUpdate(OracleStatementWrapper.java:320)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.loadScript(SchemaUpgrader.java:245)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.loadStoredProcedures(SchemaUpgrader.java:190)
            at oracle.iam.update.plugin.oim.SchemaUpgrader.doUpgrade(SchemaUpgrader.java:108)
            at oracle.iam.update.plugin.oim.OIMSchemaUpgradePlugin.upgrade(OIMSchemaUpgradePlugin.java:292)
            at oracle.ias.update.plugin.Plugin.upgrade(Plugin.java:358)
            at oracle.ias.update.plan.PlanStep.upgrade(PlanStep.java:292)
            at oracle.ias.update.UpgradeDriver.doUpgrades(UpgradeDriver.java:465)
            at oracle.ias.update.gui.UAUpgradeThread.run(UAUpgradeThread.java:41)

    Hi,
    The correct upgrade path is: 11.1.1.5.0 -> 11.1.2.0 -> 11.1.2.1

  • Error while installing EMGrid Control 11g

    I am installing EMGridControl 11g in a linux machine. In the installation procedure it fails at Repository Configuration. The error thrown is:
    Repository Creation Utility - Create : Operation Completed
    2011-02-08 05:38:11,109 [cdb5872t85x6] ERROR - ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EM_UPGRADE_UTIL.GET_LAST_PHASE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2011-02-08 05:38:11,114 [cdb5872t85x6] ERROR - Schema Action Failed
    2011-02-08 05:38:11,114 [cdb5872t85x6] ERROR - java.lang.Exception: The last RCUModel exit status code is not SUCCEEDED.
    2011-02-08 05:38:11,120 [cdb5872t85x6] ERROR - Schema Action Failed
    2011-02-08 05:38:11,123 [cdb5872t85x6] ERROR - Running RCU Failed with Exception Trace
    The last RCUModel exit status code is not SUCCEEDED.
    I have applied patch (p9352237) to 11g db. also WDJ7 patch to wls 10.3.2.
    Any help provided would be grateful.
    Thanks.

    While installation of Grid control 11g on Linux getting error .
    Validating and Creating Tablespaces
    2010-12-29 19:16:52,704 [1gd5q3vb7p3wb] ERROR - Cannot set session to current user SYSMAN:ORA-01435: user does not exist
    2010-12-29 19:16:52,727 [1gd5q3vb7p3wb] ERROR - Cannot set session to current user SYSMAN:ORA-01435: user does not exist
    2010-12-29 19:16:52,741 [1gd5q3vb7p3wb] ERROR - Running RCU Failed with Exception Trace
    RCU-6093:Skipping Main operation: Failed in SchemaTablespace step validationThere are so many violations .. tablepace, user..
    have you set proper environment profle settings?
    check some links
    http://www.oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php

  • Error reconciling AD Lookups OIM 11g IBM JDK 6 64 bit

    Hi,
    I'm setting up SSL from OIM 11g to AD 2008, my environment is OIM 11g+ Weblogic 10.3.3 generic on IBM AIX 6.1 + IBM JDK 6 64 bit. I imported the certificate as described in AD connector documentation with "keytool". I'm getting the following ERROR when I try to run the scheduled jobs in order to perform lookup reconciliation (groups and organizations)
    <Mar 6, 2011 3:11:51 AM CST> <Error> <OIMCP.ADCS> <BEA-000000> <com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : addSecurityProvider : ClassNotFoundException has occured com.sun.net.ssl.internal.ssl.Provider>
    <Mar 6, 2011 3:11:51 AM CST> <Error> <OIMCP.ADCS> <BEA-000000>
    I have reviewed "java.security" in the IBM JRE and there is nothing about SUN JSSE provider. I understand I need to setup Sun JSSE in the IBM JDK but I'm not able to find information about that. I dont know if it's possible to use Sun JSSE provider in IBM or if I need to change the security provider to IBM's implementation. How to do that? I think somewhere in the weblogic configuration.
    Please helps me, how can I set up the correct configuration.
    Regards
    Juan

    From Sun JDK 1.6 updae 18+ 64 bit, copy the jsse.jar in the OIM_HOME/server/ThirdParty and restart the servers

  • Error While Deploying SOA composite 11g

    Hi All,
    i am getting the following error while deploying a soa composite. I dont have any JAVA embedding in my code.Also I tried with a simple hello world bpel
    even its throwing the same error.My soa version version is 11.1.1.3 Kindy help me.
    Deploying on partition "default" of "/Farm_base_domain/base_domain/soa_server1" ...
    Deploying on "/Farm_base_domain/base_domain/soa_server1" failed!
    Error during deployment: Deployment Failed: Error occurred during deployment of component: GetCustomerAccountHierarchyDetailsBGNProvCS to service engine: implementation.bpel for composite: ManageCustomerAccountHierarchy: ORABPEL-01005
    Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "GetCustomerAccountHierarchyDetailsBGNProvCS" of composite "default/ManageCustomerAccountHierarchy!1.0*soa_54ac82bd-c0e4-4431-b0f2-51a316a38b96"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    Thanks and regards,
    Arun

    Deploying BPEL process
    Regards,
    Anuj

  • Error while provisioning from OIM to MS Exchange

    Hi All,
    I am trying to provision a user from OIM to MS Exchanger server 2007. For that i used MSFT_Exchange _91110 connector. I also deployed the AD connector(MSFT_AD_Base_91100) before deploying this Exchange connector.
    I can provision a user from OIM to AD using AD base connector. But when i am trying to provision a user from OIM to MS Exchange i am getting an exception that
    ERROR,09 Apr 2010 04:38:48,031,[XELLERATE.WEBAPP],Class/Method: tcLookupFieldAct
    ion/lookupByColumnFiltered encounter some problems: No Values Present
    I already enabled the scheduled task Exchange mail store lookup reconcilliation and its status is running.
    What could be the error?
    Can anyone help me where i am going wrong?
    Thanks & Regards.
    new2idm

    - I understand you ran schedule task, but did it bring all the valid values in the lookup ?
    - In addition to it, are you supplying all the values i n the form while doing so ?
    - If you are doing auto-provisioning , do it manually and see.
    Thanks
    Sunny

  • Relinking error while patching in apps 11.5.10

    Hi All,
    I was trying to apply a patch 4712852 and I am getting the following error message
    Done relinking module WSCMTI in product wsm
    Relinking module 'WSCMTM' in product wsm ...
    make -f /d01/oracle/visappl/admin/VIS/out/link_wsm_25711.mk /d01/oracle/visappl/wsm/11.5.0/bin/WSCMTM
    Starting link of wsm executable 'WSCMTM' on Sun Feb 11 20:16:13 IST 2007
    make: `/d01/oracle/visappl/wsm/11.5.0/bin/WSCMTM' is up to date.
    Done with link of wsm executable 'WSCMTM' on Sun Feb 11 20:16:13 IST 2007
    Done relinking module WSCMTM in product wsm
    Done with link of product 'wsm' on Sun Feb 11 20:16:13 IST 2007
    Starting link of product 'xdp' on Sun Feb 11 20:16:13 IST 2007
    Current product is xdp
    Current product TOP is  $XDPTOP
    Current prodarea is /d01/oracle/visappl/xdp/11.5.0
    Relinking module 'XDPCTRLS' in product xdp ...
    make -f /d01/oracle/visappl/admin/VIS/out/link_xdp_25739.mk /d01/oracle/visappl/xdp/11.5.0/bin/XDPCTRLS
    Starting link of xdp executable 'XDPCTRLS' on Sun Feb 11 20:16:13 IST 2007
    make: `/d01/oracle/visappl/xdp/11.5.0/bin/XDPCTRLS' is up to date.
    Done with link of xdp executable 'XDPCTRLS' on Sun Feb 11 20:16:13 IST 2007
    Done relinking module XDPCTRLS in product xdp
    Done with link of product 'xdp' on Sun Feb 11 20:16:13 IST 2007
    adrelink is exiting with status 1
    End of adrelink session
    Date/time is Sun Feb 11 20:16:13 IST 2007
    Line-wrapping log file for readability ...
    Done line-wrapping log file.
    Original copy is /d01/oracle/visappl/admin/VIS/log/adrelink.lsv
    New copy is /d01/oracle/visappl/admin/VIS/log/adrelink.log
    An error occurred while relinking application programs.
    Continue as if it were successful [No] :
    You should check the file
    /d01/oracle/visappl/admin/VIS/log/p4712852_11i_LINUX.log
    for errors.
    What will be the possible cause of this error message...
    Many thanks in advance..
    Best regards...

    Many thanks ...
    Yes that was right.....
    This is the issue I found in the log
    Creating prefix makefiles ...
    adrelink: Warning - Cannot read $ORACLE_HOME/forms60/lib/env_forms60.mk.
    Full pathname is "/d01/oracle/visdb/9.2.0/forms60/lib/env_forms60.mk"
    You cannot link the executable "f60webmx" in product
    "Application Object Library" without this file.
    Please verify that you have correctly installed Oracle Forms
    Version 6.0 in your $ORACLE_HOME directory.
    Continuing with adrelink...
    adrelink: Warning - Cannot read $ORACLE_HOME/forms60/lib/ins_forms60w.mk.
    Full pathname is "/d01/oracle/visdb/9.2.0/forms60/lib/ins_forms60w.mk"
    You cannot link the executable "f60webmx" in product
    "Application Object Library" without this file.
    Please verify that you have correctly installed Oracle Forms Version 6.0
    in your $ORACLE_HOME directory.
    Continuing with adrelink...
    adrelink: Warning - Cannot read $ORACLE_HOME/reports60/lib/env_reports60.mk.
    Full pathname is "/d01/oracle/visdb/9.2.0/reports60/lib/env_reports60.mk"
    You cannot link the executable "ar60run" (or "ar60runb", or "ar60desb")
    in product "Application Object Library" without this file.
    Please verify that you have correctly installed Oracle Reports 6.0
    in your $ORACLE_HOME directory.
    Continuing with adrelink...
    adrelink: Warning - Cannot read $ORACLE_HOME/reports60/lib/ins_reports60w.mk.
    Full pathname is "/d01/oracle/visdb/9.2.0/reports60/lib/ins_reports60w.mk"
    You cannot link the executable "ar60run" (or "ar60runb", or "ar60desb")
    in product "Application Object Library" without this file.
    Please verify that you have correctly installed Oracle Reports 6.0
    in your $ORACLE_HOME directory.
    Continuing with adrelink...
    Done creating prefix makefiles
    So how can i proceed from the current scenario....?
    How to make these environment files visible..?
    I feel may be this because of improper $ORACLE_HOME path..?
    Whether I have to apply the patch again..?
    Please suggest..
    Best regards...

  • Error while installation Grid Control 11g

    Hi all expert,
    I want to install OEM Grid Control 11g for studying purpose depending on link [http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php|http://oracle-base.com/articles/11g/GridControl11gR1InstallationOnOEL5.php] . But I can not apply "WDJ7" patch because I don't have Metalink account. So I go to the next step to install Grid Control 11g. Everything is successful until Configuration assistant "Repository Configuration" operation. The error occurs at the screen as show in the picture http://oracle-base.com/articles/11g/images/oemgc11g/31-gc-installation-progress-details.jpg .
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/emschema.log
    2010-11-16 20:46:12,867 [main] INFO emschemamanager.overalllog - ===================New SchemaManager Session ====================2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - starting client session with schemamanager ...
    2010-11-16 20:46:12,871 [main] INFO emschemamanager.overalllog - validating connect string...
    2010-11-16 20:46:12,879 [main] INFO emschemamanager.overalllog - done validating connect string....
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - basic connection sting validation done ...
    2010-11-16 20:46:12,880 [main] INFO emschemamanager.overalllog - get a SchemaManager...
    2010-11-16 20:46:12,952 [main] INFO emschemamanager.overalllog - role is found null for user: SYSMAN assuming this is transx action
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - creating a EMSchemaManager ...
    2010-11-16 20:46:12,953 [main] INFO emschemamanager.overalllog - schema manager is created for non-rcu based action
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - no connection object is created, as this action needs rcu action in parallel to be done
    2010-11-16 20:46:12,954 [main] INFO emschemamanager.overalllog - done creating a EMSchemaManager ...
    2010-11-16 20:46:12,955 [main] INFO emschemamanager.overalllog - no action in parallel to transx action
    2010-11-16 20:46:12,960 [main] INFO emschemamanager.overalllog - Creating a RCU Driver..., process_id=ob5ndvbp972c
    2010-11-16 20:46:13,154 [main] INFO emschemamanager.overalllog - logger operation's effective process id: ob5ndvbp972c
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - Creating a RCU Driver...
    2010-11-16 20:46:13,155 [main] INFO emschemamanager.overalllog - performing transx action
    2010-11-16 20:46:13,401 [main] INFO emschemamanager.overalllog - rcu log location is found null in system
    2010-11-16 20:46:13,404 [main] INFO emschemamanager.overalllog - setting up a fresh action logger path...
    2010-11-16 20:46:13,406 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,408 [main] INFO emschemamanager.overalllog - action logger path is : /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,409 [main] INFO emschemamanager.overalllog - setting up default params
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - new RCU session : create loggers
    2010-11-16 20:46:13,416 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,431 [main] INFO emschemamanager.overalllog - action logger path calculated: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/
    2010-11-16 20:46:13,432 [main] INFO emschemamanager.overalllog - created logger: oracle.sysman.em.emdrep.emschema.ob5ndvbp972cprocessLogger hash: 1220081709
    2010-11-16 20:46:13,433 [main] INFO emschemamanager.overalllog - starting transx thread...
    2010-11-16 20:46:13,446 [main] INFO emschemamanager.overalllog - coming back to caller's thread after starting transx thread...
    2010-11-16 20:46:20,201 [ob5ndvbp972c] INFO emschemamanager.overalllog - got a shared connection helper>
    Content of file log: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0846_PM/m_111610_0846_PM.TRANSX/emschema.log.TRANSX
    >
    2010-11-16 20:46:13,432 [main] INFO emschema.ob5ndvbp972c - created action logger....
    2010-11-16 20:46:13,455 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - logger is set properly..
    2010-11-16 20:46:18,462 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:25,090 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 0
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:25,091 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 1
    2010-11-16 20:46:31,110 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:34,163 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 2
    2010-11-16 20:46:34,170 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:34,171 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 3
    2010-11-16 20:46:40,178 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:42,457 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 4
    2010-11-16 20:46:42,458 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    2010-11-16 20:46:42,459 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 5
    2010-11-16 20:46:48,466 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection is null, creating a new one
    2010-11-16 20:46:51,117 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - repos connection found: false on try: 6
    2010-11-16 20:46:51,118 [ob5ndvbp972c] INFO emschema.ob5ndvbp972c - reason:connection excep-tion
    >
    Content of log file: /u02/oracle/Middleware/oms11g/sysman/log/schemamanager/m_111610_0845_PM/m_111610_0845_PM.CREATE/emschema.log.CREATE
    >
    2010-11-16 20:45:10,455 [vak82od5f29j] ERROR emschema.vak82od5f29j - oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,482 [vak82od5f29j] ERROR emschema.vak82od5f29j - Cannot set session to current user SYSMAN:ORA-01435: user does not exist
    2010-11-16 20:45:12,703 [vak82od5f29j] ERROR emschema.vak82od5f29j - ORA-06550: line 1, column 13:
    PLS-00201: identifier 'EM_UPGRADE_UTIL.GET_LAST_PHASE' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    2010-11-16 20:45:12,713 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,716 [vak82od5f29j] ERROR emschema.vak82od5f29j - java.lang.NoClassDefFoundError: oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,780 [vak82od5f29j] ERROR emschema.vak82od5f29j - Runtime Exception thrown:null
    2010-11-16 20:45:12,884 [vak82od5f29j] ERROR emschema.vak82od5f29j - Running RCU Failed with Exception Trace
    oracle/core/ojdl/logging/ODLLevel
    2010-11-16 20:45:12,950 [vak82od5f29j] ERROR emschema.vak82od5f29j - Schema Action Failed
    >
    Pls help me.

    Hi sb92075
    This is the result of your query:
    >
    SQL> SELECT * from v$version ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE 11.2.0.1.0 Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production

  • Errors while copying File Oracle 11G installation on AIX 5L

    Hi,
    I just try to install oralce 11g on my AIX 5l machine. All requirements has been checked and are done.
    While installation I get many Errors like "File not find:"
    /oracle/SID/..../applications/WFMLRSVCApp.ear , wfjvlsnr.csh, wfmgrstop.csh ..etc.
    I am Installing fresh Oracle 11G.What could be the problem?
    Could you please give me some hints.
    Many Thanks
    Mete

    Make sure you unzip both zipfiles into the SAME directory, e.g.:
    cd /<whatever>
    $ unzip aix.ppc64_11gR1_database_1of2.zip
    $ unzip aix.ppc64_11gR1_database_2of2.zip
    $ cd database
    $ ./runInstaller
    Werner

  • Selection Failure error while using SUM expression - 11g

    Hi,
    I am using following expression to calculate SUM of child node values. It works in 10G, but errors our in 11g.
    Anyone has any workaround?
    Expression:
    <copy>
    <from expression="sum(bpws:getVariableData('Invoke_ebs_get_order_data_ebs_get_order_dataSelect_OutputVariable','XwCoiwsOrderHeadersVCollection','/ns4:XwCoiwsOrderHeadersVCollection/ns4:XwCoiwsOrderHeadersV/ns4:xwCoiwsOrderLinesVCollection/ns4:XwCoiwsOrderLinesV/ns4:orderedQuantity'))"/>
    <to variable="p_total_ordered_qty"/>
    </copy>
    Error Message:
    com.oracle.bpel.client.BPELFault: faultName: {{http://schemas.xmlsoap.org/ws/2003/03/business-process/}selectionFailure}
    Thanks,
    Naveen
    Edited by: Leon Z on Feb 9, 2010 2:21 AM

    Gaurav,
    It didn't work.
    No Compilation error but failed while executing in EM.
    Invalid XPath expression. an error occurs while parsing XPath expression sum('Invoke_ebs_get_order_data_ebs_get_order_dataSelect_OutputVariable','XwCoiwsOrderHeadersVCollection','/ns4:XwCoiwsOrderHeadersVCollection/ns4:XwCoiwsOrderHeadersV/ns4:xwCoiwsOrderLinesVCollection/ns4:XwCoiwsOrderLinesV/ns4:orderedQuantity'). The XPath expression was invalid; the reason was: Parse Error in sum function.. Check the detailed root cause described in the exception message text and verify that the XPath expression named in the error message is correct. The XPath expression is defined in the BPEL process. }

  • Wallet error while starting up OIM server

    Hi All,
    I have an error coming up when I am trying the start the OIM server:
    oracle.security.jps.internal.credstore.ssp.CsfWalletManager openWallet
    WARNING: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
    Mar 6, 2013 1:43:43 AM oracle.security.jps.internal.config.util.BootstrapConfigurationUtil getLdapBootstrapCredential
    SEVERE: Ldap bootstrap credential retrieval failed. Reason:oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password. .
    java.util.logging.ErrorManager: 5
    java.lang.NullPointerException
    at java.util.ListResourceBundle.handleGetObject(ListResourceBundle.java:109)
    at java.util.ResourceBundle.getObject(ResourceBundle.java:368)
    at oracle.security.jps.internal.credstore.ldap.LdapCredentialStore.getBootstrapCredentials(LdapCredentialStore.java:131)
    at oracle.security.jps.internal.credstore.ldap.LdapCredentialStore.<init>(LdapCredentialStore.java:103)
    oracle.security.jps.internal.credstore.ldap.LdapCredentialStore <init>
    WARNING: Could not create ldap credential store instance. Reason oracle.security.jps.JpsException
    oracle.security.jps.service.credstore.CredStoreException: JPS-01055: Could not create ldap credential store instance. Reason oracle.security.jps.JpsException
    <Error> <Security> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    <Mar 6, 2013 1:43:43 AM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    Caused By: oracle.security.jps.JpsRuntimeException: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01055: Could not create ldap credential store instance. Reason oracle.security.jps.JpsException
    Can someone please help me out with rectifying this issue?
    Thanks,
    $id

    Resolved. Permission issue on /tmp folder since someone tried startup of the servers using root user. The post https://forums.oracle.com/forums/thread.jspa?messageID=10888932 helped.

Maybe you are looking for

  • RFC Lookup

    I have written RFC Lookup. But I am getting the belows errors /usr/sap/XPD/DVEBMGS00/j2ee/cluster/server0/./temp/classpath_resolver/Map1f873e902d6811df9e460017a451d38e/source/com/sap/xi/tf/_MM_RFCLookup_.java:3: <identifier> expected import com.sap.a

  • Poor Quality when Exported for DVD

    Hi, I am creating a dvd of some animations, and the animations are videos of what were originally all vector shapes and text. The videos were originally made with After Effects, at 720x480, NTSC preset. I can export from after effects at full-scale w

  • Why Doesn't LabVIEW Intercept the WM_SYSCOMMAND Windows Message?

    I am using the Windows Messaging vi's to try to defeat the screen saver from automatically starting (our IT people have locked us out of controlling our own screen saver). I have read that if I can dequeue the SC_SCREENSAVE message from the WM_SYSCOM

  • Globalization support

    Hi I need a clarification on how to globalize the applications. The technology used by the client, the internationalizing of Mainframes, J2EE, DB2, VB based Desktops Applications, DW – Oracle, BI – Cognos What are the different aspects of internation

  • Subtotal on Ytd column changes when adding a date-filter

    Hi everybody, I am facing a challenge in BIEE which I can't explain. BI Server version: 10.1.3.4.1 Build 090414.1900 Using Sample Sales Reduced I've defined the following request Columns: Region, Year, Month, Day Date, Revenue, Year to Date Revenue (