I got a Ruby error when I tried to upload the UCDO ontology to the
sandbox. Its URL is http://www.ccs.neu.edu/home/kenb/ontologies/ucdo.owl (01)
The error message was: (02)
OpenURI::HTTPError in OntologiesController#show (03)
500 Internal Server Error (04)
RAILS_ROOT: /usr/local/bioportal/ui
Application Trace | Framework Trace | Full Trace (05)
/usr/lib/ruby/1.8/open-uri.rb:277:in `open_http'
/usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
/usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
/usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
/usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
/usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
/usr/lib/ruby/1.8/open-uri.rb:30:in `open'
lib/BioPortalRestfulCore.rb:254:in `getOntology'
app/models/data_access.rb:198:in `send'
app/models/data_access.rb:198:in `cache_pull'
app/models/data_access.rb:65:in `getOntology'
app/controllers/ontologies_controller.rb:45:in `show'
/usr/bin/mongrel_rails:19:in `load'
/usr/bin/mongrel_rails:19 (06)
-- Ken (07)
_________________________________________________________________
Message Archives: http://ontolog.cim3.net/forum/oor-dev/
Config/Unsubscribe: http://ontolog.cim3.net/mailman/listinfo/oor-dev/
Shared Files: http://ontolog.cim3.net/file/work/OOR/dev/
Wiki: http://ontolog.cim3.net/cgi-bin/wiki.pl?OpenOntologyRepository (08)
|