Rsync "protocol incompatibility" when doing LOCAL rsyncs

Hey guys, I'm trying to update a copy of some data from my Xsan to a seperate volume, but instead of copying a TB over again, I'd like to be able to use rsync to copy it over.
At first I tried it preserving ownership, times, permissions, groups, etc, but for right now I'm just trying to get it to work at all. The simplest ver
I tried using the command
sudo rsync -r --progress /Volumes/THESAN/raw_content/sfx/ /Volumes/SPAREDRIVE/raw_content/sfx
and it runs for a minute or so, before I get
Invalid checksum length 6815744
rsync error: protocol incompatibility (code 2) at /SourceCache/rsync/rsync-24/rsync/sender.c(59)
rsync: writefd_unbuffered failed to write 103 bytes: phase "unknown" [generator]: Broken pipe (32)
rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-24/rsync/io.c(909)
Any advice greatly appreciated.
Thanks.
-- James

Do you by chance have some very large files in this directory? (multiple GB or more)
You might try "sudo rsync --archive --verbose --progress /Volumes/THESAN/raw_content/sfx/ /Volumes/SPAREDRIVE/raw_content/sfx" instead. This will give a little more info as to what's going on when the process dies.
What's the line right before the invalid checksum showing you?
You might also try "sudo ktrace -d -f /ktrace.out rsync --archive --verbose --progress /Volumes/THESAN/raw_content/sfx/ /Volumes/SPAREDRIVE/raw_content/sfx" and then "kdump -f /ktrace.out | tail -1000" just to see if you can get any better idea about what rsync is doing right before the command fails.
Steve
MacBook Pro, iMac G5   Mac OS X (10.4.6)  

