JMS detection of failed network connection

I have a JMS topic that has a number of consumers, each of which is on a different machine. Messages are being sent on the topic at a low enough rate that the consumers are usually able to handle them immediately. If I look at the monitor screen (on admin console) for JMS, I see that I never have more than one or 2 messages on the server; they are consumed just about immediately, and the high water mark for the topic is 1 or 2.
Part of our system robustness testing is disconnecting the network from one of the machines hosting a consumer. When I do that and monitor the number of JMS messages on the server, I see the number of messages climb. My assumption here is that the server keeps track of its consumers, and it is holding on to messages until it can deliver them to the consumer. At some point, usually, the number of consumers connected to the topic is reduced by 1 and the number of messages on the server is reduced down to a low number. I am assuming that the server has detected that the consumer is unreachable and it no longer holds onto the messages for delivery to that consumer.
First, are my assumptions accurate?
Second, if so, how can I configure how quickly the server concludes that the client is unreachable and stops holding messages? What I want to do is limit the number of messages in a topic using a quota, and I need to know how to set a reasonable size, given a message production rate. For instance, is there a way to say how long the server should try to deliver messages to a consumer before giving up on it?

Hi,
I'm assuming the subscribers are non-durable, in which case I think your assumptions are correct - it takes some time to detect a network disconnect.
Its possible to tune how quickly WebLogic tears down stuck network connections, but this is generally not recommended (I think the configurables are on the "Network Channel").
Some options:
You can programmatically set a message expiration time using the standard JMS API (javax.jms.MessageProducer.setTimeToLive() are as a parameter to publish()), or, more conveniently, you can configure an expiration time override on the WebLogic topic itself.
You can configure a quota on the destination, but this would cause new publish attempts to fail with a resource allocation exception once the quota condition is reached (rather than cause the oldest messages to be dropped). That said, it is recommended best practice to always configure quotas in order to prevent the possibility of out-of-memory errors, and there are some flow-control options to help (see the JMS section of the Performance & Tuning guide in the edocs). You might also wish to tune JMS paging.
Regards,
Tom

