Crawler Error when indexing file system repository

Hi all:
I am configuring an index of File system repository.
The version of my ep is EP 7.0 sp12, installed on HP-UX
My Trex is 7.0,installed on Win 2003
Some of the properties of my repository is:
Services:    properties,rating
Property serch Manager:    SimplePropertySearchManager
Security Manager:     AclSecurityManager
The states of repository is green.
When I create an index, the index can't index any of the files. Please help me to see the problem. Thank you!
Exception is like:
class com.sapportals.wcm.repository.InvalidNameException
Logon failure: account currently disabled.
com.sapportals.wcm.repository.InvalidNameException: Logon failure: account currently disabled.
        at com.sapportals.wcm.repository.ResourceException.fillInStackTrace(ResourceException.java:399)
        at java.lang.Throwable.(Throwable.java:195)
        at java.lang.Exception.(Exception.java:41)
        at com.sapportals.wcm.WcmException.(WcmException.java:59)
        at com.sapportals.wcm.util.content.ContentException.(ContentException.java:38)
        at com.sapportals.wcm.repository.ResourceException.(ResourceException.java:238)
        at com.sapportals.wcm.repository.InvalidNameException.(InvalidNameException.java:33)
        at com.sapportals.wcm.repository.util.file.FileUtils.checkFilePathTolerating(FileUtils.java:140)
        at com.sapportals.wcm.repository.util.file.FileUtils.checkFilePath(FileUtils.java:103)
        at com.sapportals.wcm.repository.manager.sfs.FSFile.(FSFile.java:89)
        at com.sapportals.wcm.repository.manager.sfs.FSFile.createInstance(FSFile.java:81)
        at com.sapportals.wcm.repository.manager.sfs.FSRepositoryManager.getResource(FSRepositoryManager.java:223)
        at com.sapportals.wcm.repository.RMAdapter.getResource(RMAdapter.java:227)
        at com.sapportals.wcm.repository.runtime.CmAdapter.findResource(CmAdapter.java:1349)
        at com.sapportals.wcm.repository.runtime.CmAdapter.findManagerAndResource(CmAdapter.java:1322)
        at com.sapportals.wcm.repository.runtime.CmAdapter.getResourceImpl(CmAdapter.java:979)
        at com.sapportals.wcm.repository.runtime.CmAdapter.getResource(CmAdapter.java:192)
        at com.sapportals.wcm.control.base.WcmResourceControl.createResource(WcmResourceControl.java:118)
        at com.sapportals.wcm.control.base.WcmResourceControl.getSafeResource(WcmResourceControl.java:68)
        at com.sapportals.wcm.control.navigation.ResourceDetailsHeaderControl.render(ResourceDetailsHeaderControl.java:160)
        at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
        at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
        at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
        at com.sapportals.wcm.control.layout.HorizontalGroupLayout.renderPanes(HorizontalGroupLayout.java:49)
        at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
        at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:73)
        at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:282)
        at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:660)
        at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:33)
        at com.sapportals.htmlb.Container.preRender(Container.java:120)
        at com.sapportals.htmlb.Container.preRender(Container.java:120)
        at com.sapportals.htmlb.Container.preRender(Container.java:120)
        at com.sapportals.portal.htmlb.PrtContext.render(PrtContext.java:406)
        at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
        at com.sapportals.wcm.portal.component.base.KMControllerDynPage.doOutput(KMControllerDynPage.java:130)
        at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:129)
        at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:134)
        at com.sapportals.wcm.portal.component.base.ControllerComponent.doContent(ControllerComponent.java:77)
        at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
        at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
        at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
        at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
        at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:645)
        at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
        at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
        at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
        at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:240)
        at com.sapportals.wcm.portal.connection.KmConnection.handleRequest(KmConnection.java:52)
        at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:522)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:405)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
        at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
        at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
        at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
        at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
        at java.security.AccessController.doPrivileged(Native Method)
        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Hi Lou,
Please go though the following thread and check your configurations according to that. I think it will help you.
https://www.sdn.sap.com/irj/sdn/thread?threadID=403393&messageID=3429730#3429730
regards,
Chamkaur

