OID 11g - OID AD sync: Error Bootstrapping Synchronization Profile

I am seeing this error in the wls_ods1-diagnostic.log when I try to run sync
[2010-04-02T14:13:28.714-04:00] [wls_ods1] [NOTIFICATION] [DIP-85022] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] --------------------------------------------------
[2010-04-02T14:13:28.721-04:00] [wls_ods1] [NOTIFICATION] [DIP-85021] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] The profile was updated successfully.
[2010-04-02T14:13:28.733-04:00] [wls_ods1] [ERROR] [DIP-85014] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] Exception while updating the profile last applied change number.[[
Profile Initialization Failure
at oracle.ldap.odip.engine.ProfileManager.updateProfileChgNum(ProfileManager.java:1020)
at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.updateProfileChgNum(SyncProfileOIDDAO.java:2330)
at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.bootstrap(SyncProfileOIDDAO.java:2685)
at oracle.idm.integration.bean.SyncProfileBean.bootstrap(SyncProfileBean.java:2472)
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)

hi
I have that same problem.
you found some solution
tanks

Similar Messages

  • Error in Synchronization Profile

    Hi All,
    I have created a synchronization profile with DB interface type.
    The followed the steps provided in Troubleshooting Synchronization, but could not find the cause.
    Looking for help to debug this quickly and get it working.
    Please find the profile trace log below. I ran the sql query to check if its executes, and i see no errors with it.
    I have also given the conf and mapping file uploaded into this profile.
    Please update me ASAP if any of you faced similar issues before.
    MyDB.cfg.master
    Updated Attributes
    orclodipLastExecutionTime: 20061113180039
    orclodipConDirLastAppliedChgNum: 0
    orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
    orclOdipSynchronizationErrors: Sleeping for 1secs
    Loaded driver..: oracle.jdbc.OracleDriver
    Using Service Name to connect - URL : jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=i3sn021e.idc.oracle.com)(PORT=1610))(CONNECT_DATA=(SERVICE_NAME=scmtrng))),user : apps
    DataBase Connection Success
    Change Key NULL..!!
    ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
    Reader initialization failed!
    LDAP URL : (ossi-0844.idc.oracle.com:389 cn=odisrv+orclhostname=OSSI-0844,cn=registered instances,cn=directory integration platform,cn=products,cn=oraclecontext
    Specifying binary attributes: mpegvideo objectguid objectsid guid usercertificate orclodipcondirlastappliedchgnum
    LDAP Connection success
    Writer Initialised!!
    Writer proxy connection initialised!!
    MapEngine Initialised!!
    Filter Initialised!!
    EBSDBProfile:Error in Mapping EngineODIException: ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
    ODIException: ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
    at oracle.ldap.odip.gsi.DBReader.initialise(DBReader.java:278)
    at oracle.ldap.odip.engine.AgentThread.readerInitialise(AgentThread.java:390)
    at oracle.ldap.odip.engine.AgentThread.mapInitialise(AgentThread.java:439)
    at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:305)
    at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:186)
    EBSDBProfile:about to Update exec status
    Updated Attributes
    orclodipLastExecutionTime: 20061113180039
    orclodipConDirLastAppliedChgNum: 0
    orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
    orclOdipSynchronizationErrors: Updated Attributes
    orclodipLastExecutionTime: 20061113180040
    orclodipConDirLastAppliedChgNum: 0
    orclOdipSynchronizationStatus: Agent Execution Successful, Mapping/IMPORT operation Failure
    orclOdipSynchronizationErrors: Agent Execution Successful, Mapping/IMPORT operation Failure
    Ending Mapping execution.
    MyDB.map.master
    [DBQUERY] SELECT:SELECT UPPER(fndu.user_name) user_name,UPPER(PAPF.email_address) email_address,DECODE(fnd_profile.value('BEN_DISPLAY_EMPLOYEE_NAME'),'FN',PAPF.full_name, PAPF.first_name||' '|| PAPF.last_name) full_name,UPPER(PAPF.employee_Number) employee_number,UPPER(pp.phone_number) phone_number, TO_CHAR(PAPF.last_update_date, 'YYYYMMDDHH24MISS')lastupdate FROM fnd_user fndu, per_people_x PAPF,hr_all_organization_units_tl org,per_addresses addr,per_phones pp WHERE addr.person_id(+)=PAPF.person_id and org.organization_id=PAPF.business_group_id and fndu.user_id=PAPF.person_id and trunc(sysdate)between papf.effective_start_date and papf.effective_end_date and org.language(+)= userenv('LANG') and pp.parent_id(+) = PAPF.person_id and pp.parent_table(+) = 'PER_ALL_PEOPLE_F' and trunc(sysdate) between nvl(pp.date_from,trunc(sysdate)) and nvl(pp.date_to, trunc(sysdate)) order by lastupdate [SYNC-PARAMS] CHANGEKEYATTRS:lastupdate
    Mapping File
    DomainRules
    NONLDAP:cn=users,dc=idc,dc=oracle,dc=com:cn=%,cn=users,dc=idc,dc=oracle,dc=com
    AttributeRules
    user_name:1: :fnd_user:cn: :person
    email_address: : :per_people_x:mail: :inetOrgperson
    full_name: : :per_people_x:sn: :person
    employee_number: : :per_people_x:employeeNumber: :inetOrgperson
    phone_number: : :per_phones:telephoneNumber: :person
    Regards,
    Purna Nagabhyru.

    Is your domain running in Active Directory 2003 mode? If so, did you add the sync account to the Pre-Windows 2000 Compatible Access Group?
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Error while configuring SSL in OID 11g - LDAP 50 Insufficient Access rights

    HI,
    I am trying to configure SSL in OID 11g.As per the doc http://download.oracle.com/docs/cd/E12839_01/oid.1111/e10029/ssl.htm#CBHGBGAF ,i tried creating a Self-Signed Wallte using Fusion Middleware control,But i am getting an error LDAP 50: Insufficient access rights".I logged into Fusion Middle Ware control as Weblogic user.Is anybody faced this issue?.Thanks in advance.

    I am not sure how you tried, but I would recommend to do the following...
    1. Add the 'user1' to "OU=Franchisees,ou=People,dc=company,dc=com"
    2. Delete the 'user1' from 'OU=Internal,ou=People,dc=company,dc=com'

  • URGENT : Error while OID 11g Installation

    Hi,
    I'm currently installing OID 11g on UNIX box using MobaXterm (alike Putty) to connect to Unix box through a windows machine.
    While installing OID, I'm facing a problem related to Ports.
    If I proceed with the Auto Configuration, I get the following error, though the next screen shows the installation was successful :
    *java.lang.Exception: Unable to find a free port in range 7001 and 9000
    at oracle.as.install.engine.modules.util.others.PortUtilities.getFreePortInRange(PortUtilities.java:83)
    at oracle.as.idm.install.config.BootstrapConfigManager.init(BootstrapConfigManager.java:261)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:82)
    at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
    at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
    at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
    at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
    at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
    at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
    at java.lang.Thread.run(Thread.java:619)*
    Due to the above mentioned error, the instance for OID is NOT getting created, though the Home Directory and the Response Files are getting created successfully.
    Also, after the response files are created, the installer asks to run the oracleroot.sh, which again seems to be working fine.
    But just after running the .sh file, the next screen which shows up while the installation isn't the desired one, as all the components which are supposed to be installed, should be shown in a hierarchy, which in my case are not shown up.
    If at all I proceed with the manual configuration, I get the error on the GUI itself which states :
    Ports are not free or invalid (some 5 port numbers are mentioned in front of the error).
    Kindly help me out on the above mentioned problem ASAP, as it is very URGENT.
    Regards
    Nikhil

    Hi,
    Thanks for your reply. I was able to fix the issue by adding a JAR into the library folder.
    Now, I'm getting a new exception.
    While creating a connection b/w ODSM and OVD, i'm getting the following error:
    ####<Sep 7, 2011 11:12:46 AM IST> <Warning> <org.apache.myfaces.trinidadinternal.context.RequestContextImpl> <vfodev02> <wls_ods1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1315374166616> <BEA-000000> <Could not find partial trigger viewerId from UIHierarchyViewer[UIXFacesBeanImpl, id=hv1] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.>
    ####<Sep 7, 2011 11:12:46 AM IST> <Warning> <org.apache.myfaces.trinidadinternal.context.RequestContextImpl> <vfodev02> <wls_ods1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1315374166617> <BEA-000000> <Could not find partial trigger cmdb1 from UIHierarchyViewer[UIXFacesBeanImpl, id=hv1] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.>
    ####<Sep 7, 2011 11:12:47 AM IST> <Error> <oracle.ldap.odsm.model.ovd.APServerProxy> <vfodev02> <wls_ods1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1315374167663> <BEA-000000> < [ODSM-01000] Error connecting to OVD.>
    ####<Sep 7, 2011 11:12:47 AM IST> <Error> <oracle.ldap.odsm.model.ovd.APServerProxy> <vfodev02> <wls_ods1> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <> <1315374167664> <BEA-000000> <; nested exception is:
         java.net.ConnectException: Connection refused
    java.net.ConnectException: Connection refused
         at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)
         at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)
         at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)
         at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)
         at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)
         at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2784)
         at org.apache.axis.client.Call.invoke(Call.java:2767)
         at org.apache.axis.client.Call.invoke(Call.java:2443)
         at org.apache.axis.client.Call.invoke(Call.java:2366)
         at org.apache.axis.client.Call.invoke(Call.java:1812)
         at com.octetstring.vde.admin.services.client.VDEAdminServiceSoapBindingStub.getWhoAmI(VDEAdminServiceSoapBindingStub.java:1281)
         at oracle.ldap.odsm.model.ovd.APServerProxy.authenticateAs(APServerProxy.java:710)
         at oracle.ldap.odsm.model.ovd.APServerProxy.authenticate(APServerProxy.java:286)
         at oracle.ldap.odsm.model.ovd.APServerProxy.init(APServerProxy.java:216)
         at oracle.ldap.odsm.model.ovd.APServerProxy.<init>(APServerProxy.java:198)
         at oracle.ldap.odsm.model.ovd.OVDRoot.connectOVD(OVDRoot.java:185)
         at oracle.ldap.odsm.ui.common.Connection.connect(Connection.java:120)
         at oracle.ldap.odsm.ui.common.Visit.createConnection(Visit.java:663)
         at oracle.ldap.odsm.ui.common.Login.saveChanges(Login.java:215)
         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.sun.el.parser.AstValue.invoke(AstValue.java:157)
         at com.sun.el.MethodExpressionImpl.invoke(MethodExpressionImpl.java:283)
         at org.apache.myfaces.trinidadinternal.taglib.util.MethodExpressionMethodBinding.invoke(MethodExpressionMethodBinding.java:53)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcastToMethodBinding(UIXComponentBase.java:1245)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:183)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:812)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:292)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:177)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         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 oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:97)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
         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)
    Also, before making a connection, when I just start the web-logic server, i get the following logs :
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904118> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file /opt/SP/weloadm/Middleware/wlserver_10.3/server/lib/DemoIdentity.jks.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904243> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/SP/weloadm/Middleware/wlserver_10.3/server/lib/DemoTrust.jks.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904246> <BEA-090169> <Loading trusted certificates from the jks keystore file /opt/SP/weloadm/jrockit_160_17-20100312-2121-64/jre/lib/security/cacerts.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Alert> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904298> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
    Version: V3
    Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
    Key: Sun RSA public key, 512 bits
    modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
    public exponent: 65537
    Validity: [From: Fri Mar 22 01:42:27 IST 2002,
                   To: Wed Mar 23 01:42:27 IST 2022]
    Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
    SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
    Key_CertSign
    Algorithm: [MD5withRSA]
    Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7 06 C3 24 6F AE B4 F8 82 .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84 81 C4 66 95 F4 1E D8 C4 .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4 B7 21 E0 AA 54 2B 4A FF .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC 90 54 D8 7D 79 63 23 3C .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904323> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904324> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904325> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904325> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904326> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904327> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904328> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904329> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Notice> <Security> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904330> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    ####<Sep 7, 2011 11:08:24 AM IST> <Info> <WebLogicServer> <vfodev02> <AdminServer> <[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315373904333> <BEA-000307> <Exportable key maximum lifespan set to 500 uses.>
    ####<Sep 7, 2011 11:11:37 AM IST> <Info> <Server> <vfodev02> <AdminServer> <[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315374097984> <BEA-002635> <The server "wls_ods1" connected to this server.>
    ####<Sep 7, 2011 11:11:38 AM IST> <Info> <JMX> <vfodev02> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315374098138> <BEA-149506> <Established JMX Connectivity with wls_ods1 at the JMX Service URL of service:jmx:t3://vfodev02:15763/jndi/weblogic.management.mbeanservers.runtime.>
    This somewhat seems to be a certificate issue to me.
    Would be gr8 if you can let me know what can be the possible solution for this.
    Regards
    Nikhil

  • Disabling user in OID 11g

    Hi,
    May I know how i can disabe an user in OID 11g?.I am interested in knowing which attribute is getting updated when a user gets disabled in OID?.
    I tried updating the attribute orclIsEnabled to "DISABLED" through ODSM but the update fails with an error message "LDAP Error Code : 73"
    Thanks in advance
    Edited by: user639534 on Dec 14, 2010 1:53 PM

    Hi Ajay,
    Seems that it is working fine.
    oidctl connect=odb server=odisrv instance=2 host=xxxxx status
    oidctl : INSTANCE_NAME is not set, defaulting to inst1
    oidctl : COMPONENT_NAME is not set, defaulting to oid1
    NLS_LANG not set in environment
    Setting NLS_LANG to AMERICAN_AMERICA.AL32UTF8
    | Process | PID | InstName | CompName | Inst# | Port | Sport |
    | oidmon | 19841 | idmvpt2 | oid3 | | | |
    | oidldapd disp| 19878 | idmvpt2 | oid3 | 1| 1389 | 1636 |
    | oidldapd serv| 19889 | idmvpt2 | oid3 | 1| 1389 | 1636 |
    | Config DN | cn=oid3,cn=osdldapd,cn=subconfigsubentry |
    ------------------------------------------------------------------------

  • OC4J Instance Failed when installing the SSO against FMW OID 11g

    Hi All,
    We are facing an problem when installing the SSO against OID 11g. The error is OC4J Instance Failed.
    In Installer log it is showing Target Invocation Exception.
    Please anyone advise.
    Thanks in Advance.
    Vaasu.

    Hi All,
    We are facing an problem when installing the SSO against OID 11g. The error is OC4J Instance Failed.
    In Installer log it is showing Target Invocation Exception.
    Please anyone advise.
    Thanks in Advance.
    Vaasu.

  • Steps for integrating oracle E-business suite R12.1.3 with 11g OID.

    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.

    Dineshkumar wrote:
    Hi All,
    Can anyone please let me know the Metalink document ID/Steps for integrating oracle E-business suite R12.1.3 with 11g OID.
    Thanks,
    Dinesh.Please refer to the following docs/links.
    Using Oracle Internet Directory 11gR1 Patchset 4 (11.1.1.5.0) and Single Sign-on with Oracle E-Business Suite [ID 1286596.1]
    Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate [ID 1309013.1]
    https://blogs.oracle.com/stevenChan/entry/oracle_access_manager_11_11
    https://blogs.oracle.com/stevenChan/entry/why_does_ebs_integration_with
    Thanks,
    Hussein

  • URGENT : Need java code snippet to retrieve uniquemember values OID 11g API

    Hi All,
    We have a requirement to retrieve the uniquemember attribute values using OID 11g API. We are using labeleduri approach for dynamic groups and thus all the uniquemember values are created using dynamic groups.
    When we are trying to retrieve the uniquemember values using Java code snippet, it is not returning the values. The strange thing is: The uniquemember values created using dynamic groups are not visible in ODSM OID console or JExplorer tool. However those values are visible in LDAP Browser v2.8.1 tool.
    So can somebody throw light on this? Any pointers or sample code snippet to retrieve uniquemember values would be grateful.
    Thanks
    Mahendra.

    Hi All,
    We have a requirement to retrieve the uniquemember attribute values using OID 11g API. We are using labeleduri approach for dynamic groups and thus all the uniquemember values are created using dynamic groups.
    When we are trying to retrieve the uniquemember values using Java code snippet, it is not returning the values. The strange thing is: The uniquemember values created using dynamic groups are not visible in ODSM OID console or JExplorer tool. However those values are visible in LDAP Browser v2.8.1 tool.
    So can somebody throw light on this? Any pointers or sample code snippet to retrieve uniquemember values would be grateful.
    Thanks
    Mahendra.

  • How to disable or delete a Realm in OID 11g?

    Hi,
    I have created multiple realms in my OID 11g, programmatically. Now I have another requirement -
    1. I want to disable a particular Realm programmatically
    2. I want to delete a particular Realm programmatically.
    Deleting the Realm should delete all the user, groups and attributes for the same
    I am trying the same using Java API - oracle.ldap.util -- but not able to succeed.
    Thanks in Advance,
    Amit
    Edited by: ur.amit on Apr 14, 2010 4:58 PM
    Edited by: ur.amit on Apr 21, 2010 9:47 AM

    Hi,
    Just out of curiosity -
    -> Since you want to delete the/a realm, I'm assuming its not of much use. Is there an option for you to do it through bulkdelete or using any generic LDAP browser?
    -> I'm not sure if you can disable a realm, but you can restrict access to it through appropriate ACLs.
    -- Pramod Aravind

  • 11g OID Configuration in High Availability Mode on OEL5.6 64 Bit

    Hi Could you please provide me with some good document to install and configure 11g OID (Oracle Internet Directory) Configuration in High Availability Mode on OEL5.6 64 Bit.
    Regards
    Mohammed Riyaz Ahmed

    Hi,
    You get OID 11g as part of OFM 11g. Refer here for docs on high availability:
    http://docs.oracle.com/cd/E21764_01/install.1111/e12002/overview.htm#CJAJEDFC
    For other OID docs:
    http://www.oracle.com/technetwork/documentation/oid-089101.html
    I hope this helps.
    regards,
    GP

  • Authenticating 10g databases against OID 11g

    Hi.
    Our client currently uses OID 10g to authenticate users on their 10g databases. They intend to begin an upgrade to 11g beginning with the OID upgrade. Some applications though are likely to remain on 10g databases for the foreseeable future.
    Will it remain possible to authenticate existing 10g database installations against the new OID 11g setup?
    If so, will this happen automatically as part of the OID 10g->11g upgrade steps?
    Many thanks.
    Edited by: 893987 on 31-Oct-2011 08:49

    Hi Sridhar
    Did you come right with the Oracle case insensitive connection? I am at a client site and they are asking if I can create an Oracle case insensitive connection and need to know how to do this.
    I have come right now. I have added the following into the parameters in the universe:
    NTS_COMP = LINGUISTIC
    NTS_SORT = BINARY_CI
    When running a query the selection does not have to be case sensitive. eg. In the database it shows as "SOFTWARE" and if I run a query looking for "software" it returns the correct data.
    Thanks
    Sharon

  • Outlook cached mode, shared calendars, permissions and sync errors

    We have the following environment -
    Exchange 2010 SP2, no public folder DB; Outlook 2010 sp1 cached mode.
    under very specific circumstances, but unfortunately a common circumstance, we're getting sync errors -
    15:59:56 Synchronizer Version 14.0.6126
    15:59:56 Synchronizing Mailbox 'Nigel'
    15:59:56 Synchronizing server changes in folder 'Naomi - Calendar'
    15:59:56 Downloading from server 'outlook.cri.camres.org'
    15:59:56 Error synchronizing folder
    15:59:56                                 [80070005-508-80070005-560]
    15:59:56                                 You do not have sufficient permission to perform this
    operation on this object.  See the folder contact or your system administrator.
    15:59:56                                 Microsoft Exchange Information Store
    15:59:56                                 For more information on this failure, click the URL below:
    15:59:56                                
    http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=80070005-508-80070005-560
    15:59:56 Done
    This occurs if Naomi shares her Calendar with me, without granting me read "Full Details", if she changes the permissions and allows me to read Full Details, the sync error goes away.
    It's repeatable, i have tested it with a few users sharing calendars with each other, and changing permissions.
    The peculiar thing is that Naomi is in My Team, so her calendar is listed under Team Calendar,  I get no sync errors, it's only when I add Naomi's Calendar as a Shared Calendar and don't have read Full Access permission that the sync errors appear.
    User's don't necessarily want to give Full Access to their Calendars, so that's not really a viable work around for us, this smells very much like a bug with outlook, is anyone else seeing this?

    Hi
    Thanks for sharing
    Cheers
    Zi Feng
    TechNet Community Support

  • Exchange 2010 / Outlook 2010 "client error in synchronization log"

    Exchange
    2010:
    Error
    in Synchronization Log
    19:28:32 Error synchronizing
    folder
    19:28:32                               [8004010F-501-8004010F-0]
    19:28:32                               The
    client operation failed.
    19:28:32                               Microsoft
    Exchange Information Store
    19:28:32                               For
    more information on this failure, click the URL below:
    19:28:32                               http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=8004010f-501-8004010f-0
    Please
    assist with this error. Is it serious? The URL provided does not offer nor reflect any worthwhile information. Thanks.

    The error means that the client hasn’t located the resource it’s looking for
    Does the error appear on all outlook clients?
    Do you use organizational forms library? (KB
    933358)
    The error can be caused by incorrect permission on the “EFORMS REGISTRY”, so please run the cmdlet below to check the permission on
    the Default group, the permission should be “Reviewer”
    Get-PublicFolderClientPermission “\NON_IPM_SUBTREE\EFORMS REGISTRY”
    Per my research, you can avoid this error by removing all the subfolders in the “EFORMS REGISTRY” folder, if you don’t use organizational
    forms library. But, please use the Get-PublicFolderStatistics cmdlet to verify that no items under the “EFORMS REGISTRY” folder before. And, if the error still appears, please remove the OST file and then recreate the mail profile
    Please run ExBPA against the exchange servers for health/permission check
    Notes: If forms library replicas are added to Exchange 2010 servers, 80004005-501-4B9-560
    will appear in the sync message, yet it can be safely ignored
    Resources:
    “The Organizational Forms Library has been deleted and re-created after the .ost file has synchronized the library” section
    in You receive an error message when you try to synchronize your offline folder file if the Organizational Forms Library on your Exchange computer has
    been re-created or cannot be located
    James Luo
    TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx)
    If you have any feedback on our support, please contact [email protected]

  • Ebcc sync error

    I'm running WL Portal 7.0 sp1. I've been syncing with the ebcc with no problems.
    Then one morning I received this error when I sync.
    Any ideas on what is going wrong?
    -Kevin
    URI : /webapps/gtnwebapp/gtnportal.portal
    Cause : Persistence Failure executing DataItemMessage with Persistence Manager:
    MemoryPersistenceManager DataItems: [email protected]b3246
    URI: /webapps/gtnwebapp/gtnportal.portal
    Schema URI: http://www.bea.com/servers/portal/xsd/portal/1.1.0
    Checksum: 266132414
    Data: <?xml version="1.0"?>
    <portal xmlns="http://www.b...
    Creation date: 2002-12-12 09:32:28.508
    Modification date: 2002-12-12 09:32:28.508
    Metadata: com.bea.p13n.common.internal.MetadataImpl@7ea273
    Name: gtnportal.portal
    Description: C:\bea\user_projects\gtndomain\beaApps\portalApp-project\application-sync\webapps\gtnwebapp\gtnportal.portal
    Author: kevin.pfarr C:\Documents and Settings\kevin.pfarr en US America/Chicago
    Version:
    StackTrace : Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Unable to persist default config.]
         at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortalModel(PortalPersistenceManager.java:345)
         at com.bea.portal.manager.internal.PortalPersistenceManager.createDataItem(PortalPersistenceManager.java:201)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.handleDataItemMessage(AbstractDataRepository.java:814)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onDataSyncMessage(AbstractDataRepository.java:990)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:252)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:261)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onSyncRequestMessage(AbstractDataRepository.java:1086)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:257)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepository(AbstractDataRepository.java:706)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepositories(AbstractDataRepository.java:658)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepositories(AbstractDataRepository.java:606)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onDataSyncMessage(AbstractDataRepository.java:994)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:252)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.dispatchMessage(DataSyncServlet.java:351)
         at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.doPost(DataSyncServlet.java:276)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5412)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3086)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2544)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    Resource key "Corrective Action" not found for class com.bea.commerce.tools.server.SynchronizationProgress.
    null
    ==================================================================

    Furthermore, when starting my portal server, I get the following error:
    Starting WebLogic Server...
    <Dec 16, 2002 10:29:55 AM CST> <Notice> <Management> <140005> <Loading configura
    tion C:\bea\user_projects\portalDomain\.\config.xml>
    <Dec 16, 2002 10:30:35 AM CST> <Notice> <Security> <090093> <No configuration
    da
    ta was found on server portalServer for realm CompatibilityRealm.>
    <Dec 16, 2002 10:30:35 AM CST> <Notice> <Security> <090082> <Security initializi
    ng using realm CompatibilityRealm.>
    <Dec 16, 2002 10:30:36 AM CST> <Notice> <WebLogicServer> <000327> <Starting WebL
    ogic Admin Server "portalServer" for domain "portalDomain">
    Exception[com.bea.portal.manager.internal.persistence.PersistenceException: More
    than one row was returned on an alternate key.]
    at com.bea.portal.manager.internal.persistence.jdbc.JdbcPersonalizationK
    eyManager.getPersonalizationKey(JdbcPersonalizationKeyManager.java:112)
    at com.bea.portal.manager.internal.persistence.jdbc.CachingPersonalizati
    onKeyManager.getPersonalizationKey(CachingPersonalizationKeyManager.java:105)
    at com.bea.portal.manager.internal.persistence.jdbc.CachingPersonalizati
    onManager.loadPortalP13nSkinPoolEntries(CachingPersonalizationManager.java:247)
    at com.bea.portal.manager.internal.persistence.jdbc.KeyCachingPersistenc
    eManager.getPortalPersonalizations(KeyCachingPersistenceManager.java:293)
    at com.bea.portal.manager.internal.persistence.jdbc.UserCachingPersisten
    ceManager.getPortalPersonalizations(UserCachingPersistenceManager.java:537)
    at com.bea.portal.manager.internal.PortalPersistenceManager.updateAllPor
    talP13n(PortalPersistenceManager.java:918)
    at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortal
    Model(PortalPersistenceManager.java:295)
    at com.bea.portal.manager.internal.PortalPersistenceManager.createDataIt
    em(PortalPersistenceManager.java:196)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.handleDataItemMessage(AbstractDataRepository.java:814)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:990)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:261)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestMessage(AbstractDataRepository.java:1086)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:257)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepository(AbstractDataRepository.java:706)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onRefreshMessage(AbstractDataRepository.java:912)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:247)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.sendRefreshMessageToThis(AbstractDataRepository.java:341)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.addNotifiedDataRepository(AbstractDataRepository.java:324)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.addNotifiedDataRepository(AbstractDataRepository.java:304)
    at com.bea.portal.manager.internal.DeploymentManager.initializePortal(De
    ploymentManager.java:142)
    at com.bea.portal.manager.internal.DeploymentManager.initialize(Deployme
    ntManager.java:101)
    at com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(Port
    alManagerDelegateImpl.java:83)
    at com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(Port
    alFactory.java:248)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(Porta
    lManagerBean.java:147)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_Impl.ejb
    Create(PortalManagerBean_w6xny9_Impl.java:117)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionP
    ool.java:151)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    <Dec 16, 2002 10:33:18 AM CST> <Error> <Data Synchronization> <000000> <Applicat
    ion: portalApp; Persistence Failure executing DataItemMessage with Persistence
    M
    anager: com.bea.portal.manager.internal.PortalPersistenceManager [DR: Portal
    Ap
    plication Data Repository, URI: /webapps/gtnwebapp/gtnportal.portal, Action: CRE
    ATE]
    Exception[com.bea.p13n.management.data.repository.PersistenceException: Unable
    t
    o persist default config.]
    at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortal
    Model(PortalPersistenceManager.java:345)
    at com.bea.portal.manager.internal.PortalPersistenceManager.createDataIt
    em(PortalPersistenceManager.java:196)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.handleDataItemMessage(AbstractDataRepository.java:814)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onDataSyncMessage(AbstractDataRepository.java:990)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:252)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:261)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onSyncRequestMessage(AbstractDataRepository.java:1086)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:257)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.notifyDataRepository(AbstractDataRepository.java:706)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.onRefreshMessage(AbstractDataRepository.java:912)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.executeMessage(AbstractDataRepository.java:247)
    at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.se
    ndMessage(JvmCommunicationPipe.java:116)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.sendRefreshMessageToThis(AbstractDataRepository.java:341)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.addNotifiedDataRepository(AbstractDataRepository.java:324)
    at com.bea.p13n.management.data.repository.internal.AbstractDataReposito
    ry.addNotifiedDataRepository(AbstractDataRepository.java:304)
    at com.bea.portal.manager.internal.DeploymentManager.initializePortal(De
    ploymentManager.java:142)
    at com.bea.portal.manager.internal.DeploymentManager.initialize(Deployme
    ntManager.java:101)
    at com.bea.portal.manager.internal.PortalManagerDelegateImpl.<init>(Port
    alManagerDelegateImpl.java:83)
    at com.bea.portal.manager.PortalFactory.createPortalManagerDelegate(Port
    alFactory.java:248)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean.ejbCreate(Porta
    lManagerBean.java:147)
    at com.bea.portal.manager.ejb.internal.PortalManagerBean_w6xny9_Impl.ejb
    Create(PortalManagerBean_w6xny9_Impl.java:117)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.ejb20.pool.StatelessSessionPool.createBean(StatelessSessionP
    ool.java:151)
    at weblogic.ejb20.pool.Pool.createInitialBeans(Pool.java:188)
    at weblogic.ejb20.manager.StatelessManager.initializePool(StatelessManag
    er.java:380)
    at weblogic.ejb20.deployer.EJBDeployer.initializePools(EJBDeployer.java:
    1472)
    at weblogic.ejb20.deployer.EJBDeployer.start(EJBDeployer.java:1367)
    at weblogic.ejb20.deployer.EJBModule.start(EJBModule.java:404)
    at weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer
    .java:983)
    at weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContai
    ner.java:969)
    at weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForA
    llApplications(SlaveDeployer.java:619)
    at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.j
    ava:376)
    at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resum
    e(DeploymentManagerServerLifeCycleImpl.java:235)
    at weblogic.t3.srvr.ServerLifeCycleList.resume(ServerLifeCycleList.java:
    61)
    at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:806)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:295)
    at weblogic.Server.main(Server.java:32)
    >
    <Dec 16, 2002 10:33:20 AM CST> <Notice> <Management> <141053> <Application Polle
    r not started for production server.>
    Any sort of help would be greatly appreciated!!
    Thanks.
    -Kevin
    "Kevin Pfarr" <[email protected]> wrote:
    >
    I'm running WL Portal 7.0 sp1. I've been syncing with the ebcc with
    no problems.
    Then one morning I received this error when I sync.
    Any ideas on what is going wrong?
    -Kevin
    URI : /webapps/gtnwebapp/gtnportal.portal
    Cause : Persistence Failure executing DataItemMessage with Persistence
    Manager:
    MemoryPersistenceManager DataItems: [email protected]b3246
    URI: /webapps/gtnwebapp/gtnportal.portal
    Schema URI: http://www.bea.com/servers/portal/xsd/portal/1.1.0
    Checksum: 266132414
    Data: <?xml version="1.0"?>
    <portal xmlns="http://www.b...
    Creation date: 2002-12-12 09:32:28.508
    Modification date: 2002-12-12 09:32:28.508
    Metadata: com.bea.p13n.common.internal.MetadataImpl@7ea273
    Name: gtnportal.portal
    Description: C:\bea\user_projects\gtndomain\beaApps\portalApp-project\application-sync\webapps\gtnwebapp\gtnportal.portal
    Author: kevin.pfarr C:\Documents and Settings\kevin.pfarr en US America/Chicago
    Version:
    StackTrace : Exception[com.bea.p13n.management.data.repository.PersistenceException:
    Unable to persist default config.]
         at com.bea.portal.manager.internal.PortalPersistenceManager.updatePortalModel(PortalPersistenceManager.java:345)
         at com.bea.portal.manager.internal.PortalPersistenceManager.createDataItem(PortalPersistenceManager.java:201)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.handleDataItemMessage(AbstractDataRepository.java:814)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onDataSyncMessage(AbstractDataRepository.java:990)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:252)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onSyncRequestResultMessage(AbstractDataRepository.java:1185)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:261)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onSyncRequestMessage(AbstractDataRepository.java:1086)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:257)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepository(AbstractDataRepository.java:706)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepositories(AbstractDataRepository.java:658)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.notifyDataRepositories(AbstractDataRepository.java:606)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.onDataSyncMessage(AbstractDataRepository.java:994)
         at com.bea.p13n.management.data.repository.internal.AbstractDataRepository.executeMessage(AbstractDataRepository.java:252)
         at com.bea.p13n.management.data.message.internal.JvmCommunicationPipe.sendMessage(JvmCommunicationPipe.java:116)
         at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.dispatchMessage(DataSyncServlet.java:351)
         at com.bea.p13n.management.data.transport.servlets.DataSyncServlet.doPost(DataSyncServlet.java:276)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1058)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:401)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:306)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:5412)
         at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:744)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3086)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2544)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:153)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:134)
    Resource key "Corrective Action" not found for class com.bea.commerce.tools.server.SynchronizationProgress.
    null
    ==================================================================

  • Logic Sputtering, CPU spiking horribly for no apparent reason, gives MIDI sync error even though the computer is set at the same sample rate.

    It's literally making it impossible for me to produce anything, after what seems an arbitrary amount of time in Logic my audio will begin to distort and I will get errors stating that my MIDI sample rates don't match, but they DO and it will spit out some seemingly random sample rate from nowhere. My CPU usage will spike and even my cursor will jitter across the screen until it stops stuttering. The audio problem seems to only be caused by Logic but will sometimes continue to occur in other applications after Logic is closed.
    How on earth do I fix this? It's making it impossible for me to work on remixes that I have to have finished soon, I have deadlines and I simply can't work in these conditions... the audio doesn't work.

    That sample rate error comes up when Logic gets out of sync internally, you will sometimes also see a MIDI/Audio sync error. MIDI timing is taken from the audio driver/sample rate, it's what enables MIDI to stay in sync with audio, when the audio/MIDI engines get out of whack these are the kind of errors that pop up. (there doesn't have to be any MIDI in the song)  Can be caused by bad drivers, interference from another running program, synchronization settings, bad or incompatible plugins!

Maybe you are looking for

  • Can't drag Photos

    I've been dragging photos out of iPhoto and into a folder on desktop, but suddenly I cannot.  Why?!  I've tried everything I can think of.

  • JEX  Excise invoice

    Dear All, To capture the Free of Cost sales....i have made following settings... Sales doc ZPFI-JF-JEX---Excise invoice---End... Here system will not make postiing when i do VF01 -- JEX.... Postings will be done at Excise invoice creation only for Ex

  • I also cannot open word with Mavericks.

    i have MS office 2011. i have uninstalled and reinstalled and now i can't open any of my MS suite. i have info from a G5 on my iMac and imperative i can access my Word files. now no outlook as it says it can't open this identity so uninstalling has m

  • Youtube channel slider not working in Win or MAC

    Seen here on our client site http://www.hutchbiz.com/ It is the third set in the page slider. When viewed in Safari on either a windows based computer or a MAC the youtube breaks out of the slider and all 7 video's span across the web page broken. It

  • Problem syncing ringtones from old iphone4 to new iphone4.

    I got a new iphone4 and I'm having trouble getting all of my ringtones to sync. When I plug the old phone (also an iphone4) into my laptop and bring up itunes, it shows all 58 ringtones under "on this iphone", but only 22 of the tones show up under "