Create EPMA dimension import profile fails

Hi,
I have registered my source and target system. I have defined my metadata details and try to execute it. Importing and transforming the tree from the source system is successful. However the step "Create EPMA dimension import profile ERPI system profile 21 (Shared) fails.
My source system is PS finance and my target app is EPMA planning application. I have defined the interface schema details in system settings. Not sure what I am missing.
Regards,
Ragav.

Jeff,
I have resolved it. I was referencing the EPMA interface data source that I created for ERPI. Instead i changed the EPMA data source name in ERPI to the ERPI schema itself.
Regards,
Ragav.

Similar Messages

  • EPMA dimension import issue with spanish characters

    We are using special characters for spanish words, like the word Español.
    When this was imported into EPMA using the Import Profile and importing a flat file, EPMA added the alias member as espan then showed a square box and then the l. Then, when deploying the app, no errors recorded in EPMA but planning showed errors since SQL query could not deal with this strange character (the square box symbol) in its query. When I manually change the member in the dimension library to Español, then the app deploys. So my relational database clearly accepts the characters.
    So, the problem is in the Import of the text file when it has the special character ñ or other spanish characters with the accent marks or tildes. Is there something I need to do when importing a file with this character or other spanish language special characters?
    Thanks
    using V11.1.1.3 EPMA with weblogic
    Jeff

    Hi!
    We have the same problem. Please somebody could help us?
    Thanks in advance!
    Analía

  • Can we schedule Hyperion EPMA Planning Import Profiles?

    Hi All,
    Currently we are working on EPMA Planning Application.In this do we have an option like scheduling the import profiles for dimension building ? Pls. any one respond to this topic.
    Thanks in advance,
    Aswini

    Have a look at the EPMA batch client - http://download.oracle.com/docs/cd/E17236_01/epm.1112/epma_batch_user/launch.html
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Troubleshooting "Invalid property name" during EPMA Dimension import

    I am trying to import a dimension via EPMA and receiving the error below. I have a couple of questions:
    How can that property exist in the first place if it's invalid?
    How can I find that property and where it's referenced?
    Thanks in advance!
    -Ben
    Invalid property name:  'CustomTopMemberAsset Class'.  Property names must start with a letter or underscore, and can contain only letters, numbers, underscores, and hyphens.

    Well, that gets to the root of my issue.  I cannot find that property anywhere to change it, nor can I figure out how it got saved in the first place with a space in it.

  • Query on Import profile in EPMA

    Hi Team,
    I am using an import profile to load metadata into EPMA HFM application from a flat file(.ads file).I am unable to map the below mentioned HFM properties in the Import profile.These properties are not appearing in the Property selector.Version used is Hyperion 11.1.2.2.
    Custom1TopMember
    Custom2TopMember
    Custom3TopMember
    Custom4TopMember
    EnableCustom1Aggr
    EnableCustom2Aggr
    EnableCustom3Aggr
    EnableCustom1Aggr
    Requesting your help.
    Thanks in advance.

    Do you have a Dimension Association section in the ads file? Something similar to below:
    !Section = DimensionAssociations
    'BaseDimension;Property;TargetDimension
    Account;Alias;Alias
    Account;Custom1TopMember;Custom1
    Account;Custom2TopMember;Custom2
    Account;Custom3TopMember;Custom3
    Account;Custom4TopMember;Custom4
    Account;ICPTopMember;ICP
    Account;PlugAccount;Account
    Account;SecurityClass;Security Class
    Currency;Alias;Alias
    Custom1;Alias;Alias
    Custom1;SecurityClass;Security Class
    Custom2;Alias;Alias
    Custom2;SecurityClass;Security Class
    Custom3;Alias;Alias
    Custom3;SecurityClass;Security Class
    Custom4;Alias;Alias
    Custom4;SecurityClass;Security Class
    Entity;Alias;Alias
    Entity;Currency;Currency
    Entity;HoldingCompany;Entity
    Entity;SecurityAsPartner;Security Class
    Entity;SecurityClass;Security Class
    Period;Alias;Alias
    Scenario;Alias;Alias
    Scenario;DefaultFrequency;View
    Scenario;DefFreqForICTrans;View
    Scenario;PhasedSubStartYear;Year
    Scenario;SecurityClass;Security Class
    View;Alias;Alias Or, is the import profile set up to load a single dimension at a time? The profiles can be configured in many different ways.

  • Import Profile error in EPMA with DRM 11.1.2.3.300

    Hi All,
           I am trying to create an import profile in EPMA for DRM, but I'm getting the error below :
    URI: http://DSVSRV/awb/imports.mapping.enumDrmVersionsAndExportProfiles.do
    Code: SVR_ERR_DRM_ERROR_CONTACTING
    Description: Error while contacting Data Relationship Management server during operation 'drmService.getVersions'. DRM web service URL: 'http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. Exception: 'There was no endpoint listening at http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.'.
    Actor: none
            Does anyone know what this error means ?
           Thanks,

    Well, after review the DRM documentation I've found that some settings must be done before, like as :
    * Installing Metadata Services Schema for Oracle Web Services Manager
    * Configuring Oracle Web Services Manager
    * Configuring WebLogic with an External Provider
    * Configuring the API Adapter
    I've done all settings above and got to test the webservice, but when I've got to create the profile the error is about :
    [11] ERROR SVR_ERR_DRM_ENCOUNTERED_EXCEPTION:The Data Relationship Management server encountered an exception while generating output during operation 'drmService.getVersions'. DRM web service URL: 'http:/DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. The underlying exception was 'FailedAuthentication : Was not possible authenticate the security token.'. See the DRM logs for details. Hyperion.DimensionServer.Interface.Exceptions.DrmImportException: The Data Relationship Management server encountered an exception while generating output during operation 'drmService.getVersions'. DRM web service URL: 'http://DSVSRV:28080/oracle-epm-drm-webservices/DrmService'. DRM API Adapter URL: 'http://DSVSRV:5240/Oracle/Drm/APIAdapter'. The underlying exception was 'FailedAuthentication : Was not possible authenticate the security token.'. See the DRM logs for details. at Hyperion.DimensionServer.Import.DrmAdapter.DrmAdapter.HandleDrmWebServiceRequest(String operationName, DrmServiceClient ws, String adapterUrl, DrmCallDelegate logic) at Hyperion.DimensionServer.Import.DrmAdapter.DrmAdapter.EnumDrmVersions() at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass6d.<EnumDrmVersions>b__6c() at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method) at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
    Does someone knows how to solve that ?

  • EPMA Import profile options V11.1.2

    Hi Al,
    Iam working on EPMA import profiles. For a dimension in shared library we want it to cleared before loading the hierarchy from Interface tables.
    In 11.1.2.1 there is a option "Clear Before Importing" in import profiles. But i can t find it in V11.1.2.0 ..
    How can we achieve it?

    I thought "Clear before importing" only clear properties for members, is sounds like you are want to delete the members to match the source which you would use the "Replace" option in dimension mapping section of the import profile.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Importing duplicate members for planning appln - EPMA Dimension Library

    Hi,
    How to import duplicate members while importing dimensions using flat file in EPMA Dimension Library (11.1.2.1).
    We have Isprimary column which enables multiple instances of a member as shared members, but how to import duplicate members in EPMA?
    From the EPMA Guide:
    Specifying Primary and Shared Instances of a Member using IsPrimary
    In import files, any two members in the same dimension, with the same name, are always treated
    as separate instances of the same member. If a member has multiple instances in a dimension,
    the IsPrimary column specifies which instance is primary and which instance(s) are shared. The
    IsPrimary column is not required; however, we strongly recommend that you use it. If left
    undefined, it defaults to “True”, which assumes that the member is primary. If left undefined,
    a warning is displayed in the Import Results file.
    Note: Older import files, that do not use the IsPrimary column, can still be run. However, if the
    import file does not have the IsPrimary column, it is not possible to create shared members
    or move members.
    Thanks in advance.

    As you are talking about a planning application then duplicate members are not supported but Shared members are.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Importance of precise colour temperature when creating dual-illuminant DNG profile

    I own an X-Rite ColorChecker Passport and would like to use it to create a dual-illuminant profile for my camera (and every lens combination) to use in LightRoom.
    After extensive research I have a few lingering questions:
    1)      How important is it to nail the colour temperature. Do you *absolutely have to* photograph the ColorChecker under Illuminant A and D65, respectively, down to the last Kelvin?
    2)      If I don’t nail it down that precisely, will the resulting profile be any less accurate?
    3)      If getting the respective colour temperatures exactly right is indeed that important, is it OK to use 2 diffused and gelled speedlites with Lee/Rosco color correcting gels to illuminate the Colorchecker? (The Lee / Rosco gels do not have the exact CTO gel for the 2850K specified in the DNG specification for Illuminant A, but it gets close)
    4)      If it will really aid profile accuracy, how does one get hold of reliable/certified light bulbs that produce the required colour temperatures? (I’m in the UK)
    Your advice will be greatly appreciated.

    The exact color temperatures (in Kelvin) are not that important within the standard daylight range (above 4000 K), because large number changes in color temperature actually represent small differences as far as camera color profiles go.
    What is more important (rather than the exact number) is the spectral characteristics of the illumination. This isn't easy to characterize for the end user, but you can think of it in terms of bulb type. Most compact fluorescents are spectrally very different from actual daylight (even if the bulb is indicated as being "full spectrum"), for instance. My recommendation is to create a profile for the type of lighting you will be under, rather than trying to match the exact numbers.

  • Metadata import error during creation of import profile

    Hi guys,
    I am trying to create a (out-of-the-box) metadata interface from Fusion (source) to a HFM application. I've successfully completed the following activities:
    - Register source system
    - Setup source accounting entities
    - Initialize source system
    - Register target system
    - Create import format (Fusion to HTP application) which maps the Account COA segment from the source system to the Account dimension in the target application.
    - Create location, connected to upper import format
    - Create metadata rule
    When I try to execute the metadata rule it raises the following error during the step "Creating EPMA import profile for dimension ERPI System Profile 5" :
    2015-03-09 13:04:32,456 INFO [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    See below the FDM app log:
    2015-03-09 13:04:25,716 DEBUG [AIF]: CommDim.getRuleInfo - END
    2015-03-09 13:04:25,717 DEBUG [AIF]: AIFUtil.callOdiServlet - START
    2015-03-09 13:04:25,941 DEBUG [AIF]: The registry has been found!!
    2015-03-09 13:04:26,006 INFO  [AIF]: EPMA Web Services URL:http://EPM11124V2:19000/hyperion-bpma-server
    2015-03-09 13:04:26,007 DEBUG [AIF]: Establising a session now ...
    2015-03-09 13:04:29,523 INFO  [AIF]: The session Id is:fa0ecc96-aeed-e2ee-f7be-8b8b6d0112d8
    2015-03-09 13:04:31,305 INFO  [AIF]: Creating import profile:
    2015-03-09 13:04:32,451 ERROR [AIF]: error encountered
    2015-03-09 13:04:32,453 ERROR [AIF]: Error encountered
    2015-03-09 13:04:32,456 INFO  [AIF]: [exportMetadataToEPMA: 201 ] End ( java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace --- )
    2015-03-09 13:04:32,489 DEBUG [AIF]: AIFUtil.callOdiServlet - END
    2015-03-09 13:04:32,498 FATAL [AIF]: Error in CommDim.loadMetadata
    Traceback (most recent call last):
      File "<string>", line 4185, in loadMetadata
    RuntimeError: java.lang.Exception: javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    2015-03-09 13:04:32,568 FATAL [AIF]: Error in Load Metadata
    2015-03-09 13:04:32,641 INFO  [AIF]: FDMEE Process End, Process ID: 201
    I am kind of new to debugging with FDMEE, but am I correct that it finds a string where I should not be finding a string somewhere in the metadata? I looked into the source system metadata but I don't see any "string" metadata. Could anyone perhaps advise and point me in the right direction on how to deal with this error (what is causing the error, where to look, etc). Any help would be kindly appreciated!
    Regards,
    Gerard

    Hi Craig,
    Thanks for your reply.
    The DimensionServer.log show the following error (@ the same time as the FDMEE app log):
    [2015-03-09T13:04:32.379+01:00] [EPMADIM] [ERROR:32] [EPMADIM-1] [EPMADIM.Hyperion.CommonServices.Exceptions.BaseException] [tid: 10] [ecid: disabled,0] Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
    ErpIntegrater0.log shows the following:
    ####<Mar 9, 2015 1:04:00 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <timerFactory1> <<anonymous>> <> <0000KjyE04kDwW05zzWByW1KzNvu000000> <1425902640516> <BEA-000628> <Created "1" resources for pool "odiMasterRepository", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:25 PM CET> <Info> <Common> <EPM11124V2> <ErpIntegrator0> <[ACTIVE] ExecuteThread: '18' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <> <00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y> <1425902665919> <BEA-000628> <Created "1" resources for pool "aif_datasource", out of which "1" are available and "0" are unavailable.>
    ####<Mar 9, 2015 1:04:37 PM CET> <Info> <WorkManager> <EPM11124V2> <ErpIntegrator0> <Finalizer> <<anonymous>> <> <> <1425902677402> <BEA-002936> <maximum thread constraint HTTPClientWorkManager is reached>
    And Aif-WebApp.log shows:
    2015-03-09T13:04:32.450+01:00] [ErpIntegrator0] [ERROR] [] [oracle.apps.erpi.model] [tid: 33] [userId: <anonymous>] [ecid: 00iRr00klyiFw0ztVw09Bz1^rvE2zG2xT0000UO00004y,0:1:3] [APP: AIF#11.1.2.0] [SRC_CLASS: com.hyperion.aif.webservices.EPMAService] [SRC_METHOD: exportMetadataToEPMA] error encountered[[
    javax.xml.rpc.soap.SOAPFaultException: System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.FormatException: Input string was not in a correct format.
    Server stack trace:
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.DataSourceInfoByName(Guid sessionID, String dataSource)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.<>c__DisplayClass1.<CreateImportProfileForApplication>b__0()
       at Hyperion.DimensionServer.Global.HandleThreadContext(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.BaseProxy.HandleAPICall(Guid sessionID, ThreadContextDelegate method)
       at Hyperion.DimensionServer.Proxies.ImportsProxy.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]:
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Hyperion.DimensionServer.Interface.IImports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       at Hyperion.DimensionServer.WebServices.Imports.CreateImportProfileForApplication(Guid sessionID, String name, String description, ImportType importType, String dataSourceName, ApplicationLocator locator)
       --- End of inner exception stack trace ---
    at oracle.j2ee.ws.client.StreamingSender._raiseFault(StreamingSender.java:656)
    at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:475)
    at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:149)
    at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)
    at com.hyperion.aif.webservices.EPMAService.createImportProfile(EPMAService.java:428)
    at com.hyperion.aif.webservices.EPMAService.exportMetadataToEPMA(EPMAService.java:305)
    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.hyperion.aif.servlet.ODIServlet.doPost(ODIServlet.java:97)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    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:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    I noticed the line: "at com.hyperion.awb.webservice.imports.runtime.ImportsSoap_Stub.createImportProfileForApplication(Unknown Source)" from this last log. Does this have any to do with the interface data source being unknown? or is it referring to something else as being source?
    Kind regards,
    Gerard

  • Creating a new application profile

    Hi Hyperion Gurus,
    Need your advice on an issue we are facing now:
    In our current application (HFM 11.1.2.2. EPMA), we have created our application profile with only English as the language. We have 3 applications residing on our current profile.
    We now have a requirement as to include Japanese as a language. I am aware that I can not make changes to the alias dimension in the  existing application. This means that we will have to create a new application profile.
    My question is: What will happen to the existing shared library that we use for our current applications? When I create a new application will it impact the old ones?
    Any thoughts and ideas are greatly appreciated!
    Thanks,
    Steffi.

    Hi Thanos,
    so I did create a new application profile and included the languages I needed. And when I created the application, the Alias dimension is blank.
    Here are the steps that I followed:
    1. Create a new application profile from the desktop client.
    2. Opened work space and created New application from Administer > Consolidation Administration.
    3. Registered the application to Shared Services.
    4. Transformed the classic app to EPMA in order to use the Shared library
    Not sure what I am missing. I have attached a screenshot of the dimension library from my new application.

  • EPMA Dimension Library - Remove Members

    I like to find if there is any way to remove members from EPMA dimension library (using batch client) other than using REPLACE method in import profile definition.
    We get delta file from DRM in ADS format i.e the file will only have new members and we need to define process to handle the removed members from DRM. Is there any property or Flag available that can be tagged to remove the member in EPMA?
    we decided to go with delta file as we have around 40,000 members and it would be effecient if we use delta file rather than a complete upload everytime the members changes. Please advice if it is good decision to go with delta or we should use complete file.
    Thanks
    RR

    I think with the only option with the batch client is the "Remove Member" command.
    Removes a member from the specified dimension but does not delete it. You can only use the Remove Member command to remove a shared dimension in an application.
    Remove Member
    Properties(DimensionName, ParentName, MemberName)
    Values('Account', 'Mem1', ‘Mem2’);
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Duplicate members in EPMA dimension library

    Hi,
    There are two instances of many members in Account dimension in EPMA dimension library in UAT environment. I am trying to migrate the Account dimension to Dev using LCM. When i do the LCM import, all the second instances are getting imported as shared members and the import fails as the children are orphaned. However there are no errors in UAT when i validate the application. The hierarchies of two instances are associated to different planning applications.
    The error is
    The 'Member' section contains a duplicate entry; the subsequent input line 'NB AWP|Revenue||||||None|Currency||False|False|False|False|N|False|||False|False|N|Default|0|0|Default|None||Plan2|1|Balance|False|Numeric|||||False|NonExpense|False||' will not be processed.
    Is there a way to import the dimension as it is in the UAT environment?
    Regards,
    Ragav.

    As you are talking about a planning application then duplicate members are not supported but Shared members are.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Error creating a new user profile service application: The specified database is not a valid synchronization database

    When trying to create a new user profile service application on a new SharePoint install I get the following error:
    "The specified database is not a valid synchronization database"
    The installation then fails and does not create the third database. 
    I found some threads with similar problems but it involved upgrading an existing db.  In this case we want to create a new one.  Here is the relevant ULS log info:
    Starting schema provisioning of SynchronizationDatabase 'SP15_TEST_ENT_SyncDB'
    Provisioning the SP15_TEST_ENT_SyncDB database with the script at C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\15\Template\SQL\SPS\drop_procs.sql.
    Provisioning the SP15_TEST_ENT_SyncDB database with a script stream.
    Ensuring that the SP15_TEST_ENT_SyncDB database exists . . .
    The SP15_TEST_ENT_SyncDB database does not exist. 
    It will now be created.
    Setting the AutoClose option to False on the database SP15_TEST_ENT_SyncDB.
    Setting the ArithAbort option to True on the database SP15_TEST_ENT_SyncDB.
    Setting the TruncLogOnChkpt option to True on the database SP15_TEST_ENT_SyncDB.
    Starting schema evaluation of existing SynchronizationDatabase 'SP15_TEST_ENT_SyncDB'
    Validate Database: validating sync database
    Validate Database: validation failed: Error code -2
    Application error when access /_admin/NewProfileServiceApplicationSettings.aspx, Error=The specified database is not a valid synchronization database 
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Microsoft.SharePoint.Administration.SPDatabaseException: The specified database is not a valid synchronization database  
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Getting Error Message for Exception System.Web.HttpUnhandledException (0x80004005): Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> Microsoft.SharePoint.Administration.SPDatabaseException:
    The specified database is not a valid synchronization database   
     at Microsoft.Office.Server.Administration.SynchronizationDatabase.Provision()   
     at Microsoft.Office.Server.Administration.UserProfileApplication.Provision()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.DoCreateApplication()   
     at Microsoft.SharePoint.Portal.UserProfiles.AdminUI.NewProfileServiceSettingsPage.OnOkButtonClick(Object sender, EventArgs e)   
     at System.EventHandler.Invoke(Object sender, EventArgs e)   
     at System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.HandleError(Exception e)   
     at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)   
     at System.Web.UI.Page.ProcessRequest()   
     at System.Web.UI.Page.ProcessRequest(HttpContext context)   
     at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()   
     at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    I Tried to create another one under a different name (databases also) and I get the same error. 
    The SharePoint instance has the march mandatory update installed.  The sql instance we are using is an existing SQL cluster for other SharePoint poc's. 
    Has anybody seen this issue before? 

    I had the same problem and could not figure out what was wrong for the longest time.  I then had the idea to check in the model system database to see if there were any extra custom tables in that database.  Any tables that are in the model database
    are put into any new database when it is created.  I had some custom tables in the model database so I deleted the custom tables in the model database and deleted the failed user profile service application and its databases and then tried to recreate
    the user profile service application again and it worked with no errors

  • Creating Replica in Yosemite is Failing

    Hello all,
    I have two Yosemite Servers both running 10.10.  I have an OD master running fine for all of my clients.  I'd like to replicate that OD master.  This is what I get in the logs when attempting to create the replica as it fails with a generic error of checking my network settings.  Any help would be great.  I've checked all DNS and  forward and reverse works for both servers.
    2014-12-11 20:23:04 +0000 slapconfig -createreplica
    2014-12-11 20:23:08 +0000 Warning: An error occurred while disabling GSSAPI binding.
    2014-12-11 20:23:08 +0000 1 Creating computer record for replica
    2014-12-11 20:23:49 +0000 command: /usr/sbin/slapconfig -delkeychain /LDAPv3/127.0.0.1 campusreplica01.flyers.stark.k12.oh.us$
    2014-12-11 20:23:49 +0000 slapconfig -delkeychain
    2014-12-11 20:23:49 +0000 Added computer password to keychain
    2014-12-11 20:23:49 +0000 Adding ldap and host service principals
    2014-12-11 20:23:49 +0000 2 Creating ldap replicator user
    2014-12-11 20:23:49 +0000 _ldap_replicator exists from previous replica - migrating
    2014-12-11 20:23:49 +0000 NSString *_getReplicatorPasswordWithNode(ODNode *): no syncrepl attribute found in results
    2014-12-11 20:23:49 +0000 Unable to get replicator password, recreating replicator
    2014-12-11 20:23:49 +0000 ServerID for this replica 8
    2014-12-11 20:23:51 +0000 command: /usr/bin/sntp -s time.apple.com.
    2014-12-11 20:23:51 +0000 3 Updating local replica configuration
    2014-12-11 20:23:51 +0000 4 Gathering replication data from the master
    2014-12-11 20:23:51 +0000 5 Copying master database to new replica
    2014-12-11 20:23:51 +0000 Removed directory at path /var/db/openldap/openldap-data.
    2014-12-11 20:23:52 +0000 Retrieved DB_CONFIG for dc=flyers,dc=stark,dc=k12,dc=oh,dc=us from master
    2014-12-11 20:23:52 +0000 Retrieved DB_CONFIG for cn=authdata from master
    2014-12-11 20:23:52 +0000 Starting LDAP server (slapd)
    2014-12-11 20:23:52 +0000 slapd started
    2014-12-11 20:23:52 +0000 Stopping LDAP server (slapd)
    2014-12-11 20:23:54 +0000 command: /usr/sbin/slaptest -f /etc/openldap/slapd.conf -F /etc/openldap/slapd.d
    2014-12-11 20:23:54 +0000 command: /usr/sbin/slapadd -c -w -l /var/db/openldap/openldap-data/backup.ldif
    2014-12-11 20:24:02 +0000 command: /usr/sbin/slapadd -c -w -b cn=authdata -l /var/db/openldap/authdata/authdata.ldif
    2014-12-11 20:24:04 +0000
    2014-12-11 20:24:04 +0000 5489fd62 slapd is running in import mode - only use if importing large data
      5489fd62 bdb_monitor_db_open: monitoring disabled; configure monitor database to enable
    2014-12-11 20:24:04 +0000 6 Starting new replica
    2014-12-11 20:24:04 +0000 Warning: An error occurred while re-enabling GSSAPI.
    2014-12-11 20:24:04 +0000 Starting LDAP server (slapd)
    2014-12-11 20:24:04 +0000 slapd started
    2014-12-11 20:24:04 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2014-12-11 20:24:04 +0000 command: /usr/bin/ldapsearch -x -LLL -H ldapi://%2Fvar%2Frun%2Fldapi -b cn=config -s base olcServerID
    2014-12-11 20:24:04 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2014-12-11 20:24:04 +0000 Starting password server
    2014-12-11 20:24:11 +0000 7 Enabling local Kerberos server
    2014-12-11 20:24:11 +0000 Configuring Kerberos server, realm is FLYERS.STARK.K12.OH.US
    2014-12-11 20:24:11 +0000 command: /usr/sbin/sso_util configure -x -k -r FLYERS.STARK.K12.OH.US -f /LDAPv3/ldapi://%2Fvar%2Frun%2Fldapi -a diradmin -p **** -v 1 all
    2014-12-11 20:24:14 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2014-12-11 20:24:14 +0000 Stopping LDAP server (slapd)
    2014-12-11 20:24:15 +0000 Starting LDAP server (slapd)
    2014-12-11 20:24:16 +0000 slapd started
    2014-12-11 20:24:16 +0000 8 Enabling syncprov overlay on the replica
    2014-12-11 20:24:16 +0000 command: /usr/bin/ldapsearch -x -LLL -H ldapi://%2Fvar%2Frun%2Fldapi -b cn=config objectClass=olcSyncProvConfig dn
    2014-12-11 20:24:16 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2014-12-11 20:24:16 +0000 adding new entry "olcOverlay=syncprov,olcDatabase={1}bdb,cn=config"
    2014-12-11 20:24:16 +0000 command: /usr/bin/ldapmodify -c -x -H ldapi://%2Fvar%2Frun%2Fldapi
    2014-12-11 20:24:16 +0000 adding new entry "olcOverlay=syncprov,olcDatabase={2}bdb,cn=config"
    2014-12-11 20:24:16 +0000 9 Adding replica to master
    2014-12-11 20:24:16 +0000 Remote server (campus.flyers.stark.k12.oh.us) ID: (null)
    2014-12-11 20:24:16 +0000 command: /usr/bin/ldapsearch -x -LLL -H ldapi://%2Fvar%2Frun%2Fldapi -b dc=flyers,dc=stark,dc=k12,dc=oh,dc=us uid=_ldap_replicator dn
    2014-12-11 20:24:16 +0000 No serverID specified, exiting
    2014-12-11 20:24:16 +0000 failed to add parent/master to replica
    2014-12-11 20:24:16 +0000 failed to add parent/master to replica (error = 73)
    2014-12-11 20:24:16 +0000 Deleting Cert Authority related data
    2014-12-11 20:24:16 +0000 OPENDIRECTORY_ROOT_CA_IDENTITY not found, unable to determine rootCA name from OPENDIRECTORY_ROOT_CA_CERTIFICATE, defaulting to configured value of (null)
    2014-12-11 20:24:16 +0000 No intCAIdentity, not removing int CA from keychain
    2014-12-11 20:24:16 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertd.plist
    2014-12-11 20:24:16 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertd-helper.plist
    2014-12-11 20:24:16 +0000 command: /bin/launchctl unload -w /System/Library/LaunchDaemons/com.apple.xscertadmin.plist
    2014-12-11 20:24:17 +0000 Stopping LDAP server (slapd)
    2014-12-11 20:24:18 +0000 Stopping password server
    2014-12-11 20:24:21 +0000 Removed all service principals from keytab for realm FLYERS.STARK.K12.OH.US
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.001.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.002.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.003.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.004.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.005.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/__db.006.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/altSecurityIdentities.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-computers.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-config-realname.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-generateduid.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-memberguid.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-nestedgroup.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-group-realname.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/apple-realname.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/c.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/cn.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/DB_CONFIG.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/dn2id.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/entryCSN.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/entryUUID.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/gidNumber.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/givenName.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/id2entry.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/ipHostNumber.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/l.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000001.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000002.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000003.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000004.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000005.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000006.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000007.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000008.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000009.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000010.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000011.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000012.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000013.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000014.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000015.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000016.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/log.0000000017.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/macAddress.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/mail.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/memberUid.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/mobile.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/objectClass.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/ou.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/postalCode.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/sn.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/st.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/street.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/telephoneNumber.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/uid.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/openldap-data/uidNumber.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.001.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.002.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.003.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.004.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.005.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/__db.006.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/alock.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/authdata.ldif.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/authGUID.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/DB_CONFIG.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/dn2id.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/draft-krbPrincipalAliases.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/draft-krbPrincipalName.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/entryCSN.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/entryUUID.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/id2entry.bdb.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/log.0000000001.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/log.0000000002.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/log.0000000003.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/log.0000000004.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/log.0000000005.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/openldap/authdata/objectClass.bdb.
    2014-12-11 20:24:21 +0000 Removed directory at path /var/db/openldap/authdata.
    2014-12-11 20:24:21 +0000 Removed file at path /etc/openldap/slapd_macosxserver.conf.
    2014-12-11 20:24:21 +0000 Removed file at path /etc/openldap/slapd.conf.
    2014-12-11 20:24:21 +0000 Removed file at path /etc/openldap/rootDSE.ldif.
    2014-12-11 20:24:21 +0000 Removed file at path /var/db/dslocal/nodes/Default/groups/com.apple.access_dsproxy.plist.
    2014-12-11 20:24:21 +0000 Removed directory at path /etc/openldap/slapd.d/cn=config.
    2014-12-11 20:24:21 +0000 Removed file at path /etc/openldap/slapd.d/cn=config.ldif.
    2014-12-11 20:24:21 +0000 Removed directory at path /etc/openldap/slapd.d.
    2014-12-11 20:24:21 +0000 Removed directory at path /etc/openldap/slapd.d.backup/cn=config.
    2014-12-11 20:24:21 +0000 Removed file at path /etc/openldap/slapd.d.backup/cn=config.ldif.
    2014-12-11 20:24:21 +0000 Removed directory at path /etc/openldap/slapd.d.backup.
    2014-12-11 20:24:24 +0000 Stopping password server
    2014-12-11 20:24:24 +0000 Removed file at path /etc/ntp_opendirectory.conf.
    2014-12-11 20:24:24 +0000 Removed file at path /Library/Preferences/com.apple.openldap.plist.

    I'm still having trouble getting this replica created.
    This is what I see on the OD Master side when I go to add the replica the other way.
    The soon to be replica is a fresh install and the certificate looks to be good to me.
    I took a suggestion and made sure I did an SSH connection between the two hosts and accepted the Keys.  Still nothing.
    Any help would be appreciated.

