danielacevedonet / googlesitemapgenerator

Automatically exported from code.google.com/p/googlesitemapgenerator
Apache License 2.0
0 stars 0 forks source link

Log file crashes service #85

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Put the attached log file in a log file directory
2. Tell sitemap generator to parse log files
3. Run the parser
4. Remove that log file and the service runs fine

What is the expected output? What do you see instead?
Service crashes, final lines in log is

2009-10-29T12:53:16Z: Process log file
[D:\LogFiles\W3SVC2108912578/ex091028.log.gz]...
2009-10-29T12:53:24Z: Next service scheduling time in [24]S.
2009-10-29T12:53:24Z: Save memory data for [2108912288] successfully.

Then when I try to get into the console i get the following

2009-10-29T15:08:51Z: Failed to open/create
[GOOGLE_SITEMAP_GENERATOR_CGIMSG_CLIENT] event. (2)
2009-10-29T15:08:51Z: Failed to get client mutex.
2009-10-29T15:08:51Z: MessagePipe failed to acquire resource.
2009-10-29T15:08:51Z: Failed to init message pipe in cgi.
2009-10-29T15:08:54Z: Failed to open/create
[GOOGLE_SITEMAP_GENERATOR_CGIMSG_CLIENT] event. (2)
2009-10-29T15:08:54Z: Failed to get client mutex.
2009-10-29T15:08:54Z: MessagePipe failed to acquire resource.
2009-10-29T15:08:54Z: Failed to init message pipe in cgi.
2009-10-29T15:08:56Z: Failed to open/create
[GOOGLE_SITEMAP_GENERATOR_CGIMSG_CLIENT] event. (2)
2009-10-29T15:08:56Z: Failed to get client mutex.
2009-10-29T15:08:56Z: MessagePipe failed to acquire resource.
2009-10-29T15:08:56Z: Failed to init message pipe in cgi.
2009-10-29T15:08:57Z: Failed to open/create
[GOOGLE_SITEMAP_GENERATOR_CGIMSG_CLIENT] event. (2)
2009-10-29T15:08:57Z: Failed to get client mutex.
2009-10-29T15:08:57Z: MessagePipe failed to acquire resource.
2009-10-29T15:08:57Z: Failed to init message pipe in cgi.
2009-10-29T15:08:58Z: Failed to open/create
[GOOGLE_SITEMAP_GENERATOR_CGIMSG_CLIENT] event. (2)
2009-10-29T15:08:58Z: Failed to get client mutex.
2009-10-29T15:08:58Z: MessagePipe failed to acquire resource.
2009-10-29T15:08:58Z: Failed to init message pipe in cgi.

What version of the product are you using? On what operating system?
Windows Server 2003, version unknown - how do I find this?

Please provide any additional information below.

Original issue reported on code.google.com by qas.co...@googlemail.com on 29 Oct 2009 at 3:29

Attachments: