| Subject: | Re: BITS Problem with WSUS |
|---|---|
| From: | "Narayana Mahankali [MSFT]" <narayanm@xxxxxxxxxxxxxxxxxxxx> |
| Date: | Sat, 30 Jul 2005 01:50:08 -0700 |
| Newsgroups: | microsoft.public.windows.backgroundtransfer |
The bitsadmin output indicates the problem is transient and hence it should
be automatically corrected. When you tried the URL with IE did you set the
same proxy? I would like to see BITS logs to find out more about this
problem. Please run the following instructions from a command prompt:
set BitsRegKey=HKLM\Software\Microsoft\Windows\CurrentVersion\BITS
reg add %BitsRegKey% /v LogFileFlags /t REG_DWORD /d 0xfbcf /f
reg add %BitsRegKey% /v LogFileSize /t REG_DWORD /d 0x100 /f
reg add %BitsRegKey% /v LogFileMinMemory /t REG_DWORD /d 0x30 /f
net stop bits
net start bits
After this reproduce the problem. Once you get the error stop the BITS
service using the following command
net stop bits
Send me the following files %windir%\system32\bits.log and
%windir%\system32\bits.bak (if it exists). You can send it directly to me by
removing "online" in my email address.
--
Narayana Mahankali
Microsoft, BITS
This posting is provided "As Is" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
"Rene Zimmermannn" <ReneZimmermannn@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:8241D995-97C6-4909-A386-7A9F781C55F3@xxxxxxxxxxxxxxxx
> problem solved !!!!!!!!!!!!!
>
> the error 0x80072afa means that there is a dns problem. bits is not able
> to
> resolve dns names over the proxy, like the internet explorer does.
>
> i have made the following entry into the local hosts file on wsus server:
> 207.46.245.220 au.download.windowsupdate.com
>
> restart server and wsus starts downloading the updates...
>
> seems to be an bug in BITS 2.0 !!!
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: AddFile Error, Narayana Mahankali [MSFT] |
|---|---|
| Previous by Thread: | Re: BITS Problem with WSUS, Rene Zimmermannn |
| Next by Thread: | Re: BITS & SetCredentials, Scott White [MSFT] |
| Indexes: | [Date] [Thread] [Top] [All Lists] |