Maybe you are looking for

  • CREATION OF NEW DOCUMENT TYPE

    Dear cons We want to create a new document type for pur. requisition.In this document type  account assignment  will be 'P'(PROJECT) . w.b.s should be only enter. so pl. give the details of filling data in the required field step by step. waiting for

  • How can I change my credit card information when I pay my bill?

    I have been trying to add funds to my prepaid phone for four hours now.  I was able get in to pay but on the page where I want to add $100, they have my old credit card info which is expired and I want to put in my new information.  How can I do that

  • My phone goes straight to answer phone when people call

    My iPhone 4s sometimes goes straight to answer phone when people call. I don't hear the phone ring at all. It's really frustrating as I miss important calls.

  • SQL Update Statement runs out of time

    Hi if I run the following SQL statement, never get the goal. The inventory table is about 20 000 000 records. Any Idea to tune that ? UPDATE inventory SET lotexp = (SELECT e.lotexp FROM st_itemexp e, inventory i WHERE i.itemnumber = e.itemnumber AND

  • Drop of Cookie file in a Client's Computer

    Well... i m stuck in this problem from more than 3 months.. and hav'nt find the solution yet.. my query is regarding the "COOKIE SERVLET", i have read the API and read differnt examples. MY PROBLEM: 1) Firstly, i was trying to send a Cookie to a clie