Similar Messages

  • Quick detection of failed tcp connection

    I apologize for asking this question, sense I know variants of it are asked often, but none of the standard solutions I read about seem to apply to my situation.
    I have an application acting as a server for a client application written by another organization. Most of our communication is done via UDP, but the client application insists on a TCP connection which usually hangs out unused. I need to be able to detect when this TCP connection goes down. Sense I am only writing the server I can't implement a heartbeat or similar method which requires server and client to work together. Likewise doing a read and waiting for a -1 doesn’t work, as the reads seem to time out and fail even when the network is not down due to the client not sending anything to be read across the TCP connection.
    So far the best solution I have come up with is to intermittently write a 0 byte when I believe there is a network error (i.e. when our udp communication stops) and capture an exception when this fails. This method does work, but I have to wait for the exception which can take 2-3 minutes from when I kill the network to occur. I would prefer for the exception to occur sooner then that if possible. I've tried setting the SO_TIMOUT bit, but sense write is usually non-blocking this doesn’t have any affect. Is there some other method of controlling how long it takes for the tcp socket to fail if it doesn’t get an ack back?
    I have also thought of other methods of doing this, including always killing the TCP socket the moment UDP fails, or have my serverSocket listen for and accept any reconnect attempts, then killing the old socket once the new one is established. However both methods seem like imperfect workarounds, I would rather be able to use the absence of ACKs to detect that the TCP has stopped working.
    And allow me to offer a preemptive thank you for your help.

    Is there some other method of controlling how long it takes for the tcp socket to fail if it doesn’t get an ack back?The traditional Berkeley socket API offers no way to adjust the timeout.
    Some operating systems (perhaps even most major ones) have system-global settings for it - registry, /dev/somemagicname, ndd(1), etc. Google for something like windows adjust tcp timeout or solaris modify tcp retransmission or some such. Be aware that you would be setting a parameter that will affect all programs running on that system. Mostly I would just accept the 2-minute timeout; that's just the way things are.

  • Unwanted repetitive Alert Dialogue pop up failed Network Connection.

    I am connected by cable to my modem so my MacBookPro does not need to keep telling me my network connection has failed. Can I all the time(every few minutes! Sheesh!) stop this 'alert' from driving me crazy? Thanks for any help.

    This is the popup that keeps appearing. It is in Dutch, but is says somethin like: "A problem occured when connecting to server TC J&J. The server doen't exsist or is not available. Check the servername or IP adress, check the network connection and try again."
    The server does not exist indeed. It was a former name of my Time Capsule that I deleted years ago.
    Anyone having the same issue or knows a sollution?

  • Failed network connection

    As I've reported in other posts (but never recieved any feedback) today I once again experienced the very intermittent (about once in every 30 computer boots) inability of my new MacBook Pro's (retina, 15 inch, purchased in April, 2013) to automatically connect to my home network. 
    Through trial and error I have found two ways to get it connected when this happens.  One is to simply Turn Wi-Fi OFF and then turn it back ON.  This usually works.  But the seemingly more interesting (as far as perhaps figuring out why this happens in the first place) method is to start the network diagnostic tool. 
    When I do so, I ALWAYS get the same following behavior.  Three screens come up which already have the proper item checked or listed.  The first is "Select Location".  The correct one (and the only one) is already highlighted so I say Continue.  Then I get "Choose Network Port Configureation".  That is already set to Wi-Fi so I again say Continue.  Then comes screen three that says, 'Select Wi-Fi Network".  My home network is always already selected so again I just click Continue. 
    And then comes the fix (ALWAYS).  The next screen that opens says "Do you use PPPoE or DHCP?".  The very moment that screen comes up, which by the way is already selected (radio button) to DHCP (the correct answer), a message comes up over the PPPoE/DHCP window that says "Network Change Detected".  That's because it has suddenly, the moment that PPPoE/DHCP screen has come up, connected as it should have without my intervention. 
    I have saved the System Log many times when this problem as surfaced but there's so much information there that it is hard to know what matters and what doesn't.  I did discover, today, that when it connected finally, I got for the only time in this morning's system log report, the following,
    RSN handshake complete on en0.
    And elsewhere I gathered that RSN likely stands for Robust Security Network. 
    So when it finally connected after I walked to the PPPoE/DHCP screen in the Network Diagnostic utility, I got this RSN handshake complete on en0 for the first time today. 
    Anyone have any ideas why this 1 in every 30 boot issue might be happening???
    And second, I've read other posts with not this exact problem but some similar and advice there has often been to delete the existing connection and start over like you're setting up the computer from scratch again.  And that it involves deleting items in the keychain. 
    I can likely do that but can anyone give me some help on exactly how to toss my existing connection setup and redo it so I don't mess things up???  Like what should I be sure and save (I know the WPA2 password for sure) before deleting the old connection??? 
    Any help on how to do that procedure of redoing the connection from scratch would be much appreciated... 
    thanks... bob...

    I did as you said. Most of the automount items are standard apps - browsers, skype etc. There were a few that I didn't understand, eg Transport Monitor, so I deleted those but it didn't help. (I presume if they're utility apps I need, they'll still launch automatically when called upon; it'll just take a bit longer).
    Under "Finder/Network", there are three listings, all aliases: "Library"; "(My Name)'s Computer (2)"; and "Servers". "Get info" on "Servers" brings me to my Powerbook's "Macintosh HD" folder. For the other two aliases, the "Original" is shown as "/automount/Library". But Finder can't find such a beast, nor can I.
    As I said above, it's not shown under either Login Items or Login Options in my accounts file (am I looking inthe right place?).
    (I'm also not allowed to delete that "...my name's computer" alias.)

  • Juniper Network Connect 7.4 fails to install on 10049

    When I try to install the Juniper Network 7.4 it fails on 10049 (worked on older builds) with nc.windows.setup.24324

    Hi,
    Besides that, please also refer to this similar thread:
    https://social.technet.microsoft.com/Forums/en-US/744a4f5d-8f6d-4c83-aca9-c6e71fc56cf0/windows-10-build-10041-diver-instalation-fail-network-connect-juniper?forum=WinPreview2014Setup
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • ITunes 7.0 can not maintain a network connection, since upgrade

    I am stuck in dial up country and recently upgraded to iTunes 7. Until then I was having no problems downloading songs (even though it took a while). Now I am getting an error saying the network connection was reset and to check settings and try again. When this happens I am still online so that is not the problem. I have tried shutting down and restarting, clearing my DNS cache maually, keeping another window open that is connected to internet and closing everthing but iTunes. I also have run the network diagnostics in iTunes and received the following information when the iTunes store connection status failed -Network Connection Information
    Active Connection: MSN
    Connected: Yes
    Online: Yes
    Using Modem: Yes
    Using LAN: No
    Using Proxy: No
    Firewall Information
    Windows Firewall is off.
    McAfee Personal Firewall is installed.
    Connection attempt to Apple web site was unsuccessful.
    The network connection timed out.
    Connection attempt to iTunes Store was successful.
    Secure connection attempt to iTunes Store was unsuccessful.
    The network connection timed out.
    I have purchased a season pass to a tv show and a entire album and neither will download. Please help me!! Thanks!

    Ive downloaded the Quicktime installation and so far got quite excited in the hope that this would at least help recover the new iTunes. But alas, iTunes now fails to install at all and an error message reads:
    "Quicktime was not installed properly, please re-install Quicktime and try again"
    I therefore re-installed the Quicktime application repeatedly with limited success with the same error messaging reappearing on each ocassion. It's starting to verge on the point of frustration now as every attempt I make at installing iTunes ends in failure.
    I don't want to give up as I have new tracks that I'm desperate to upload to my iPod which I've not been able to.

  • The processing of Group Policy failed because of lack of network connectivity to a domain controller

    We are setting up a new AD environment  with one AD/DC running DNS services,  and a secondary DNS server configured with secondary zone. The problem is that none of the machines in the the domain are getting GPO.
    When I run a gpupdate /force from a machine, I get the following output:
    "Updating Policy...
    User Policy update has completed successfully.
    Computer policy could not be updated successfully. The following errors were enc
    ountered:
    The processing of Group Policy failed because of lack of network connectivity to
     a domain controller. This may be a transient condition. A success message would
     be generated once the machine gets connected to the domain controller and Group
     Policy has succesfully processed. If you do not see a success message for sever
    al hours, then contact your administrator.
    To diagnose the failure, review the event log or run GPRESULT /H GPReport.html f
    rom the command line to access information about Group Policy results."
    While the system event log outputs the following:
    "The processing of Group Policy failed because of lack of network connectivity to a domain controller. This may be a transient condition. A success message would be generated once the machine gets connected to the domain controller and Group Policy
    has succesfully processed. If you do not see a success message for several hours, then contact your administrator." 
    All the machines that were joined to the domain are able to resolve in forward and reverse lookups, ping the DC and ping each other so  I dont understand how the error can be resolved.
    Here are few things I have tried:
    1. I came across this KB which checked ok for me: http://support.microsoft.com/kb/241515
    2. Made a copy of the default GPO, applied to a OU with one machine, and made sure to remove any GPO links from above
    3. Enabled the following  two local Group policies on a test member:
    GP slow link detection
    Startup policy processing wait time
    4. Modified firewall to allow everything on both member and DC
    5. Verified DSN logs, SRV records, access to sysvol ( added authenticated users to sysvol)
    I have yet to figure out the reason for this issue. Has anyone seen anything like this before?

    1. I checked the NIC, it only has one IP. and I followed your article. I set the primary DNS to its own IP and the secondary DNS to the loopback ip
    2. This is a new DC and DNS server. I dont have old records yet. I also check the DNS event logs. No errors
    3. I made sure the member server is pointing only to the only DC/DNS server
    4. Here is the output from the dcdiag....  everything passed except, the Netlogons part. I'm not sure what means or how to fix it yet:
          Starting test: NetLogons
             * Warning BUILTIN\Administrators did not have the "Access this
             computer
             "*   from network" right.
             [hostname] An net use or LsaPolicy operation failed with error
             1, Incorrect function..
             ......................... hostname failed test NetLogons
    Complete output:
    > hostname
    Server:  hostname.domain.local
    Address:  X.X.X.95
    > ^C
    C:\Windows\system32>
    C:\Windows\system32>nslookup
    > set type=all
    >
    >
    >
    > _ldap._tcp.dc._msdcs.domainname
    _ldap._tcp.dc._msdcs.domain.local SRV service location:
              priority       = 0
              weight         = 100
              port           = 389
              svr hostname   = hostname.domain.local
    hostname.domain.local      internet address = X.X.X.95
    > ^C
    C:\Windows\system32>cd ..
    C:\Windows>cd SYSVOL
    C:\Windows\SYSVOL>cd sysvol
    C:\Windows\SYSVOL\sysvol>dir
     Volume in drive C has no label.
     Volume Serial Number is F624-CDB2
     Directory of C:\Windows\SYSVOL\sysvol
    10/29/2014  08:25 PM    <DIR>          .
    10/29/2014  08:25 PM    <DIR>          ..
    10/29/2014  08:25 PM    <JUNCTION>     domain.local [C:\Windows\SYSVOL\domain]
                   0 File(s)              0 bytes
                   3 Dir(s)  63,971,037,184 bytes free
    C:\Windows\SYSVOL\sysvol>dcdiag
    Directory Server Diagnosis
    Performing initial setup:
       Trying to find home server...
       Home Server = hostname
       * Identified AD Forest.
       Done gathering initial info.
    Doing initial required tests
       Testing server: Default-First-Site-Name\hostname
          Starting test: Connectivity
             ......................... hostname passed test Connectivity
    Doing primary tests
       Testing server: Default-First-Site-Name\hostname
          Starting test: Advertising
             ......................... hostname passed test Advertising
          Starting test: FrsEvent
             ......................... hostname passed test FrsEvent
          Starting test: DFSREvent
             ......................... hostname passed test DFSREvent
          Starting test: SysVolCheck
             ......................... hostname passed test SysVolCheck
          Starting test: KccEvent
             ......................... hostname passed test KccEvent
          Starting test: KnowsOfRoleHolders
             ......................... hostname passed test
             KnowsOfRoleHolders
          Starting test: MachineAccount
             ......................... hostname passed test MachineAccount
          Starting test: NCSecDesc
             ......................... hostname passed test NCSecDesc
          Starting test: NetLogons
             * Warning BUILTIN\Administrators did not have the "Access this
             computer
             "*   from network" right.
             [hostname] An net use or LsaPolicy operation failed with error
             1, Incorrect function..
             ......................... hostname failed test NetLogons
          Starting test: ObjectsReplicated
             ......................... hostname passed test
             ObjectsReplicated
          Starting test: Replications
             ......................... hostname passed test Replications
          Starting test: RidManager
             ......................... hostname passed test RidManager
          Starting test: Services
             ......................... hostname passed test Services
          Starting test: SystemLog
             A warning event occurred.  EventID: 0x000003F6
                Time Generated: 03/04/2015   18:23:06
                Event String:
                Name resolution for the name ctldl.windowsupdate.com timed out after
     none of the configured DNS servers responded.
             ......................... hostname passed test SystemLog
          Starting test: VerifyReferences
             ......................... hostname passed test VerifyReferences
       Running partition tests on : ForestDnsZones
          Starting test: CheckSDRefDom
             ......................... ForestDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... ForestDnsZones passed test
             CrossRefValidation
       Running partition tests on : DomainDnsZones
          Starting test: CheckSDRefDom
             ......................... DomainDnsZones passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... DomainDnsZones passed test
             CrossRefValidation
       Running partition tests on : Schema
          Starting test: CheckSDRefDom
             ......................... Schema passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Schema passed test CrossRefValidation
       Running partition tests on : Configuration
          Starting test: CheckSDRefDom
             ......................... Configuration passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... Configuration passed test CrossRefValidation
       Running partition tests on : emcdsm
          Starting test: CheckSDRefDom
             ......................... emcdsm passed test CheckSDRefDom
          Starting test: CrossRefValidation
             ......................... emcdsm passed test CrossRefValidation
       Running enterprise tests on : domain.local
          Starting test: LocatorCheck
             ......................... domain.local passed test LocatorCheck
          Starting test: Intersite
             ......................... domain.local passed test Intersite
    C:\Windows\SYSVOL\sysvol>

  • IMac fails to connect automatically to WiFi network

    This is a re-submission of this request for help because I got no response the first time around.
    The trouble began after upgrading to Snow Leopard. Prior to the upgrade I was running 10.5.8 and the airport wireless card would reconnect perfectly every time the computer woke up. After the change to 10.6, it's hit and miss. Sometimes after waking up, the computer will find my wireless router and connect with no problem. On other occasions it will not. Here's what I've observed:
    When it fails to connect, if I immediately click on the wireless icon on the menu bar it will show no wireless networks at all, not mine, not any of my three neighbors, none. If I wait a few seconds (less than a minute) they will suddenly be detected. At that point clicking on my network will result in an immediate connection. I do not know why it takes so long for the Airport card to detect the networks, but that's not the issue. It eventually does. The problem is that the iMac has stopped trying to connect by then.
    How can I get the computer to keep trying to log on (at least periodically) until it succeeds?
    Any help will be greatly appreciated.
    -John

    Test after taking each of the following steps. Back up all data before making any changes.
    1. Make sure the network is on the preferred list by following these instructions. It's important to read the article carefully, as it's the starting point for any further efforts to solve the problem. If you skip any of the steps, the problem may not be solved.
    2. Follow the instructions in this support article under the heading "Symptom: The network connection drops unexpectedly."
    3. Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    4. From the Location menu at the top of the Network preference pane, select Edit Locations. A sheet will drop down. Click the plus-sign button to create a new location. Give it any name you want. In the new location, set up the Wi-Fi service with the same settings you used before. Click Apply and test.
    5. Launch the Keychain Access application. Search for and delete all AirPort network password items that refer to the network. Make a note of the password first.
    6. Repair permissions on the startup volume.
    7. Turn off Bluetooth and test.
    8. Reset the System Management Controller.
    9. Reset the PRAM.
    10. Reinstall OS X.

  • AirPort does not detect networks, unless another network connection is made

    I've just done a clean install of OS 10.5 to see if this problem was software related, but it persists.
    AirPort does not detect any network the computer is near (tested in various locations) normally, but when connecting to a network via Ethernet or to another Mac via Firewire to use network sharing, it can update and load web pages as normal. A strange quirk I've noticed though, whenever connecting with ethernet or firewire, AirPort will suddenly detect the network! It still can't quite connect to WiFi properly though. While still connected through firewire or ethernet, it will have no connectivity through a self-assigned IP. If it is disconnected from ethernet and firewire again, the wireless network will still show up in a re-scan for networks but it will fail to connect.
    I've opened the computer up to ensure that the airport extreme card is seated properly as well, and that the antenna cable is secured properly.
    Any ideas as to what the issue is? Should I look into replacing the AirPort Extreme card?

    Got no answer on my original post, so I went ahead with ordering a replacement AirPort card on eBay (item #130487488014). Once installed, the iMac was able to detect and connect to networks normally... but was still unable to load any web pages. I tried on secured and unsecured networks as I did previously, and plugging directly into the router and into my Macbook Pro via firewire, with the same results as before. Safari loads pages when connected with an ethernet or firewire cable, but will not load pages on WiFi alone. I can attempt to access a router setup page via WiFi, and am prompted for a username/password, but the page itself never manages to load.
    Any clues as to what may be going on here?!

  • Link Failed - Check Network Connection

    This past Monday, one of my sccm 2012 secondary site servers had to be taken offline because the building lost power for the day.  Since then, the db link state (monitoring -> Database Replication) for that secondary site has showed failed, even
    though the site has been back online for over 24 hours. 
    When I run the replication link analyzer, I get this: 
    Connection failure detected between SCCM-CP1.hw.local and the SQL Server SCCM-PA2.hw.local\CONFIGMGRSEC.  Check network and firewall settings between these computers.
    EDIT:  I forgot to mention the obvious: the network connection between the two sites is up and in excellent condition
    When I view the replication status for that link, everything is green on the parent site tab, and ? on the child site tab.  The summary tab shows the following: 
    Site Replication Status
    Parent Site:  CP1
    Parent Site State:  Replication Active
    Child Site:  PA2
    Child Site State:  Replication Active
    Global Data Replication Status
    Parent Site to Child Site Global State:  Link Failed
    Parent Site to Child Site Global Synchronization Time:  5/7/2012 10:32 AM
    Child Site to Parent Site Global State:  Link Failed
    Last Synchronization Time:  5/7/2012 9:10 AM
    Global Data Initialization Percentage:  100%
    Site Data Replication Status
    Child Site to Parent Site State:  Not Applicable
    Child Site to Parent Site Synchronization Time:

    Mine has been doing the same thing, however, restarting the servers did NOT solve my issue.
    I find my self in the same situation.
    May i ask, what did solve your problem.
    gfraetis

  • Jabber for Windows 9.1(3) - All network connections fail at least once a day

    Hi,
    We have Jabber for Windows 9.1(3) running, with the MSI 3.2 installed as well.
    At least once a day my computer stops making network connections (Outlook gets disconnected, Internet Explorer cannot connect to Google, Chrome also fails). When I shut down and restart Jabber all network IO resumes.
    Has anyone seen this behavior?
    I've made two problem reports for this. Is anyone interested?
    Regards,
    Erik Tamminga
    PS. Server side we're running all 9.1 versions.

    We had the same issue and logged a TAC case, and the final result was to uninstall media services as mentioned above. Obviously now you no longer have desk phone video.
    The new 9.2 beta has a new media service version, and the rollout of the new 9.2 client is mid march I believe, so hopefully this rectifies the problems, because if it doesn't I think this would not be a good thing for Jabber as a product unfortunately.
    Cheers

  • '"Connection Failed" : The server "rrnas01" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again' message

    '"Connection Failed" : The server "rrnas01" may not exist or it is unavailable at this time. Check the server name or IP address, check your network connection, and then try again' message keeps displaying whenever I try to open any Adobe CS5 applications (except for Adobe Acrobat Pro). It displays until I click "OK" about 15-20 times or so and then will finally let my program open.
    I have tried deleting files within my Library/Preferences folder and turning off/deleting login items within my system preferences as other forums suggested but nothing happened. Spending 3.5 hours on the phone with Adobe and completely uninstalling and then reinstalling the entire CS5 Master Collection didn't work either.
    Also, it may be helpful to know that my programs worked fine for about three weeks then when we got internet and changed the password (the join, not the adminstrative password) with the wireless network "ScubaSteve" (which I've used with no problems at my old apartment) it started acting up. I have never seen "rrnas01" before so I don't know at all where it came from. I also installed the free 30 day trial of Suitcase Fusion 3 recently, but thinking that could also be the cause I have uninstalled it, and still no help.
    Please help me! And please keep in mind I don't know all the computer lingo that a lot of the people in these forums seem to know. Thanks in advance for ny help you can give me.

    It may not be possible .. there is a major bug between Mountain Lion and the TC where the TC disk goes off the radar of the computer.
    Lion is also affected but not as badly.
    7.6.4 seems worse than earlier firmware.. so back to 7.6.1 or 7.5.2 if that is possible.
    Obviously that is not a solution for a later Gen5 TC.
    Reset to factory after the firmware downgrade. .use all network names that are short, no spaces and pure alphanumeric.
    If the TC is the main router set the dhcp to a very short lease time.. eg 30min.. and see how it goes, or try a longer lease like 99days.
    I prefer the very short lease but response has been mixed.
    Use ethernet not wireless.. ethernet is always more reliable and stable than wireless.
    And last .. a nightly electric timer that powers off every night at midnight for 1min.. would not be the first device we have suggested a fix that amounts to beat the unit to the punch by forcing it to reboot since it is unstable.

  • [SOLVED] - Unable to Distribute to Some DP's: Failed to make a network connection to ADMIN$ (0x5)

    For the past few days I've been struggling to wrap my head around what may have happened that resulted in distribution errors like this in distmgr.log:
    Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:35 PM 6584 (0x19B8)
    Found notification for package 'AP2000D9' SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:40 PM 5288 (0x14A8)
    Used 0 out of 5 allowed processing threads. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:40 PM 5288 (0x14A8)
    Starting package processing thread, thread ID = 0x1BA8 (7080) SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 5288 (0x14A8)
    Sleep 3600 seconds... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 5288 (0x14A8)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=7080 GMTDATE=Thu Apr 24 18:06:41.487 2014 ISTR0="Wireless (Internal)" ISTR1="AP2000D9" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="AP2000D9" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    No action specified for the package AP2000D9. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Start adding package to server ["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7772 (0x1E5C)
    Start adding package to server ["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 11496 (0x2CE8)
    Start adding package to server ["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Will wait for 3 threads to end. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Thread Handle = 0000000000001D40 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 6680 (0x1A18)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=11496 GMTDATE=Thu Apr 24 18:06:41.602 2014 ISTR0="Wireless (Internal)" ISTR1="["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 11496 (0x2CE8)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=6680 GMTDATE=Thu Apr 24 18:06:41.610 2014 ISTR0="Wireless (Internal)" ISTR1="["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 6680 (0x1A18)
    Get site system FQDN and account information from DB for ["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\ SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 6680 (0x1A18)
    for ["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\, no connection account is available SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 6680 (0x1A18)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=7772 GMTDATE=Thu Apr 24 18:06:41.655 2014 ISTR0="Wireless (Internal)" ISTR1="["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7772 (0x1E5C)
    Thread Handle = 0000000000002634 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    Thread Handle = 00000000000024E4 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:41 PM 7080 (0x1BA8)
    The current user context will be used for connecting to ["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 11496 (0x2CE8)
    The current user context will be used for connecting to ["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 6680 (0x1A18)
    The current user context will be used for connecting to ["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7772 (0x1E5C)
    Failed to make a network connection to \\brcm01.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 11496 (0x2CE8)
    Cannot establish connection to ["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 11496 (0x2CE8)
    Failed to make a network connection to \\sfcm01.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 6680 (0x1A18)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=11496 GMTDATE=Thu Apr 24 18:06:42.260 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\brcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\brcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 11496 (0x2CE8)
    Failed to make a network connection to \\svcm01.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7772 (0x1E5C)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 11496 (0x2CE8)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=6680 GMTDATE=Thu Apr 24 18:06:42.329 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 6680 (0x1A18)
    Cannot establish connection to ["Display=\\sfcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\sfcm01.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 6680 (0x1A18)
    DP thread with array index 1 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Cannot establish connection to ["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7772 (0x1E5C)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7772 (0x1E5C)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=7772 GMTDATE=Thu Apr 24 18:06:42.356 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="AP2000D9" AID1=404 AVAL1="["Display=\\svcm01.F.Q.D.N\"]MSWNET:["SMS_SITE=AP2"]\\svcm01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7772 (0x1E5C)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 6680 (0x1A18)
    DP thread with thread handle 0000000000002634 and thread ID 11496 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Will wait for 2 threads to end. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Thread Handle = 0000000000001D40 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Thread Handle = 00000000000024E4 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    DP thread with array index 1 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    DP thread with thread handle 00000000000024E4 and thread ID 6680 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Will wait for 1 threads to end. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Thread Handle = 0000000000001D40 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    DP thread with array index 0 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    DP thread with thread handle 0000000000001D40 and thread ID 7772 ended. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:42 PM 7080 (0x1BA8)
    Created policy provider trigger for ID AP2000D9 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    Package AP2000D9 does not have a preferred sender. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    A program for package AP2000D9 has changed, therefore it needs to be replicated to all child sites. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    Package AP2000D9 is new or has changed, replicating to all applicable sites. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    CDistributionSrcSQL::UpdateAvailableVersion PackageID=AP2000D9, Version=1, Status=2301 SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    StoredPkgVersion (1) of package AP2000D9. StoredPkgVersion in database is 1. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    SourceVersion (1) of package AP2000D9. SourceVersion in database is 1. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    STATMSG: ID=2302 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=AP2SCCM01.F.Q.D.N SITE=AP2 PID=11276 TID=7080 GMTDATE=Thu Apr 24 18:06:44.252 2014 ISTR0="Wireless (Internal)" ISTR1="AP2000D9" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="AP2000D9" SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    Failed to process package AP2000D9 after 0 retries, will retry 3 more times SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    Exiting package processing thread. SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:44 PM 7080 (0x1BA8)
    Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER 4/24/2014 2:06:45 PM 6584 (0x19B8)
    The log is huge so I invite you to check out the 'FailedDistributionLog.log' log in the 'FailedDistributionError5' folder of my OneDrive.
    The hierarchy is simple:
    single primary site with a local SQL installation, management point role (among other roles)
    five other servers acting as the distribution points: 1 local, 4 remote
    Something has changed recently because distribution was working fine up until I believe this week.  I suspect some GPO is in place (or not in place) which is causing trouble, but I have not been successful in confirming that or isolating the issue to
    anything other than "it affects my 2008 R2 servers".
    What I've checked so far:
    the site server (2008 R2 Standard) has no issues during distribution to itself
    Local DP win7dp01 has no issues during distribution (this is a Windows 7 DP just for testing/proof of concept purposes)
    Remote DP 2003dp01 (Server 2003) has no issues during distribution
    Remote DP's 2008dp01, 2008dp02 & 2008dp03 (all 2008 R2 Standard) are producing the errors above
    Site System Installation Account is set to 'Use the site server's computer account to install this site system'
    All servers are joined to the same domain
    All servers are members of an SCCM Servers AD security group
    All servers have the above SCCM Servers AD security group added to the local administrators group
    As part of troubleshooting, I've added the Site Server by name (domain\servername) to the local administrators group, in addition to the AD security group which its already a member of, to the three 2008 DP's that are failing.  (The Windows 7 and 2003
    DP's don't have this setup because they seem to be working fine with the AD security group.)
    The firewall is disabled [via GPO] on all these servers & DP's
    The ADMIN$ share is available & accessible on the three 2008 DP's
    The three 2008 DP's have NO_SMS_ON_DRIVE.SMS only on the root drive (not the data drive)
    The three 2008 DP's have Data drives which house the SCCMContentLib, SMSPKG$, SMS_DP$, SMSPKGSIG$ & RemoteInstall directories.
    I checked the Share & NTFS permissions for the SCCMContentLib, SMSPKG$, SMS_DP$, SMSPKGSIG$ & REMINST shares, and local Administrators have full access/full control
    The three 2008 DP's have at least 100GB free; this package is under 1MB.
    The file 2 files in this package (one XML & one CMD) have very short file name lengths
    The files in this package are not currently in use.  (I've edited, renamed & moved them to be sure)
    RSOP of the server confirms firewall is disabled (I checked wf.msc manually anyway)
    Under Component Status, SMS_DISTRIBUTION_MANAGER is showing critical errors for the three 2008 DP's.  I've copied up the relevant entries from the log up to my OneDrive as 'SMS_DISTRIBUTION_MANAGERLog.log'.
     In short there are two error codes:
    2323 with a description of:
    Distribution Manager failed to connect to the distribution point.
    Possible cause: Distribution Manager cannot access the distribution point machine because of access permissions issues.
    Solution: Make sure that the site server machine account or Site System Installation account has administrative permissions on the distribution point machine.
    Retry Interval is 5 minutes, number of retries left is 3.
    2302 with a description of:
    Distribution Manager failed to process package "My (Package)" (package ID = PRI000D9).
    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.
    I stood up 1 more DP on a 2003 servers which completed successfully.  Its already received content error-free.  I'll enable PXE & verify that works before standing up my final 2003 DP.  I don't have any other 2008 servers I could test
    this on which complicates this a bit.
    Before I go standing up more [2008] servers, what else could I be testing/validating?

    Tried to redistribute again this early morning and it looks like many packages succeeded but not all.  For instance a .NET package I deployed reached 7 of 8 DP's, Dell CCTK reached 5 of 8 etc..
    So seemingly by magic some DP's like some packages but not others.  I quit.
    distmgr log shows access denied errors as before:
    Used 0 out of 5 allowed processing threads. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:43 PM 4324 (0x10E4)
    Starting package processing thread, thread ID = 0x188C (6284) SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:44 PM 4324 (0x10E4)
    Starting package processing thread, thread ID = 0x1DB0 (7600) SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:44 PM 4324 (0x10E4)
    Starting package processing thread, thread ID = 0x1210 (4624) SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:45 PM 4324 (0x10E4)
    Starting package processing thread, thread ID = 0x1858 (6232) SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:45 PM 4324 (0x10E4)
    Starting package processing thread, thread ID = 0x5F8 (1528) SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4324 (0x10E4)
    Used all 5 allowed processing threads, won't process any more packages. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4324 (0x10E4)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=4624 GMTDATE=Tue May 13 16:09:46.240 2014 ISTR0="Nuance PDF Converter Enterprise 8.2" ISTR1="SITE10001C" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="SITE10001C" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6232 GMTDATE=Tue May 13 16:09:46.243 2014 ISTR0="PayneGroup Forms Assistant Add-in for Word 2007" ISTR1="SITE100022" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="SITE100022" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6232 (0x1858)
    Sleep 3600 seconds... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4324 (0x10E4)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6284 GMTDATE=Tue May 13 16:09:46.248 2014 ISTR0="User State Migration Tool for Windows 8" ISTR1="SITE100001" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="SITE100001" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6284 (0x188C)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=7600 GMTDATE=Tue May 13 16:09:46.246 2014 ISTR0="Workshare Professional 7.5" ISTR1="SITE100018" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="SITE100018" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 7600 (0x1DB0)
    No action specified for the package SITE100018. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 7600 (0x1DB0)
    STATMSG: ID=2300 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=1528 GMTDATE=Tue May 13 16:09:46.250 2014 ISTR0="PayneGroup Metadata Assistant" ISTR1="SITE100023" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=1 AID0=400 AVAL0="SITE100023" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    No action specified for the package SITE100023. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    Start updating the package on server ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    No action specified for the package SITE10001C. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Start updating the package on server ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 7600 (0x1DB0)
    Start updating the package on server ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 5344 (0x14E0)
    Start updating the package on server ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6464 (0x1940)
    Start updating the package on server ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1000 (0x03E8)
    Start updating the package on server ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Will wait for 4 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 5504 (0x1580)
    Thread Handle = 0000000000002618 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Start updating the package on server ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    Thread Handle = 0000000000002B18 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    Thread Handle = 000000000000258C SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 4624 (0x1210)
    No action specified for the package SITE100001. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6284 (0x188C)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 3684 (0x0E64)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5504 GMTDATE=Tue May 13 16:09:46.713 2014 ISTR0="Nuance PDF Converter Enterprise 8.2" ISTR1="["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 5504 (0x1580)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=1000 GMTDATE=Tue May 13 16:09:46.738 2014 ISTR0="Nuance PDF Converter Enterprise 8.2" ISTR1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1000 (0x03E8)
    Get site system FQDN and account information from DB for ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\ SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 5504 (0x1580)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6464 GMTDATE=Tue May 13 16:09:46.842 2014 ISTR0="Nuance PDF Converter Enterprise 8.2" ISTR1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6464 (0x1940)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=3684 GMTDATE=Tue May 13 16:09:46.762 2014 ISTR0="PayneGroup Metadata Assistant" ISTR1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 3684 (0x0E64)
    Start updating the package on server ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6832 (0x1AB0)
    Start updating the package on server ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    Will wait for 4 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 1528 (0x05F8)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6388 (0x18F4)
    No action specified for the package SITE100022. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6232 (0x1858)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:46 PM 6116 (0x17E4)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6832 GMTDATE=Tue May 13 16:09:47.037 2014 ISTR0="PayneGroup Metadata Assistant" ISTR1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6832 (0x1AB0)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6116 GMTDATE=Tue May 13 16:09:47.045 2014 ISTR0="PayneGroup Metadata Assistant" ISTR1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6116 (0x17E4)
    Thread Handle = 00000000000026FC SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1528 (0x05F8)
    Thread Handle = 0000000000002160 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1528 (0x05F8)
    Thread Handle = 0000000000002A18 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1528 (0x05F8)
    Start updating the package on server ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6232 (0x1858)
    for ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\, no connection account is available SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 5504 (0x1580)
    Thread Handle = 000000000000164C SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1528 (0x05F8)
    The current user context will be used for connecting to ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1000 (0x03E8)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5344 GMTDATE=Tue May 13 16:09:47.335 2014 ISTR0="Nuance PDF Converter Enterprise 8.2" ISTR1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 5344 (0x14E0)
    The current user context will be used for connecting to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 3684 (0x0E64)
    Sleep 30 minutes... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 4468 (0x1174)
    Start updating the package on server ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6232 (0x1858)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7072 (0x1BA0)
    Start updating the package on server ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6284 (0x188C)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6388 GMTDATE=Tue May 13 16:09:47.457 2014 ISTR0="PayneGroup Metadata Assistant" ISTR1="["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6388 (0x18F4)
    Get site system FQDN and account information from DB for ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\ SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6388 (0x18F4)
    Failed to make a network connection to \\remotedp05.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1000 (0x03E8)
    The current user context will be used for connecting to ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6832 (0x1AB0)
    The current user context will be used for connecting to ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6116 (0x17E4)
    for ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\, no connection account is available SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6388 (0x18F4)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=7072 GMTDATE=Tue May 13 16:09:47.653 2014 ISTR0="PayneGroup Forms Assistant Add-in for Word 2007" ISTR1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100022" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7072 (0x1BA0)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 5752 (0x1678)
    Will wait for 1 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6284 (0x188C)
    Thread Handle = 00000000000026E0 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 6284 (0x188C)
    Start updating the package on server ["DISPLAY=\\remotedp01.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp01.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7600 (0x1DB0)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=7712 GMTDATE=Tue May 13 16:09:47.758 2014 ISTR0="Workshare Professional 7.5" ISTR1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100018" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7712 (0x1E20)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7712 (0x1E20)
    Start updating the package on server ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7600 (0x1DB0)
    Start updating the package on server ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 7600 (0x1DB0)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 8080 (0x1F90)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 5628 (0x15FC)
    Cannot establish connection to ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1000 (0x03E8)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1000 (0x03E8)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=1000 GMTDATE=Tue May 13 16:09:47.921 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 1000 (0x03E8)
    The current user context will be used for connecting to ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6388 (0x18F4)
    The current user context will be used for connecting to ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:47 PM 5504 (0x1580)
    Failed to make a network connection to \\remotedp02.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 3684 (0x0E64)
    Failed to make a network connection to \\remotedp04.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6832 (0x1AB0)
    The current user context will be used for connecting to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5344 (0x14E0)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5628 GMTDATE=Tue May 13 16:09:48.015 2014 ISTR0="Workshare Professional 7.5" ISTR1="["DISPLAY=\\remotedp01.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp01.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100018" AID1=404 AVAL1="["DISPLAY=\\remotedp01.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp01.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5628 (0x15FC)
    Thread Handle = 0000000000002320 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 4624 (0x1210)
    Failed to make a network connection to \\remotedp03.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5504 (0x1580)
    Failed to make a network connection to \\remotedp05.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6116 (0x17E4)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5504 GMTDATE=Tue May 13 16:09:48.254 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5504 (0x1580)
    Start updating the package on server ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 7600 (0x1DB0)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 2548 (0x09F4)
    Cannot establish connection to ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5504 (0x1580)
    The current user context will be used for connecting to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 7712 (0x1E20)
    Failed to make a network connection to \\remotedp02.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5344 (0x14E0)
    The current user context will be used for connecting to ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6464 (0x1940)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=8080 GMTDATE=Tue May 13 16:09:48.397 2014 ISTR0="Workshare Professional 7.5" ISTR1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100018" AID1=404 AVAL1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 8080 (0x1F90)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6116 GMTDATE=Tue May 13 16:09:48.360 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6116 (0x17E4)
    Cannot establish connection to ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6116 (0x17E4)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6832 GMTDATE=Tue May 13 16:09:48.438 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6832 (0x1AB0)
    Cannot establish connection to ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6832 (0x1AB0)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5752 GMTDATE=Tue May 13 16:09:48.495 2014 ISTR0="User State Migration Tool for Windows 8" ISTR1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100001" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5752 (0x1678)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6832 (0x1AB0)
    Cannot establish connection to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 3684 (0x0E64)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 3684 (0x0E64)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=3684 GMTDATE=Tue May 13 16:09:48.597 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100023" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 3684 (0x0E64)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5504 (0x1580)
    The current user context will be used for connecting to ["DISPLAY=\\remotedp01.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp01.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5628 (0x15FC)
    The current user context will be used for connecting to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 7072 (0x1BA0)
    Failed to make a network connection to \\remotedp02.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 7712 (0x1E20)
    Failed to make a network connection to \\remotedp04.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6464 (0x1940)
    Cannot establish connection to ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6464 (0x1940)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6464 GMTDATE=Tue May 13 16:09:48.843 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6464 (0x1940)
    DP thread with array index 1 ended. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 1528 (0x05F8)
    Failed to make a network connection to \\remotedp01.F.Q.D.N\ADMIN$ (0x5). SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 5628 (0x15FC)
    Start updating the package on server ["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 6232 (0x1858)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 7992 (0x1F38)
    DP thread with array index 2 ended. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 4624 (0x1210)
    DP thread with thread handle 0000000000002B18 and thread ID 1000 ended. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 4624 (0x1210)
    The current user context will be used for connecting to ["Display=\\remotedp04.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp04.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 8080 (0x1F90)
    Will wait for 3 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:48 PM 4624 (0x1210)
    Thread Handle = 0000000000002618 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 4624 (0x1210)
    The current user context will be used for connecting to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 5752 (0x1678)
    Thread Handle = 000000000000258C SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 4624 (0x1210)
    Thread Handle = 0000000000002320 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 4624 (0x1210)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7964 (0x1F1C)
    Will wait for 5 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    Thread Handle = 0000000000002688 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    Thread Handle = 0000000000002D40 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    STATMSG: ID=2323 SEV=E LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=5344 GMTDATE=Tue May 13 16:09:49.282 2014 ISTR0="5" ISTR1="3" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE10001C" AID1=404 AVAL1="["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 5344 (0x14E0)
    Thread Handle = 00000000000022F8 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    Cannot establish connection to ["DISPLAY=\\remotedp01.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp01.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 5628 (0x15FC)
    Cannot establish connection to ["Display=\\remotedp02.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp02.F.Q.D.N\. Error = 5 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 5344 (0x14E0)
    Start updating the package on server ["Display=\\remotedp03.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp03.F.Q.D.N\... SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 6232 (0x1858)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=2548 GMTDATE=Tue May 13 16:09:49.351 2014 ISTR0="Workshare Professional 7.5" ISTR1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100018" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 2548 (0x09F4)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 6428 (0x191C)
    Thread Handle = 000000000000234C SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    Thread Handle = 00000000000021B0 SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 7600 (0x1DB0)
    Will wait for 4 threads to end. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 6232 (0x1858)
    Attempting to add or update a package on a distribution point. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 752 (0x02F0)
    STATMSG: ID=2342 SEV=I LEV=M SOURCE="SMS Server" COMP="SMS_DISTRIBUTION_MANAGER" SYS=SITESERVER.F.Q.D.N SITE=SITE1 PID=2892 TID=6428 GMTDATE=Tue May 13 16:09:49.564 2014 ISTR0="PayneGroup Forms Assistant Add-in for Word 2007" ISTR1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" ISTR2="" ISTR3="" ISTR4="" ISTR5="" ISTR6="" ISTR7="" ISTR8="" ISTR9="" NUMATTRS=2 AID0=400 AVAL0="SITE100022" AID1=404 AVAL1="["Display=\\remotedp05.F.Q.D.N\"]MSWNET:["SMS_SITE=SITE1"]\\remotedp05.F.Q.D.N\" SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 6428 (0x191C)
    Error occurred. Performing error cleanup prior to returning. SMS_DISTRIBUTION_MANAGER 5/13/2014 12:09:49 PM 5628 (0x15FC)
    Shell launched under site server context shows I can access \\remotedp01\admin$ & manipulate files & directories. (e.g.: mkdir \\remotedp01\admin$\test_%username% && echo %date% %time% > \\remotedp01\admin$\%username%.txt)  Also
    ran wbemtest again to confirm connectivity to \\remotedp01\root\cimv2.

  • Installed latest version of iTunes, now I cannot play music through my Airport express. I'm seeing the message "An error occurred while connecting to the AirPlay device "living room". The network connection failed.

    Installed latest version of iTunes, now I cannot play music through my Airport Express. I'm seeing the message "An error occurred while connecting to the AirPlay device "living room". The network connection failed..."Living room" is what I named the is what I named The AirPlay function of the Aport Express. Thanks!

    I have the same problem - did you solve it?

  • MacBook fails to connect to wireless network after sleep mode

    My MacBook fails to reconnect to my wireless network after waking up.
    After turning on my MacBook it establishes a decent connection to whatever wireless network I choose (mostly at home). When I close the lid and open it again the network connection is lost and is only reestablished after reboot.
    Hopefully someone has a solution as this is very annoying.

    Instead of a reboot go to your Wireless Menu icon and select "Turn Airport Off".
    Wait a second and "Turn Airport On."
    For me this has been a problem for about 2 years. This is much faster than a reboot!
    Also see this thread - http://discussions.apple.com/thread.jspa?threadID=2383405&tstart=0
    It's the same issue.

Maybe you are looking for

  • Employee vendor expense vouchers finance

    Hi All, We have 1500 employee vendor expense vouchers which we want to upload in sap through fast entry screen. These expense vouchers involve one GL account and 1500 employee vendor accounts. How it is possible to upload these data in sap through Fa

  • Add a video in Keynote iOS

    How can it be that after the update, I cannot add a video anymore? In the multimedia tab, I have only the pictures, and even the video footage done with the iPad doesn't show in the camera roll! I have to finalize a presentation now, for tomorrow and

  • Power mac G4 silver 2002 - very noisy

    Could be everything, very noisy. To be honest is a nightmare to do anything for more than 10 minutes. Can I reduce the db doing something? thank

  • Replication of image files

    In the zenworks documentation i read the following. Selecting this option installs the Imaging services and adds the Imaging role to the device. With this role, the device can be used as an Imaging server to perform all the Imaging operations, such a

  • RoboHelp 9 - Initial published display

    I'm pretty new to RoboHelp used it many years ago, When I publish as FlashHelp and click View Result the item displayed is the 3rd item down in my TOC instead of the first item. How do I publish and have the first topic display?