Distribution manager failed to process package - the source directory does not exist

Hi,
I have the following behaviour:
A Software Update Deployment Package is not distributing because of the following error:
I have found the following query (http://blogs.technet.com/b/ken_brumfield/archive/2013/01/10/troubleshooting-sccm-software-update-deployment-package-distribution-due-to-missing-directories.aspx) to
determine which update is missing.
It is about update KB978601. If we search this update in the console, we see this:
The update is not required, not downloaded, not deployed and superseeded.
If we look into the members of the Update deployment package, we can't find this update.
When I was digging into the database, I found this:
SELECT
distinct cp.Content_ID,
cp.ContentSubFolder,cp.PkgID,
con.ContentProvisioned
FROM
[dbo].[vCI_ContentPackages] cp
INNER
JOIN [dbo].[CI_ConfigurationItemContents]cic
ON cp.Content_ID
= cic.Content_ID
inner
join dbo.v_CIContents_All
con on con.Content_ID
= cp.Content_ID
where cp.PkgID
=
'XXX002BA'
and cp.ContentSubFolder
=
'39b46f0a-7244-48a6-b795-119ac74009f9'
which resulted in:
Content_ID ContentSubFolder PkgID ContentProvisioned
16828355 39b46f0a-7244-48a6-b795-119ac74009f9 BP1002BA 1
I found the "ContentProvisioned = 1 " a little bit strange.
So, my question is:
Why SCCM is thinking of distributing the content although it is not downloaded or deployed and how can we fix this?
Has it something todo with the "ContentProvisioned" or is it something else?
Thanks,
Sem

I can tell you why CM wants to distribute it, but the easiest way would be downloading that patch thus adding it to the package (so that it can be distributed) and remove it afterwards.
Torsten Meringer | http://www.mssccmfaq.de

Similar Messages

  • Distribution Manager failed to process package triggers an update of the packages

    Hi all,
    we have randomly following issue:
    SCCM 2012 Sp1 CAS, takes a snapshot of a Windows update package in the morning (not sure how the frequency of this check is done). If for any reason it fails, SCCM automatically redistributes the package to all sites. This happened this morning again for 5
    Windows updates packages. You understand that this means GB sent to all Secondary sites (66) with an useles amount of data sent out.
    From the Status messages I see
    Information Milestone RC0 06.11.2014 07:12:11 SCHVSGGSC600.rccad.net SMS_DISTRIBUTION_MANAGER 2300 Distribution Manager is beginning to process package "SUP-2014.09" (package ID = RC00017B).
    Then lot of updates lists with comment taking a snapshot and finally
    Error Milestone RC0 06.11.2014 07:12:29 SCHVSGGSC600.rccad.net SMS_DISTRIBUTION_MANAGER 2302 Distribution Manager failed to process package "SUP-2014.09" (package ID = RC00017B).    Possible cause: Distribution manager does not have access to either the package source directory or the distribution point.  Solution: Verify that distribution manager can access the package source directory/distribution point.    Possible cause: The package source directory contains files with long file names and the total length of the path exceeds the maximum length supported by the operating system.  Solution: Reduce the number of folders defined for the package, shorten the filename, or consider bundling the files using a compression utility.    Possible cause: There is not enough disk space available on the site server computer or the distribution point.  Solution: Verify that there is enough free disk space available on the site server computer and on the distribution point.    Possible cause: The package source directory contains files that might be in use by an active process.  Solution: Close any processes that maybe using files in the source directory.  If this failure persists, create an alternate copy of the source directory and update the package source to point to it.
    This triggers immediately an update of all DPs
    Information Milestone RC0 06.11.2014 07:43:52 SCHVSGGSC600.rccad.net SMS_DISTRIBUTION_MANAGER 2304 Distribution Manager is retrying to distribute package "RC00017B".    Wait to see if the package is successfully distributed on the retry.
    Any idea
    How this can be avoided, since nobody changed the package and we suppose it was a temp connection issue between the CAS and the package repository server
    If this check can be set up to once a week for instance or even less?
    Thanks,
    Marco

    Hi Daniel,
    thanks for the prompt answer. Actually I saw it yesterday at least for 1 package (the last one). The error is generate by SQL killing a task 
    Adding these contents to the package RC00010D version 347.
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:23
    7796 (0x1E74)
    Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER
    06.11.2014 07:12:23 3652 (0x0E44)
    *** [40001][1205][Microsoft][SQL Server Native Client 11.0][SQL Server]Transaction (Process ID 152) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:25
    5460 (0x1554)
    STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SCHVSGGSC600.rccad.net SITE=RC0 PID=2144 TID=5460 GMTDATE=jeu. nov. 06 06:12:25.422 2014 ISTR0="SUP-2012.Q4" ISTR1="RC000068" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="RC000068"
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:25
    5460 (0x1554)
    Failed to process package RC000068 after 0 retries, will retry 100 more times
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:25
    5460 (0x1554)
    Exiting package processing thread. SMS_DISTRIBUTION_MANAGER
    06.11.2014 07:12:25 5460 (0x1554)
    Used 4 out of 5 allowed processing threads.
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:26
    3300 (0x0CE4)
    Starting package processing thread, thread ID = 0x894 (2196)
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    3300 (0x0CE4)
    Used all 5 allowed processing threads, won't process any more packages.
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    3300 (0x0CE4)
    Sleep 1828 seconds... SMS_DISTRIBUTION_MANAGER
    06.11.2014 07:12:27 3300 (0x0CE4)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SCHVSGGSC600.rccad.net SITE=RC0 PID=2144 TID=2196 GMTDATE=jeu. nov. 06 06:12:27.716 2014 ISTR0="SUP-2014.M05" ISTR1="RC00011D" ISTR2=""
    ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="RC00011D"
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    2196 (0x0894)
    Start updating the package RC00011D... SMS_DISTRIBUTION_MANAGER
    06.11.2014 07:12:27 2196 (0x0894)
    CDistributionSrcSQL::UpdateAvailableVersion PackageID=RC00011D, Version=14, Status=2300
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    2196 (0x0894)
    *** [40001][1205][Microsoft][SQL Server Native Client 11.0][SQL Server]Transaction (Process ID 154) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    1424 (0x0590)
    Taking package snapshot for package RC00011D
    SMS_DISTRIBUTION_MANAGER 06.11.2014 07:12:27
    2196 (0x0894)
    Now as I mentioned it was probably an SQL (more likely) or networ issue, however the question was more about how to avoid that. Finally the packages were not changed and if possible I would avoid any automatic SCCM action on packages unless an operator manually
    triggers them.
    I didn't see any error today, so it should not be a configuration issue.
    Is this possible?

  • MDT 2013 The source directory does not contain an identifiable operating system

    Hi, 
    I am using MDT 2013 and I am trying to deploy server 2008 in it. I mount my 2008 iso file, import OS, then select full set of source files, and enter D:\ . It says, "The source directory does not contain an identifiable operating system". I am
    sure that install.wim file is present in sources folder. What other folders/files does it need while importing OS? 
    Note: it is an customized OS. It has MS hotfixes and dotnet 4.5 installation package in it. 
    Chaitanya.
    Chaitanya.

    Hi, 
    I am using MDT 2013 and I am trying to deploy server 2008 in it. I mount my 2008 iso file, import OS, then select full set of source files, and enter D:\ . It says, "The source directory does not contain an identifiable operating system". I am
    sure that install.wim file is present in sources folder. What other folders/files does it need while importing OS? 
    Note: it is an customized OS. It has MS hotfixes and dotnet 4.5 installation package in it. 
    Chaitanya.
    Chaitanya.
    This is expected behavior because Server 2008 is unsupported in MDT 2013:
    http://deploymentresearch.com/Research/Post/330/What-if-I-told-you-The-OSD-Support-Matrix-for-MDT-and-ConfigMgr-is-here
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Import Error: The root directory does not exist

    Hi,
    I have some isuuses with importing the extended page. When I try to Import it throws an error.
    Root Directory does not exist.
    I am using the following command.
    import c:\jdev\jdevhome\jdev\myprojects\oracle\apps\asn\opportunity\webui\EMCOpptyDetPG.xml -includeSubpackages -validate -rootdir c:\prabhat\Jdev\jdevhome\jdev\myprojects -mmddir C:\prabhat\Jdev\jdevhome\jdev\myhtml\OA_HTML\jrad -userId 1 -username apps -password apps -dbconnection "(description = (address_list = (address = (community = tcp.world)(protocol = tcp)(host =xxxx)(port =xxx)))(connect_data = (sid = xxxx)))" -jdk13
    Importing /oracle/apps/asn/opportunity/webui/EMCOpptyDetPG
    Validation warnings in document "/oracle/apps/asn/opportunity/webui/EMCOpptyDetP
    G":
    Importing /oracle/apps/asn/opportunity/webui/EMCOpptyDetPG
    Validation warnings in document "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG":
    Invalid value "/oracle/apps/pv/opportunity/webui/PvOpptyPartnerRN" for property
    "Extends" on component "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubt
    abPrmRN". Component "/oracle/apps/pv/opportunity/webui/PvOpptyPartnerRN" cannot
    be referenced from "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubtabPr
    mRN" because it violates scope restrictions.
    Invalid value "/oracle/apps/jtf/cac/task/webui/CacTaskSummRN" for property "Exte
    nds" on component "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubtabTas
    kRN". Component "/oracle/apps/jtf/cac/task/webui/CacTaskSummRN" cannot be refere
    nced from "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubtabTaskRN" bec
    ause it violates scope restrictions.
    The component "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubtabTaskRN"
    cannot contain "/oracle/apps/jtf/cac/task/webui/CacTaskSummRN.CacSmrTable" of t
    able style because it is inside "tableLayout".
    The component "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNSubtabTaskRN"
    cannot contain "/oracle/apps/jtf/cac/task/webui/CacTaskSummRN.CacSmrTaskButtonR
    N" of stackLayout style because it is inside "tableLayout".
    Invalid value "/oracle/apps/pv/opportunity/webui/PvAbandonOpptyRN" for property
    "Extends" on component "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNPrmS
    tack". Component "/oracle/apps/pv/opportunity/webui/PvAbandonOpptyRN" cannot be
    referenced from "/oracle/apps/asn/opportunity/webui/EMCOpptyDetPG.ASNPrmStack" b
    ecause it violates scope restrictions.
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Error: The root directory does not exist
    Import completed.
    But After this when I try to see from the server there is no file with name EMCOpptyDetPG.xml exist. So I think this file is not imported.
    Could suggest how to solve this problem.
    Thanks
    Prabhat

    Hi Tapash
    while deploying a page to mds Repository i m getting the same error that root Directory does not exist but it also says that import completed successfully.
    when i see the same using jdr_utils.listDocuments('xxxx/oracle/apps/ak/server/webui/xxxPG')
    it says printing /xxxx/oracle/apps/ak/server/webui/xxxPG thus page is available in the mds repository and i m able to access the page at run time
    my concern is why i m getting this error
    my import command looks like this
    java oracle.jrad.tools.xml.importer.XMLImporter $JAVA_TOP/xxxx/oracle/apps/ak/server/webui/xxxxPG.xml -jdk13 -mmddir $OA_HTML/jrad -username apps -password apps -rootdir $JAVA_TOP -validate -dbconnection " (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = xyxyxyxyxy)(PORT = xyxyx)) (CONNECT_DATA = (SID =yyy)))"
    could u pls suggest some solution.

  • Input File repository server Error: The requested directory does not exist.

    Hi,
    Getting following error "The requested directory does not exist." for Input and Out put file repository server.
    The specfied directory exists and the user has local administrative privelges with full control of the IFRS and OFRS location.
    The location was earlier working and after trying to implement Windows AD the things stopped. Have tried reverting the things but the following issue still persists.
    Thanks,
    Manpreet

    @Siva,
    I am not using the defacult FRS, I have specfied a specfic location on which the user has full control.
    this was working prior to the Windows AD setup tried by me.

  • Deploying custom page to MDS respository: The root directory does not exist

    Hi,
    with XMLImport, I have
    java oracle.jrad.tools.xml.importer.XMLImporter /u01/jdevhomes/sjallerat/jdevhome/myprojects/technip/oracle/apps/xxepc/deploying/webui -jdk13 -mmddir "/u01/jdevhomes/sjallerat/jdevhome/myhtml/OA_HTML/jrad" -username apps -password venus -rootdir /u01/jdevhomes/sjallerat/jdevhome/myprojects -validate -dbconnection "(description = (address_list = ( address =(protocol = tcp)(host = xxxxxxxxxxxxxxxxx)(port = xxxx)))(connect_data = (sid = xxxx)))"
    Importing /technip/oracle/apps/xxXXX/deploying/webui/EpcTestMessagesPG
    Error: The root directory does not exist.
    xxXXX is new. With existing app, add one module .xml is OK.
    Thank you for yor help.
    Serge

    We have registered XXYYY as a new application in our instance of oracle application with a basepath = XXYYY_TOP.
    And add in Linux's file xxxxxx.env the declaration : XXYYY_TOP with rootpath = /xxxxxxx/oracle/xxxappl/XXYYY/11.5.0.
    Let us must be made another statement in another file?
    Thank you.

  • The Specified Directory Does not Exist

    Hi expert
    could you help me with my problem , this word " The Specified Directory  Does Not Exist" its some stupid question , isn't it ?
    this is my sitiuation    :
    1.  BPC version is SAP BPC 5.0.512
    2. we are using  MS Excel 2003
    our user  do some modification from BPC  WEB (the BPC open excel file with many macro and add-in etc ...  ), then user save using Save Dynamic Template  sub menu from eTools menu , and raise message "The Specified Directory Does not Exist < directory path>/eEXCEL. "
    the questions Are .
    1. Could anyone explain why BPC try to save in Client Local Direcory not is BPC Server 
    2. Could  anyone help me how to resolve the problem ?
    (i am appolagize with my bad english )
    thanks.

    HI nvsleman ,
    I had the same problem and I manually copied the eExcel folder (on my local harddrive) from a working application to the application in question.
    Hope this helps
    Sabine

  • Transporting Process Chain - error  Source system does not exist

    Hi,
    I tried to transport a local PC by itself (not including its main meta chain) since I have only done modifications in the local PC only. In the PC, there are PSA Processing, ODS Processing, ODS Activation, ABAP Program w/ variants and Infocube Rollup.
    However, I got the following transport error: Source system does not exist
    =======
    Diagnosis
    Source system  is not known.
    System Response
    The imported data for DataSource  was deleted again because the referenced source system does not exist and no mapping is defined in table RSLOGSYSMAP on an existing productive source system.
    Procedure
    Create the referenced source system in the Data Warehousing Workbench or define mapping to a known source system in table RSLOGSYSMAP.
    You get to maintenance using Tools -> Conversion of the logical system names.
    ============
    I have checked at the table RSLOGSYSMAP and all source system mappings are in order.
    And the weird thing is, upon checking the PC itself in the transport-to box, I can activate it without any error.
    FYI, we are currently upgrading to BI Accelerator. Am not sure if this could be one of the reasons.
    Any inputs and tips are highly appreciated and will be rewarded with points accordingly.
    Thanks

    Hi,
    This error is due to the fact that the
    mapping table for the after import (RSLOGSYSMAP) is not correct maintained in PB7 system.
    You need to maintain table RSLOGSYSMAP in each system
    You can find the steps to do it in the attached note 127326:
    o  Maintain table 'RSLOGSYSMAP' in the target BW with view
       'V_RSLOGSYSMAP' and enter as 'original source system' the logical name of the source system in the source BW and as 'target source system' the logical name of the source system in the target BW.
       This maintenance is required since it allows the correct source system reference of the InfoSources to be transported.
    This source system reference in turn is absolutely necessary to activate the transfer structure.
       Example:
       Source BW with source system AAA.
       Target BW with source system BBB where the source system AAA
       corresponds to the source system BBB.
       Entry in RSLOGSYSMAP in the target BW:
       Original source system: AAA, target source system: BBB.
       Give the DDIC user in the source BW in client 000 the
       authorization profile S_RS_ALL to create BW objects.
    Cheers
    Rajesh

  • Windows update fails to distribute to DP, source file does not exist

    Hi,
    Users reported they could not install Windows updates. Some hundred should get their updates mandatory end of this week. We found out the Windows update package did not get on the distribution points.
    We tried to:
    *update the distribution points, but that did not work
    *deleted the package from the distribution point and tried to redistribute it but that did not work either
    The logfile mentions that it cannot access the package or it doesn't exist: "\\ourdomain\SCCM\WindowsUpdates\d8b72e39-6103-49fb-b1f6-14e096dd3cd6" (doesn't exist and it does not indeed) or the SMS service
    cannot access it.
    STC00187 is our package with Windows updates.
    Note: the package is > 24 GB in size. We did use
    https://gallery.technet.microsoft.com/scriptcenter/Remove-Expired-Superseded-f35495e1 
     to cleanup expired updates.
    Please advise howto troubleshoot. J.
    Distmgr.log:
    Skipping content d06c958a-2d7a-4b19-a140-e84cc9ac4c9c, 9865 KB, since snapshot for this content already exists...               
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12       2680 (0x0A78)
    STATMSG: ID=2376 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=oursccmserver.ourdomain SITE=STC PID=3596 TID=2680 GMTDATE=Tue Apr 21 12:38:12.094 2015 ISTR0="d06c958a-2d7a-4b19-a140-e84cc9ac4c9c"
    ISTR1="" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="STC00187"              
    SMS_DISTRIBUTION_MANAGER               
    21/04/2015 14:38:12       2680 (0x0A78)
    Snapshot processing content with ID 16810274 ...          
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12               
    2680 (0x0A78)
    The source directory \\ourdomain\SCCM\WindowsUpdates\d8b72e39-6103-49fb-b1f6-14e096dd3cd6 doesn't exist or the SMS service cannot access it, Win32 last error = 2             
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12              
    2680 (0x0A78)
    STATMSG: ID=2306 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=oursccmserver.ourdomain SITE=STC PID=3596 TID=2680 GMTDATE=Tue Apr 21 12:38:12.100 2015 ISTR0="\\ourdomain\SCCM\WindowsUpdates\d8b72e39-6103-49fb-b1f6-14e096dd3cd6"
    ISTR1="STC00187" ISTR2="30" ISTR3="94" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="STC00187"       
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12       2680 (0x0A78)
    Failed to take snapshot of one or more contents in package STC00187
    SMS_DISTRIBUTION_MANAGER               
    21/04/2015 14:38:12       2680 (0x0A78)
    CDistributionSrcSQL::UpdateAvailableVersion PackageID=STC00187, Version=66, Status=2302               
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12       2680 (0x0A78)
    STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=oursccmserver.ourdomain SITE=STC PID=3596 TID=2680 GMTDATE=Tue Apr 21 12:38:12.131 2015 ISTR0="DPA - Windows Updates" ISTR1="STC00187"
    ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="STC00187"    
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12       2680 (0x0A78)
    Failed to process package STC00187 after 6 retries, will retry 94 more times     
    SMS_DISTRIBUTION_MANAGER               
    21/04/2015 14:38:12       2680 (0x0A78)
    Exiting package processing thread for package STC00187.          
    SMS_DISTRIBUTION_MANAGER            
    21/04/2015 14:38:12              
    2680 (0x0A78)
    Currently using 0 out of 3 allowed package processing threads.              
    SMS_DISTRIBUTION_MANAGER               
    21/04/2015 14:38:15       2304 (0x0900)
    Jan Hoedt

    Reason of latest status (my latest update) was linked to same fact  "The source directory \\ourdomain\SCCM\WindowsUpdates\d8b72e39-6103-49fb-b1f6-14e096dd3cd6 doesn't exist or the SMS service cannot access it,"
    Thanks to :
    http://www.mssccmfaq.de/2012/06/21/finde-das-software-update/ I found out it was a superseded update for Internet Explorer 8 which we don't use anyway. So I deleted it and distmgr.log continues now. However, the image above (latest update didn't change
    to "in progress".
    Just curious, can't I delete any superseded/expired update within the package?
    Jan Hoedt
    I see a lot of deletion events in distmgr.log, not sure what's hapening:
    permanently deleting E66C3CB0DF5CE5F271B2EA933651D27976198028A3842839BF2E01EBC491D9E7 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:08 6920 (0x1B08)
    permanently deleting 84C0FF7DDD94C4A5EC9CCEDF085C6D413D9E13C3DDEFCB719F21FBA70FF62ED9 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:10 6920 (0x1B08)
    permanently deleting 631309DA8286AB99FF462572D8C05A51E585A7136AFB32B1A38FA1D53B351AD9 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:11 6920 (0x1B08)
    permanently deleting F9B6D7EC5076D6F99C192789317EC68412EBAE6B5EB8B84F42C3E1FCAB0C5516 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:12 6920 (0x1B08)
    permanently deleting 30EF6346D3F9ACCFF51A9742A60DAB3758EE3121A595C5D40EF1870D29AF15C2 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:13 6920 (0x1B08)
    permanently deleting 724B8922B112EB79AF7ACBB39949AD7ACC0399B96D278E70061D4191D166CA00 SMS_DISTRIBUTION_MANAGER 22/04/2015 10:49:14 6920 (0x1B08)

  • Error in sender file adapter: source directory does not exist

    Hi,
    The PI system is 7.11
    I've created sender file adapter with following details:
    Transport Protocol : File System
    Source directory: /interfaces/In
    I checked in AL11 that this path really exists and it does. (I can even see the .txt file that should be processed.)
    But still i get in Communication Channel Monitoring the following error:
    "Configured Source directory "/interfaces/In" does not exist.
    (i also tried to give the source directory as "interfaces/In" and as "//interfaces/In" but still the same error.
    Any suggestions as to what is wrong?
    kr
    Robert

    Actually, Need to use forward slash (/) to separate directory names in accordance with the Java specification.
    But wanted to try if that works..
    Also check directory name , path again as this is case sensitive...
    --Divyesh

  • Configured source directory does not exist

    Hi Guys,
    I had configured a sender file adapter and when i check the CC monitoring it gives the message : Configured source directory '/usr/sap/NRD/SYS/global' does not exist. But the directory is in the AL11 of R/3 application server. Iam using the NFS in the File Adapter Communication channel.
    Can anyone throw some light reagrding the error.
    Thanks,
    Kittu.

    Kittu,
    1. With NFS , XI server can acccess only folders available on its OWN local path. It cannot access the Path of your R3 machine. The XI server is looking for the path on its own directories and it is not finding the same.
    One option is to mount your Drive on the XI server to some folder. Not something I
    would recommend thought.
    2. The better thing to do would be,
    a) place the file on the XI 's some folder ( you would need a local directory access to the server) or some program to upload the file to the server.
    b ) Use FTP. Look into this blog by Shabrish for how to set up a FTP ion your Local Desktop and make XI access the same,
    /people/shabarish.vijayakumar/blog/2006/08/01/along-came-a-file-adapter-mr-ftp-and-rest-of-the-gang
    Regards
    Bhavesh

  • File Adapter to iSeries IFS "Configured source directory does not exist"

    Good day, All
    We are using PI 7.1
    I need the PI file adapter to pull a file off of an iSeries(AS400) IFS folder directory.
    I'm able to configure the file adapter to pull off files from the PI server C and D drives.
    I'm able to configure the file adapter to pull off files from other network drives.
    But the iSeries IFS folder keeps coming back "does not exist".
    I've configured the Source Directory with / and with \ and it doesn't help.
    I am able to navigate to the folder while logged into the PI server as the server admin.
    I've tried mapping a drive on the server to the IFS folder but that doesn't work either.
    Please help!!!
    I've wasted too much time trying different settings on this already.
    Any assistance would be greatly appreciated.
    Thanks,
    Chad

    Dear Chad,
    Please go through the following SDN link :
    - Configured source directory .... does not exist was suppressed
    give the write permisson to the directory for everyone group and check if that helps.
    Also, kindly go through the following links :
    1) http://wiki.sdn.sap.com/wiki/display/XI/TroubleshootingtheFile+Adapter (point 2)
    2) Not able to read files from Windows directory to Unix Server using NFS
    which might give some hints in solving your issue.
    Best Regards
    Nishwanth

  • Continue if the source table does not exists

    Hi
    On the source side i have table called S1
    On the target i have a table called T1
    I need to merge records from source S1 into Target T1.
    Issue is sometimes the Source S1 table would not be present and i dont want my mappings to fail but rather continue after handling this exception any ideas on how to achieve this in OWB

    Well, whats wrong if this mapping fails? It does not mean that other will not continue?
    You could try with materialized view.
    You could create custom procedure to check if the table is available and if not skip the mapping.

  • Transport Request got failed due to Source system does not Exist

    Dear All,
    I Have collected All data soruces which are related to R3 data sources and Flat File data sources...
    After import the transport request it got failed due to Flata file source system does not exist in BI quality system.
    But all data sources related to R3 and R3 Source system has been moved which are available in BI Quality sytem also.
    why Flat File source and data source are moving.. why i am not sure it was throuing error message called Source System does not exist..
    Thanks,
    Ven

    Dear Venkat ,
    Go to Quality system .
    Use RSA1 Transaction --> go to Tools --> Manage Source System :
    Here you can map the entry  of system ..
    Second : go to Development system under RSA1> Transport Connection and click on Source system button first --> select your source system ---you  can select multiple entry also ..collect your data source ( with before and after option ) and deselect which object you do not need ..And select collection mode to automatically ...
    use the transport button to create  transport request and release from development system .
    I hope you will not get error in Q system .
    If still facing error , Please let me know.
    Regards
    Vikas Sharma
    Robert Bosch
    Edited by: Vikas Sharma-Bosch on May 5, 2011 5:34 PM

  • Need urgent help :'The requested resource does not exist error'

    Hi All,
    I am getting 'The requested resource does not exist error' when trying to acess http://machinename:50000/irj
    Even when i access http://machinename:50000, i get the same 'The root directory does not exist' error. I checked in visual admin, there is no other application deployed except my application.
    Any clues? Pls help
    thanks
    bhawna

    HI ,
    Did succeed to solve your problem. I am running into same problem.
    Any help is welcome.
    Thank u very much.

Maybe you are looking for