|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Event ID:222 source:SWSEvent Source: SWS Event Category: None Event ID: 222 Date: 10/5/2007 Time: 10:36:44 AM User: N/A Computer: SERVERNAME Description: The description for Event ID ( 222 ) in Source ( SWS ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Error: "recvfrom" on [0.0.0.0] failed, error 10054.. Event Type: Error Event Source: SWS Event Category: None Event ID: 107 Date: 10/5/2007 Time: 10:05:44 AM User: N/A Computer: SERVERNAME Description: The description for Event ID ( 107 ) in Source ( SWS ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Error: File mem://1001DED4.gzip open failed, error 22.. Above are the error messages that i found in event viewer. I have searched from the net for the whole day but still don't get any solution from it. Can anyone tell me what cause it and how to solve it? these two error messages keep appearing each second. Any help would be great. Thanks! Hello Krykino,
The second entry is about .gzip files. Have you installed GZIP? What OS do you use? What did you install before this errors start? Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. Show quoteHide quote > Event Type: Error > Event Source: SWS > Event Category: None > Event ID: 222 > Date: 10/5/2007 > Time: 10:36:44 AM > User: N/A > Computer: SERVERNAME > Description: > The description for Event ID ( 222 ) in Source ( SWS ) cannot be > found. The > local computer may not have the necessary registry information or > message DLL > files to display messages from a remote computer. You may be able to > use the > /AUXSOURCE= flag to retrieve this description; see Help and Support > for > details. The following information is part of the event: Error: > "recvfrom" on > [0.0.0.0] failed, error 10054.. > Event Type: Error > Event Source: SWS > Event Category: None > Event ID: 107 > Date: 10/5/2007 > Time: 10:05:44 AM > User: N/A > Computer: SERVERNAME > Description: > The description for Event ID ( 107 ) in Source ( SWS ) cannot be > found. The > local computer may not have the necessary registry information or > message DLL > files to display messages from a remote computer. You may be able to > use the > /AUXSOURCE= flag to retrieve this description; see Help and Support > for > details. The following information is part of the event: Error: File > mem://1001DED4.gzip open failed, error 22.. > Above are the error messages that i found in event viewer. I have > searched from the net for the whole day but still don't get any > solution from it. Can anyone tell me what cause it and how to solve > it? these two error messages keep appearing each second. > > Any help would be great. Thanks! > The server's OS is windows 2000 and I did not installed anything. These two
error messages appear once in a while and I kind of ignore it because I couldn't find the solution for it. However, recently it is getting more "serious" and keep appearing at the event viewer. Any idea? Show quoteHide quote "Meinolf Weber" wrote: > Hello Krykino, > > The second entry is about .gzip files. Have you installed GZIP? What OS do > you use? What did you install before this errors start? > > Best regards > > Meinolf Weber > Disclaimer: This posting is provided "AS IS" with no warranties, and confers > no rights. > > > Event Type: Error > > Event Source: SWS > > Event Category: None > > Event ID: 222 > > Date: 10/5/2007 > > Time: 10:36:44 AM > > User: N/A > > Computer: SERVERNAME > > Description: > > The description for Event ID ( 222 ) in Source ( SWS ) cannot be > > found. The > > local computer may not have the necessary registry information or > > message DLL > > files to display messages from a remote computer. You may be able to > > use the > > /AUXSOURCE= flag to retrieve this description; see Help and Support > > for > > details. The following information is part of the event: Error: > > "recvfrom" on > > [0.0.0.0] failed, error 10054.. > > Event Type: Error > > Event Source: SWS > > Event Category: None > > Event ID: 107 > > Date: 10/5/2007 > > Time: 10:05:44 AM > > User: N/A > > Computer: SERVERNAME > > Description: > > The description for Event ID ( 107 ) in Source ( SWS ) cannot be > > found. The > > local computer may not have the necessary registry information or > > message DLL > > files to display messages from a remote computer. You may be able to > > use the > > /AUXSOURCE= flag to retrieve this description; see Help and Support > > for > > details. The following information is part of the event: Error: File > > mem://1001DED4.gzip open failed, error 22.. > > Above are the error messages that i found in event viewer. I have > > searched from the net for the whole day but still don't get any > > solution from it. Can anyone tell me what cause it and how to solve > > it? these two error messages keep appearing each second. > > > > Any help would be great. Thanks! > > > > > Are you are running symantec web security (SWS), If so I suspect this is the source, can't find anything on symantec's web site to fix this problem.
Hope this helps. EggHeadCafe - .NET Developer Portal of Choice http://www.eggheadcafe.com Given that there is little information about this problem, you need to get
as much as possible from the description itself. So, for the first event I would guess that the recvfrom process failed with error 10054. This is a Winsock error meaning that a data transfer was reset. recvfrom is a networking API function that receives a message from a TCP/IP socket. Most probably the SWS (Symantec Web Security) tried to connect to a remote server but it failed. Similarly, for the second event, error 22 means "The device does not recognize the command". You can try to restart the Symantec application and see if it makes any difference. You should also check for updates for it. It may have its own log with more information about this matter. -- Show quoteHide quoteRegards, Adrian Grigorof www.eventid.net - Information for over 9000 Windows event IDs www.altairtech.ca/evlog - Free event log monitoring "Krykino" <Kryk***@discussions.microsoft.com> wrote in message news:FCFD4740-FFEB-46C1-9851-59B343E5ECA9@microsoft.com... > Event Type: Error > Event Source: SWS > Event Category: None > Event ID: 222 > Date: 10/5/2007 > Time: 10:36:44 AM > User: N/A > Computer: SERVERNAME > Description: > The description for Event ID ( 222 ) in Source ( SWS ) cannot be found. > The > local computer may not have the necessary registry information or message > DLL > files to display messages from a remote computer. You may be able to use > the > /AUXSOURCE= flag to retrieve this description; see Help and Support for > details. The following information is part of the event: Error: "recvfrom" > on > [0.0.0.0] failed, error 10054.. > > Event Type: Error > Event Source: SWS > Event Category: None > Event ID: 107 > Date: 10/5/2007 > Time: 10:05:44 AM > User: N/A > Computer: SERVERNAME > Description: > The description for Event ID ( 107 ) in Source ( SWS ) cannot be found. > The > local computer may not have the necessary registry information or message > DLL > files to display messages from a remote computer. You may be able to use > the > /AUXSOURCE= flag to retrieve this description; see Help and Support for > details. The following information is part of the event: Error: File > mem://1001DED4.gzip open failed, error 22.. > > Above are the error messages that i found in event viewer. I have searched > from the net for the whole day but still don't get any solution from it. > Can > anyone tell me what cause it and how to solve it? these two error messages > keep appearing each second. > > Any help would be great. Thanks! >
file is missing or corrupt: ntoskrnl.exe
Journal Wrap Error 13568 in DC Spooled print job size much larger than actual file Chkdsk runs twice? FOR SALE Microsoft XBOX 360 console.....$220usd Computer Locks up after 15 minutes Blank Blue Desktop good lite and free firewall for 2k?? Server shutting itself down SAM corruption - help! |
|||||||||||||||||||||||