OIM notification framework

Hello,
I'm stuck in one point,as i'm new in this.i was trying OIM notification framework,in which there is one process where we have to create java code for notification resolver and then register it in oim as plugin..in this java code itmust implement the interface oracle.iam.notification.impl.NotificationEventResolver, i dont know which jar file i have to add in my class path for this interface.please help
regards,
Tushar

It's in OIMServer.jar
location :- <OIM_ORACLE_HOME>server/apps/oim.ear/APP-INF/lib
Thanks,
Pallavi
Edited by: Pallavi Chaudhari on Jun 5, 2013 5:51 AM

Similar Messages

  • PRD Cutover - Replace RSWUWFML2 with Extended Notif framework SWNADMIN

    Hi Folks,
    We are using RSWUWFML2 to send out notifications for workitems in Production (PRD) environment.
    Now we have implemented Extended Notification framework (SWNADMIN) in Dev and we are happy with what we learnt so decided to discontinue RSWUWFML2 in PROD and replace it with SWNADMIN config and job SWN_SELSEN.
    From what I understand when I configure SWNADMIN in PROD and the SWN_SELSEN is run first time, it will send out one notification to every user who has pending work-items in their Inbox eventhough these users may already have received notifications for such items from existing program RSWUWFML2.
    How do we do this cutover (discontinue RSWUWFML2 with extended notif framework)? How do I make sure that any work-items that were already accounted for send by RSWUWFML2 will not be considered by SWN_SELSEN?
    Can I maintain a cutoff date in one of the  extended notification tables?
    our SWNADMIN settings - All items - Once a day / New and changed work-items - Once every 30 mins,/ reminders for any pending work-items - individual notification for every workitem (after initial collective notification) until workitem is completed
    I will appreciate any help.
    Saurabh

    Whether this is the best approach or not this is what I did.
    In SWNADMIN I deleted the SAP entry ALL (under Selections) (ALL_FULL and ALL_DELTA).  I then created my own Selection and then specified the tasks to send notifications for.
    Once I had created the custom selection (ZSELECTION) two entries were created (viewable in SWNCONFIG)
    1) ZSELECTION_ALL
    2) ZSELECTION_DELTA
    I removed the schedule for ZSELECTION_ALL and only the schedule for Delta remained. This way only new and changed tasks will be included in the SWN_SELSEN program.
    Then you can migrate the tasks at your discretion and remove the entries from RSWUWFML2 batch job on a case by case basis.
    Additionally dont forget you should setup the batch job program to delete notifications as well: RSWNNOTIFDEL

  • OIM Notification

    Hi All,
    I need to send a email notification to user after the user is provisioned to AD. I have completed the following steps.
    1. Created an Email Server IT reource and provided the server ip and credentials.
    2. Attached the email definition to the create user task of AD provisioning process.
    When the user is provisioned to AD, the notification is not triggered.
    Also the OOTB email notification on password reset is also not triggered. The following message is logged.
    <Sep 5, 2011 5:24:59 AM PDT> <Warning> <oracle.iam.passwordmgmt.impl> <BEA-000000> <Sending Reset Password Notification is not successful >
    Please help.

    following stack trace is logged while sending the notification.
    [2011-09-06T02:22:37.486-07:00] [oim_server1] [ERROR] [] [XELLERATE.REQUESTS] [tid: [ACTIVE].ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 0000J8y2uqnDc_05RzL6id1EPU4h00008l,0] [APP: oim#11.1.1.3.0] [dcid: 8fc5720b3d343e01:-2548af8:1323df8ca44:-7ffd-00000000000011e5] Class/Method: tcEmailNotificationUtil/sendEmail encounter some problems: [EOF][[
    javax.mail.MessagingException: [EOF]
    at com.sun.mail.smtp.SMTPTransport.issueCommand(SMTPTransport.java:1481)
    at com.sun.mail.smtp.SMTPTransport.issueSendCommand(SMTPTransport.java:1512)
    at com.sun.mail.smtp.SMTPTransport.mailFrom(SMTPTransport.java:1054)
    at com.sun.mail.smtp.SMTPTransport.sendMessage(SMTPTransport.java:634)
    at javax.mail.Transport.send0(Transport.java:189)
    at javax.mail.Transport.send(Transport.java:118)
    at com.thortech.xl.dataobj.util.tcEmailNotificationUtil.sendEmail(tcEmailNotificationUtil.java:850)
    at com.thortech.xl.dataobj.tcScheduleItem.checkForEmailNotification(tcScheduleItem.java:3782)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostUpdate(tcScheduleItem.java:741)
    at com.thortech.xl.dataobj.tcDataObj.update(tcDataObj.java:662)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:508)
    at com.thortech.xl.adapterfactory.events.tcAdpEvent.updateSchItem(tcAdpEvent.java:188)
    at com.thortech.xl.adapterfactory.events.tcAdpEvent.finalizeProcessAdapter(tcAdpEvent.java:3529)
    at com.thortech.xl.adapterfactory.events.tcAdpEvent.finalizeAdapter(tcAdpEvent.java:3711)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADCSADDUSERTOGROUP.implementation(adpADCSADDUSERTOGROUP.java:91)
    at com.thortech.xl.client.events.tcBaseEvent.run(tcBaseEvent.java:196)
    at com.thortech.xl.dataobj.tcDataObj.runEvent(tcDataObj.java:2492)
    at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(tcScheduleItem.java:2936)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(tcScheduleItem.java:554)
    at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:602)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
    at com.thortech.xl.dataobj.tcOrderItemInfo.processChildTableChange(tcOrderItemInfo.java:428)
    at com.thortech.xl.dataobj.tcOrderItemInfo.eventPostInsert(tcOrderItemInfo.java:166)
    at com.thortech.xl.dataobj.tcUDProcess.eventPostInsert(tcUDProcess.java:192)
    at com.thortech.xl.dataobj.tcDataObj.insert(tcDataObj.java:602)
    at com.thortech.xl.dataobj.tcDataObj.save(tcDataObj.java:474)
    at com.thortech.xl.dataobj.tcTableDataObj.save(tcTableDataObj.java:2905)
    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData(tcFormInstanceOperationsBean.java:1848)
    at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.addProcessFormChildData(tcFormInstanceOperationsBean.java:1516)
    at Thor.API.Operations.tcFormInstanceOperationsIntfEJB.addProcessFormChildDatax(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 com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37)
    at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
    at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
    at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
    at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
    at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
    at $Proxy328.addProcessFormChildDatax(Unknown Source)
    at Thor.API.Operations.tcFormInstanceOperationsIntfEJB_h6wb8n_tcFormInstanceOperationsIntfRemoteImpl.addProcessFormChildDatax(tcFormInstanceOperationsIntfEJB_h6wb8n_tcFormInstanceOperationsIntfRemoteImpl.java:856)
    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 weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:84)
    at $Proxy172.addProcessFormChildDatax(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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
    at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
    at $Proxy324.addProcessFormChildDatax(Unknown Source)
    at Thor.API.Operations.tcFormInstanceOperationsIntfDelegate.addProcessFormChildData(Unknown Source)
    at com.thortech.xl.webclient.actions.UserDefinedFormAction.addChildFormData(UserDefinedFormAction.java:1133)
    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 org.apache.struts.actions.DispatchAction.dispatchMethod(DispatchAction.java:269)
    at com.thortech.xl.webclient.actions.tcLookupDispatchAction.execute(tcLookupDispatchAction.java:133)
    at com.thortech.xl.webclient.actions.tcActionBase.execute(tcActionBase.java:894)
    at com.thortech.xl.webclient.actions.tcAction.execute(tcAction.java:213)
    at org.apache.struts.chain.commands.servlet.ExecuteAction.execute(ExecuteAction.java:58)
    at org.apache.struts.chain.commands.AbstractExecuteAction.execute(AbstractExecuteAction.java:67)
    at org.apache.struts.chain.commands.ActionCommandBase.execute(ActionCommandBase.java:51)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.commons.chain.generic.LookupCommand.execute(LookupCommand.java:305)
    at org.apache.commons.chain.impl.ChainBase.execute(ChainBase.java:191)
    at org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:283)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:462)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at com.thortech.xl.webclient.security.CSRFFilter.doFilter(CSRFFilter.java:61)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:115)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:100)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

  • OIM Notification Reply To issue

    Our users are seeing a problem when the click reply in the password warning emails. 
    When the user clicks reply, the to email address is shown as the user's address instead of the sender.
    Can this be changed with any configuration change? We are on OIM 11g R2
    The same is not the case for emails which are sent through the design console email definition. We don't have any problem with those.
    Thanks,
    M

    I need to make workflow notification reply from my custom OAF page.
    Can you be more explicit about your requirement?
    --Shiv                                                                                                                                                                                                                                                                                           

  • OIM 11.1.1.5 Notification Template

    I am trying to create a new Notification template by following the steps in the following thread http://fusionsecurity.blogspot.com/2011/07/oim-11g-notifications.html . Some fields I should be able to see in the admin console, but I don't. Like the 'Available Data' and 'Selected Data'. I am not able to see the drop down list for those 2 fields, which results into not letting me add tags to my notification body or subject.
    First I defined the new event metadata as follows:
    1. <?xml version="1.0" encoding="UTF-8"?>
    2. <Events xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../metadata/NotificationEvent.xsd">
    3. <EventType name="Demo Notification Event">
    4. <StaticData>
    5. <Attribute DataType="X2-Entity" EntityName="User" Name="User Login"/>
    6. <Attribute DataType="91-Entity" EntityName="User Group" Name="User Grp"/>
    7. </StaticData>
    8. <Resolver class="com.oracle.demo.oim.notification.DemoNotificationEventResolver">
    9. <Param DataType="X2-Entity" EntityName="User" Name="usr_login"/>
    10. </Resolver>
    11. </EventType>
    12. </Events>
    Then I did import using weblogicImport.
    In the admin console, I am able to select the new 'Demo Notification Event'.. but the other dropdown fields, 'Available Data' and 'Selected Data', they are not available in the UI.
    Is there something wrong with this event definition??
    Thank you for your help...

    Thanks a lot for your quick reply.
    So I changed my Event metadata definition to match the EndDateNotifcation in particular the StaticData section.
    1. <?xml version="1.0" encoding="UTF-8"?>
    2. <Events xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../../metadata/NotificationEvent.xsd">
    3. <EventType name="Demo Notification Event">
    4. <StaticData>
    5. *<Attribute DataType="X2-Entity" EntityName="User" Name="Granted User"/>*
    7. </StaticData>
    8. <Resolver class="com.oracle.demo.oim.notification.DemoNotificationEventResolver">
    9. *<Param DataType="X2-Entity" EntityName="User" Name="usr_key"/>*
    10. </Resolver>
    11. </EventType>
    12. </Events>
    Did re-import. And now I am able to see those 2 dropdown fields. I am not sure how this fixed my view. When I tried to create a new template, I selected the 'End Date Notifcation Event', then the dopdown fields were visible. So I matched the static data section of my event with the EndDateNotification StaticData section.
    For now I am trying to create my own template just to understand the different components. My next step is to modify an existing notification based on the info you supplied in the link.
    Again thank you a lot for your help..

  • OIM 10g to 11g upgrade error

    Hi experts,
    While doing upgrade from OIM 10g to OIM 11g, I am not able to upgrade OIM Middletier.
    Steps performed till now
    1. Run OSI Upgrade Utility in OIM 10g.
    2. Export OIM 10g DB Schema from Oracle database version 10.2.0.2.
    3. Run prepare_xl_db.sh and import the OIM 10g Schema to Oracle Database 11.2
    4. Run RCU to create schemas for MDS and SOA in Oracle database 11.2
    5. Install WLS 10.3.5, SOA 11.1.1.5 and IAM 11.1.1.5
    6. Upgrade OIM Schema using Upgrade Assistant Utility
    7. Create WLS Domain for OIM and SOA
    8. Configure OIM(copied .xldatabasekey to config/fmwconfig folder)
    9. Upgrade OIM Middle Tier using Upgrade Assistant Utility
    Upgrade Assistant is failing at step 9 when it is trying to initilize scheduler properties.
    In logs, it says invalid username and password but I am sure I entered correct password for all schemas.
    [2012-04-20T08:29:38.448-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Entering updateTaskDefinitionInMDS()...
    [2012-04-20T08:29:38.700-04:00] [mds] [NOTIFICATION] [MDS-10013] [oracle.mds] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] import operation started.
    [2012-04-20T08:29:39.467-04:00] [mds] [NOTIFICATION] [MDS-10014] [oracle.mds] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] import is completed. Total number of documents successfully processed : 1, total number of documents failed : 0.
    [2012-04-20T08:29:39.467-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Exiting updateTaskDefinitionInMDS()
    [2012-04-20T08:29:39.467-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Exiting createTasks()
    [2012-04-20T08:29:39.496-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Entering createJobs()...
    [2012-04-20T08:29:39.501-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Entering initializeScheduler()...
    [2012-04-20T08:29:39.564-04:00] [OIM] [NOTIFICATION] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Exiting initializeScheduler()
    [2012-04-20T08:29:39.899-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] UPGCMP-2954: [{0}] Error while initializing scheduler properties
    [2012-04-20T08:29:39.901-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] [[
    *org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied*
    *) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied*
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:557)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:591)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:82)
         at oracle.ias.upgrade.config.oim.OIMConfigUpgrade.doUpgrade(OIMConfigUpgrade.java:179)
         at oracle.ias.upgrade.UpgradeSupport.doUpgrade(UpgradeSupport.java:1823)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:503)
    Caused by: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:636)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3632)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:700)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1357)
         ... 8 more
    Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:855)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         ... 16 more
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
         at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:662)
         at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:438)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:370)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:817)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:376)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
         at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37)
         at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
         at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877)
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3624)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:693)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:589)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:80)
         ... 3 more
    [2012-04-20T08:29:39.940-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] UPGCMP-2912: An error uccured while upgrading the feature Scheduler
    [2012-04-20T08:29:39.940-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] [[
    oracle.ias.upgrade.exception.UpgradeException: UPGCMP-2954: [{0}] Error while initializing scheduler properties
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:854)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:591)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:82)
         at oracle.ias.upgrade.config.oim.OIMConfigUpgrade.doUpgrade(OIMConfigUpgrade.java:179)
         at oracle.ias.upgrade.UpgradeSupport.doUpgrade(UpgradeSupport.java:1823)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:503)
    Caused by: org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:557)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         ... 7 more
    Caused by: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:636)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3632)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:700)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1357)
         ... 8 more
    Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:855)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         ... 16 more
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
         at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:662)
         at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:438)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:370)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:817)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:376)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
         at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37)
         at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
         at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877)
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3624)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:693)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:589)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:80)
         ... 3 more
    [2012-04-20T08:29:39.988-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] UPGCMP-2912: An error uccured while upgrading the feature OIM91UPG.Scheduler
    [2012-04-20T08:29:39.988-04:00] [OIM] [INCIDENT_ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] [[
    oracle.ias.upgrade.exception.UpgradeException: UPGCMP-2912: An error uccured while upgrading the feature Scheduler
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:188)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:589)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:82)
         at oracle.ias.upgrade.config.oim.OIMConfigUpgrade.doUpgrade(OIMConfigUpgrade.java:179)
         at oracle.ias.upgrade.UpgradeSupport.doUpgrade(UpgradeSupport.java:1823)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:503)
    Caused by: oracle.ias.upgrade.exception.UpgradeException: UPGCMP-2954: [{0}] Error while initializing scheduler properties
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:854)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:591)
         ... 4 more
    Caused by: org.quartz.SchedulerConfigException: Failure occured during job recovery. [See nested exception: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:557)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         ... 7 more
    Caused by: org.quartz.JobPersistenceException: Failed to obtain DB connection from data source 'SeedOracleDS': org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
    ) [See nested exception: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:636)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3632)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:700)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1357)
         ... 8 more
    Caused by: org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (ORA-01017: invalid username/password; logon denied
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:855)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         ... 16 more
    Caused by: java.sql.SQLException: ORA-01017: invalid username/password; logon denied
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:457)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:397)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:389)
         at oracle.jdbc.driver.T4CTTIfun.processError(T4CTTIfun.java:662)
         at oracle.jdbc.driver.T4CTTIoauthenticate.processError(T4CTTIoauthenticate.java:438)
         at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:476)
         at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:204)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:370)
         at oracle.jdbc.driver.T4CTTIoauthenticate.doOAUTH(T4CTTIoauthenticate.java:817)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:376)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:670)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:230)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:34)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:567)
         at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(DriverConnectionFactory.java:37)
         at org.apache.commons.dbcp.PoolableConnectionFactory.makeObject(PoolableConnectionFactory.java:290)
         at org.apache.commons.dbcp.BasicDataSource.validateConnectionFactory(BasicDataSource.java:877)
         at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:851)
         at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:540)
         at org.quartz.utils.PoolingConnectionProvider.getConnection(PoolingConnectionProvider.java:197)
         at org.quartz.utils.DBConnectionManager.getConnection(DBConnectionManager.java:112)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.getConnection(JobStoreSupport.java:633)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.getNonManagedTXConnection(JobStoreTX.java:72)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3659)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.executeInNonManagedTXLock(JobStoreSupport.java:3624)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.cleanVolatileTriggerAndJobs(JobStoreSupport.java:693)
         at org.quartz.impl.jdbcjobstore.JobStoreSupport.initialize(JobStoreSupport.java:555)
         at org.quartz.impl.jdbcjobstore.JobStoreTX.initialize(JobStoreTX.java:59)
         at org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:1204)
         at org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1355)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.initializeScheduler(SchedulerUpgrade.java:846)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.createJobs(SchedulerUpgrade.java:524)
         at oracle.ias.upgrade.config.oim.feature.scheduler.SchedulerUpgrade.doUpgrade(SchedulerUpgrade.java:171)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:589)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:80)
         ... 3 more
    [2012-04-20T08:29:39.989-04:00] [OIM] [ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] UPGCMP-01506: unexpected error
    [2012-04-20T08:29:39.989-04:00] [OIM] [ERROR] [] [upgrade.OIM] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] [[
    oracle.ias.upgrade.exception.UpgradeException: UPGCMP-2912: An error uccured while upgrading the feature OIM91UPG.Scheduler
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradePlugin.doUpgrade(OIMFeatureUpgradePlugin.java:969)
         at oracle.ias.upgrade.config.oim.OIMFeatureUpgradeItem.doUpgrade(OIMFeatureUpgradeItem.java:80)
         at oracle.ias.upgrade.config.oim.OIMConfigUpgrade.doUpgrade(OIMConfigUpgrade.java:179)
         at oracle.ias.upgrade.UpgradeSupport.doUpgrade(UpgradeSupport.java:1823)
         at oracle.ias.upgrade.gui.UAUpgradeThread.run(UAUpgradeThread.java:503)
    [2012-04-20T08:29:39.990-04:00] [Framework] [ERROR] [UPGAST-00138] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] upgrade exception occurred
    [2012-04-20T08:29:39.990-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Cause: An unexpected upgrade exception has occurred. Action: See the secondary error message for additional details.
    [2012-04-20T08:29:39.990-04:00] [Framework] [ERROR] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] oracle.ias.upgrade.exception.UpgradeException: UPGCMP-2912: An error uccured while upgrading the feature OIM91UPG.Scheduler
    [2012-04-20T08:29:40.078-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Finished upgrading OIM with status: Failure.
    [2012-04-20T08:29:40.081-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] Finished upgrading components.
    [2012-04-20T08:29:40.082-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] 0 components upgraded with success.
    [2012-04-20T08:29:40.082-04:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000JRFiZlY0RtG6yz7i6G1F^LO8000004,0] 1 components upgraded with failure.
    Appreciate any insights for this issue.
    TiA

    I have executed the below query and found that the schedulers are not upgraded. Because of this the other features are not getting upgraded. How can I resolve this issue?
    select feature_id,feature_upgrade_state,is_feature_upgraded from upgrade_feature_state;Pls help.

  • OIM Middle tier upgrade - Failed at OIMUpgrade.bat

    I am currently upgrading OIM 11g R1(11.1.1.7.0) to 11g R2 (http://docs.oracle.com/cd/E27559_01/doc.1112/e28183/oim_up.htm#BABCHFGD) in windows 64 bit environment. I have successfully upgraded my Middleware Home(OIM_HOME) using 11g R2 installer. I have also upgraded the schema (OIM to 11.1.2.0 and MDS to 11.1.1.7.0) using Patch Set Assistant. When I am trying to upgrade Middle tier using OIMUpgrade.bat , I am getting following error,
    Checking status of OIM MDS Schema
    Checking verison of OIM MDS Schema
    OIM MT Upgrade Prerequisite Failed .Either of OIM or MDS Schema is not Upgraded
    Please execute PSA Prior to running MT-Upgrade
    So, I checked the version in schema_version_registry table, everything seems to be fine as the prerequisites are met.
    SQL> select owner,version from schema_version_registry;
    OWNER                          VERSION
    DEV_IAU                        11.1.1.7.0
    DEV_MDS                        11.1.1.7.0
    DEV_OAM                        11.1.1.3.0
    DEV_OIM                        11.1.2.0.0
    DEV_OPSS                       11.1.1.7.0
    DEV1_OPSS                      11.1.1.6.0
    DEVR2_OPSS                     11.1.1.6.0
    DEV_ORASDPM                    11.1.1.7.0
    DEV_SOAINFRA                   11.1.1.7.0
    Your inputs will be highly appreciated.
    Regards,
    Anandan

    Yes , I have done all the prerequisites. But while upgrading schema using PSA, when i selected the Identity component, OIM schema upgrade prerequisite status failed with following error,
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] Starting to examine OIM.OIM1.
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] Inputs to plugin for OIM.OIM1
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]   Oracle Home E:\Oracle\Middleware\Oracle_IDM1
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]   Input OIM.OIM1.SCHEMA.OIM
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]     Database type: Oracle Database
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]     Connection string: localhost:1521/orcl.ad.infosys.com
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]     DBA name: sys as sysdba
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]     Schema name: DEV_OIM
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]   Database product version: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production[[
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]   Database driver name: Oracle JDBC driver
    [2013-12-10T08:18:35.473-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0]   Database driver version: 11.2.0.3.0
    [2013-12-10T08:18:35.489-08:00] [OIM] [NOTIFICATION] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] OIM_SCHEMA_STATUS : VALID
    [2013-12-10T08:18:35.489-08:00] [OIM] [NOTIFICATION] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] OIM_SCHEMA_VERSION : 11.1.1.7.0
    [2013-12-10T08:18:35.489-08:00] [OIM] [NOTIFICATION] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] OIM_TARGET_VERSION : 11.1.1.7.0
    [2013-12-10T08:18:35.489-08:00] [OIM] [NOTIFICATION] [] [upgrade.OIM.OIM1] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] INVALID_STARTING_POINT
    [2013-12-10T08:18:35.489-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] Component ID=OIM, Schema=DEV_OIM, Schema version=11.1.1.7.0, Status=VALID, Upgraded=false
    [2013-12-10T08:18:35.489-08:00] [Framework] [NOTIFICATION] [] [upgrade.Framework] [tid: 13] [ecid: 0000KBTJO^YD4ig_LDL6ie1Idniy000004,0] Finished examining OIM.OIM1 with status: FAILURE.
    But I proceeded with the PSA UI and upgrade is successful.

  • Problem with Notifications (Gnome 3.4.1)

    Hey guys.
    I just installed Arch with Gnome 3.4.1, and everything works fine. I just had two issues. The first one, was the Date/Time, and that i solved by reading another thread here.
    The second problem is what i'm worried about...
    The default behavior for notifications is to show the notification bar for some seconds, and then hide it, right? Then, if there's more notifications of that same program, put a counter on it.
    The thing is, i have no such behavior. The bar don't show, and the notification counter do not work. I use Empathy, and when i receive more than one message, the notification counter doesn't appear, and i think, because of that, some extensions that use notifications counters don't work at all.
    Not sure if i was clear, let me know if you need more details. I have vanilla Gnome Shell Theme, Icons and all the extensions are disabled. Everything was installed with 'pacman -S gnome gnome-extra'
    Can you guys give me some light on this? Is it a upstream bug? Ubuntu with shell 3.4.1 seemed to work fine, but i really want to use Arch....
    Thanks in advance.

    m79reed wrote:
    @jakobcreutzfeldt,
    Try install this extension: https://extensions.gnome.org/extension/ … -notifier/. It's much easier to see how counters is working with that one.
    And now...
    Counters is not working for me:
    1) contacts that have already a chat WINDOW opened (chat window is not active)
    2) contact that chat TAB is active (chat window is not active).
    Red notification icon blinks only fast and gone - like something marks it as readed.
    For any other contacts (someone send a message to you first [no opened chat window with that contact] OR TAB is non-active) notification counters is working fine.
    I will try to add a new account and test on it. Mayby something is wrong with old configuraction files from gnome-shell 3.2...
    [edit]
    OK, i've tested with fresh account and problem exists and sound notification works only for contacts sending a new message.
    [edit2]
    Just discovered that notification counters is not working when use -a option for notify-send command. Any other options works fine. Ex.:
    notify-send -a empathy -i empathy test1 test2 - counter is not working
    notify-send -i empathy test1 test2 - counter is working fine
    This is my problem exatly. Still not able to figure this out.
    No, it's not a problem with extension. Counter notifications is not working without it too.
    @jakobcreutzfeldt,
    Can you paste yours:
    pacman -Qs notification
    output?
    This is mine:
    pacman -Qs notification
    local/libevent 2.0.18-1
    An event notification library
    local/libnotify 0.7.5-1
    Desktop notification library
    local/notification-daemon 0.7.4-1 (gnome)
    Notification daemon for the desktop notifications framework
    local/startup-notification 0.12-2
    Monitor and display application startup

  • Clean install... should i have all these frameworks and plug ins

    from system profiler. it seems weird many aren't found in help. just curious if these are standard load with a complete erase and clean install?
    thanx for the help in advance
    Frameworks:
    Accelerate:
    Version: 1.4.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: vImage, DSP, BLAS, LAPACK, Vector Math, and Large Number Library
    Location: /System/Library/Frameworks/Accelerate.framework
    Private: No
    AddressBook:
    Version: 4.1.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AddressBook.framework
    Private: No
    AGL:
    Version: 3.0.9
    Last Modified: 3/7/09 4:22 PM
    Get Info String: OpenGL Carbon compatibility dylib for Mac OS X
    Location: /System/Library/Frameworks/AGL.framework
    Private: No
    AppKit:
    Version: 6.5.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AppKit.framework
    Private: No
    AppKitScripting:
    Version: 6.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/AppKitScripting.framework
    Private: No
    AppleScriptKit:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/AppleScriptKit.framework
    Private: No
    AppleShareClient:
    Version: 1.6.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: High Level AppleShare Client Framework, Copyright © 2000-2005, Apple Computer, Inc.
    Location: /System/Library/Frameworks/AppleShareClient.framework
    Private: No
    AppleShareClientCore:
    Version: 1.6.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Low Level AppleShare Client Framework, Copyright © 2000-2005, Apple Computer, Inc.
    Location: /System/Library/Frameworks/AppleShareClientCore.framework
    Private: No
    AppleTalk:
    Version: 1.2.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/AppleTalk.framework
    Private: No
    ApplicationServices:
    Version: 34
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/ApplicationServices.framework
    Private: No
    AudioToolbox:
    Version: 1.5.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AudioToolbox.framework
    Private: No
    AudioUnit:
    Version: 1.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/AudioUnit.framework
    Private: No
    Automator:
    Version: 1.1.1
    Last Modified: 3/5/09 5:03 PM
    Location: /System/Library/Frameworks/Automator.framework
    Private: No
    CalendarStore:
    Version: 3.0.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CalendarStore.framework
    Private: No
    Carbon:
    Version: 136
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Carbon.framework
    Private: No
    Cocoa:
    Version: 6.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Cocoa.framework
    Private: No
    Collaboration:
    Version: 26
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Collaboration.framework
    Private: No
    CoreAudio:
    Version: 3.1.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: CoreAudio 3.1.1
    Location: /System/Library/Frameworks/CoreAudio.framework
    Private: No
    CoreAudioKit:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/CoreAudioKit.framework
    Private: No
    CoreData:
    Version: 100.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/CoreData.framework
    Private: No
    CoreFoundation:
    Version: 6.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreFoundation.framework
    Private: No
    CoreMIDI:
    Version: 1.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreMIDI.framework
    Private: No
    CoreMIDIServer:
    Version: 1.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/CoreMIDIServer.framework
    Private: No
    CoreServices:
    Version: 32
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/CoreServices.framework
    Private: No
    CoreVideo:
    Version: 1.6.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/Frameworks/CoreVideo.framework
    Private: No
    DirectoryService:
    Version: 3.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/DirectoryService.framework
    Private: No
    DiscRecording:
    Version: 4.0.3
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/DiscRecording.framework
    Private: No
    DiscRecordingUI:
    Version: 4.0.3
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/DiscRecordingUI.framework
    Private: No
    DiskArbitration:
    Version: 2.2.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.2.1, Copyright © 1998-2007 Apple Inc.
    Location: /System/Library/Frameworks/DiskArbitration.framework
    Private: No
    DrawSprocket:
    Version: 2.0.82
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DrawSprocket version 2.0.82 dylib for Mac OS X
    Location: /System/Library/Frameworks/DrawSprocket.framework
    Private: No
    DVComponentGlue:
    Version: 1.9.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: IOFWDVComponents version 1.9.5, Copyright 2007 Apple Computer, Inc.
    Location: /System/Library/Frameworks/DVComponentGlue.framework
    Private: No
    DVDPlayback:
    Version: 5.0.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: DVDPlayback Framework
    Location: /System/Library/Frameworks/DVDPlayback.framework
    Private: No
    ExceptionHandling:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/ExceptionHandling.framework
    Private: No
    ForceFeedback:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.0.2, Copyright Apple Computer, Inc. 2002-2005
    Location: /System/Library/Frameworks/ForceFeedback.framework
    Private: No
    Foundation:
    Version: 6.5.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/Foundation.framework
    Private: No
    FWAUserLib:
    Version: 2.4.4
    Last Modified: 3/5/09 4:56 PM
    Get Info String: FWAUserLib 2.4.4, Copyright 2002-2008 Apple Inc.
    Location: /System/Library/Frameworks/FWAUserLib.framework
    Private: No
    GLUT:
    Version: 3.4.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 3.4.2, Copyright © 2001-2008 Apple Inc. All rights reserved.
    Location: /System/Library/Frameworks/GLUT.framework
    Private: No
    ICADevices:
    Version: 4.0.3
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 4.0.3, © Copyright 2000-2008 Apple Inc., all rights reserved.
    Location: /System/Library/Frameworks/ICADevices.framework
    Private: No
    InputMethodKit:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/InputMethodKit.framework
    Private: No
    InstallerPlugins:
    Version: 3.0.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/InstallerPlugins.framework
    Private: No
    InstantMessage:
    Version: 4.0.5
    Last Modified: 3/7/09 4:23 PM
    Get Info String: 4.0.5, Copyright © 2002-2008 Apple Inc. All rights reserved.
    Location: /System/Library/Frameworks/InstantMessage.framework
    Private: No
    IOBluetooth:
    Version: 2.1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/Frameworks/IOBluetooth.framework
    Private: No
    IOBluetoothUI:
    Version: 2.1.3
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.1.3, Copyright (c) 2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/Frameworks/IOBluetoothUI.framework
    Private: No
    IOKit:
    Version: 1.5.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: I/O Kit Framework, Apple Computer Inc
    Location: /System/Library/Frameworks/IOKit.framework
    Private: No
    JavaEmbedding:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: 12.0.0, Copyright 2002-2006, Apple Computer, Inc.
    Location: /System/Library/Frameworks/JavaEmbedding.framework
    Private: No
    JavaFrameEmbedding:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: JavaFrameEmbedding 12.0.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/Frameworks/JavaFrameEmbedding.framework
    Private: No
    JavaScriptCore:
    Version: 5525.18
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 5525.18, Copyright 2003-2007 Apple Inc.; Copyright 1999-2001 Harri Porten <[email protected]>; Copyright 2001 Peter Kelly <[email protected]>; Copyright 1997-2005 University of Cambridge; Copyright 1991, 2000, 2001 by Lucent Technologies.
    Location: /System/Library/Frameworks/JavaScriptCore.framework
    Private: No
    JavaVM:
    Version: 12.0.2
    Last Modified: 3/5/09 5:04 PM
    Get Info String:
    Location: /System/Library/Frameworks/JavaVM.framework
    Private: No
    Kerberos:
    Version: 6.0.12
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/Frameworks/Kerberos.framework
    Private: No
    Kernel:
    Version: 9.6.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Kernel.framework
    Private: No
    LatentSemanticMapping:
    Version: 2.6.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/LatentSemanticMapping.framework
    Private: No
    LDAP:
    Version: 1.4.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: OpenLDAP framework v2.3.27
    Location: /System/Library/Frameworks/LDAP.framework
    Private: No
    Message:
    Version: 3.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/Message.framework
    Private: No
    OpenAL:
    Version: 1.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/OpenAL.framework
    Private: No
    OpenGL:
    Version: 1.5.9
    Last Modified: 3/7/09 4:22 PM
    Get Info String: OpenGL 1.5.9.4.0
    Location: /System/Library/Frameworks/OpenGL.framework
    Private: No
    OSAKit:
    Version: 1.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.0.1, Copyright © 2005-2005 Apple Computer, Inc. All Rights Reserved
    Location: /System/Library/Frameworks/OSAKit.framework
    Private: No
    PCSC:
    Version: 6.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/PCSC.framework
    Private: No
    PreferencePanes:
    Version: 12.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/PreferencePanes.framework
    Private: No
    PubSub:
    Version: 1.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/PubSub.framework
    Private: No
    Python:
    Version: 2.5
    Last Modified: 3/5/09 4:57 PM
    Get Info String: Python Runtime and Library
    Location: /System/Library/Frameworks/Python.framework
    Private: No
    QTKit:
    Version: 7.6
    Last Modified: 3/7/09 4:15 PM
    Get Info String: QTKit 7.6, Copyright 2003-2008, Apple Inc.
    Location: /System/Library/Frameworks/QTKit.framework
    Private: No
    Quartz:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Quartz.framework
    Private: No
    QuartzCore:
    Version: 1.5.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/QuartzCore.framework
    Private: No
    QuickLook:
    Version: 1.3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/QuickLook.framework
    Private: No
    QuickTime:
    Version: 7.6.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/Frameworks/QuickTime.framework
    Private: No
    Ruby:
    Version: 1.8.6
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Ruby Runtime and Library
    Location: /System/Library/Frameworks/Ruby.framework
    Private: No
    RubyCocoa:
    Version: 0.13.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: RubyCocoa 0.13.1 Copyright (c) 2002 FUJIMOTO Hisakuni.
    Location: /System/Library/Frameworks/RubyCocoa.framework
    Private: No
    ScreenSaver:
    Version: 2.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/ScreenSaver.framework
    Private: No
    Scripting:
    Version: 6.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/Frameworks/Scripting.framework
    Private: No
    ScriptingBridge:
    Version: 1.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/ScriptingBridge.framework
    Private: No
    Security:
    Version: 5.0.4
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/Security.framework
    Private: No
    SecurityFoundation:
    Version: 3.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/SecurityFoundation.framework
    Private: No
    SecurityInterface:
    Version: 3.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/Frameworks/SecurityInterface.framework
    Private: No
    SyncServices:
    Version: 3.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: © 2003-2004 Apple
    Location: /System/Library/Frameworks/SyncServices.framework
    Private: No
    System:
    Version: 9.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/Frameworks/System.framework
    Private: No
    SystemConfiguration:
    Version: 1.9.2
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 1.9.2
    Location: /System/Library/Frameworks/SystemConfiguration.framework
    Private: No
    Tcl:
    Version: 8.4.7 b
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Tcl Library 8.4 b, Copyright © 2007 Tcl Core Team.
    MacOS X Port by Jim Ingham <[email protected]> & Ian Reid, Copyright
    © 2001-2002, Apple Computer, Inc.
    Location: /System/Library/Frameworks/Tcl.framework
    Private: No
    Tk:
    Version: 8.4.7 b
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Tk Library 8.4, Copyright © 2004 Tcl Core Team.
    MacOS X Port by Jim Ingham <[email protected]> & Ian Reid, Copyright © 2001-2002, Apple Computer, Inc.
    Location: /System/Library/Frameworks/Tk.framework
    Private: No
    TWAIN:
    Version: 1.9.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.9.3, © Copyright 2001-2004, TWAIN Working Group.
    Location: /System/Library/Frameworks/TWAIN.framework
    Private: No
    vecLib:
    Version: 3.4.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DSP, BLAS, LAPACK, Vector Math, and Large Number Library
    Location: /System/Library/Frameworks/vecLib.framework
    Private: No
    WebKit:
    Version: 5525.18.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 5525.18.1, Copyright 2003-2007 Apple Inc.
    Location: /System/Library/Frameworks/WebKit.framework
    Private: No
    XgridFoundation:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/Frameworks/XgridFoundation.framework
    Private: No
    Admin:
    Version: 3.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Admin Framework
    Location: /System/Library/PrivateFrameworks/Admin.framework
    Private: Yes
    AOSNotification:
    Version: 1.0.0
    Last Modified: 3/7/09 4:22 PM
    Get Info String: AOS Notification, Copyright 2008 Apple Inc.
    Location: /System/Library/PrivateFrameworks/AOSNotification.framework
    Private: Yes
    Apple80211:
    Version: 5.2.4
    Last Modified: 3/5/09 4:51 PM
    Get Info String: Apple AirPort Framework, Copyright © 2000–2007 Apple Inc. All Rights Reserved.
    Location: /System/Library/PrivateFrameworks/Apple80211.framework
    Private: Yes
    AppleAppSupport:
    Version: 1.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/AppleAppSupport.framework
    Private: Yes
    AppleScript:
    Version: 2.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/AppleScript.framework
    Private: Yes
    AppleVA:
    Version: 4.1.14
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/AppleVA.framework
    Private: Yes
    Assistant:
    Version: 1.2.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Assistant.framework
    Private: Yes
    BackRow:
    Version: 2.1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/BackRow.framework
    Private: Yes
    Backup:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Backup.framework
    Private: Yes
    BEEP:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/BEEP.framework
    Private: Yes
    BezelServices:
    Version: 1.4.925
    Last Modified: 3/7/09 4:22 PM
    Get Info String: BezelServices 1.4.925
    Location: /System/Library/PrivateFrameworks/BezelServices.framework
    Private: Yes
    Bom:
    Version: 9.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/Bom.framework
    Private: Yes
    BrowserKit:
    Version: 1.5
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/BrowserKit.framework
    Private: Yes
    ByteRangeLocking:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ByteRangeLocking.framework
    Private: Yes
    Calculate:
    Version: 1.3.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/Calculate.framework
    Private: Yes
    CommonCandidateWindow:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/CommonCandidateWindow.framework
    Private: Yes
    CoreAUC:
    Version: 3.02.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreAUC.framework
    Private: Yes
    CoreChineseEngine:
    Version: 1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/CoreChineseEngine.framework
    Private: Yes
    CoreFP:
    Version: 1.1.11
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/CoreFP.framework
    Private: Yes
    CoreMediaAuthoringPrivate:
    Version: 1.6
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework
    Private: Yes
    CoreMediaIOServicesPrivate:
    Version: 15.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework
    Private: Yes
    CoreMediaPrivate:
    Version: 15.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/CoreMediaPrivate.framework
    Private: Yes
    CoreRAID:
    Version: 36
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 36, Copyright 2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/CoreRAID.framework
    Private: Yes
    CoreUI:
    Version: 1.2
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/CoreUI.framework
    Private: Yes
    CrashReporterSupport:
    Version: 10.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/CrashReporterSupport.framework
    Private: Yes
    DataDetectors:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DataDetectors.framework
    Private: Yes
    DataDetectorsCore:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DataDetectorsCore.framework
    Private: Yes
    DAVKit:
    Version: 3.0.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DAVKit.framework
    Private: Yes
    DebugSymbols:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/DebugSymbols.framework
    Private: Yes
    DesktopServicesPriv:
    Version: 1.4.7
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Desktop Services
    Location: /System/Library/PrivateFrameworks/DesktopServicesPriv.framework
    Private: Yes
    DeviceLink:
    Version: 2.0
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/DeviceLink.framework
    Private: Yes
    DigiHubPreference:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DigiHubPreference.framework
    Private: Yes
    DirectoryServiceCore:
    Version: 3.5.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DirectoryServiceCore.framework
    Private: Yes
    DiskArbitration:
    Version: 2.2.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 2.2.1, Copyright © 1998-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/DiskArbitration.framework
    Private: Yes
    DiskImages:
    Version: 10.5.4
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 10.5, Copyright 2000-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/DiskImages.framework
    Private: Yes
    DiskManagement:
    Version: 2.3
    Last Modified: 3/5/09 4:51 PM
    Get Info String: Disk Management version 2.3, Copyright © 1998-2008 Apple Inc. All Rights Reserved.
    Location: /System/Library/PrivateFrameworks/DiskManagement.framework
    Private: Yes
    DisplayServices:
    Version: 2.0.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: DisplayServices 2.0.2
    Location: /System/Library/PrivateFrameworks/DisplayServices.framework
    Private: Yes
    DMNotification:
    Version: 1.1.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: .Mac Notification Framework, Copyright 2004-2007 Apple, Inc.
    Location: /System/Library/PrivateFrameworks/DMNotification.framework
    Private: Yes
    DotMacLegacy:
    Version: 3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/DotMacLegacy.framework
    Private: Yes
    DotMacSyncManager:
    Version: 1.2.3
    Last Modified: 3/7/09 4:22 PM
    Get Info String: .Mac Sync Manager, Copyright 2004-2006 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/DotMacSyncManager.framework
    Private: Yes
    DSObjCWrappers:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DSObjCWrappers.framework
    Private: Yes
    DVD:
    Version: 4.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/DVD.framework
    Private: Yes
    EAP8021X:
    Version: 9.0.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/EAP8021X.framework
    Private: Yes
    FamilyControls:
    Version: 1.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/FamilyControls.framework
    Private: Yes
    FileSync:
    Version: 4.0.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: © Copyright 2006 Apple Computer Inc., all rights reserved.
    Location: /System/Library/PrivateFrameworks/FileSync.framework
    Private: Yes
    FWAVCPrivate:
    Version: 1.0
    Last Modified: 3/7/09 4:15 PM
    Location: /System/Library/PrivateFrameworks/FWAVCPrivate.framework
    Private: Yes
    GoogleContactSync:
    Version: 15.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: GoogleContactSync 15.1 © 2007-2008 Google Inc.
    Location: /System/Library/PrivateFrameworks/GoogleContactSync.framework
    Private: Yes
    GraphicsAppSupport:
    Version: 1.0
    Last Modified: 3/5/09 5:43 PM
    Location: /System/Library/PrivateFrameworks/GraphicsAppSupport.framework
    Private: Yes
    GraphKit:
    Version: 1.0.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/GraphKit.framework
    Private: Yes
    HelpData:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/HelpData.framework
    Private: Yes
    HelpUI:
    Version: 150
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Copyright 2001–2005 Apple Computer, Inc.,\nAll Rights Reserved.
    Location: /System/Library/PrivateFrameworks/HelpUI.framework
    Private: Yes
    ICANotifications:
    Version: 4.0
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 4.0, © Copyright 2000-2006 Apple Inc., all rights reserved.
    Location: /System/Library/PrivateFrameworks/ICANotifications.framework
    Private: Yes
    iChatCommonGUI:
    Version: 4.0.5
    Last Modified: 3/7/09 4:21 PM
    Get Info String: 4.0.5, Copyright © 2002-2008 Apple Inc. All rights reserved.
    Location: /System/Library/PrivateFrameworks/iChatCommonGUI.framework
    Private: Yes
    iLifeMediaBrowser:
    Version: 1.0.11
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework
    Private: Yes
    Install:
    Version: 3.0.3
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/Install.framework
    Private: Yes
    InstallServer:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/InstallServer.framework
    Private: Yes
    International:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2006
    Location: /System/Library/PrivateFrameworks/International.framework
    Private: Yes
    InternetConnect:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.5
    Location: /System/Library/PrivateFrameworks/InternetConnect.framework
    Private: Yes
    IntlPreferences:
    Version: 1.3.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: IntlPreferences version 1.3.0, Copyright 2000-2005, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/IntlPreferences.framework
    Private: Yes
    iPhotoAccess:
    Version: 2.0.2
    Last Modified: 3/7/09 4:22 PM
    Get Info String: iPhotoAccess 2.0.2, Copyright © 2002-2008 Apple Inc.
    Location: /System/Library/PrivateFrameworks/iPhotoAccess.framework
    Private: Yes
    iPod:
    Version: 1.5
    Last Modified: 3/5/09 4:57 PM
    Get Info String: iPod version 1.5, Copyright 2002-2005, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/iPod.framework
    Private: Yes
    iPodSync:
    Version: 2.4
    Last Modified: 3/5/09 4:57 PM
    Location: /System/Library/PrivateFrameworks/iPodSync.framework
    Private: Yes
    ISSupport:
    Version: 1.7
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ISSupport.framework
    Private: Yes
    iTunesAccess:
    Version: 8.0.2
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/iTunesAccess.framework
    Private: Yes
    JavaApplicationLauncher:
    Version: 12.0.0
    Last Modified: 3/5/09 5:04 PM
    Get Info String: JavaApplicationLauncher 12.0.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/JavaApplicationLauncher.framework
    Private: Yes
    JavaScriptGlue:
    Version: 5525.13
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 5525.13, Copyright 2003-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/JavaScriptGlue.framework
    Private: Yes
    KAdminClient:
    Version: 6.0.12
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/PrivateFrameworks/KAdminClient.framework
    Private: Yes
    KAdminServer:
    Version: 6.0.12
    Last Modified: 3/5/09 4:51 PM
    Get Info String: 6.0 Copyright © 2007 Massachusetts Institute of Technology
    Location: /System/Library/PrivateFrameworks/KAdminServer.framework
    Private: Yes
    KerberosHelper:
    Version: 1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/KerberosHelper.framework
    Private: Yes
    MachineSettings:
    Version: 3.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: MachineSettings Framework
    Location: /System/Library/PrivateFrameworks/MachineSettings.framework
    Private: Yes
    ManagedClient:
    Version: 1.0.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ManagedClient.framework
    Private: Yes
    MDSChannel:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/MDSChannel.framework
    Private: Yes
    MediaKit:
    Version: 9.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: Esoteric Media Manipulation
    Location: /System/Library/PrivateFrameworks/MediaKit.framework
    Private: Yes
    MobileDevice:
    Version: 3.2.2
    Last Modified: 3/7/09 4:16 PM
    Location: /System/Library/PrivateFrameworks/MobileDevice.framework
    Private: Yes
    MonitorPanel:
    Version: 1.2.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: MonitorPanelFramework version 1.2.0, Copyright 2001-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/MonitorPanel.framework
    Private: Yes
    MultitouchSupport:
    Version: 189.29.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/MultitouchSupport.framework
    Private: Yes
    NetInfo:
    Version: 1.0.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/NetInfo.framework
    Private: Yes
    NetworkConfig:
    Version: 2.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.3
    Location: /System/Library/PrivateFrameworks/NetworkConfig.framework
    Private: Yes
    NetworkDiagnosticsUI:
    Version: 1.1.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/NetworkDiagnosticsUI.framework
    Private: Yes
    OfficeImport:
    Version: 1.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/OfficeImport.framework
    Private: Yes
    OpenDirectory:
    Version: 10.5
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/OpenDirectory.framework
    Private: Yes
    OpenTransport:
    Version: 3.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: OpenTransport
    Location: /System/Library/PrivateFrameworks/OpenTransport.framework
    Private: Yes
    PasswordServer:
    Version: 3.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/PasswordServer.framework
    Private: Yes
    PlatformHardwareManagement:
    Version: 1.2.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/PlatformHardwareManagement.framework
    Private: Yes
    PodcastProducerCore:
    Version: 1.1
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 1.1, Copyright 2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/PodcastProducerCore.framework
    Private: Yes
    ProKit:
    Version: 4.5
    Last Modified: 3/7/09 4:15 PM
    Get Info String: ProKit version 4.5, Copyright (c) 2003-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/ProKit.framework
    Private: Yes
    PSNormalizer:
    Version: 8.6
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/PSNormalizer.framework
    Private: Yes
    QuickLookUI:
    Version: 1.3.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/QuickLookUI.framework
    Private: Yes
    Restore:
    Version: 1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Restore.framework
    Private: Yes
    ScreenReader:
    Version: 2.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.2, Copyright © 2005-2008 Apple Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/ScreenReader.framework
    Private: Yes
    ScreenSharing:
    Version: 1.0.1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ScreenSharing.framework
    Private: Yes
    SecurityTokend:
    Version: 2.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SecurityTokend.framework
    Private: Yes
    ServerFoundation:
    Version: 1.0.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/ServerFoundation.framework
    Private: Yes
    ServerKit:
    Version: 1.0.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/ServerKit.framework
    Private: Yes
    SetupAssistant:
    Version: 10.5.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2005
    Location: /System/Library/PrivateFrameworks/SetupAssistant.framework
    Private: Yes
    SetupAssistantSupport:
    Version: 10.5.1
    Last Modified: 3/5/09 4:56 PM
    Get Info String: Copyright Apple Computer, Inc. 2006
    Location: /System/Library/PrivateFrameworks/SetupAssistantSupport.framework
    Private: Yes
    Shortcut:
    Version: 1
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/Shortcut.framework
    Private: Yes
    Slideshow:
    Version: 2.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 2.0, Copyright © 2004-2006 Apple Computer Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/Slideshow.framework
    Private: Yes
    SoftwareUpdate:
    Version: 3.0.4
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SoftwareUpdate.framework
    Private: Yes
    SpeechDictionary:
    Version: 3.9.5
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SpeechDictionary.framework
    Private: Yes
    SpeechObjects:
    Version: 4.5
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SpeechObjects.framework
    Private: Yes
    SpotlightIndex:
    Version: 10.5.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SpotlightIndex.framework
    Private: Yes
    SPSupport:
    Version: 10.5.6
    Last Modified: 3/7/09 4:22 PM
    Get Info String: 10.5, Copyright 1997-2005 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/SPSupport.framework
    Private: Yes
    Symbolication:
    Version: 1.0
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/Symbolication.framework
    Private: Yes
    SyncLegacy:
    Version: 4.0
    Last Modified: 3/5/09 4:56 PM
    Get Info String: © 2002-2003 Apple
    Location: /System/Library/PrivateFrameworks/SyncLegacy.framework
    Private: Yes
    SyncServicesUI:
    Version: 4.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SyncServicesUI.framework
    Private: Yes
    SyndicationUI:
    Version: 2.0.3
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/SyndicationUI.framework
    Private: Yes
    SystemMigration:
    Version: 2.6.1
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/SystemMigration.framework
    Private: Yes
    SystemUIPlugin:
    Version: 1.5
    Last Modified: 3/5/09 4:56 PM
    Get Info String: SystemUIPlugin version 1.5, Copyright 2000-2006, Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/SystemUIPlugin.framework
    Private: Yes
    UIRecording:
    Version: 1.0
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/UIRecording.framework
    Private: Yes
    URLAccess:
    Version: 219
    Last Modified: 3/5/09 4:56 PM
    Get Info String: URLAccess.framework 1.1, Copyright © 2000-2004 Apple Computer Inc.
    Location: /System/Library/PrivateFrameworks/URLAccess.framework
    Private: Yes
    URLMount:
    Version: 3.1.1
    Last Modified: 3/5/09 4:51 PM
    Location: /System/Library/PrivateFrameworks/URLMount.framework
    Private: Yes
    VideoConference:
    Version: 363.27
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/VideoConference.framework
    Private: Yes
    vmutils:
    Version: 4.1
    Last Modified: 3/5/09 4:51 PM
    Get Info String: vmutils 4.1, Copyright 2002-2006 Apple Computer, Inc.
    Location: /System/Library/PrivateFrameworks/vmutils.framework
    Private: Yes
    VSP:
    Version: 2.2.2
    Last Modified: 3/5/09 4:56 PM
    Get Info String: VSP framework 2.2.2, Copyright 2001-2007, Apple Inc.
    Location: /System/Library/PrivateFrameworks/VSP.framework
    Private: Yes
    WhitePages:
    Version: 1.2
    Last Modified: 3/7/09 4:22 PM
    Location: /System/Library/PrivateFrameworks/WhitePages.framework
    Private: Yes
    XgridInterface:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: 1.3, Copyright 2003-2006 Apple Computer, Inc., All Rights Reserved
    Location: /System/Library/PrivateFrameworks/XgridInterface.framework
    Private: Yes
    XMPP:
    Version: 1.0.0
    Last Modified: 11/12/08 5:50 PM
    Location: /System/Library/PrivateFrameworks/XMPP.framework
    Private: Yes
    XQuery:
    Version: 1.3
    Last Modified: 3/5/09 4:56 PM
    Get Info String: XQuery version 1.3, Copyright (c) 2004-2007 Apple Inc.
    Location: /System/Library/PrivateFrameworks/XQuery.framework
    Private: Yes
    YahooSync:
    Version: 1.2
    Last Modified: 3/5/09 4:56 PM
    Location: /System/Library/PrivateFrameworks/YahooSync.framework
    Private: Yes
    FxPlug:
    Version: 1.1
    Last Modified: 3/5/09 5:29 PM
    Location: /Library/Frameworks/FxPlug.framework
    Private: No
    HPDeviceModel:
    Version: 2.3.0
    Last Modified: 3/6/09 8:35 AM
    Get Info String: HPDeviceModel version 2.3.0b94, (c) Copyright 2005-2008 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPDeviceModel.framework
    Private: No
    HPPml:
    Version: 2.5.3
    Last Modified: 3/6/09 8:30 AM
    Get Info String: HPPml version 2.5.3.677, (c) Copyright 2004-2007 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPPml.framework
    Private: No
    HPServicesInterface:
    Version: 2.5.3
    Last Modified: 3/6/09 8:30 AM
    Get Info String: HPServicesInterface version 2.5.3.677, (c) Copyright 2002-2007 Hewlett-Packard Development Company, L.P.
    Location: /Library/Frameworks/HPServicesInterface.framework
    Private: No
    HPSmartPrint:
    Version: 4.0
    Last Modified: 3/6/09 8:34 AM
    Get Info String: HPSmartPrint Framework v4.0
    Location: /Library/Frameworks/HPSmartPrint.framework
    Private: No
    HPSmartX:
    Version: 1.10.1
    Last Modified: 3/6/09 8:30 AM
    Location: /Library/Frameworks/HPSmartX.framework
    Private: No
    PluginManager:
    Version: 1.6
    Last Modified: 3/5/09 5:29 PM
    Get Info String: Plugin Manager
    Location: /Library/Frameworks/PluginManager.framework
    Private: No
    ProFX:
    Version: 1.1
    Last Modified: 3/5/09 5:29 PM
    Location: /Library/Frameworks/ProFX.framework
    Private: No
    Snapfish:
    Version: 1.0
    Last Modified: 3/6/09 8:31 AM
    Location: /Library/Frameworks/Snapfish.framework
    Private: No

    Hi,
    According to your descriptioin, I don't think this is system problem, it should be Intel driver problem. It would be contact Intel to confirm this issue whether this is their driver problem.
    Roger Lu
    TechNet Community Support

  • Documentation for OIM AD Connector

    Hi,
    Can any one suggest any documentation for OIM AD Connector which gives steps to develop adapters and so on

    OIM Connector Guide for AD - > http://download.oracle.com/docs/cd/E10150_01/doc.904/e10158/toc.htm
    OIM Connector Framework Guide -> http://download.oracle.com/docs/cd/E10150_01/doc.904/e10178/toc.htm
    Maynot have a great deal of details, but something to start off with.
    Rgds, Ajay

  • AIA Error Notification Format : HTML Tags

    Hi All,
    I am trying to customize the AIA Error notifications in AIAEHNotification.xml file to include the html tags such as &lt;font color="blue"&gt; etc. to change the look of the error message. But the same is not getting reflected in the error emails I receive.
    I'm sure the file AIAEHNotification.xml is getting updated as I can see my updated content every time but not html formatted in any case.
    Does default AIA Error handler support HTML tags inside the email body message or it just uses &lt;pre&gt; by default before sending the notification?
    AIA 3.0
    SOA Suite 11.1.1.3
    Regards,
    Neeraj sehgal

    Neeraj,
    html tags are not supported in the AIA EH notification framework as of now and I am not aware of any plans to support this in any of the next releases.
    Gerhard

  • Custom Notification issue

    Hello everybody,
    I know my question isn't a new one but my search didn't help me to find any helpful information. I encounter a error during an attempt to send a notification
    <BEA-000000> <Can't send due to NotificationResolverNotFoundException>
    oracle.iam.notification.exception.NotificationResolverNotFoundException: Cannot find resolver for {0}.
            at oracle.iam.notification.impl.NotificationServiceImpl.processContentTags(NotificationServiceImpl.java:401)
            at oracle.iam.notification.impl.NotificationServiceImpl.getMessageContent(NotificationServiceImpl.java:364)
            at oracle.iam.notification.impl.NotificationServiceImpl.notify(NotificationServiceImpl.java:543)
            at oracle.iam.notification.impl.NotificationServiceImpl.notify(NotificationServiceImpl.java:272)
            at sun.reflect.GeneratedMethodAccessor3975.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    ... skipped
    I created a custom Event (example taken on the Internet)
    <?xml version="1.0" encoding="UTF-8"?>
    <Events xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
            xsi:noNamespaceSchemaLocation="../../../metadata/NotificationEvent.xsd">
      <EventType name="Demo Notification Event">
        <StaticData>
          <Attribute DataType="X2-Entity" EntityName="User" Name="User Login"/>
       <Attribute DataType="91-Entity" EntityName="User Group" Name="User Grp"/>
        </StaticData>
         <Resolver class="com.oracle.demo.oim.notification.DemoNotificationEventResolver">
          <Param DataType="X2-Entity" EntityName="User" Name="usr_login"/>
        </Resolver>
      </EventType>
    </Events>
    plugin.xml looks like
    <?xml version="1.0" encoding="UTF-8"?>
    <oimplugins xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <plugins pluginpoint="oracle.iam.notification.impl.NotificationEventResolver">
            <plugin pluginclass= "com.oracle.demo.oim.notification.DemoNotificationEventResolver"
                  version="1.0"
                  name="Demo Event Resolver"/>
        </plugins>
    Here is the content of a plugin zip file
    [oracle@IAM Notifications]$ unzip -lvf Notifications.zip
    Archive:  Notifications.zip
    Length   Method    Size  Ratio   Date   Time   CRC-32    Name
           0  Stored        0   0%  11-14-13 13:14  00000000  META-INF/
           0  Stored        0   0%  11-14-13 13:12  00000000  lib/
         625  Defl:N      316  49%  11-14-13 13:14  93eae5ae  META-INF/DemoEvent.xml
        2330  Defl:N     1685  28%  11-14-13 13:14  fecbe9d4  lib/Notifications.jar
         394  Defl:N      219  44%  11-14-13 13:14  47923fad  plugin.xml
        3349             2220  34%                            5 files
    I simplified a  Notification Template to exclude any parameters from it so it's just a static HTML with the name "Manager not set"
    Here is my code to fire up that notification
        private void prNoManagerSet( String strUserId ) throws EventException,
                                                             UnresolvedNotificationDataException,
                                                             TemplateNotFoundException,
                                                             MultipleTemplateException,
                                                             NotificationResolverNotFoundException,
                                                             UserDetailsNotFoundException,
                                                             NotificationException {
            //TODO sent notification email to Distribution list
            NotificationService notService = Platform.getService(NotificationService.class);
            NotificationEvent notEvent = new NotificationEvent();
            notEvent.setSender(null);
            notEvent.setUserIds( strDL );
            notEvent.setTemplateName("Manager not set");
            HashMap<String, Object> params = new HashMap<String, Object>();
            params.put("user_login", strUserId);
            notEvent.setParams(params);
            notService.notify(notEvent);
            logger.warning(String.format("Manager for user #%s is not set", strUserId));
    Any help will be very valuable! Thank you in advance.

    Did you follow the deploying steps and import the xml file into the MDS repository?
    Developing Notification Events - 11g Release 2 (11.1.2.1.0)
    -Kevin

  • Custon workflows in OIM

    Hi all,
    We have a requirement to develop custom workflows wherein administrator should be able to request a resource for anyuser from Myrequests section of admin console. When he clicks on the link, and selects the user then based on the group user is present in.. resources have to be displayed and on selecting the resource provisioning has to be initiated.
    I am sure we could achieve this using API's. Might be have to deal with the struts framework. Can anyone pls guide me how and where to start from for this ??
    Thanks in Advance.

    You would basically be forced to reimplement large parts of the OIM request framework which is a lot of work and unless you are really good with struts and JSP will take you quite a while.
    It may be easier to change the requirements to fit OIM. After all the customer has purchased a product so they should be interested in using it rather than writing their own.
    Best regards
    /Martin

  • How to create custom events in OIM

    Hi
    We have a requirement to create new notification templates with custom events to send email notifications.
    How should I create a custom event, any pointers are highly appreciated.
    Thanks
    Nagendra

    I am still unclear about the relationship between this report and OIM; as stated OIM allows you to create [url http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/notevents.htm#BEIBDIAA]Custom Notification Events however generally the invocation of them is tied to the [url http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/oper.htm#CCHFBGAA]custom event handler which in turn are tied to OIM operations. In this case AFAIK there is no OIM operation rather the HCM application is querying user data combined with data from HCM. Is the requirement to use the OIM notification feature or can you use other alternatives e.g. [url http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/dev.1111/e10224/ns_ws_api.htm#SOASE87208]UMS ?
    I think you could invoke a custom OIM event using the [url http://docs.oracle.com/cd/E27559_01/dev.1112/e27150/apis.htm]OIM APIs specifically using the [url http://docs.oracle.com/cd/E21764_01/apirefs.1111/e17334/oracle/iam/notification/api/NotificationService.html]notification service (for details of related classes refer to the [url http://docs.oracle.com/cd/E21764_01/apirefs.1111/e17334/toc.htm]javadoc).
    However I have not tested this and was unable to find a concrete example from the documentation. Pseudo logic should be something like this:
      Hashtable env = new Hashtable();
      env.put(OIMClient.JAVA_NAMING_FACTORY_INITIAL, "weblogic.jndi.WLInitialContextFactory");
      env.put(OIMClient.JAVA_NAMING_PROVIDER_URL, http://OIM_HOSTNAME:OIM_PORT);
      OIMClient oimClient = new OIMClient(env);
      oimClient.login(OIM_USERNAME, OIM_PASSWORD);
      NotificationEvent event = new NotificationEvent();
      event.setUserIds(new String[]{"receiverUserId"});
      event.setTemplateName("Template Name");
      event.setSender(null);
      NotificationService notificationService = oimClient.getService(NotificationService.class);
      notificationService.notify(event);Do note that this is provided as illustration and if adopted you will need to implement proper exception handling, store credentials in [url http://docs.oracle.com/cd/E29505_01/core.1111/e10043/devcsf.htm]CSF etc.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • OIM 11gR1 notificationevents getting triggered twice

    Hi,
    We have defined notification events which are triggered based on the status of an request. When the request status is "Request Completed" we should receive an email. Form what we are seeing for some reason the event is being trigerred twice for each request.
    <plugins pluginpoint="oracle.iam.request.plugins.StatusChangeEvent">
    <plugin pluginclass="oim.notification.EnableUserNotificationEvent" version="1.0"
    name="EnableUserNotificationEvent">
    <metadata name="status">
    <value>Request Completed</value>
    </metadata>
    </plugin>
    </plugins>
    Thank you in advance

    In your plugin, i suggest you do a system.out.println of the data and and the operation. Maybe this will help you to identify why it's triggering twice.
    -Kevin

Maybe you are looking for