riverans / googlesitemapgenerator

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

Failed to init message pipe in cgi. #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When I access the app frontend, I get this message :
Failed to init message pipe in cgi.
and I can't go further
It seems it has been not working for a week now (it's the creation date of
the lasts sitemaps).

I apparently use the version 1.0.0 (this number appears in the generated
sitempas)

I found this in the /log/google-sitemap-generator.log
2009-04-02T15:12:34Z: Failed to attach shm (22).
2009-04-02T15:12:34Z: Failed to create shared memory.
2009-04-02T15:12:37Z: Failed to attach shm (22).
2009-04-02T15:12:37Z: Failed to create shared memory.
2009-04-02T15:12:38Z: Failed to attach shm (22).
2009-04-02T15:12:38Z: Failed to create shared memory.
2009-04-02T15:12:38Z: Failed to attach shm (22).
2009-04-02T15:12:38Z: Failed to create shared memory.
2009-04-02T15:12:39Z: Failed to attach shm (22).
2009-04-02T15:12:39Z: Failed to create shared memory.

What I've done wrong ?
How can I fix this ?
Thanks in advance.

Original issue reported on code.google.com by chtipep...@gmail.com on 2 Apr 2009 at 3:24

GoogleCodeExporter commented 8 years ago
What I did to fix this issue was restart the Google SiteMap Generator Service 
(if you
are running IIS).

Original comment by msuci...@gmail.com on 28 Aug 2009 at 1:45

GoogleCodeExporter commented 8 years ago
there is the same problem with my site
www.flatws.cn
bbs.flatworldsoft.cn

I restart my server but it still exist.
Please help.

Original comment by flatworl...@gmail.com on 26 Sep 2009 at 6:29

GoogleCodeExporter commented 8 years ago
Same problem (
Failed to init message pipe in cgi), restarting the server or service does not 
help. Windows Server 2008 x64

Error Log:
2010-07-16T16:22:27Z: Failed to get client mutex.
2010-07-16T16:22:27Z: MessagePipe failed to acquire resource.
2010-07-16T16:22:27Z: Failed to init message pipe in cgi.
2010-07-16T16:22:30Z: Failed to open/create 
[GOOGLE_SITEMAP_GENERATOR_URLPIPE_RW] event. (2)
2010-07-16T16:22:30Z: Failed to get rw mutex.

Original comment by mackilv...@gmail.com on 16 Jul 2010 at 4:27