Hi, At Mon, 2 Apr 2007 09:58:45 +0900, Pugal Panneerselvam wrote in [ruby-talk:246323]: > Sorry...I hit the submit button before pasting the actual error message. > recordcentercrawler/rccrawler.rb:30: undefined method `webServers' for > #<Array:0 x2dbc868> (NoMethodError) Your YAML has arrays under DEV and QA. > > DEV: > > - user: test Try replacing "-" with " ". -- Nobu Nakada