<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal">Hi ¨C the first error in the log (after the warnings) is a known bug that should be fixed in the next release:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><a href="https://github.com/archivesspace/archivesspace/pull/2352">https://github.com/archivesspace/archivesspace/pull/2352</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I don¡¯t think that would cause the application to crash though, so there may be other issues going on.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Brian<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Ludwig Possie <ludwigpossie@weber.edu><br>
<b>Date: </b>Wednesday, September 1, 2021 at 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<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal">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.<o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">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.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<p class="MsoNormal">************************************************************
©¦<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">©¦ 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'<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">..<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"> [5681d57e-8892-4b16-9e12-95b7b6029ec7] uri:classloader:/rack/handler/servlet.rb:22:in `call'
©¦<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal">©¦ 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'<o:p></o:p></p>
</div>
<div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<div>
<p class="MsoNormal">-- <o:p></o:p></p>
<div>
<div>
<p class="MsoNormal">Ludwig Possi¨¦<o:p></o:p></p>
<div>
<p class="MsoNormal"><span style="font-size:7.5pt">Systems Admin</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:7.5pt">Stewart Library</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:7.5pt">Weber State University</span><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:7.5pt">801-626-8093</span><o:p></o:p></p>
</div>
</div>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal"><i>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><o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>