search for: handler_map

Displaying 3 results from an estimated 3 matches for "handler_map".

2006 Aug 10
16
Error on Solaris
Hi everyone, I''m having a problem starting rails on solaris. I have made the changes suggested in the joyeur article but it doesn''t make any difference. The error is below. Does anyone have any idea? /opt/csw/lib/ruby/gems/1.8/gems/mongrel-0.3.13.3/lib/mongrel.rb:666:in `register'': undefined method `resolve'' for nil:Mongrel::URIClassifier (NoMethodError)
2006 Dec 19
1
mongrel_config has no output
...on: close Date: Tue, 19 Dec 2006 05:33:16 GMT Content-Type: text/html Content-Length: 0 Connection closed by foreign host. Here is a YAML dump of the $server object: --- &id001 !ruby/object:Mongrel::HttpServer acceptor: !ruby/object:Thread {} classifier: !ruby/object:Mongrel::URIClassifier handler_map: /log: - !ruby/object:Mongrel::DirHandler default_content_type: application/octet-stream index_html: index.html listener: *id001 listing_allowed: true path: /home/michael/hhp/trebleNation/log /favicon.ico: - !ruby/object:Mongrel::Error404Handler l...
2008 Oct 24
2
xattr fixes branch
...ocfs2: Don't repeat ocfs2_xattr_block_find() Tao Ma (1): ocfs2: Remove unused ocfs2_restore_xattr_block(). Tiger Yang (4): ocfs2: fix license in xattr ocfs2: fix function declaration and definition in xattr ocfs2: remove duplicate definition in xattr ocfs2: add handler_map array bounds checking These fixes and cleanups I think are candidates for 2.6.28-rc. The last patch I'm waiting for is Tao's "ocfs2: Proper hash collision handling in xattr bucket division." That's also a bugfix, and I think a candidate for 2.6.28-rc. Once we get that nail...