fkc_email-ruby at yahoo.com
2007-May-02 16:15 UTC
[Cruisecontrolrb-users] CCTray setup with remote CC.rb
HI All: Sorry about the test post, I posted this 2x before and never saw it on the list. I modified the CCTray instructions in the manual which say to put in http://:3333 in the "Via CruiseContro.Net Dashboard", which I''m assuming was local to the machine running CCTRay, with http://:3333 which returns a "failed to connect to server" error. On the mongrel side, I can see CC.rb can''t route /XmlServerReports.aspx. I see in the controller code there is a cctray format that is there to respond to such but apparently it''s not getting called correctly. Am I missing something? I''m running CC.rb 1.1 on RHEL 64, w/Ruby 1.8.5 and Rails 1.2.3. Thanks Forrest
fkc_email-ruby at yahoo.com
2007-May-02 16:32 UTC
[Cruisecontrolrb-users] CCTray setup with remote CC.rb
Hmm I meant replaced http://:3333 with http://( host name of CC.rb):3333. I delimited host name of CC.rb with < and > it seemed to have dissappeared after the yahoo mailer ----- Original Message ---- From: "fkc_email-ruby at yahoo.com" <fkc_email-ruby at yahoo.com> To: cruisecontrolrb-users at rubyforge.org Sent: Wednesday, May 2, 2007 9:15:06 AM Subject: [Cruisecontrolrb-users] CCTray setup with remote CC.rb HI All: Sorry about the test post, I posted this 2x before and never saw it on the list. I modified the CCTray instructions in the manual which say to put in http://:3333 in the "Via CruiseContro.Net Dashboard", which I''m assuming was local to the machine running CCTRay, with http://:3333 which returns a "failed to connect to server" error. On the mongrel side, I can see CC.rb can''t route /XmlServerReports.aspx. I see in the controller code there is a cctray format that is there to respond to such but apparently it''s not getting called correctly. Am I missing something? I''m running CC.rb 1.1 on RHEL 64, w/Ruby 1.8.5 and Rails 1.2.3. Thanks Forrest _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users
fkc_email-ruby at yahoo.com
2007-May-02 20:37 UTC
[Cruisecontrolrb-users] CCTray setup with remote CC.rb
Ok, I figured this out. I added a new route for XmlServerReports.aspx. The one in routes.rb wa XmlStatusReports.aspx. Goes to show how humans make a bad grep. Forrest ----- Original Message ---- From: "fkc_email-ruby at yahoo.com" <fkc_email-ruby at yahoo.com> To: cruisecontrolrb-users at rubyforge.org Sent: Wednesday, May 2, 2007 9:32:21 AM Subject: Re: [Cruisecontrolrb-users] CCTray setup with remote CC.rb Hmm I meant replaced http://:3333 with http://( host name of CC.rb):3333. I delimited host name of CC.rb with < and > it seemed to have dissappeared after the yahoo mailer ----- Original Message ---- From: "fkc_email-ruby at yahoo.com" <fkc_email-ruby at yahoo.com> To: cruisecontrolrb-users at rubyforge.org Sent: Wednesday, May 2, 2007 9:15:06 AM Subject: [Cruisecontrolrb-users] CCTray setup with remote CC.rb HI All: Sorry about the test post, I posted this 2x before and never saw it on the list. I modified the CCTray instructions in the manual which say to put in http://:3333 in the "Via CruiseContro.Net Dashboard", which I''m assuming was local to the machine running CCTRay, with http://:3333 which returns a "failed to connect to server" error. On the mongrel side, I can see CC.rb can''t route /XmlServerReports.aspx. I see in the controller code there is a cctray format that is there to respond to such but apparently it''s not getting called correctly. Am I missing something? I''m running CC.rb 1.1 on RHEL 64, w/Ruby 1.8.5 and Rails 1.2.3. Thanks Forrest _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users _______________________________________________ Cruisecontrolrb-users mailing list Cruisecontrolrb-users at rubyforge.org http://rubyforge.org/mailman/listinfo/cruisecontrolrb-users