Il giorno 17/giu/2011, alle ore 14.43, Łukasz Wróblewski ha scritto:

> uWSGI current tip
> There is a task in spooler, but very simple ... it seems that it is executed 
> every time ... but I have no idea where is error?
> 
> 2011-17-06 14:35:32 - spawned uWSGI master process (pid: 1872)
> 2011-17-06 14:35:32 - spawned the uWSGI spooler on dir /data/spooler with pid 
> 1892
> 2011-17-06 14:35:32 - spawned uWSGI worker 1 (pid: 1893, cores: 1)
> 2011-17-06 14:36:02 - managing spool request 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314 ...
> 2011-17-06 14:36:02 - done with task/spool 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314
> 2011-17-06 14:36:02 - unlink(): No such file or directory [spooler.c line 31]
> 2011-17-06 14:36:02 - something horrible happened to the spooler. Better to 
> kill it.
> 2011-17-06 14:36:03 - OOOPS the spooler is no more...trying respawn...
> 2011-17-06 14:36:03 - spawned the uWSGI spooler on dir /data/spooler with pid 
> 1916
> 2011-17-06 14:36:33 - managing spool request 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314 ...
> 2011-17-06 14:36:33 - done with task/spool 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314
> 2011-17-06 14:36:33 - unlink(): No such file or directory [spooler.c line 31]
> 2011-17-06 14:36:33 - something horrible happened to the spooler. Better to 
> kill it.
> 2011-17-06 14:36:34 - OOOPS the spooler is no more...trying respawn...
> 2011-17-06 14:36:34 - spawned the uWSGI spooler on dir /data/spooler with pid 
> 1921
> 2011-17-06 14:37:04 - managing spool request 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314 ...
> 2011-17-06 14:37:04 - done with task/spool 
> uwsgi_spoolfile_on_ddlap_1116_16_0_1308313308_109314
> 2011-17-06 14:37:04 - unlink(): No such file or directory [spooler.c line 31]
> 2011-17-06 14:37:04 - something horrible happened to the spooler. Better to 
> kill it.
> 2011-17-06 14:37:05 - OOOPS the spooler is no more...trying respawn...
> 2011-17-06 14:37:05 - spawned the uWSGI spooler on dir /data/spooler with pid 
> 1926
> 
> -- 
> Łukasz Wróblewski
> http://www.nri.pl/ - Nowoczesne Rozwiązania Internetowe
> http://www.hostowisko.pl/ - Profesjonalny i tani hosting
> http://www.katalog-polskich-firm.pl/ - Najlepszy darmowy katalog firm
> _______________________________________________
> uWSGI mailing list
> [email protected]
> http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi


Does your task chdir() ?

Can you check if in dmesg there is something suggesting a fs corruption ?

--
Roberto De Ioris
http://unbit.it

_______________________________________________
uWSGI mailing list
[email protected]
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to