Similar Messages

  • WebDAV error when doing a client push ConfigMgr 2012 R2

    Hi everyone, I am getting an error message when doing a client push, only on some DPs.
    Here is the setup:
    ConfigMgr 2012 R2 on Server 2012 R2.
    DP are on Server 2008 R2 (for the most part).
    DP are installed using the exact same way, adding the Primary Site Server to the local Admins group, then using the console to install the role, selecting BranchCache and Configure IIS.
    No PXE.
    Boundary groups are configured as appropriate.
    When initiating a client push the following errors are displayed in the CCMSetup.log:
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401)
    Failed to check url http://DPServerName.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP.
    GET 'HTTP://MPServerName.com/CCM_Client/ccmsetup.cab'
    The installation is done but yet again, no local DP are used.
    The same scenario is actually working on other DP that was configured using the same exact way.
    Servers where not new installation and where used for other things:
    MDT Deployment Share with PXE.
    Other share.
    As far as I can tell, IIS is well configured as I am able to deploy any other software on clients and they are using the local DP. Only the client installation is causing problem.
    Anyone have any idea?
    There is a lot of post about a similar problem on ConfigMgr 2007 but all solution are to configure WebDAV, which is not configured in ConfigMgr 2012.
    Thank you guys for any tip and/or help!
    Mathieu

    You are right about the log, here is a longer snippet of it:
    ==========[ ccmsetup started in process 5980 ]========== ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Running on platform X86 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    Launch from folder C:\Windows\ccmsetup\ ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    CcmSetup version: 5.0.7958.1501 ccmsetup 2015-03-25 23:12:12 1020 (0x03FC)
    In ServiceMain ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Running on 'Microsoft Windows 7 Professionnel ' (6.1.7601). Service Pack (1.0). SuiteMask = 272. Product Type = 18 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Ccmsetup command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line parameters for ccmsetup have been specified. No registry lookup for command line parameters is required. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Command line: "C:\Windows\ccmsetup\ccmsetup.exe" /runservice /config:MobileClient.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    SslState value: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPPORT: 80 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSPORT: 443 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSSTATE: 224 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMHTTPSCERTNAME: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    FSP: ServerSCCMPSS.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    CCMFIRSTCERT: 1 ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Config file: C:\Windows\ccmsetup\MobileClientUnicode.tcf ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Retry time: 10 minute(s) ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI log file: C:\Windows\ccmsetup\Logs\client.msi.log ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MSI properties: INSTALL="ALL" SMSSITECODE="S01" FSP="ServerSCCMPSS.Test.com" SMSCACHEFLAGS="PERCENTFREEDISKSPACE" SMSCACHESIZE="20" CCMHTTPPORT="80" CCMHTTPSPORT="443" CCMHTTPSSTATE="224" CCMFIRSTCERT="1" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Source List: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmmp.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\Serversccmpss.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\dcsspsccmmpdff.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMMP.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\ServerSCCMPSS.Test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    \\DCSSPSCCMMPDFF.test.com\SMSClient ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    MPs: ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmmp.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Serversccmpss.Test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    dcsspsccmmpdff.test.com ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    No version of the client is currently detected. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Folder 'Microsoft\Configuration Manager' not found. Task does not exist. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Updated security on object C:\Windows\ccmsetup\. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Sending Fallback Status Point message to 'ServerSCCMPSS.Test.com', STATEID='100'. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Failed to get client version for sending messages to FSP. Error 0x8004100e ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Params to send FSP message '5.0.7958.1501 Deployment ' ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    State message with TopicType 800 and TopicId {40FD8A62-3E9A-41FB-8698-E9A6658A4A91} has been sent to the FSP FSPStateMessage 2015-03-25 23:12:12 4536 (0x11B8)
    Running as user "Système" ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Detected 206206 MB free disk space on system drive. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Checking Write Filter Status. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    This is not a supported write filter device. We are not in a write filter maintenance mode. ccmsetup 2015-03-25 23:12:12 4536 (0x11B8)
    Performing AD query: '(&(ObjectCategory=mSSMSManagementPoint)(mSSMSDefaultMP=TRUE)(mSSMSSiteCode=S01))' ccmsetup 2015-03-25 23:12:13 4536 (0x11B8)
    OperationalXml '<ClientOperationalSettings><Version>5.00.7958.1000</Version><SecurityConfiguration><SecurityModeMask>0</SecurityModeMask><SecurityModeMaskEx>224</SecurityModeMaskEx><HTTPPort>80</HTTPPort><HTTPSPort>443</HTTPSPort><CertificateStoreName></CertificateStoreName><CertificateIssuers></CertificateIssuers><CertificateSelectionCriteria></CertificateSelectionCriteria><CertificateSelectFirstFlag>1</CertificateSelectFirstFlag><SiteSigningCert>308202F5308201DDA00302010202103FC715B41292C689495889DC28401ED8300D06092A864886F70D01010B05003016311430120603550403130B53697465205365727665723020170D3134313231383136353532335A180F32313134313132353136353532335A3016311430120603550403130B536974652053657276657230820122300D06092A864886F70D01010105000382010F003082010A0282010100A78659B1C2B8160DD0CF4E10AE142E067F8D9ABD23F931443DD15ED20479E0BF70A8C2322DE863FD41B5429DB5D3CB0AA71D189C8C61E4155A59CD16DC961B75302AF7B75DF31A19E8AB6E163B622A80A5B24FD6B37B54379B74911D6B9771B3120CF72ECFAA36747861896FA99FAF79AF528E8BC2860D3F022C761363C69BBD0969E75AD83ECB60BB06F503195AC2DAAF90FA874A1F45C32111A4B55F638573942C4EAE597A8E02024E8AFFFFDEE746160D45A41615EF97A15500AE99305CE6E980CB0E0F139EAC6D368D72AEE1104C9BAB2CEA4CCAB4490F44B33047A512C4F1EB0DBF38BE66ED0DC875D09DB4C06DA44ED011556D4DEA070D45E0C80502C10203010001A33D303B30230603551D11041C301A821864637073707363636D7073732E6167726F7075722E636F6D30140603551D25040D300B06092B060104018237650B300D06092A864886F70D01010B050003820101002A2B4C225ACB02DB1389B315F12FAE33B6B0B3FD232243FAC81DDD624722908BDBF7B6CAE87351320DE47BF13A01F93A4C8C62CABB273ED5C696F42926A323E61C9477E7FD71DB693AAB3BC80CBBC0FED501292F702B7223D9AAC334631EE5AA6048028D7C26BAC2A9DB997C73E9B473CDAFDF55834C6DD5C88D5FBED4096EE739EE8C5B9238B8A4C9352C7DF9A98D0011BD8D5FE4B881F5B6B68004355147A2C264C62F1BC99B3B0D26787185863EAC426860411FF329129D270A7D38B1733A12F1EEDE246F5F24D3492A7A53B380576CE20B5F77952EC2F93240784C6ECE8D25B80494129EF3EDC7150EA9BDFA0F80E7E5E7F53673FAD6A922EA7ADE2092D3</SiteSigningCert></SecurityConfiguration><RootSiteCode>S01</RootSiteCode><CCM> <CommandLine>SMSSITECODE=S01 FSP=Serversccmpss.Test.com SMSCACHEFLAGS=PERCENTFREEDISKSPACE SMSCACHESIZE=20</CommandLine> </CCM><FSP> <FSPServer>Serversccmpss.Test.com</FSPServer> </FSP><Capabilities SchemaVersion ="1.0"><Property Name="SSLState" Value="0" /></Capabilities><Domain Value="Test.com" /><Forest Value="Test.com" /></ClientOperationalSettings>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Unable to open Registry key Software\Microsoft\CCM. Return Code [80070002]. Client HTTPS state is Unknown. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmpss.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmpss.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'Serversccmmp.Test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'Serversccmmp.Test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    The MP name retrieved is 'dcsspsccmmpdff.test.com' with version '7958' and capabilities '<Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    MP 'dcsspsccmmpdff.test.com' is compatible ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrieved 3 MP records from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Retrived site version '5.00.7958.1000' from AD for site 'S01' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteCode: S01 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    SiteVersion: 5.00.7958.1000 ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for a valid online MP... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Checking the URL 'HTTP://Serversccmpss.Test.com:80/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'HTTP://Serversccmpss.Test.com:80/CCM_Client' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found a valid online MP 'Serversccmpss.Test.com'. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Searching for DP locations from MP(s)... ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD site of machine is CDL LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Local Machine is joined to an AD domain LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Current AD forest name is Test.com, domain name is Test.com LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    DhcpGetOriginalSubnetMask entry point is supported. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Begin checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Finished checking Alternate Network Configuration LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Adapter {72FC011A-9993-4CBD-B7B2-D1D56FD38711} is DHCP enabled. Checking quarantine status. LocationServices 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message body '<ContentLocationRequest SchemaVersion="1.00">
    <AssignedSite SiteCode="S01"/>
    <ClientPackage/>
    <ClientLocationInfo LocationType="SMSPACKAGE" DistributeOnDemand="0" UseProtected="0" AllowCaching="0" BranchDPFlags="0" AllowHTTP="1" AllowSMB="0" AllowMulticast="0" UseInternetDP="0">
    <ADSite Name="CDL"/>
    <Forest Name="Test.com"/>
    <Domain Name="Test.com"/>
    <IPAddresses>
    <IPAddress SubnetAddress="172.16.64.0" Address="172.16.65.9"/>
    </IPAddresses>
    </ClientLocationInfo>
    </ContentLocationRequest>
    ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Sending message header '<Msg SchemaVersion="1.1"><ID>{B9F091E1-649D-47C4-A0AD-19508435F962}</ID><SourceHost>C006235</SourceHost><TargetAddress>mp:[http]MP_LocationManager</TargetAddress><ReplyTo>direct:C006235:LS_ReplyLocations</ReplyTo><Priority>3</Priority><Timeout>600</Timeout><ReqVersion>5931</ReqVersion><TargetHost>Serversccmpss.Test.com</TargetHost><TargetEndpoint>MP_LocationManager</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="1080"/><Hooks><Hook3 Name="zlib-compress"/></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    CCM_POST 'HTTP://Serversccmpss.Test.com/ccm_system/request' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Content boundary is '--aAbBcCdDv1234567890VxXyYzZ' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received header '<Msg SchemaVersion="1.1">
    <ID>{336667CB-2AF5-4B7D-9B1B-3B9A39777034}</ID>
    <SourceID>GUID:8BB44537-8D62-4751-9114-1F5527EE800F</SourceID>
    <SourceHost>ServerSCCMPSS</SourceHost>
    <TargetAddress>direct:C006235:LS_ReplyLocations</TargetAddress>
    <ReplyTo>MP_LocationManager</ReplyTo>
    <CorrelationID>{00000000-0000-0000-0000-000000000000}</CorrelationID>
    <Priority>3</Priority>
    <Timeout>600</Timeout>
    <ReplyCapabilities><AllowRegistrationReset>direct:ServerSCCMPSS:ClientRegistration</AllowRegistrationReset></ReplyCapabilities><TargetHost>C006235</TargetHost><TargetEndpoint>LS_ReplyLocations</TargetEndpoint><ReplyMode>Sync</ReplyMode><Protocol>http</Protocol><SentTime>2015-03-26T03:12:14Z</SentTime><Body Type="ByteRange" Offset="0" Length="2574"/><Hooks><Hook3 Name="zlib-compress"/><Hook Name="authenticate"><Property Name="Signature">3082019406092A864886F70D010702A082018530820181020101310B300906052B0E03021A0500300B06092A864886F70D010701318201603082015C02010130393025311530130603550403130C44435053505343434D505353310C300A06035504031303534D5302104369DD60F91848B94FFD72538BAD96B8300906052B0E03021A0500300D06092A864886F70D010101050004820100B563F71CC4F86BEA28550E4EC51727E4F45F9681BABD9A085EAF4B3CC667B7BF7D212329195A13DF562A46205E22EDA829D0B06EA3C9C0C96248AD58DEECA457241EB4F4CBE581D49C0D657B3485444E06A9ED67D9854B551AADED7E1E3E519CC7D25B473A98BAC3826BE8BDB68BC4799C652168351C6796AE84505B5B703B3AABA3AD71113B133C1410EEB4CA167010AAA4AF2D3BE209E037641CA0293271242FF254C16F8A0997B5A335FB00EDCE445B2CFB21AF5923B14D9BEE3FA940B4B513D230607678ABD6A6211E36418EC2D8CFCEF5370999E6678CD79099B2D9FE29E8F3E1C5FFEA31E2D17C977288E03027D887B1D09E9049EE2FA5B76C32214BD9</Property><Property Name="AuthSenderMachine">ServerSCCMPSS;Serversccmpss.Test.com;</Property><Property Name="MPSiteCode">S01</Property></Hook></Hooks><Payload Type="inline"/></Msg>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Received reply body '<ContentLocationReply SchemaVersion="1.00"><ContentInfo PackageFlags="16777216"><ContentHashValues/></ContentInfo><Sites><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL" IISPreferedPort="80" IISSSLPreferedPort="443"/><LocationRecords><LocationRecord><URL Name="http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003" Signature="http://CDLGHOST.Test.com/SMS_DP_SMSSIG$/S0100003"/><ADSite Name="CDL"/><IPSubnets><IPSubnet Address="172.16.64.0"/><IPSubnet Address=""/></IPSubnets><Metric Value=""/><Version>7958</Version><Capabilities SchemaVersion="1.0"><Property Name="SSLState" Value="0"/></Capabilities><ServerRemoteName>CDLGHOST.Test.com</ServerRemoteName><DPType>SERVER</DPType><Windows Trust="1"/><Locality>LOCAL</Locality></LocationRecord></LocationRecords></Site><Site><MPSite SiteCode="S01" MasterSiteCode="S01" SiteLocality="LOCAL"/><LocationRecords/></Site></Sites><ClientPackage FullPackageID="S0100003" FullPackageVersion="7" FullPackageHash="CE8C259380667F5687A01FA5365B2D2D1236BA9FC1AD4696A54D914B919D294D" MinimumClientVersion="5.00.7958.1000" RandomizeMaxDays="7" ProgramEnabled="false" LastModifiedTime="30416572;2153570688" SiteVersionMatch="true" SiteVersion="5.00.7958.1000" EnablePeerCache="true"/><RelatedContentIDs/></ContentLocationReply>' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Found local location 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Discovered 1 local DP locations. ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:14 4536 (0x11B8)
    Got 401 challenge Retrying with Windows Auth... ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    PROPFIND 'http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to correctly receive a WEBDAV HTTP request.. (StatusCode at WinHttpQueryHeaders: 401) ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Failed to check url http://CDLGHOST.Test.com/SMS_DP_SMSPKG$/S0100003. Error 0x80004005 ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Enumerated all 1 local DP locations but none of them is good. Fallback to MP. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    GET 'HTTP://Serversccmpss.Test.com/CCM_Client/ccmsetup.cab' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    C:\Windows\ccmsetup\ccmsetup.cab is Microsoft trusted. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully extracted manifest file C:\Windows\ccmsetup\ccmsetup.xml from file C:\Windows\ccmsetup\ccmsetup.cab. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Loading manifest file: C:\Windows\ccmsetup\ccmsetup.xml ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Successfully loaded ccmsetup manifest file. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Checking if manifest version '5.00.7958.1000' is newer than the ccmsetup version '5.0.7958.1501' ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Running from temp downloaded folder or manifest is not newer than ccmsetup. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vcredist_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vcredist_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/vc50727_x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'x64/vc50727_x64.exe' is not applicable. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item 'i386/WindowsUpdateAgent30-x86.exe' is applicable. Add to the list. ccmsetup 2015-03-25 23:12:15 4536 (0x11B8)
    Item
    I did double checked with a friend about my configuration and everything, just to make sure, and everything seems to be right.
    As for the use of account used to get the client, a domain join computer will not need to us the network access account if the DP is in the same domain and the same exact config on other servers is working like a charm deploying the client, same
    security and configuration.
    All default IIS security and share permission.
    Thank you guys for your suggestion and help. 
    Mat

  • Flash not appearing when run locally

    Hi,  I am having a weird issue with a user. He cannot display a swf when run locally on his machine in a browser. If he goes online he sees the movies fine. To test I sent him a movie with just an image in it and published to html. I double click the html page and can see the movie and image fine. He does the same on his machine and gets nothing just a blank page. Problem is we have an java app that runs local (using port 8000) and opens separate movies in new windows that he can never see.
    Thanks in advance,
    P.

    It sounds like you are having a file trust problem. To resolve that, you have to trust this file from the Flash Global Settings Manager.
    Go  there: http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l
    Add a path to the local file, restart browser and try again.

  • Best practice power setting when doing a Site Survey for VOIP

    Hi Team,
    Can someone please confirm or correct me.  When doing a Wireless Active Site Survey for Cisco VOIP, I should be setting the Test AP to local power of 14, which is 25mW?  Is this correct, or should it be another value?  I asked the customer for the power of their weakest client and they do not know, but they claim there's a high probably that they will go with Cisco VOIP clients.
    Thanks...

    When you check the signal coverage, make sure the AP's radio transmit power does not use a transmit power greater than what the client devices can support. For example, by default, the Cisco Unified Wireless IP Phone 7925G uses the highest available transmit power by default (17 dBm / 50 mW for 2.4 GHz and 16 dBm / 40 mW for 5 GHz). It is possible to have a survey report that shows good coverage in all areas; however, if you have APs that operate at the highest transmit power, you might still experience uplink issues where the client devices do not support the same transmit power. For areas where there is deficient coverage, and you increase the AP transmit power to levels that the client devices cannot support, this only increases coverage on the downlink.
    Link for the same :-
    http://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/116057-site-survey-guidelines-wlan-00.html

  • RFC Communication error when doing initial indexing

    Hello Everyone,
    I have a quick question, when doing the initial index rollup for a BIA index the job is failing with RFC communication error.
    We currently have the setting related to " TREXRfcServer threads" set to "Automatic Changes" in order to avoid the RFC Communication errors when loading big loads in BI system.
    We currently are on Revision 49.
    I also have referred to OSS Note 1138603.
    The issue is when I am rolling up the BIA Index the rollup job is failing with RFC Communication errors.
    The Global parameters within BIA are:
    BATCHPARA - 2
    NUMPROC - 5
    PKGSIZE - 10000000
    SUBPKGSIZE - 20000
    We have two app servers with 52 Dialog processes and 25 Background processes.
    Any help would be really appreciated.
    Thanks
    Dharma.

    Removing references to systems and ports
    Issue:
    When the initial indexing is being carried out for an InfoCube to
    create the BIA Index and there is more than one application server in
    the system the job is failing with the http error.
    Hello Everyone,
    Thanks for the input, after the automatic changes was configured for concurrent requests the error is different right now.
    The error message is,
    "Remote communication failure with partner http://<Removed>:<removed>/indexCellTable"
    Overview/Background:
    When the indexing job is triggered as a background job the failure happens when the S table index is being filled.
    In our system where we are trying to do the stress testing we currently have two app servers and one central instance.
    When I limit the RFCGROUP in RSDDTREXADMIN table to one App server in terms of logon group the job finishes fine.
    Whereas, when I do not limit the RFCGROUP and all app servers are open for access the background job finishes with the error message
    Remote communication failure with partner http://<Removed>:<removed>/indexCellTable.
    We have looked into the OSS Note 1102652 and our BASIS team confirmed that they were able to ping from BI App servers into BIA blades and vice versa.
    We also confirmed if the local gateway was used for connectivity.
    The above issue was not in other systems where we only had one server.
    We currently are at Revision 49 and SP 13 in BI.
    We have E5345 Clowertown blades (2 x 4) 16GB blades.
    Please let us know if you need additional information.
    Thanks in advance for the input.
    Dharma.
    Edited by: Arun Varadarajan on Apr 24, 2009 1:36 AM

  • Contacts' name not appearing when called locally while travelling !!!

    iPhone 3G 3.0
    When called locally abroad during travel the contact name does not appear. I have stored all my numbers in Int'l format.
    Is there a fix / tool to sort out this issue?

    I used to experience this. What I do now is store multiple versions of the same number, with and without the country codes. Mostly I use the country code version to dial out, while the phone uses the non-country code version to ID in-coming calls.
    For example, Contact "Buddy #238" may have two phone numbers, even though he really has just the one:
    78 (555) 123-1234, and
    (555) 123-1234
    I'd use the first to call out, but the in-coming calls may tend to show up as the second. Coming to think of it, which of the two number formats does your caller ID display when your friends call? Does any of this seem applicable at all? If you notice a different format for in-coming calls, just add that number to the existing contact(s).

  • Defer log shipping and RMAN-08137 message when doing archivelog backup

    Hello,
    in a Primary & Dataguard scenario in which we set to DEFER the log shipping to the Dataguard during a high impact process done in the Primary, we receive the message "RMAN-08137: WARNING: archive log not deleted as it is still needed" when doing archive log backup with rman.
    Is it the expected behaviour due to the DEFER status with the Dataguard? or even in this scenario  we might we able to delete the logs and therefore we have to look more in deep to find our problem?
    Thanks in advance for your help.

    Hello,
    Had a look on v$archived_log and found the archivelogs that are not deleted and the state for them is
    DEST_ID=1 
    STANDBY_DEST=NO
    ARCHIVED=YES
    APPLIED=NO
    as http://docs.oracle.com/cd/B12037_01/server.101/b10755/dynviews_1015.htm says , they are all Local, were archived and there is no apply needed for them as they are not defined to go to the StandBy Database.
    Therefore, why can not still archive them?  How can we check if they had been processed by a Streams process?
    Regards

  • When doing the tutorial in photoshop touch to merge pictures where is select button???

    when doing tutorial in photoshop touch merging 2 pics they say select remove button where is it pse??

    rosemary mocke wrote:
    Hi helper?
    Have managed to do some editing now how can I do anything with pics can't see any place where I can forward,save to something etc. on the basic photoshop I can email the finished picture. Can you help here?
    Sent from my iPad
    In the image I previously posted, in the upper left corner, you'll see an arrow pointing to the left. Tap that to get to your projects (as well as save any PS Touch projects you might have presently open in the editor). Here, you can manage, move, and export your projects to various formats and email, save to your device or post to Facebook or Creative Cloud.
    They are, in order, from left to right: Creative Cloud, export options such as Save to Camera Roll (save to your device), Create new folder, Duplicate project, Delete project and images on Facebook.
    For example, tap the export option (second button from the left), then tap "Share by e-mail," choose your desired file format (JPEG, PNG or PSD) and choose the image(s) you'd like to send. Tap OK and your email app should launch, attaching the images, ready for you to send in your email.
    Note each option has different file formats supported. Sharing by e-mail, as noted before, lets you export as JPEG, PNG or PSD. Saving locally to your tablet only lets you save as JPEG or PNG. Uploading to Creative Cloud lets you export as JPEG, PNG, PSD and PSDX (which is readable via Photoshop CS's plug-in as a free download).

  • Error when doing Correlation

    Hi Everyone,
    I am doing correlation which consists of 3 processes,process1 will send a request to process2 and process3 will send back the request to process1
    when i run this sample im getting the following exception
    </part></Invoke_1_update_InputVariable></input><fault><remoteFault xmlns="http://schemas.oracle.com/bpel/extension"><part name="summary"><summary>when invoking locally the endpoint 'http://hsg-pcs373707.corp.satyam.ad:8888/orabpel/default/BPELProcess1/1.0', ; nested exception is:
         ORABPEL-00000
    Exception not handled by the Collaxa Cube system.
    An unhandled exception has been thrown in the Collaxa Cube system. The exception reported is: "ORABPEL-08010
    Failed get operation definition.
    Failed to get the WSDL operation definition of "update" in portType "{http://xmlns.oracle.com/BPELProcess1}BPELProcess1".
    Please verify that operation "update" is defined in portType "{http://xmlns.oracle.com/BPELProcess1}BPELProcess1".
    As the exception says it is unable to identify the operation update in BPELProcess1, i cross checked once again in my wsdl file, update operation is already there in porttype BPELProcess1,
    I am pasting my wsdl file also
    <definitions
    name="BPELProcess1"
    targetNamespace="http://xmlns.oracle.com/BPELProcess1"
    xmlns="http://schemas.xmlsoap.org/wsdl/"
    xmlns:bpws="http://schemas.xmlsoap.org/ws/2003/03/business-process/"
    xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:pns1="http://xmlns.oracle.com/BPELProcess1/correlationset"
    xmlns:client="http://xmlns.oracle.com/BPELProcess1"
    >
    <import namespace="http://xmlns.oracle.com/BPELProcess1/correlationset" location="BPELProcess1_Properties.wsdl"/>
    <types>
    <schema xmlns="http://www.w3.org/2001/XMLSchema" xmlns:plnk="http://schemas.xmlsoap.org/ws/2003/05/partner-link/"
    xmlns:client="http://xmlns.oracle.com/BPELProcess1">
    <import namespace="http://xmlns.oracle.com/BPELProcess1" schemaLocation="BPELProcess1.xsd"/>
    </schema>
    </types>
    <message name="BPELProcess1ResponseMessage">
    <part name="payload" element="client:BPELProcess1ProcessResponse"/>
    </message>
    <message name="BPELProcess1RequestMessage">
    <part name="payload" element="client:BPELProcess1ProcessRequest"/>
    </message>
    <message name="UpdateMessage">
    <part name="payload" element="client:UpdateResponse"/>
    </message>
    <portType name="BPELProcess1Callback">
    <operation name="onResult">
    <input message="client:BPELProcess1ResponseMessage"/>
    </operation>
    </portType>
    <portType name="BPELProcess1">
    <operation name="initiate">
    <input message="client:BPELProcess1RequestMessage"/>
    </operation>
    <operation name="update">
    <input message="client:UpdateMessage"/>
    </operation>
    </portType>
    <portType name="BPELProcess1updateRes">
    <operation name="update">
    <input message="client:UpdateMessage"/>
    </operation>
    </portType>
    <plnk:partnerLinkType name="BPELProcess1">
    <plnk:role name="BPELProcess1Provider">
    <plnk:portType name="client:BPELProcess1"/>
    </plnk:role>
    <plnk:role name="BPELProcess1Requester">
    <plnk:portType name="client:BPELProcess1Callback"/>
    </plnk:role>
    </plnk:partnerLinkType>
    <bpws:propertyAlias propertyName="pns1:token" xmlns:ns1="http://xmlns.oracle.com/BPELProcess2" messageType="ns1:BPELProcess2RequestMessage"
    part="payload" query="/ns1:BPELProcess2ProcessRequest/ns1:Correlation"/>
    <bpws:propertyAlias propertyName="pns1:token" messageType="client:UpdateMessage" part="payload" query="/client:UpdateResponse/client:Correlation"/>
    </definitions>
    Please look into this issue and suggest me the solution.
    Regards

    Hi,
    The solution to this problem can be,
    1.Clear the WSDL Cache.(Go to BPEL Console -->BPEL Processes tab and "Clear WSDL Cache" ) and try to invoke Process1 again.
    If the above solution doesnt work, the last option could be the Server restart.Restart the app server on which Processes 1 , 2 and 3 has been deployed.Sometimes new operations requires a server restart for them to be affected.
    Thank you.
    Rgds,
    Venkat.

  • When handling local files , should I call flush() at all?

    When handling local files, I am confused by the flush() method.
    A lot of tutorial pages say it's safer to call flush() before close(). After thinking for a while, I'm asking mysel: Does flush() applies only to buffered stream(right?)? If a stream is not buffered, program should not call flush(). For buffered stream, the corresponding close() method of the wrapper or stream class should invoke flush() method. If they don't , it's an implementation bug, which should be fixed. So for both buffered and unbuffered stream, no need to call flush() before close()(right?).
    Then the question is: when do we need to call flush() method? If we don't need call flush() at all, why are there flush() methods in almost every stream/wrapper class?
    Please let me know what is wrong, either me or something else.
    Any feedback is appreciated.
    Gang

    "The close method of FilterOutputStream calls its flush method, and then calls the close method of its underlying output stream." (Javadoc)
    By inheritance this also applies to BufferedOutputStream and its descendants. However FileOutputStream does not extend FOS or BOS so it has nothing to flush(), so flushing it does nothing at any time even before closing.
    In general flush() writes buffered bytes out of the JVM into the operating system. When you do have buffering, which in practice you should (e.g. new BufferedOutputStream(new FileOutputStream(...))), you should flush at points when you really want to be rid of the data. When operating on sockets you should always flush before try to read the next data from the socket. You can flush more often if you like but it is often counter-productive.

  • When does my warrantee end?

    When does my warrantee end?

    It depends when you bought it here is how to find out. https://expresslane.apple.com/GetSASO?PRKEYS=PF3&locale=en_US in this page press the like that says "enter serial number" click that then enter your ipod serial number

  • Java Web Service very slow from Flex when not local

    I have a jaxws web service that I am using as the interface layer to a database that I call from a Flex application. All was working well when I was referencing the service from localhost, but as soon as I deployed a version to test against (running on AWS EBS) the service calls dropped to several minutes.
    To remove all external factors I could think of, I created a test service, which simply returns a list of 5 strings, therefore there is no DB connection issue and there are no complex objects to be interpreted. I still get exactly the same behaviour, the call is fast when running locally, but an absolute dog deployed.
    If I use a web browser to retrieve the wsdl / xsd locally or remotely, they return immediately. If I use soapUI to execute the call both local and remote instances return in less than 500ms.
    Using the Network Monitor, the wsdl takes a few hundred milliseconds to be retrieved, the xsd reference however, takes one minute and sometime fails altogether, ditto with the final call for data retrieval. There is no activity on the server at this time.
    The Request/Response times in Network monitor indicate that when the calls are made they are taking no more than 1 second to return, but there is exactly one minute between the wsdl retrieval and xsd call, similarly there is exatly one minute between xsd retrieval and data retrieval.
    Any ideas?

    Hi, I'm not sure I can post my application due to company privacy issues... I'll look into that.
    Note that if I execute the function from the test view of the data service (a logical data service) it responds in a reasonable amount of time - it's only when I call the same method through a web service that was generated from the data service taht I have a problem.. it consistently takes around 30 seconds +- 3 seconds. 
    Your last question... uhh yes... the web service/data service returns a summary of a person which does include address and contact info.
    Let me see about attaching the application - I'm thinking the answer will be no, however... is it possible for you to help without having the code? Hopefully the above information helped.

  • My iphone 5 keeps crashing all the time and has a delay of about 3 seconds when doing anything on it i did a factory restore on it but it didnt fix the problem

    my iphone 5 keeps crashing all the time and has a delay of about 3 seconds when doing anything on it i did a factory restore on it but it didnt fix the problem i went to optus to see if they could help me as my phone is through them but they knew nothing i need help please my phone is only 8 months old

    Plug the device into a wall outlet and leave it for about 20 minutes. If it has not powered on at that point try a reset by pressing and holding the home and power buttons for about 15 seconds until the white Apple logo appears.

  • I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5. I am receiving an error problem when doing the following -  I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive whe

    Hi, I am having a little trouble with exporting images to another drive and Catalogue and need some help if anyone can give me some advice
    I am currently using Lightroom 5.6 and operating on a Mac with OSX Ver 10.9.5.
    I am receiving an error problem when doing the following -
    I am exporting selected photos from a particular Catalogue saved on Drive 1 to a folder created on another Drive where a Lightroom Catalogue has been created. In this Catalogue I have arranged for the images once exported to be moved to a different folder - I used the Auto Import process under the File dialogue box.
    When processing the Export I receive an error message for each of the images being exported indicating the following -
    Heading Import Results
    Some import operations were not performed
    Could not move a file to requested location. (1)
    then a description of the image with file name
    Box Save As                                  Box  OK
    If I click the OK button to each image I can then go to the other Catalogue and all images are then transferred to the file as required.
    To click the OK button each time is time consuming, possibly I have missed an action or maybe you can advise an alternative method to save the time in actioning this process.
    Thanks if you can can help out.

    Thank You, but this is a gong show. Why is something that is so important to us all so very, very difficult to do?

  • Error in pricing when doing sourcing in EBP 4.0

    Hello,
    We're experiencing random errors when doing sourcing in EBP 4.0. The shopping carts don't seem to have any similarities that could launch the error. There has been few cases when the same error has occured when user is creating a shopping cart.
    The problem occures when doing sourcing and the shopping cart is either being held or a PO is created. The error creates dump in ST22, "UNCAUGHT_EXCEPTION". This is somehow related to pricing and we have checked note 673372 and ran report BBP_CND_CUSTOMIZING_CHECK, all OK. IPC is running the same SP level as SRM, SP level 10.
    We have already created an OSS about this, but as this is completely random we haven't been able to reproduce the error and no solution has been found.
    Here's some data from ST22:
    Transaction......... "BBPSOCO01 "             
    Program............. "SAPLBBP_PDH"            
    Screen.............. "SAPLBBP_SOCO_UI_ITS 2000"
    The termination occurred in the ABAP program "SAPLBBP_PDH" in "BBP_PD_ABORT"
    The main program was "SAPLBBP_SOCO_UI_ITS ".                                                                               
    The termination occurred in line 69 of the source code of the (Include)   
    program "LBBP_PDHU08"                                                    
    of the source code of program "LBBP_PDHU08" (when calling the editor 690).
    000600   * get the messages from the application log    
    000610     TRY.                                         
    000620         CALL FUNCTION 'BBP_PD_LOG_GET_MESSAGES'  
    000630           TABLES                                 
    000640             E_MESSAGES = LT_MESSAGES.            
    000650       CATCH CX_BBP_PD_ABORT.                     
    000660         REFRESH LT_MESSAGES.                     
    000670     ENDTRY.                                      
    000680                                                  
    >     RAISE EXCEPTION TYPE CX_BBP_PD_ABORT EXPORTING
    Thanks already in advance!
    -Jussi

    Hi
    Please refer to following SAP Notes:
    Note 860935 - pricing customizing exits are missing
    Note 673372 - Short dumps UNCAUGHT_EXCEPTION in SRM 3.0, 4.0, and 5.0
    Also try to implement the latest IPC patches following the instructions from note 880749, then restart the VMC. It worked for us, after trying many things with no luck.
    Alternatively, try this as well. There must be some problem with VMC. Most probably java connection problem. Please execute program RSVMCRT_HEALTH_CHECK in SE38 transaction. You should see green for all 4 messages in the result. Please contact your basis consultant and refer notes 854170 (and 844817)
    <u>Other related OSS notes.</u>
    Note 1024374 - Unexpected pricing error for pricing irrelevant item
    Note 992259 - NullPointerException in Command GetFilteredCsticsAndValues
    Note 860935 - pricing customizing exits are missing
    Note 673372 - Short dumps UNCAUGHT_EXCEPTION in SRM 3.0, 4.0, and 5.0
    Note 854170 - Activating the component "VM Container"
    Note 593109 - Short dumps UNCAUGHT_EXCEPTION in SRM 2.0 (EBP 3.5)
    Note 880749 - Patching of VMC based AP 7.00 engines
    Note 854170 - Activating the component "VM Container"
    Note 844816 - Information for Upgrade from IPC 4.0 to SAP AP 7.00
    Hope this will help.
    Please award points if helpful.
    Regards,
    -Atul

Maybe you are looking for

  • Configure sd module

    Hi What are the requirements inorder to implement sd module? As a SD consultant what are the details u need from ur client Thanks Regards Hema

  • On hold with Adobe Help for over 46+ minutes

    I called Adobe help to try to resolve my Creative Cloud product activation issues on a new machine, and at the time I am writing this message, have been on hold for over 46 minutes. Fortunately I wear a headset, but unfortunately this results in lost

  • Für die Instalation von iOS7.1.1 wird ein Code gefordert ???

    Das hatte ich noch nie bei einem Update, daher weiß ich nicht was gemeint ist.

  • Free up space on start up disk

    I keep getting a start up disk is full message and am unable to download upgrades. How do I free up space on the start up disk?

  • Problem with 0RECORDMODE in datamart from ODS tu Cube

    Hi all, i need to do a datamart from a cube to an ODS, when i create the Update rules (in 3.5), this ask me "the infoobject 0RECORDMODE doesnt exist in the infosource", thats ok because the cube doesnt need the 0RECORDMODE, but the most weird is, all