Similar Messages

  • Find the relevant crawled properties when index file share

    Hi,
    I found some great reference regarding the sharepoint crawled properties
    http://blogs.technet.com/b/anneste/archive/2008/11/20/mystery-solved-crawled-properties-in-sharepoint-part-1.aspx
    However, i'm looking for that MSDN reference of system properties
    http://msdn.microsoft.com/he-il/library/ff518152.aspx
    now how i can get the system properties as a crawled properties in sharepoint? (in order to use later for refinement)?
    i'm trying to search the GUID of the system property in the sharepoint crawled properties but it doesn't always shown there.
    Actually i want to get the "tags" and "copyright" and "comments" properties which are available to edit in windows file share that i am indexing.
    keren tsur

    I assume it is there in properties it self. 
    http://technet.microsoft.com/en-us/library/jj219630%28v=office.15%29.aspx
    DocComments
    DMSDocAccessRight
    owstaxidmetadataalltagsinfo
    http://office.microsoft.com/en-in/sharepoint-server-help/about-document-profile-properties-in-the-backward-compatible-document-library-HA001160637.aspx
    http://office.microsoft.com/en-in/sharepoint-server-help/view-and-edit-document-properties-and-profiles-in-the-backward-compatible-document-library-HA001160688.aspx?CTT=5&origin=HA001160637
    If this helped you resolve your issue, please mark it Answered

  • Access Denied when access to File System Repository

    Hi,
      Our SAP Portal install in Windows 2003, and access to a unix's file system that created from File System Repository of Portal. When I access it in KM content, SAP Portal return the following message:
    System Error
    An exception occurred during the program execution. Below you will find technical information pertaining to this exception that you might want to forward to your system administrator.
    Exception Class: class com.sapportals.wcm.repository...
    Exception Message: Access denied
    If I double-click any file,
    IE return 403: The requested operation is forbidden for this resource.
    Please help me to fix this problem?
    PS: The unix's file system mode is 777.
        The permission of folder in Portal File System Repository is everyone full control.
    Message was edited by: Jeff Lien
    Message was edited by: Jeff Lien

    Hi,
    to my knowledege, this combination is not supported. You can integrated Windows-File-Shares in a Unix-Portal: http://help.sap.com/saphelp_nw04/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm but not the other way round
    Kind reagrds
    karin

  • Problem in create index on file system repository

    I want to create an index on file system repository,but have some problem. 
    1) create a windows filesystem repository
    2) I can found the repository entry in KM content
    3) go into "index administration" and create index,but I can not found the entry when I pressed "add" button on datasources page

    hello Karsten
    thanks for your consideration.
    After create a Windows file system Repository,I create the index as the fowllowing step.
    1) go to the page System Administration=>Knowledge Managment=>Index Administration and click Create button for creating index, then a form appeared.
    2) fill in the for specified value, then press Create Index button to create index
    3) click on DataSource link, in the Datasource Tab, click the Add button, then I could see all of folders on the screen( such as documents,calendar,etc), but I can not found the Windows File system Entry that just I created.
    I can not create a index for the Windows File System
    what is the wrong with it?
    thanks

  • File System repository error in component monitor

    Hi,
    I created a file system repository in our portal server which will connect to windows file system and display the folder structure.
    I created a File system repository manager with the following properties mentioned below
    Prefix (must start with /): /FMICDelaers 
    Lookup mode: caseless
    Root Directory:
    fendercorp\FMICDelaers 
    Repository Services:   
    Property Search Manager:  
    Security Manager: W2kSecurityManager
    ACL Manager Cache:ca_rsrc_acl
    Windows Landscape System: B2B_Windows 
    I have given full acees to everyone for FMICDealers folder on fendercorp server.
    We have created a networkpath called B2B_windows as mentioned below
    jCIFS Protocol: yes  
    Description:   
    Network Path:
    fendercorp\FMICDelaers  
    Password:xxxxx   
    User: insidefender\ssayneni
    When i am checking the repository in component monitor i am getting the below error
    Startup Error:  The localroot does not exist: /usr/sap/EPD/JC61/j2ee/cluster/server0/
    fendercorp\FMICDealers
    Thanks
    Sushanth

    Hi
    A general recommendation would be to use small letters in all ID's regardring network drives, repositories etc. See https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/002fb447-d670-2910-67a5-bfbbf0bb287d for advice on how to optimize performance of KM.
    Other than that, you could check the documentation mentioned here:
    https://www.sdn.sap.com/irj/sdn/message?messageID=6398301#6398301
    It seems as the root directory in your File System Repository Manager is not defined correctly. It should be forward slash instead of backslash.
    Go through the settings again and see if the startup error changes or disappears. The startup error indecated that it is a configuration error.
    Best regards,
    Martin Søgaard

  • File System Repository Error!!

    Hello
    i have created a File System Repository i.e.
    Content Management --> Reposiroty Managers --> File System Repository
    and given the
    Prefix  /ShareFile
    Lookup mode caseless
    Root Directory as d:/km
    now when i check in the component monitoring it showing me error
    component monitoring --> repository managers --> ShareFile
    it gives error
    <b>Startup Error:  The localroot does not exist: /oracle/j2ee/cluster/server0/D:\KM </b>
    how do i rectify this error
    useful answers will be rewarded
    Regards
    JM

    Hello
    i will just explain you the scenario i m working on
    i want to configure the File System Repository
    i go in the configuration path of File System Repository
    there i give
    Name  ShareFile
    Prefix   /ShareFile
    Root Directory D:\KM (which is a local file on my HDD)
    i have created Network Path also
    Name:  NetworkPath
    Network Path : D:\
    and then when i go in the
    System Administration &#8594; Monitoring &#8594; Knowledge Management &#8594; Component Monitor
    it shows red light against the ShareFile
    i feel this information will help to give me solution for my problem
    useful answers will be rewarded
    Regards
    JM

  • Error in configuring Windows File System Repository

    Hi All,
    While trying to configure Windows File system repository we are getting the following error
    1. Getting this error when we give
    <ip address>\<shared folder name>
    Startup Error:  The localroot does not exist:
    10.1.100.44\Shared_folder
    2. Getting this error when we give
    <ip address>
    Startup Error:  host is unkown in file path '
    10.1.100.44' - invalid network path:
    10.1.100.44
    Could any one help in solving this issue.
    Regards,
    Sravanthi

    Hi Chiluveru Sravanthi
    According to the documentation, there is a difference between the path syntax for the repository manager and the network path. Did you pay attention to this difference when doing your configurations?
    Network paths (Network Path)
    Specifies the path to the Windows remote server.
    The path consists of the IP address of the Windows remote server, and a path specification.
    For example,
    192.168.0.1share
    Alternatively, you can enter the UNC name and path of the server, for example,
    servershare.
    SAP recommends that you specify the IP address, since you can then check the availability of the server more easily, using the ping command.
    Note: It is not sufficient to enter the server name alone. Specifications in the form of c$ cannot be resolved either.
    http://help.sap.com/saphelp_nw70/helpdata/EN/63/7f283ac3d7c54b94964931fa1b4ed9/frameset.htm
    File System Repository Manager (Root Directory)
    This denotes the path to the root directory in the file system to which the repository manager is assigned.
    If you want to integrate documents from a Windows system, this can be a drive letter (followed by a colon) or directory path on the local server or a remote server share (for example, //myserver/myshare/somedir).
    If you are running your portal on UNIX and want to access the file system on another UNIX host, you must mount the required directory on the portal server.
    Example path when using a UNIX system:
    /usr/company/share
    The repository manager is responsible for the specified directory and all its subdirectories.
    Note that multiple repository manager configurations are not allowed to have the same subpath in their Localroot parameter.
    http://help.sap.com/saphelp_nw70/helpdata/EN/e3/92322ab24e11d5993800508b6b8b11/frameset.htm
    Best regards,
    Martin Søgaard

  • File System Repository Errors

    Hello All-
    I'm having a puzzling time trying to set up a file repository. My portal (EP6, SP14) is sitting on Unix box. I am attempting to connect to a NAS as a windows share. I've added the windowsKM system in system landscape and I've added the corresponding KM landscape. I then added an network path pointed to
    <IP>\Share, set jCIFS and used Domain/User as my password. I've then set up my repository, making sure the localroot matches the network path. To minimize variables, I'm just using ACLManager, not Windows ACL, to keep things simple.
    I believe I've followed all the steps as specified in the manual. But no luck. I keep getting the following types of errors. Either "Startup Error: The localroot does not exist: /usr/sap/EPD/JC02/j2ee/cluster/server0/
    15.233.66.264\portshare" or "getting mapped math - java.io.IOException: Canonical path not available for portshare." (I'm getting that when I use the UNC).
    Does anyone recognize these errors and can point me to where I'm going wrong? I've dug through the logs and message board and I can't find anything obvious.
    Plenty of points awarded for any and all helpful answers!
    Thanks-
    Jim Orbin

    Hi James,
    Would like to clarify few points..
    a. Does your share "
    15.233.66.264\portshare" refer a different unix machine or the same machine ?
    Same Machine: If this is the case, you need not provide the "IP Address" and other stuff. You can directly provide the actual path eg: /usr/docs
    Different Machine: Pointing the repository to other unix systems gives some problems. Does your Unix box have GUI mode. If so, a way to solve this..
    You will have a NFS (Network File Share) tool available. Use this tool and create a Network file share.
    Steps:
    1. Launch the NFS Server link from NFS tool and create a share in the Machine which hosts the docs. This machine is to act as the "NFS Server"
    2. Now go the Portal server.
    3. Here, launch the NFS Client link from the NFS tool and create a link to the share in the source machine which hosts the docs.
    4. Now, all the source docs from the host machine will be available in your portal server as a network share folder .
    ie.Documents under //machine 2/docs will be available in portal server under /usr/docs as a link.
    5. Now give the local path ie. /usr/docs in your repository config.
    The File System Repository will now work fine with no trouble in locating the folder in the same machine.
    Hope this helps. Pls get back if you still face issues.
    Regards,
    Venkat.
    [Reward points for useful answers]

  • File System Repository Index

    Hi all,
    I´m trying to create an index wich data source is a file system repository (the file system is remote). Surfing trough help.sap i found this:
    http://help.sap.com/saphelp_nw04/helpdata/en/e3/92322ab24e11d5993800508b6b8b11/content.htm
    And then in SDN i found this post: File System Repository can't be assigned to Index and I already add the "properties" service to my repository, but it didn´t work, Any other idea?
    Regards,
    Orlando Covault

    Hi,
    For creating index u must configure TREX
    <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/a9/4a6642161d0f53e10000000a155106/frameset.htm">TREX Configuration (SAP Library - Search and Classification (TREX))</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/26/eeb73975a4e94b85c70de1c020b2f1/frameset.htm">TREX Configuration (SAP Library - Search and Classification (TREX))</a>
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/73/66c090acf611d5993700508b6b8b11/content.htm">Creating an Index</a>, <a href="http://help.sap.com/saphelp_nw04s/helpdata/en/69/d96b86a84611d5993600508b6b8b11/content.htm">Repository Services</a>, <a href="https://www.sdn.sap.com/irj/sdn/km?rid=/webcontent/uuid/709664d2-2276-2910-429d-b6a1f5977c8d#IDAQZINE">Knowledge Management, TREX and Collaboration How-to Guides for SAP</a>
    Regards,
    Beevin.

  • "Error when interpreting the runtime repository"  BSP Component workbench

    Hello,
    I have enhance the Component BP_HEAD_SEARCH under some enhancement set in my development system. After transporting all my changes to Quality system, when checking the same development in BSP_WD_CMPWB it is showing an error -- "Error when interpreting the runtime repository" for the same component and enhancement set.
    I have copied the repository.xml file from the development and again transported it to Quality system, even then the same error is coming.
    Could anyone please suggest how to remove it Quality system, the error is not coming in Development system.
    Regards,
    Shobhit Srivastava

    Hi Pankaj,
    Try as above said
    find the enhancement Z_* bsp application ,compare it with SAP bsp application.
    if the XML file lost,
    add the xml file toZ_* BSP application..
    If it doesnt work leave it as it is.It will not affect your system.In our system also there is a  same error .
    Have a nice time!!!!!!!!!

  • File System Repository - User Mapping not Working

    Hi,
    I tried to integrate a file system into KM. For doing so, I followed the guide located at [http://help.sap.com/saphelp_nw04/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm|http://help.sap.com/saphelp_nw04/helpdata/en/ed/b334ea02a2704388d1d2fc3e4298ad/frameset.htm].
    The only problem is, tht the user mapping doesn't seem to work...
    The portal is running on a UNIX system, whereas the file share to be integrated is running on a Windows 2003 Server.
    Here are the single steps that I performed:
    -  Creation of a KM Windows System in the system landscape directory with the ID "MySystem". User Mapping is set to "User,Admin"
    -  Creation of a Windows System in the system landscpe of the KM with the ID "MySystem"
    - Creation of a Network Path in KM with following settings:
    jCIFS Protocol is activated; Network Path = "
    My Server\My Share"; User = "My Windows Domain\My User" and the according password. The specified user has administration permissions on the server.
    - Creation of a readonly File System Repository Manager with following settings:
    Root-Directory = "
    My Server\My Share", SecurityManager = W2kSecurityManager, ACL Manager Cache = ca_rsrc_acl, Windows Landscape System = "MySystem"
    - Configuration of the W2KSecurityManager: I specified the DomainFile-setting as "/etc/companydomaincontrollers.txt"
      and placed such a file in the KM with following setting: "My.Server.Domain=According IP Adress"
    - In UME I carried out user mapping for index_service user and placed the above mentioned admin user into the user mapping.
    Result: The indexing works fine, all fles are indexed. When I however try to carry out a user mapping for a "normal" portal user in the UME it doesn't work: The portal user has no access to the file system. (I used the same admin user for mapping... so it should work).
    Any help is appreciated...
    P.S. With portal super admin users I can however access the fle system repository, even without user mapping. But I think this is ok, because I read in one forum message that admin users have always access in general....

    >
    Frank Friedrich wrote:
    > Hi Clemens,
    >
    > so the good think is that indexing is working and you can navigate with your admin portal user through the file system repository. In this case the most configuration settings must be correct.
    >
    > I am not quite sure regarding your System objects with the ID "MySystem". Do you have as well define an Alias Name for this System Object with the same name "MySystem" ? As well upper and lower letters are important.
    >
    > Because the reference is all the time the Alias name and not the ID or Name of your System object.
    >
    > Best regards
    > Frank
    Hi Frank,
    thanks for your reply.
    I have as well definied an Alias Name with exactly the same id. So this gives us following:
    System landscape directory: KM Windows System with id="MySystem" and Alias="MySystem"
    KM System Landscape: Windows System with id="MySystem"
    In the created file system repository manager I also set "MySystem" for the Windows Landscape System parameter.
    So I think that this should be correct (I also considered upper- and lowercase letters).
    Maybe the probem lies in specifying the domain names? When I applied user mapping I always additionally specified the Windows domain name of the users, which is correct I think.
    In the security manager configuration for the domain controllers (-> [http://help.sap.com/saphelp_nw04s/helpdata/en/a9/c54e9e09448d46b73d154e93d5e995/content.htm]) I however mapped the network domain of the file share server to the according IP adress. Maybe this is wrong?

  • Unable to create File System Repository manager

    Hello,
    I would like to create File System Repository manager to this path: I have mapped a certain Network drive "
    main-uni-fs1\pictures$" to the Portal Machine and under this machine it appears as drive "N:\", inside it there is a picture folder which I would like to create the mapping to. I tried setting the "Root Directory" value to "N:\" and to "
    main-uni-fs1\pictures$" but I keep receiving an error message at the Repository Component Monitor (see below).
    10X,
    Roy

    Hello Roy,
    1> Create a new path that points to the pictures directory on the system. Enter the path lik
    mypc.myorg.com\pictures
    Under Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> Network path
    Under the user name and password, enter your username and password
    username whould be entered like domainname\username
    2>Then create a system in for the mypc.myorg.com server under
    Sys admin -> Sys Config -> KM -> Content MGT -> Global Services -> System landscape definitions -> System -> Windows Sytem.
    (Assuming u are acessing a windows sytem from a portal running on windows platform).
    You need to enter system id and description . Kindly remember the system id, since it would be useful in two places while usermapping and creating the file system repository.
    3>create a file system rep mgr under
    Sys admin -> Sys Config -> KM -> Content MGT -> Repository Managers > File System Repository
    Following properties are most important.
    Name , ACL manager cache, Security manager(which you would have to set to W2kSecurity manager)
    prefix(this is the folder name that you will identify your repository with) Widws landscape System (this is the sytem id of step 2) and root directory (network path of first step only in this case enter it like this //mypc.myorg.com/pictures)
    4>Then under user mapping section, you will find you system (the system id of second step) , enter your name as password.
    Initially when you configure your rep manager, you dont need to start ur servlet engine. If you modify any property then you need to re start ur servlet engine.
    These are the steps for creating repository
    If this still does not get resolved. Then kindly read the limitations of creating the file system repository manager in the link that I had posted in my earlier post.
    Thanks and Regards
    Pradeep Bhojak

  • How to control permissions in KM using File System Repository Manager

    Hello everybody
    I have a scenario with 15+ file servers which content needs to be mapped into Portal KM as read-only.
    Windows Authentication is configured on the portal, so the users don't need to supply the portal with username/password.
    Now the users are of course only allowed to see the same content in the portal as they can see on the file servers. I know that the permission mapping can be done using a File System Repository Manager with W2KSecurityManager, but in that case the users will have to maintain the mapping of rights from windows to portal manually. And with ever-changing passwords this is too big an administrative task. So I am looking for another solution.
    My question is therefore:
    How can you configure the File System Repository Manager in a way where it the user does not need to maintain "user mapping" manually, but only need to logon to the portal (through windows authentication) and can see the same files from the portal as he/she can see from the file servers.
    Can this information in some way be taken from the configured Windows Authentication? Or is the only solution to enable WebDav on the file servers and and follow the "Integration of Windows File Servers into the SAP KM platform Using SSO and the WebDAV Repository Manager"-guide?
    Any help will be rewarded.
    Best regards,
    Martin Søgaard

    Hi again Dirk
    I just studied the "Integration of Windows File Servers into the SAP KM platform using SSO and the WebDAV repository manager"-guide in depth and I don't quite understand what rights the cmadmin_service and notificator_service are supposed to be given in the Active Directory. In the guide it says:
    "A number of global services and repository services need to perform operations on resources in various repositories. For example, the index management service must read all resources it is meant to index. When an index is created, the service user index_service is used. Therefore, this user has to have at least read access to all repositories that are to be indexed. Other users that are used by the SAP KM platform are the service users notificator_service and cmadmin_service. When a search is taking place, it is the user that is currently logged on to the portal."
    I dont quite understand what the two service users are doing but more importantly, I need to give the two service users the correct permissions in the Active Directory (or through user mapping). I understand that index_service only needs read_only permissions, but what permissions should the cmadmin_service and notificator_service be given?
    Best regards,
    Martin

  • Error when exporting file from LR5.2 - file created

    After updating to LR5.2, I receive an error when exporting files to another disk drive.  a file is created, but a warning appears "Unable to Export:  "An internal error has occurred: Win32 API error 2 ("The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute".  I also have CC iunstalled for other applications, but originally installed LR5 as a standalone Adobe application.  I tried removing the program and reinstalling through CC, with no change in this behavior.

    The answer is in the thread:
    http://forums.adobe.com/thread/1303578?tstart=0

  • "Error when interpreting the runtime repository"  for IUICOBJD component

    Hello experts,
    I create an enhancement set for IUICOBJD component, and the systems return my the error:
    "Error when interpreting the runtime repository"
    Then in ICWEB, this enhancement affect to the view  connectionObject. And this view doesn't appear.
    Someone had some problems to create an enhancement set for IUICOBJD component ??
    Is necesary to make somenthing  with IUICOBJ component before to create the enhancement for IUICOBJD.
    Could you tell me the steps to solve this??
    Thanks in advance.
    Best regards.

    Hello Ismail, thanks for you help, I have tried to make this and the repository is the same code.
    Do you know if is necesary to make something special to create an enhancement for IUICOBJD component ?? make something first with IUICOBJ and then with IUICOBJD???
    I haven't any problems with other components for example with IUICMD the enhancement run ok.
    Thanks in advance.
    Best regards.

Maybe you are looking for