Hi I have problem with GUP I will tell detail below
first I install SEPM at HQ between HQ and remote site connect by leased line can ping and communication normally
so I install SEP at remote site and assign policy GUP to them like this
and status GUP is True
problem is when GUP try to download content from SEPM it have error like this:
2017/09/01 11:16:52.568 [1636:3276] GUProxy - Content-Availability-Time: (60)
2017/09/01 11:16:52.588 [1636:3800] CAsyncHttpConnection::Close - Request: HttpSendRequest; CtrlBlk: 06FF3F00 time: 0
2017/09/01 11:16:52.588 [1636:3800] SyLinkEventFunc - EVENT_LU_REQUIRE_STATUS: Calling QueryContentSeqData with Moniker: {A78E095A-8FED-4937-9D5C-0B6C20EA696C} Target Sequence: 170801034
2017/09/01 11:16:52.588 [1636:3800] LuMan: Entering QueryContentSeqData: {A78E095A-8FED-4937-9D5C-0B6C20EA696C}, 170801034
2017/09/01 11:16:52.588 [1636:3800] LuMan: QueryContentSeqData result: 0x20010006
2017/09/01 11:16:52.588 [1636:3800] SyLinkEventFunc - EVENT_LU_REQUIRE_STATUS: QueryContentSeqData returned CMC_CONTENTUPDATE_NEEDED(536936454)
2017/09/01 11:16:52.588 [1636:3800] SyLinkEventFunc - EVENT_LU_REQUIRE_STATUS: No cached content information was returned. Request full package
2017/09/01 11:16:52.588 [1636:3800] GUProxy: find the downloading which should be cancelled.
2017/09/01 11:16:52.588 [1636:3800] GUProxy: erase the downloading /content/{A78E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip
2017/09/01 11:16:52.588 [1636:3800] GUProxy: SetDownloadStatus for /content/{A78E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip status 8
2017/09/01 11:16:52.588 [1636:3800] GUProxy: Current GUP 10.21.71.97 staus is 1
2017/09/01 11:16:52.588 [1636:3800] GUProxy: GUP 10.21.71.97 chosen
2017/09/01 11:16:52.588 [1636:3800] AH: Setting the Browser Session end option & Resetting the URL session ..
2017/09/01 11:16:52.588 [1636:3316] GUProxy: accepted socket 9004 for 10.21.71.97 port 49482
2017/09/01 11:16:52.588 [1636:3284] GUProxy: Begin to handle accepted socket 9004
2017/09/01 11:16:52.588 [1636:3284] GUPROXY - GUProxy HTTP in - GET /content/{A78E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip
2017/09/01 11:16:52.588 [1636:3284] GUPROXY - GUProxy File - /content/{A78E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip
2017/09/01 11:16:52.588 [1636:3284] GUPROXY - GUProxy mangled file - #content#{A78E095A-8FED-4937-9D5C-0B6C20EA696C}#170801034#Full!zip
2017/09/01 11:16:52.588 [1636:3284] GUProxy - Add request into download queue.
2017/09/01 11:16:52.588 [1636:3244] GUPROXY - GUProxy - TARGET_IP: - 172.16.0.99;
2017/09/01 11:16:52.588 [1636:3244] GUProxy - GET SEPM info from SYLINK(1) ,GET /content/{A78E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip BEGIN with 15757,total with 303
2017/09/01 11:16:52.608 [1636:3244] GUProxy - DownloadThread: 15454 bytes need to be resumed
2017/09/01 11:16:52.608 [1636:3244] GUProxy - DownloadThread() max abort times will use the default value
2017/09/01 11:16:52.608 [1636:3244] GUProxy - Download loop, remain 15454 bytes to download
2017/09/01 11:16:52.618 [1636:3244] GUProxy - **downloadHelper.CreateUrlRequest Faile GET://172.16.0.99:8014/content/{A7i8E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip
, begin from 0 with size 15454
and apache log from SEPM look like this :
(I have more then 1 GUP log error is same differance at url,ip,port)
[Fri Sep 01 11:15:19.022233 2017] [mpm_winnt:error] [pid 5544:tid 4528] (OS 64)The specified network name is no longer available. : [client 10.21.71.97:49487] Thread(7428) TransmitFile failed, socket: 05432, Threads ready: 498, URI: GET /content/%7B5A7367E1-D1F6-43b5-BD94-4AFFA896D724%7D/161121023/Full.zip HTTP/1.1
I also test GUP and SEPM connect
GUP can access SEPM:8014/content/contentinfo.txt
and SEPM can access GUP:2967/content/contentinfo.txt but this is empty page because GUP can't download it from SEPM
in SharedUpdate have file but it size about 1KB
I'm also try to access url 172.16.0.99:8014/content/{A7i8E095A-8FED-4937-9D5C-0B6C20EA696C}/170801034/Full.zip from GUP and it download full.zip
I try to uninstall and install it for few time it not fix
SEPM version is
|
install it in windows server 2008 r2
and SEP that act as GUP is 14.0.2415.0200 generate from SEPM install in win7 close UAC already
i think problem is **downloadHelper.CreateUrlRequest Faile but no idea why this happen Anyone found this problem plese tell me how to fix it : )
Thank you