Displaying 4 results from an estimated 4 matches for "mongrel_simple_service".
2007 Nov 22
2
mongrel_simple_service.rb problem
Hi,
This must be a newbie problem. I''m running XP SP2.
I installed mongrel with gem, and attempted to run the example
mongrel_simple_service.rb (unmodified) in SciTE.
The script runs for about 10 seconds and then stops giving the following
output:
>ruby mongrel_simple_service.rb
>Exit code: -1073741819
(0xfc0000005)
Can someone give me a clue as to what I''m doing wrong ?
--
Posted via http://www.ruby-forum.com/.
2006 Feb 20
0
Win32 service and blocking code in service_main
...mongrel dispatch working threads, there is no need to create
another one that join with them, just I have added comments to the
code that could be useful with webrick too.
Regards and thank you for your time,
Luis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mongrel_simple_service.rb
Type: application/octet-stream
Size: 3738 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/win32utils-devel/attachments/20060220/1e0d7bee/mongrel_simple_service-0001.obj
2006 Oct 18
4
Segmentation bug - file_column?
Hi there everybody,
We''re having mongrel processes slowly die on us, with a segmentation
fault. I''ve seen a few other people mention similar issues. Any info
or suggestions would be nice:
Error:
/var/www/apps/heritage/current/config/../vendor/plugins/file_column/
lib/magick_file_column.rb:7: [BUG] Segmentation fault
ruby 1.8.4 (2005-12-24) [i386-linux]
Server:
2006 Feb 20
3
Introduce myself.
Hello mailing list!
(Ehhh, that sounds a bit silly, don''t you think?)
Anyway, I''m glad that Zed allow me contribute to this project.
Been using Ruby and Rails for half-year and lot of things I have
learned running on win32 arena, that I wanted to share with everybody.
As previously post on ruby-talk by Zed, I will create the scripts that
made posible run mongrel as services