daitss / actionplan

DAITSS Action Plan Service - A web service determining the preservation action for a given file format.
actionplan.fcla.edu
GNU General Public License v3.0
4 stars 1 forks source link

ripple: 500 internal server error for "ask actionplan" #5

Open lydiam opened 14 years ago

lydiam commented 14 years ago

In testing some "real" new packages on ripple, I got the following error/snafu: Oct 20 message 500 "Internal Server Error" stacktrace

 /opt/ruby-enterprise-1.8.7-2010.01/lib/ruby/1.8/net/http.rb:2101:in `error!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/datafile /actionplan.rb:47:in `ask_actionplan'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/datafile/actionplan.rb:12:in `migration'
  /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/datafile/transform.rb:39:in `transform'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/datafile/transform.rb:15:in `migrate!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:17:in `preserve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:14:in `step'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:23:in `step!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:14:in `step'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:17:in `preserve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:15:in `each'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:15:in `preserve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/ingest.rb:23:in `ingest!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/dbin:20

The WIP is E000019N3_V2I88G and is on ripple, and the SIP name is UF00095893_00400.

lydiam commented 14 years ago

Carol did something and asked me to retry this package. I un-snafu-ed it and restarted and it snafu-ed with a new message: 12:55 pm message undefined method `error' for # stacktrace

 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/xmlresolve.rb:27:in `put_collection_resource'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/xmlresolve.rb:11:in `xmlresolve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:26:in `preserve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:14:in `step'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:23:in `step!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/step.rb:14:in `step'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/preserve.rb:26:in `preserve!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/../lib/daitss/proc/wip/ingest.rb:23:in `ingest!'
 /var/daitss/services/core/lib/daitss/proc/wip/../../../../bin/dbin:20
cchou commented 14 years ago

looks like it now fails at xml resolution.

cchou commented 14 years ago

I restart actionplan, transform, and description services so that we can see the log. Not sure what's going on with xml resolution.