<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
You'll probably find some ERROR or FATAL lines that are NOT <span style="color:rgb(32, 31, 30);font-family:Calibri, sans-serif;font-size:14.6667px;background-color:rgb(255, 255, 255);display:inline !important">RoutingError. Usually <span style="background-color:rgb(255, 255, 255);display:inline !important">RoutingError
is just a 404.</span></span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
If it's crashing you'll likely see <span style="color:rgb(32, 33, 36);font-family:Roboto, arial, sans-serif;text-align:left;background-color:rgb(255, 255, 255);display:inline !important">OutOfMemoryError from java as well.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color:rgb(32, 33, 36);font-family:Roboto, arial, sans-serif;text-align:left;background-color:rgb(255, 255, 255);display:inline !important">If you're not seeing those, reset the loglevel to debug and that should help log some better errors.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color:rgb(32, 33, 36);font-family:Roboto, arial, sans-serif;text-align:left;background-color:rgb(255, 255, 255);display:inline !important">Sometimes it doesn't log the good errors until you have it on debug.</span></div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<span style="color:rgb(32, 33, 36);font-family:Roboto, arial, sans-serif;text-align:left;background-color:rgb(255, 255, 255);display:inline !important"><br>
</span></div>
<div>
<div id="Signature">
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="color:rgb(0,0,0); background-color:rgb(255,255,255)">
</div>
</div>
</div>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Ludwig Possie
<ludwigpossie@weber.edu><br>
<b>Sent:</b> Wednesday, September 1, 2021 5:37 PM<br>
<b>To:</b> Archivesspace Users Group <archivesspace_users_group@lyralists.lyrasis.org><br>
<b>Subject:</b> [Archivesspace_Users_Group] Archivesspace Crashing</font>
<div> </div>
</div>
<div>
<div dir="ltr">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.
<div><br>
</div>
<div>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.</div>
<div><br>
</div>
<div>
<div>************************************************************
©¦<br>
</div>
<div>©¦ Welcome to ArchivesSpace!
©¦<br>
©¦ You can now point your browser to <a href="http://localhost:8080">http://localhost:8080</a>
©¦<br>
©¦ ************************************************************
©¦<br>
©¦ WARNING: An illegal reflective access operation has occurred
©¦<br>
©¦ WARNING: Illegal reflective access by org.jruby.ext.openssl.SecurityHelper (file:/archivesspace/data/tmp/jruby-62/jruby2087180818245229256jopenssl.jar) to field java.security.MessageDigest.provider
©¦<br>
©¦ WARNING: Please consider reporting this to the maintainers of org.jruby.ext.openssl.SecurityHelper
©¦<br>
©¦ WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
©¦<br>
©¦ WARNING: All illegal access operations will be denied in a future release
©¦<br>
©¦ F, [2021-09-01T21:14:18.036770 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec]
©¦<br>
©¦ F, [2021-09-01T21:14:18.037466 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec] ActionView::Template::Error (undefined method `keys' for nil:NilClass):
©¦<br>
©¦ F, [2021-09-01T21:14:18.038123 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec] 1: <% @result.notes.keys.each do |type|
©¦<br>
©¦ [8c076d10-8e4e-4e54-8014-518d690684ec] 2: note_struct = @result.note(type) %>
©¦<br>
©¦ [8c076d10-8e4e-4e54-8014-518d690684ec] 3: <%= render partial: 'shared/single_note', locals: {:type => type, :note_struct => note_struct} %>
©¦<br>
©¦ [8c076d10-8e4e-4e54-8014-518d690684ec] 4: <% end %>
©¦<br>
©¦ F, [2021-09-01T21:14:18.038325 #62] FATAL -- : [8c076d10-8e4e-4e54-8014-518d690684ec]
©¦<br>
©¦ 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'</div>
<div>.</div>
<div>.</div>
<div>..</div>
<div> [5681d57e-8892-4b16-9e12-95b7b6029ec7] uri:classloader:/rack/handler/servlet.rb:22:in `call'
©¦</div>
<div>©¦ F, [2021-09-01T21:18:06.355491 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7]
©¦<br>
©¦ 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"):
©¦<br>
©¦ F, [2021-09-01T21:18:06.356198 #62] FATAL -- : [f8162e37-ccd8-4186-ab01-e993201c66f7]
©¦<br>
©¦ 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'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:38:in `call_app'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:26:in `block in call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:71:in `block in tagged'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:28:in `tagged'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/tagged_logging.rb:71:in `tagged'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/rack/logger.rb:26:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/request_id.rb:27:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/method_override.rb:24:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/runtime.rb:22:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] activesupport (5.2.5) lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/executor.rb:14:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] actionpack (5.2.5) lib/action_dispatch/middleware/static.rb:127:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] rack (2.2.3) lib/rack/sendfile.rb:110:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] railties (5.2.5) lib/rails/engine.rb:524:in `call'
©¦<br>
©¦ [f8162e37-ccd8-4186-ab01-e993201c66f7] uri:classloader:/rack/handler/servlet.rb:22:in `call'
©¦<br>
©¦ F, [2021-09-01T21:18:20.942504 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd]
©¦<br>
©¦ 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"):
©¦<br>
©¦ F, [2021-09-01T21:18:20.943198 #62] FATAL -- : [987ef06b-0dc8-48e7-8a25-5b94412904dd]
©¦<br>
©¦ 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'<br>
</div>
<div>
<div><br>
</div>
<div>
<div>-- <br>
<div dir="ltr" class="x_gmail_signature">
<div dir="ltr">Ludwig Possi¨¦
<div><font size="1">Systems Admin</font></div>
<div><font size="1">Stewart Library</font></div>
<div><font size="1">Weber State University</font></div>
<div><font size="1">801-626-8093</font></div>
</div>
</div>
<div><br>
</div>
<div class="x_signature-container"><i class="x_shift-signature">Sent with <a href="https://tryshift.com/?utm_source=SentWithShift&utm_campaign=Sent+with+Shift+Signature&utm_medium=Email+Signature&utm_content=General+Email+Group">
Shift</a></i></div>
<div><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>