This might offer more help for debugging:

If you curl http://rails.dev.concord.org/sds/4/offering/44657/curnitmap,
you'll get:

$ curl http://rails.dev.concord.org/sds/4/offering/44657/curnitmap

404 Not Found: No such file or directory - /web/
rails.dev.concord.org/workgroup-pdf/public/cache/pdfshellscripts/http/rails.dev.concord.org/80/sds/4/offering/44657/jnlp/86568/view/generatePdf-9366ab8a4329e1012aead2e30222f8814359447.sh

/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/curnitmap_controller.rb:15:in`initialize'
/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/curnitmap_controller.rb:15:in`open'
/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/curnitmap_controller.rb:15:in`check_shellscript'
/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/application.rb:128:in`generateShellscript'
/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/application.rb:96:in`generateArtifact'
/web/
rails.dev.concord.org/workgroup-pdf/public/../config/../app/controllers/application.rb:75:in`show'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:1095:in
`send'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:1095:in
`perform_action_without_filters'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:632:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:638:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:438:in
`call'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:637:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:638:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:438:in
`call'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:637:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:638:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:438:in
`call'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:637:in
`call_filter'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:619:in
`perform_action_without_benchmark'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/benchmarking.rb:66:in
`perform_action_without_rescue'
/usr/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/benchmarking.rb:66:in
`perform_action_without_rescue'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/rescue.rb:83:in
`perform_action'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:430:in
`send'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:430:in
`process_without_filters'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/filters.rb:624:in
`process_without_session_management_support'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/session_management.rb:114:in
`process'
/usr/local/lib/ruby/gems/1.8/gems/actionpack-1.13.2/lib/action_controller/base.rb:330:in
`process'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/dispatcher.rb:41:in
`dispatch'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:168:in
`process_request'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:143:in
`process_each_request!'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:109:in
`with_signal_handler'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:142:in
`process_each_request!'
/usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:612:in `each_cgi'
/usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:609:in `each'
/usr/local/lib/ruby/site_ruby/1.8/fcgi.rb:609:in `each_cgi'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:141:in
`process_each_request!'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:55:in
`process!'
/usr/local/lib/ruby/gems/1.8/gems/rails-1.2.2/lib/fcgi_handler.rb:25:in
`process!'

This doesn't make much sense to me, but it might help the sds folks.
Hiroki

On Fri, Jun 20, 2008 at 1:21 PM, Hiroki Terashima <[EMAIL PROTECTED]>
wrote:

> Portal tests that are related to generating or using the curnitmap started
> failing sometime between June 5 and June 10.  See attached files for the
> stacktrace.
>
> For example, one of the tests makes a request to:
> http://rails.dev.concord.org/sds/4/offering/44657/curnitmap
>
> This page throws a 404 Page Not Found error.
>
> Looking back at the svn logs, there weren't changes to the portal code that
> deals with SDS between June 5 and June 10.
>
> Can the SDS folks look into this problem on the SDS side?
>
> Hiroki
>
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SAIL-Dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/SAIL-Dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to