[Archivesspace_Users_Group] Archivesspace Crashing

Blake Carver blake.carver at lyrasis.org
Thu Sep 2 09:21:39 EDT 2021


You'll probably find some ERROR or FATAL lines that are NOT RoutingError. Usually RoutingError is just a 404.
If it's crashing you'll likely see OutOfMemoryError from java as well.
If you're not seeing those, reset the loglevel to debug and that should help log some better errors.
Sometimes it doesn't log the good errors until you have it on debug.

________________________________
From: archivesspace_users_group-bounces at lyralists.lyrasis.org <archivesspace_users_group-bounces at lyralists.lyrasis.org> on behalf of Ludwig Possie <ludwigpossie at weber.edu>
Sent: Wednesday, September 1, 2021 5:37 PM
To: Archivesspace Users Group <archivesspace_users_group at lyralists.lyrasis.org>
Subject: [Archivesspace_Users_Group] Archivesspace Crashing

We've recently upgraded to AS 3.01 about a month ago.  Recently AS has been crashing after several hours, I've looked through the logs and I'm noticing some fatal errors from the start.  I'm not familiar with the error message and was hoping perhaps someone more experienced has seen this before.

The first Fatal error message that pops up seems to indicate there is a null value somewhere?  The log then repeats a RoutingError error after that.  Any suggestions would be appreciated.  Thx.

************************************************************                                                                                                                                                                                                               │
│     Welcome to ArchivesSpace!                                                                                                                                                                                                                                                │
│     You can now point your browser to http://localhost:8080                                                                                                                                                                                                                  │
│   ************************************************************                                                                                                                                                                                                               │
│   WARNING: An illegal reflective access operation has occurred                                                                                                                                                                                                               │
│   WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/archivesspace/data/tmp/jruby-62/jruby2087180818245229256jopenssl.jar) to field java.security.MessageDigest.provider                                                                      │
│   WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper                                                                                                                                                                         │
│   WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations                                                                                                                                                                      │
│   WARNING: All illegal access operations will be denied in a future release                                                                                                                                                                                                  │
│   F, [2021-09-01T21:14:18.036770 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec]                                                                                                                                                                                      │
│   F, [2021-09-01T21:14:18.037466 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec] ActionView::Template::Error (undefined method `keys' for nil:NilClass):                                                                                                              │
│   F, [2021-09-01T21:14:18.038123 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec]     1:    <% @result.notes.keys.each do |type|                                                                                                                                       │
│   [8c076d10-8e4e-4e54-8014-518d690684ec]     2:       note_struct  = @result.note(type) %>                                                                                                                                                                                   │
│   [8c076d10-8e4e-4e54-8014-518d690684ec]     3:       <%= render partial: 'shared/single_note', locals: {:type => type, :note_struct => note_struct} %>                                                                                                                      │
│   [8c076d10-8e4e-4e54-8014-518d690684ec]     4:     <% end %>                                                                                                                                                                                                                │
│   F, [2021-09-01T21:14:18.038325 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec]                                                                                                                                                                                      │
│   F, [2021-09-01T21:14:18.038513 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec] app/views/shared/_display_notes.html.erb:1:in `_app_views_shared__display_notes_html_erb__1890622926_3380'
.
.
..
 [5681d57e-8892-4b16-9e12-95b7b6029ec7] uri:classloader:/rack/handler/servlet.rb:22:in `call'                                                                                                                                                                               │
│   F, [2021-09-01T21:18:06.355491 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7]                                                                                                                                                                                      │
│   F, [2021-09-01T21:18:06.355928 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7] ActionController::RoutingError (No route matches [GET] "/repositories/2/archival_objects/9821/request"):                                                                             │
│   F, [2021-09-01T21:18:06.356198 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7]                                                                                                                                                                                      │
│   F, [2021-09-01T21:18:06.356364 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'                                                                                                   │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'                                                                                                                                                   │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:38:in `call_app'                                                                                                                                                                          │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:26:in `block in call'                                                                                                                                                                     │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:71:in `block in tagged'                                                                                                                                                  │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:28:in `tagged'                                                                                                                                                           │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:71:in `tagged'                                                                                                                                                           │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:26:in `call'                                                                                                                                                                              │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'                                                                                                                                                         │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/request_id.rb:27:in `call'                                                                                                                                                        │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/method_override.rb:24:in `call'                                                                                                                                                                               │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/runtime.rb:22:in `call'                                                                                                                                                                                       │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'                                                                                                                                      │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/executor.rb:14:in `call'                                                                                                                                                          │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/static.rb:127:in `call'                                                                                                                                                           │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/sendfile.rb:110:in `call'                                                                                                                                                                                     │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/engine.rb:524:in `call'                                                                                                                                                                                  │
│   [f8162e37-ccd8-4186-ab01-e993201c66f7] uri:classloader:/rack/handler/servlet.rb:22:in `call'                                                                                                                                                                               │
│   F, [2021-09-01T21:18:20.942504 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd]                                                                                                                                                                                      │
│   F, [2021-09-01T21:18:20.942885 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd] ActionController::RoutingError (No route matches [GET] "/repositories/2/archival_objects/1901/request"):                                                                             │
│   F, [2021-09-01T21:18:20.943198 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd]                                                                                                                                                                                      │
│   F, [2021-09-01T21:18:20.943537 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd] actionpack (5.2.5) lib/action_dispatch/middleware/debug_exceptions.rb:65:in `call'

--
Ludwig Possié
Systems Admin
Stewart Library
Weber State University
801-626-8093

Sent with Shift<https://tryshift.com/?utm_source=SentWithShift&utm_campaign=Sent+with+Shift+Signature&utm_medium=Email+Signature&utm_content=General+Email+Group>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lyralists.lyrasis.org/pipermail/archivesspace_users_group/attachments/20210902/c971f06e/attachment.html>


More information about the Archivesspace_Users_Group mailing list