Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computer Certification > MCSA > SUS Server Logging Problem

Reply
Thread Tools

SUS Server Logging Problem

 
 
Andy
Guest
Posts: n/a
 
      12-20-2004
Dear All....

I'm using Software Update Services in my Windows Server
2003 Server for all of my Windows 2000 Professional Client.

Suddenly, when I approved several new updates from
Microsoft, I got this error messages in "Approval Log"

-------------------------------------------------------
Response object error 'ASP 0251 : 80004005'

Response Buffer Limit Exceeded

/autoupdate/administration/en/showlog.asp, line 0

Execution of the ASP page caused the Response Buffer to
exceed its configured limit.
-------------------------------------------------------

Can anybody help me to solve this problem ???

Regards,

Andy
 
Reply With Quote
 
 
 
 
Boyan
Guest
Posts: n/a
 
      12-21-2004
Hi, Andy, although I have no idea, but it seems it is a
asp problem. Response buffer is usually on. Does your log
page is very log? Maybe you can try approve one by one.
By the way, please do not forget to download sus sp1.
Maybe your problem has already been fixed.

>-----Original Message-----
>Dear All....
>
>I'm using Software Update Services in my Windows Server
>2003 Server for all of my Windows 2000 Professional

Client.
>
>Suddenly, when I approved several new updates from
>Microsoft, I got this error messages in "Approval Log"
>
>-------------------------------------------------------
>Response object error 'ASP 0251 : 80004005'
>
>Response Buffer Limit Exceeded
>
>/autoupdate/administration/en/showlog.asp, line 0
>
>Execution of the ASP page caused the Response Buffer to
>exceed its configured limit.
>-------------------------------------------------------
>
>Can anybody help me to solve this problem ???
>
>Regards,
>
>Andy
>.
>

 
Reply With Quote
 
 
 
 
Guest
Posts: n/a
 
      12-30-2004

>-----Original Message-----
>Dear All....
>
>I'm using Software Update Services in my Windows Server
>2003 Server for all of my Windows 2000 Professional

Client.
>
>Suddenly, when I approved several new updates from
>Microsoft, I got this error messages in "Approval Log"
>
>-------------------------------------------------------
>Response object error 'ASP 0251 : 80004005'
>
>Response Buffer Limit Exceeded
>
>/autoupdate/administration/en/showlog.asp, line 0
>
>Execution of the ASP page caused the Response Buffer to
>exceed its configured limit.
>-------------------------------------------------------
>
>Can anybody help me to solve this problem ???
>
>Regards,
>
>Andy
>.
>

 
Reply With Quote
 
Baz Star
Guest
Posts: n/a
 
      12-30-2004
Clear the log (the button is at the bottom of the page).
The alternative is to edit the .inc files in question
(for example in the autoupdate\administration\shared\inc
folder) - where you see For loops that have a high number
of iterations, if at the end of each iteration you add
the line: Response.Flush, this will stop ther buffer
overflowing. The reason it's overflowing is because the
log is probably very large - each time you click the
approve updates button, it appends everything that was
checked to the log. If you clicked this say 20 or 3o
times, the log would reach that size. Just clear it. The
othe altenative is just to edit the xml file (such as
history-approve.xml) and keep the last approval lines and
clear out the rest. Of course the button click is easier!
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SUS - What is the name for the new SUS verson 2 server? Is it WindowsUpdate Server? Eravur Computer Support 1 03-26-2005 09:38 AM
Multiple Updates being performed by SUS Server =?Utf-8?B?SmVycmFsZCBOb2xhbmQ=?= Microsoft Certification 0 08-09-2004 08:25 PM
SUS Logging/Tracking Darth 2000 MCSE 4 04-15-2004 05:18 PM
SUS server matt MCSE 3 03-01-2004 02:41 PM
SUS server & office updates matt MCSE 3 02-29-2004 05:00 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57