Repository for Director

Hi Experts,
Can you please clarify on this, while installing oracle GG director, whether we need seperate database for director apart from source and target database. or we can use source DB as a director repository? please provide any source to create repository setups? env is : Solaris with 11g oracle DB. thanks in advance.

The repository can be in anywhere. In our environment I'm using the target as repository running on RHEL 5 and Oracle 11g.

Similar Messages

  • Cannot open repository for application

    Hi experts,
    I am getting the following error while deploying the application in the server..
    Cannot open repository for application
    can any boby plz tell me why this error is coming and how to over come this..
    regards,
    viswa

    HI fazal,
    this is the complete error trace i am getting...
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Cannot open repository for application 'com.sap.demo.month_report.month_report.Month_report'.
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:140)
         at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.checkAuthentication(ClientUserFactory.java:190)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory$1.checkAuthentication(AbstractClientUserFactory.java:151)
         at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.checkAuthentication(WDClientUser.java:214)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.checkAuthentication(RequestManager.java:713)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:237)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.delegateToRequestManager(AbstractExecutionContextDispatcher.java:202)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.DispatchHandlerForRequestManager.doService(DispatchHandlerForRequestManager.java:38)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.AbstractDispatchHandler.service(AbstractDispatchHandler.java:127)
         at com.sap.engine.services.servlets_jsp.server.deploy.impl.module.IRequestDispatcherImpl.dispatch(IRequestDispatcherImpl.java:95)
         at com.sap.tc.webdynpro.serverimpl.wdc.sessionctx.ExecutionContextDispatcher.dispatchToRequestManager(ExecutionContextDispatcher.java:140)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:92)
         at com.sap.tc.webdynpro.serverimpl.core.sessionctx.AbstractExecutionContextDispatcher.dispatch(AbstractExecutionContextDispatcher.java:104)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doContent(AbstractDispatcherServlet.java:87)
         at com.sap.tc.webdynpro.serverimpl.core.AbstractDispatcherServlet.doGet(AbstractDispatcherServlet.java:54)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
         at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:466)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:291)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
         at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:240)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
         at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
         at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
         at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
         at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:425)
         at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:250)
         at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
         at com.sap.engine.core.thread.execution.Executable.run(Executable.java:109)
         at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Caused by: com.sap.tc.webdynpro.repository.utils.RepositoryException: Did not find application 'com.sap.demo.month_report.month_report.Month_report' in repository.
         at com.sap.tc.webdynpro.serverimpl.core.repository.AbstractServerRepository.getApplicationInternal(AbstractServerRepository.java:182)
         at com.sap.tc.webdynpro.serverimpl.core.um.AbstractClientUserFactory.isAuthenticationRequired(AbstractClientUserFactory.java:134)
         ... 51 more
    regards,
    viswa

  • The Shockwave for Director plugin is no longer working in Firefox 7 for mac

    Dear Firefox,
    I run a website which uses Adobe's Shockwave for Director plugin to view an animation. This plugin worked perfectly in Firefox for mac, up until Firefox 7. Firefox now sees it only as an unknown added plugin and the animation can no longer open. I have the latest plugin version installed from Adobe, which works fine in Firefox 7 for windows, in Safari (mac, win) and Internet Explorer (win). The Flash plugin is also working fine.
    In the preference panel, I have allowed Adobe to install plugins. Do I need to change other settings? Is something stopping Firefox for mac from properly loading the plugin?
    Many thanks for your help.

    Have you tried this one?
    https://addons.mozilla.org/en-US/firefox/addon/roomy-bookmarks-toolbar/

  • Could not save the document to the repository for the following reason

    Hi,
    Some of the Scheduled reports are getting failed because of the following Error.
    Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit - (Helpers::InfoStore::ObjectExport::commit) File Repository Server error : Failed to put the file to file server: frs://Output/a_242/027/084/5512178/aduu8vtfkntmvyv8lsnntas.wid already exists.(hr=#0x80042a4a)(Error #-2147210678 (WIS 30567)
    i have searched about this but no use no information on the same.
    So Pls let me know why this problem will occur and how to resolve this,I am new to this forum if any this is wrong pls let me know
    Thanks in advance,

    HiShwetabh Suman
    Thanks a lot for immediate response,
    Please go through the following
    From the logs I see a difference in the execution steps as below:
    [2014-03-31 10:24:15,364] [TID:13] [INFO ] [child.RunStatusTimerTask.run():17]: calling checkRunStatus
    [2014-03-31 10:24:31,887] [TID:3168] [INFO ] [child.ChildImpl.request():23]: request: [GetLoad]
    [2014-03-31 10:24:31,888] [TID:3168] [INFO ] [child.ChildImpl.request():25]: response: [1]
    [2014-03-31 10:24:37,879] [TID:3153] [ERROR] [webi.PublishingSubsystem.run():93]: Throwable exception caught:
    com.businessobjects.rebean.wi.ServerException: Could not save the document to the repository for the following reason: [repo_proxy 30] InfoStore::ObjectExport::commit
    - (Helpers::InfoStore::ObjectExport::commit) File Repository Server error : Failed to put the file to file server:
    frs://Output/a_165/024/084/5511333/aqew_jeqdcjcrukoadjdtk0.wid already exists.(hr=#0x80042a4a)(Error #-2147210678 (WIS 30567)
    Can you please help us understand the reason why the child.runstatustimertask.run() is called in the case where we get the failure. Because upon noticing the difference in the steps of execution I see that this method is called and after that the failure is occuring.
    Also, few other findings are that :
    1. The error occurs from both the nodes adaptive job servers randomly.
    2. The IFRS and OFRS of one of the node is not being used at all for any file transfers (though the configurations are exactly same).
    Please advise and help us get rid of the said error.
    Can u give any permanent solution for us

  • Firefox 4b8 not working with Shockwave for Director 11.5.9.615

    Have installed Firefox 4b8 and Shockwave for Director 11.5.9.615.<br />
    Also have Firefox 3.6.13 with '''separate profile'''. <br />
    Director plugin works fine in Firefox 3.6.13 but not in Firefox 4b8. <br />
    Loading a Shockwave for Director page is initially blocked in both Firefox versions by NoScript;
    *clicking on the space for the game/whatever loads in Firefox 3.6.13
    *clicking on the space for the game/whatever in Firefox 4b8, the entire space for the game/whatever disappears and never re-appears
    What I have already tried:
    #Uninstalled Shockwave for Director and re-installed - no change
    #Firefox 4b8 in Safe Mode - no change
    #Tested Firefox 4b8 on Mozilla plugins site - shows correct current version
    #Tested Firefox 4b8 on Adobe site with games - won't work (Firefox 3.6.13 works on same site)
    #Copied '''''np32dsw.dll''''' to Firefox 4b8 installation folder/plugins, ran same tests -no change
    Any suggestions?

    Found a solution based somewhat on cor-el's reply with some interesting differences in Firefox 3.6.13 and 4b8. '''<u>cor-el</u>''', please see my question at the end.
    I added the item (boolean) ''dom.ipc.plugins.enabled.np32dsw.dll'' in about:config and set it to false. There was no change. I changed the value of that item to true and the box/area where the SWF item was to be located on the page did not disappear as before -- that was an improvement! -- but the SWF item would not load.
    I then discovered that I needed to allow a site (temporarily) in NoScript and everything worked.
    Some interesting differences and findings in Firefox 3.6.13 and 4b8 regarding this situation; all based on the same web site behavior with the 2 versions of Firefox:
    #preference ''dom.ipc.plugins.enabled.np32dsw.dll''
    #*Firefox 3.6.13 '''does not''' require the preference to exist in order to work
    #*Firefox 4b8 '''requires''' the preference, set to true, for everything to work as expected '''
    #**the preference ''dom.ipc.plugins.enabled'' can be set to <u>'''false'''</u> or to true with no negative difference in behavior (<u>the preference ''dom.ipc.plugins.enabled'' when set to false seems to be ignored when ''dom.ipc.plugins.enabled.np32dsw.dll'' is set to true</u>)
    #NoScript (same version and exactly the same settings in NoScript for both versions of Firefox)
    #*Firefox 3.6.13 '''does not''' require user to temporarily allow any other domain for the item to work properly
    #*Firefox 4b8 '''requires''' the user to temporarily allow another domain for the item to work properly
    '''<u>cor-el</u>:'''
    *Should I post this in Bugzilla for investigation?
    *It would be good to know what the difference is in 4b8 that necessitates the 2 above items in 4b8 and not in 3.6.13 on the same web site.

  • Newbie dba -----Repository for Enterprise Manager

    i just took over this database,
    I am trying to login to Oracle Enterprise Manager Respository, i have found out that there is a sysman user on the database.
    i try to run the emca.bat file in the BIN folder, but the file is not there.
    i don't know how to run Oracle Enterprise Manager Respository or create the repository for the enterprise manager without the emca.bat file

    SQL> select * from v$version;
    BANNER
    Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    PL/SQL Release 9.2.0.7.0 - Production
    CORE 9.2.0.7.0 Production
    TNS for 32-bit Windows: Version 9.2.0.7.0 - Production
    NLSRTL Version 9.2.0.7.0 - Production
    on windows 2003

  • Where is the maven repository for Grizzly servlet webserver?

    Folks,
    I need to download Maven dependency grizzly-servlet-webserver. I have browsed a number of websites to see how people are defining the dependency in their pom.xml file. It is confusing to see people using different group-ids and different versions. My questions are:
    1. Where is the final Maven repository for grizzly-servlet-webserver?
    2. What is the group id for grizzly-servlet-webserver?
    3. What is the latest version of grizzly-servlet-webserver?
    Thank you in advance for your help.
    Regards,
    Peter

    Is it really that difficult? I type in "grizzly webserver" in google and get the java.net page for it.
    http://grizzly.java.net/
    Now in ONE CLICK I got the Maven documentation. I repeat: ONE CLICK.
    If you want to have certainty go to the source, not a programming forum!

  • Which Technology was selected then creating Master Repository for ODI?

    Hi,
    Which Technology was selected then creating Master Repository for ODI SQL Server 2003? Which technolgy must be selected?
    First of all I created master repository for ODI on SQL Server 2003 via Microsoft SQL Server, it did not work.
    I checked the Driver and URL as below
    com.microsoft.sqlserver.jdbc.SQLServerDriver
    jdbc:sqlserver://<servername>:<PortNumber>;selectMthod=cursor;databasename=<databasename>;integratedsecurity=false
    there is a error as below
    com.sunopsis.tools.core.exception.SnpsRuntimeException: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Caused by: com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         ... 29 more
    Caused by:
    com.sunopsis.tools.core.exception.SnpsRuntimeException: Unable to find the XML file corresponding to your technology.
         at com.sunopsis.repository.manager.RepositoryManager.masterRepositoryCreation(RepositoryManager.java)
         at oracle.odi.sdk.repository.OdiRepositoryManager.createMasterRepository(OdiRepositoryManager.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.d(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.f(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard.a(MasterRepositoryWizard.java)
         at com.sunopsis.wizards.MasterRepositoryWizard$IvjEventHandler.actionPerformed(MasterRepositoryWizard.java)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    okan
    Edited by: ankist on Jan 15, 2010 2:46 PM

    It is highly recommended to use the JDBC Driver for SQL Server 2005, even if you are using SQL Server 2000. In ODI's pre-populated lists, it is not there - you will have to (1) get the driver yourself, downloadable from the Microsoft site. (get the driver v1.2, not the 2.0, and use a JRE v1.5, 1.5 or 1.6. The 2.0 driver from Microsoft requires the JRE 1.6)
    (2) use the
    Driver: com.microsoft.sqlserver.jdbc.SQLServerDriver
    and the URL: jdbc:sqlserver://<myserver>:<myport, default 1433>;database=<mydb>;selectMethod=cursor
    these are not automatic, you will need to type them in.
    The database must be configured for connections from tcpip.
    For more information see the blog: http://odiexperts.com/?tag=sql-server-2005

  • How can I update shockwave for director?

    Hi
    My Shockwave For Director plug-in is out of date but when I try to download it from Adobe's website stage 2 is skipped & the update will not even download let alone install.  Could anyone help please?
    I am currently using 12.0.4.14
    Thank you!

    If you are running Windows, this link always points to the latest version of the full installer

  • Can I use the same Oracle Repository for the new FDM App

    Hi All,
    I have to uninstall FDM and install and re-configure FDM again and then restore FDM Apps present previously.
    For this, Can I resue the same Oracle Repository for restoring the FDM app on newly installed instance.
    As far as I know, I need to take the backup of that repository and then drop the Repository and create again and use it for new application
    Please suggest, are there any other ways to do this/..
    thanks in advance
    J

    You can reuse the repository. You will need to <Add Application> instead of <New Application>

  • Can I use one Business Partner repository for Vendor and Customer?

    Can I use one Business Partner repository for Vendor and Customer? or do we have to use Vendor and Customer Repository separately. How can we do that? What are the pros and cons? can any one provide some examples:

    Hi Deepak
    The key purpose of SAP "enabling" the facility of multiple main tables in a repository is to primarily "manage" those master data objects that are related to each other. Typical examples will be a) Customer - Material, b) Supplier - Material, etc.
    While, it is pretty easy to add multiple main tables in a repository, it is also important to understand the purpose of doing so based on the business requirements.
    Besides, you got to be aware that in case you are "fixing" any issues with one main table (master data object) for which you have to unload the repository, the users will not be able to use the repository that has a main table defined for other master data object. Hence, there are pros and cons of using this capability of multiple main tables.
    So, it is really important to understand the "W's" - What, Why, When, Where, Who of Data modeling before actually working on the "H" - How to in the SAP MDM tool.
    Hope this helps.
    Regards
    Neelesh

  • Can I use existing repository for master repository?

    can I use existing repository (for example repository from oracle designer )
    for master repository? could you give me please an explanation
    thanks

    You can use Existing repository for your master Repository.
    Or you can create a new schema in your database and create
    master repository on that schema.
    I hope this answers your question

  • Need Clarification on how to provide SRV record for Director pool in Lync 2013 environment

    Hi ,
         I am Deploying an Lync Enterprise edition server with high redundancy, I have already deployed the below servers,
    fepool1.xxx.com, fepool2.xx.com, Exum.xx.com, RootAD.xx.com,
    CA.xx.com, Sql01.xxx.com, Sql02.xxx.com.
     I have already deployed frontend pool, Now I trying Depoly director pool with the set up., But My replication Status is Failed for director server.
    In DNS  , A records is created as below,
    dir01 Host A   10.221.10.107
    dir02 Host A 10.221.10.108
    dir Host A   10.221.10.107
    dir Host A 10.221.10.108
    Pls suggest me, What I need to add in SRV record.... for DNS load Balancing
    Thanks,
    Rajarajan

    Lync Client Trace,
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(sipinternal.polyvineyard.com) failed hr=0x80072AF9
    05/27/2014|06:13:01.341 A85C:1E7D4 WARN  :: ResolveHostName - getaddrinfo failed for sipinternal.polyvineyard.com hr=0x80072AF9
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(sipinternal.polyvineyard.com) failed error=9003
    05/27/2014|06:13:01.341 A85C:1E7D4 WARN  :: ResolveHostName - DNS lookup failed for sipinternal.polyvineyard.com hr=0x80004005
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: ResolveHostName - Name resolution for sipinternal.polyvineyard.com failed
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: ResolveHostSync ResolveHostName failed 8000ffff
    05/27/2014|06:13:01.341 A85C:1E7D4 ERROR :: DNS_RESOLUTION_WORKITEM::ProcessWorkItem ResolveHostName failed 8000ffff
    05/27/2014|06:13:01.342 A85C:847C TRACE :: HTTPPROXYCB:internetStatus 0x46
    05/27/2014|06:13:01.342 A85C:847C TRACE :: HTTPPROXYCB:internetStatus 0x46
    05/27/2014|06:13:01.343 A85C:1086C TRACE :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete[000000F8B1D85350] Entered host sipinternal.polyvineyard.com
    05/27/2014|06:13:01.343 A85C:1086C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - error : 80ee0066
    05/27/2014|06:13:01.343 A85C:1086C INFO  :: Use proxy server cache:1
    05/27/2014|06:13:01.343 A85C:1086C INFO  :: Unable to find routable Ipv4 address from proxy server list. Attempting to find one from proxy server cache list.
    05/27/2014|06:13:01.343 A85C:1086C WARN  :: Unable to find local routable Ipv4 address for SIP proxy server
    05/27/2014|06:13:01.343 A85C:1086C TRACE :: SIP_MSG_PROCESSOR::UseAutoHttpProxy try resolve HttpProxy
    05/27/2014|06:13:01.344 A85C:1086C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    05/27/2014|06:13:01.344 A85C:1086C TRACE :: HTTPPROXYCB:internetStatus 0x3c
    05/27/2014|06:13:01.344 A85C:847C TRACE :: HTTPPROXYCB:internetStatus 0x50
    05/27/2014|06:13:01.344 A85C:847C TRACE :: HTTPPROXYCB:internetStatus 0xa
    05/27/2014|06:13:01.346 A85C:847C TRACE :: HTTPPROXYCB:request Complete result(0x0) error(0x2ee7)
    05/27/2014|06:13:01.346 A85C:1086C ERROR :: SIP_MSG_PROCESSOR::OnDnsResolutionComplete - setting m_RequestConnectionErrorCode to 0. Old value is 80ee0066
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: deleting Async workitem 000000F8C25E9368
    05/27/2014|06:13:01.347 A85C:1086C ERROR :: HTTP_PROXY_RESOLVE_CONTEXT::~HTTP_PROXY_RESOLVE_CONTEXT HPContext handle 1b deleted, this 000000F8BD164320
    05/27/2014|06:13:01.347 A85C:1086C TRACE :: HTTPPROXYCB:internetStatus 0x46
    05/27/2014|06:13:01.347 A85C:1086C TRACE :: HTTPPROXYCB:internetStatus 0x46
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: SIP_MSG_PROCESSOR::OnRequestConnectionConnectComplete - Enter this: 000000F8B1D85350, callid=(null), ErrorCode: 0x80ee001c
    05/27/2014|06:13:01.347 A85C:1086C ERROR :: Releasing connection and notifying transactions
    05/27/2014|06:13:01.347 A85C:1086C ERROR :: SIP_MSG_PROCESSOR::NotifyRequestConnectionConnectComplete - Error: 80ee001c
    05/27/2014|06:13:01.347 A85C:1086C ERROR :: OUTGOING_TRANSACTION::OnRequestConnectionConnectComplete - connection failed error 80ee001c
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: REGISTER_CONTEXT:State (4) => (5)
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: REGISTER_CONTEXT(b1d85350) SetAndNotify Recv(6) at State (5)
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: REGISTER_CONTEXT:State (5) => (6)
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: SIP_REGISTER:State (1) => (0)
    05/27/2014|06:13:01.347 A85C:1086C TRACE :: CUccServerEndpoint::UpdateEndpointState - Update state from 1 to 0. Status 80EE001C. Status text (null).
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: Function: CUccServiceOperationManager::DisableServManager
    05/27/2014|06:13:01.347 A85C:1086C TRACE :: Condition failed with 80ee0061: 'm_fServMgrEnabled'
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: Function: CUccServerEndpoint::UpdateEndpointState
    05/27/2014|06:13:01.347 A85C:1086C ERROR :: HRESULT API failed: 80ee0061 = hr. DisableServManager
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: CUccDnsResolverManager::Stop MR-INFO - [000000F8C29BC120] DNS resolver manager stopped
    05/27/2014|06:13:01.347 A85C:1086C INFO  :: ~Out trxn corr-id (000000F8C2428AA0)
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: UCCP:ClientAllowedAuthProts0x1000c
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: CUccServerSignalingSettings::put_AllowedHttpProxyAuthenticationModes set auth modes 0x1f
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: CUccDnsResolverManager::Start MR-INFO - [000000F8C29BC120] DNS resolver manager started
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: UCCP:NegotiatedAuthProt0x0
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: UCCP:ServerAuthProts0x0
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: CUccPrincipalServerEndpoint::GetSipProviderProfile - Found no http proxy creds
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: SIP_ENDPOINT::SetSipAuthBroker (000000F8C2477760) _IUccSipAuthBroker(0x0000000000000000)
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: UCCP:ServerAuthProts0x0
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: SIP_AUTH(c2477e40) PrepareAuth at state: 0
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: SIP_REGISTER:State (0) => (1)
    05/27/2014|06:13:01.349 A85C:1086C INFO  :: Outgoing 000000F8B1D85350-<sip:[email protected]>, local=(null)
    05/27/2014|06:13:01.350 A85C:1086C INFO  :: Function: StringToSockAddress
    05/27/2014|06:13:01.350 A85C:1086C ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    05/27/2014|06:13:01.350 A85C:1086C INFO  :: Created Async workitem 000000F8C25E64E8, txn timeout 0, time sensitive 0, txn (0000000000000000)
    05/27/2014|06:13:01.350 A85C:1E7D4 INFO  :: Function: StringToSockAddress
    05/27/2014|06:13:01.350 A85C:1E7D4 ERROR :: HRESULT failed: 80072726 = HRESULT_FROM_WIN32(::ShimWSAGetLastError()) . Failed to convert string IP to SOCKADDR
    05/27/2014|06:13:01.352 A85C:1E7D4 ERROR :: ResolveHostNameUsingGetAddrInfo - getaddrinfo(sip.polyvineyard.com) failed hr=0x80072AF9
    05/27/2014|06:13:01.352 A85C:1E7D4 WARN  :: ResolveHostName - getaddrinfo failed for sip.polyvineyard.com hr=0x80072AF9
    05/27/2014|06:13:01.352 A85C:1E7D4 ERROR :: ResolveHostNameUsingDnsQuery - DnsQuery(sip.polyvineyard.com) failed error=9003
    05/27/2014|06:13:01.352 A85C:1E7D4 WARN  :: ResolveHostName - DNS lookup failed for sip.polyvineyard.com hr=0x80004005
    05/27/2014|06:13:01.352 A85C:1E7D4 ERROR :: ResolveHostName - Name resolution for sip.polyvineyard.com failed
    Please help me add correct entries into DNS. 
    /Rajan

  • Sharepoint 2007 as Content repository for KM

    Hello
    Any one know if it is possible to define Sharepoint as repository for KM (EP7 SP10)?
    TNX
    Erez

    Hi Erez,
    I am not sure about the interoperability between Sharepoint 2007 and EP7 SP10. But there is a document about the interoperability of older versions. Find it <a href="https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/9e891378-0601-0010-5386-a3387f1b161b">here</a>.
    Basically, SAP Knowledge Management can be used as a WebDAV server or a WebDAV client. In a scenario as a WebDAV client, SAP KM provides an access to documents stored on other WebDAV-enabled servers. For this purpose, you use the WebDAV repository
    manager.
    The setting up the access to documents in SharePoint Document Libraries does not dif-
    fer from the default procedure and comprises following steps:
         •  Define an HTTP system in the CM system landscape.
         •  Create a cache for the WebDAV repository manager.
         •  Configure the repository manager parameters for the WebDAV repository man-
            ager.
    That should still work for the new versions of Sharepoint and EP.
    Hope I could help!
    Best regards,
    Martin

  • Repository for Content Management

    How do I know that whether TREX or CRM Database is used for Content repository?
    I am able to import & link documents under 'Document Search' in IC Web .
    I would like to know what is configured as a repository for document management.
    I know where to configure content repository,TREX RFC connection,but where can I tell the system which one system should use for storing documents?
    Thanks,
    Thirumala.

    HI
    Can you check tx OAC0 ? This might give you some hint.

Maybe you are looking for

  • How to start with CDC?

    Hi, friends: I have read much online material about CDC, but I'm still confused. I knew that I can download the WTK2.2 or higher to develop the app based on the CLDC and MIDP. My question is how to start with CDC. For example, If I use JBuilder, what

  • Accounts Blocked and My three Skype Subscription F...

    Skype Blocked all my Accounts and keeps blocking any new Accounts which I try to open.I had made two subscriptions for India Unlimited Plan and One subscription for World Unlimited Plan.It was going fine for a persiod of two months and then all of a

  • ALV Settings (e.g. SORT): How can I reload a view that contains settings

    Hi, I have saved ALV Settings in a view. After I read out the (editable) ALV, I goto backend and then update ALV by BIND_TABLE. After this ALV update, my ALV settings are lost. Therefore I am looking for a possiblity to reload / restore the ALV setti

  • Showing Wrong Data in my Portal Activity Report.

    Hi all, I have created a Portal Activity Report which shows the Details about the users who logged on. Im trying to show the details of fixed period some what between 2008.for this I have given some fixed period date in  the Reporting Period tab. but

  • Give me software vb

    give me software visual basic I want to use to my project