search for: genericserver

Displaying 5 results from an estimated 5 matches for "genericserver".

2006 Feb 01
1
RAGI Gem - Running an additional server thread
...Brick... [2006-01-30 14:20:25] INFO RAGI::CallServer: default-handler= port=4573 [2006-01-30 14:20:25] INFO WEBrick 1.3.1 [2006-01-30 14:20:25] INFO ruby 1.8.2 (2004-12-25) [i586-linux] [2006-01-30 14:20:25] WARN TCPServer Error: Address already in use - bind(2) [2006-01-30 14:20:25] INFO WEBrick::GenericServer#start: pid=13375 port=4573 [2006-01-30 14:20:25] INFO RAGI::CallServer: server shutdown port=4573 => Rails application started on http://0.0.0.0:3000 => Ctrl-C to shutdown server; call with --help for options [2006-01-30 14:20:25] INFO WEBrick 1.3.1 [2006-01-30 14:20:25] INFO ruby 1.8.2 (200...
2007 Oct 02
10
End of file and other errors: solution
For anyone that has experienced the odd End of file or Cannot describe errors, we''ve found that switching to Mongrel has fixed this problem for us. We''re currently running 5 instance of puppetmaster under mongrel (with the apache proxy in front) and things are going great. For more information on setting up Mongrel, visit:
2006 Sep 14
12
Specify and respecify
Hello Puppet users, I had talked with Luke about this scenario and was wondering how others would/are handling something like this. Imagine a scenario where all servers will have a specific postfix configuration except for a server or two or three. So, you want to define a file "/etc/postfix/main.cf" and specify the source from your dist tree. But for those exceptional servers,
2006 Mar 10
0
WEBrick crashing
...0.00 Class#const_missing 0.00 6.55 0.00 1 0.00 0.00 Hash#clear 0.00 6.55 0.00 1 0.00 0.00 Array#flatten 0.00 6.55 0.00 1 0.00 15.00 Class#remove_class 0.00 6.55 0.00 1 0.00 0.00 WEBrick::GenericServer#sta rt 0.00 6.55 0.00 1 0.00 0.00 WEBrick::HTTPRequest#read_ body 0.00 6.55 0.00 2 0.00 0.00 Thread#current 0.00 6.55 0.00 1 0.00 47.00 ActiveRecord::Base#reset_s ubclasses 0.00 6.55 0.00 1 0.0...
2006 Mar 26
4
edge and 1.8.2/1.8.4 issues
I recently upgraded to 1.8.4 to try out mongrel, and so far have been in a kind of hell where I can''t get my app working! Currently running (or trying to run): Ruby version 1.8.4 (i386-mswin32) RubyGems version 0.8.11 Rails version 1.0.0 Active Record version 1.13.2 Action Pack version 1.11.2 Action Web Service version 1.0.0 Action Mailer version 1.1.5 Active Support version