Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FATAL: Unable to perform synchronous search. (hr=800704DD)

162 views
Skip to first unread message

Khadafee@discussions.microsoft.com Mohd Khadafee

unread,
Nov 4, 2009, 7:51:02 PM11/4/09
to
Hi experts , need help to solve my WSUS client issue , i can see the server
from WSUS application but when i go to client log there is an error as below

2009-11-05 08:44:16:710 916 ee4 Report REPORT EVENT:
{C23298A8-2E3D-4D42-94E1-9338FAEC0463} 2009-11-05
08:44:11:710+0800 1 147 101 {00000000-0000-0000-0000-000000000000} 0 0 WindowsUpdate Success Software
Synchronization Windows Update Client successfully detected 7 updates.
2009-11-05 08:45:17:820 1620 dd8 Misc =========== Logging initialized
(build: 7.2.6001.788, tz: +0800) ===========
2009-11-05 08:45:17:820 1620 dd8 Misc = Process:
C:\WINDOWS\system32\cscript.exe
2009-11-05 08:45:17:820 1620 dd8 Misc = Module:
C:\WINDOWS\system32\wuapi.dll
2009-11-05 08:45:17:820 1620 dd8 COMAPI -------------
2009-11-05 08:45:17:820 1620 dd8 COMAPI -- START -- COMAPI: Search
[ClientId = <NULL>]
2009-11-05 08:45:17:820 1620 dd8 COMAPI ---------
2009-11-05 08:45:17:835 916 c60 Service WARNING: GetUserTokenFromSessionId
failed with error 800704dd for session 0
2009-11-05 08:45:17:835 1620 dd8 COMAPI WARNING: Unable to listen to
self-update/shutdown event (hr=0X800704DD)
2009-11-05 08:45:17:835 1620 dd8 COMAPI WARNING: Unable to establish
connection to the service. (hr=800704DD)
2009-11-05 08:45:17:835 1620 dd8 COMAPI - WARNING: Exit code = 0x800704DD
2009-11-05 08:45:17:835 1620 dd8 COMAPI ---------
2009-11-05 08:45:17:835 1620 dd8 COMAPI -- END -- COMAPI: Search
[ClientId = <NULL>]
2009-11-05 08:45:17:835 1620 dd8 COMAPI -------------
2009-11-05 08:45:17:835 1620 dd8 COMAPI FATAL: Unable to perform synchronous
search. (hr=800704DD)

Please help , Thanks

Harry Johnston [MVP]

unread,
Nov 4, 2009, 11:03:44 PM11/4/09
to
Mohd,

What OS is this client running? What version of the Windows Update Agent is
installed (this will appear in the WindowsUpdate.log)?

Is the same thing happening for multiple clients, or just one?

Harry.

Lawrence Garvin [MVP]

unread,
Nov 5, 2009, 2:27:48 AM11/5/09
to
"Harry Johnston [MVP]" <ha...@scms.waikato.ac.nz> wrote in message
news:OE3U5zcX...@TK2MSFTNGP04.phx.gbl...

> What OS is this client running?

> What version of the Windows Update Agent is installed (this will appear in
> the WindowsUpdate.log)?

Hey Harry...!

The WUAgent version is logged in the segment provided...

2009-11-05 08:45:17:820 1620 dd8 Misc =========== Logging initialized
(build: 7.2.6001.788, tz: +0800) ===========

--
Lawrence Garvin, M.S., MCITP:EA, MCDBA
Principal/CTO, Onsite Technology Solutions, Houston, Texas
Microsoft MVP - Software Distribution (2005-2009)

My Blog: http://onsitechsolutions.spaces.live.com
Microsoft WSUS Website: http://www.microsoft.com/wsus
My MVP Profile: http://mvp.support.microsoft.com/profile/Lawrence.Garvin

Lawrence Garvin [MVP]

unread,
Nov 5, 2009, 2:30:02 AM11/5/09
to
"Mohd Khadafee" <Mohd Khad...@discussions.microsoft.com> wrote in message
news:91AEA0F7-7AAB-4D3B...@microsoft.com...

> Hi experts , need help to solve my WSUS client issue , i can see the
> server
> from WSUS application but when i go to client log there is an error as
> below

What do you mean by "WSUS application"? Are you referring to the WSUS
Administrative Console?

> 2009-11-05 08:45:17:820 1620 dd8 COMAPI -------------
> 2009-11-05 08:45:17:820 1620 dd8 COMAPI -- START -- COMAPI: Search
> [ClientId = <NULL>]
> 2009-11-05 08:45:17:820 1620 dd8 COMAPI ---------

This is an unidentified API call to the WUAgent. Are you using any
scripting?

> 2009-11-05 08:45:17:835 916 c60 Service WARNING: GetUserTokenFromSessionId
> failed with error 800704dd for session 0

0x800704DD -2147023651 Error_Not_Logged_On to network

Whatever is trying to access the WUAgent API doesn't have the necessary
credentials, it looks like to me.

Harry Johnston [MVP]

unread,
Nov 5, 2009, 8:19:43 PM11/5/09
to
Lawrence Garvin [MVP] wrote:

>> What version of the Windows Update Agent is installed (this will
>> appear in the WindowsUpdate.log)?
>
> Hey Harry...!
>
> The WUAgent version is logged in the segment provided...

Doh!

Harry.

MOhd Khadafee

unread,
Nov 5, 2009, 10:08:20 PM11/5/09
to

Hi Lawrence Garvin
This the statement from you :
0x800704DD -2147023651 Error_Not_Logged_On to network

Whatever is trying to access the WUAgent API doesn't have the necessary
credentials, it looks like to me.

my questions is :
1) how to check the credential that need to be change , is it require
creating id in the WSUS server and Client .

Thanks


--
MOhd Khadafee
------------------------------------------------------------------------
MOhd Khadafee's Profile: http://forums.techarena.in/members/148586.htm
View this thread: http://forums.techarena.in/server-update-service/1267271.htm

http://forums.techarena.in

Harry Johnston [MVP]

unread,
Nov 5, 2009, 11:46:01 PM11/5/09
to
MOhd Khadafee wrote:

> Hi Lawrence Garvin
> This the statement from you :
> 0x800704DD -2147023651 Error_Not_Logged_On to network
>
> Whatever is trying to access the WUAgent API doesn't have the necessary
> credentials, it looks like to me.
>
> my questions is :
> 1) how to check the credential that need to be change , is it require
> creating id in the WSUS server and Client .

No. This is about the software that is trying to use the Windows Update API,
and the account context that the software is running in.

So, next question: when does this error message appear in the log? That is,
what is happening on the machine at the time?

Harry.

0 new messages