nope, that warning is unfortunately expected.<br><br>what files / directories do you have in c:/cruisecontrolrb_projects/?<br><br><div class="gmail_quote">On Wed, Apr 30, 2008 at 12:28 PM, Dan McHarness <<a href="mailto:dan.mcharness@gmail.com">dan.mcharness@gmail.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I'm trying CC.rb for the first time and I'm scratching my head why Dashboard insists there's no project to build.<br>
<br>I successfully installed the default cruisecontrolrb-1.3.0, successfully did a "cruise add" of my rails project from svn, and then "cruise start" appears to start ok. However, the Dashboard insists there's no project.<br>
<br>The "cruise start" console output:<br><br>C:\cruisecontrolrb-1.3.0>cruise start<br>cruise data root = 'C:\cruisecontrolrb_projects'<br>=> Booting Mongrel (use 'script/server webrick' to force WEBrick)<br>
=> Rails application starting on <a href="http://0.0.0.0:3333" target="_blank">http://0.0.0.0:3333</a><br>=> Call with -d to detach<br>=> Ctrl-C to shutdown server<br>C:/InstantRails-1.7-UW/ruby/lib/ruby/gems/1.8/gems/mongrel-1.0.1-mswin32/bin/mon<br>
grel_rails:46: warning: conflicting chdir during another chdir block<br>** Starting Mongrel listening at <a href="http://0.0.0.0:3333" target="_blank">0.0.0.0:3333</a><br>** Starting Rails with production environment...<br>
** Rails loaded.<br>
** Loading any Rails specific GemPlugins<br>** Signals ready. INT => stop (no restart).<br>** Mongrel available at <a href="http://0.0.0.0:3333" target="_blank">0.0.0.0:3333</a><br>** Use CTRL-C to stop.<br><br>When I bring up <a href="http://localhost:3333/" target="_blank">http://localhost:3333/</a> I get the following web page output:<br>
<br>Welcome to CruiseControl.rb!<br>There are no projects in the projects directory [C:\cruisecontrolrb_projects/projects] yet.<br><br>And the consequent console output is a repeat of the following output every ~5 seconds:<br>
<br>Processing ProjectsController#index (for <a href="http://127.0.0.1" target="_blank">127.0.0.1</a> at 2008-04-30 12:14:58) [GET]<br><br> Parameters: {"action"=>"index", "controller"=>"projects"}<br>
Rendering layoutfalsecontent_typetext/htmlactionindex within layouts/default<br>Rendering projects/index<br>Completed in 0.03100 (32 reqs/sec) | Rendering: 0.03100 (100%) | 200 OK [http://<br>localhost/]<br>ost/]<br><br>
I haven't made any configuration changes other than to repoint CRUISE_DATA_ROOT.<br>
<br>There were no errors or warnings reported on the console during the "cruise add" checkout from svn, however, do you think the warning reported above in the console output from the "cruise start" command the source of the problem?<br>
<br>thanks<br>
<br>_______________________________________________<br>
Cruisecontrolrb-users mailing list<br>
<a href="mailto:Cruisecontrolrb-users@rubyforge.org">Cruisecontrolrb-users@rubyforge.org</a><br>
<a href="http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users" target="_blank">http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users</a><br>
<br></blockquote></div><br>