[Archivesspace_Users_Group] Error with collection level display in admin screen

Brent Ellingson brent_ellingson at byu.edu
Thu Sep 14 17:29:09 EDT 2017


Greeting all,

We are running 1.5.4 and have 2 collections that error out when trying to access the Collection level data on the admin screen.

The URL is
[HOST]/resources/1540#tree::resource_1540
I'm seeing a HTML 404 error code when this URL is requested via JavaScript
[HOST]/resources/1540?inline=true&resource_id=1540

In the browser below the hierarchy of the collection where the form and content usually display all I see is the following
'An error occurred loading this form.
Not Found'

The Series and Sub-Series links in the hierarchy seem to be working without problems.

This is what I believe is the error in the logs that corresponds at least in part to the problem
**** Error log message ****
Started GET "/error/error.php" for 0:0:0:0:0:0:0:1 at 2017-09-14 12:44:03 -0600

ActionController::RoutingError (No route matches [GET] "/error/error.php"):
  actionpack (3.2.22.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.22.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.22.2) lib/rails/rack/logger.rb:32:in `call_app'
  railties (3.2.22.2) lib/rails/rack/logger.rb:16:in `call'
  activesupport (3.2.22.2) lib/active_support/tagged_logging.rb:22:in `tagged'
  railties (3.2.22.2) lib/rails/rack/logger.rb:16:in `call'
  actionpack (3.2.22.2) lib/action_dispatch/middleware/request_id.rb:22:in `call'
  rack (1.4.7) lib/rack/methodoverride.rb:21:in `call'
  rack (1.4.7) lib/rack/runtime.rb:17:in `call'
  activesupport (3.2.22.2) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
  actionpack (3.2.22.2) lib/action_dispatch/middleware/static.rb:83:in `call'
  rack-cache (1.6.1) lib/rack/cache/context.rb:140:in `forward'
  rack-cache (1.6.1) lib/rack/cache/context.rb:249:in `fetch'
  rack-cache (1.6.1) lib/rack/cache/context.rb:189:in `lookup'
  rack-cache (1.6.1) lib/rack/cache/context.rb:66:in `call!'
  rack-cache (1.6.1) lib/rack/cache/context.rb:51:in `call'
  railties (3.2.22.2) lib/rails/engine.rb:484:in `call'
  railties (3.2.22.2) lib/rails/application.rb:231:in `call'
  file:/srv/archivesspace-1.5.4/archivesspace/gems/gems/jruby-rack-1.1.20/lib/jruby-rack-1.1.20.jar!/rack/handler/servlet.rb:22:in `call'
**** END error log message ****


The response as shown in the browser dev tools is below

**** Beginning of Dev tools response body ****
<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8" />
  <title>Action Controller: Exception caught</title>
  <style>
    body { background-color: #fff; color: #333; }

    body, p, ol, ul, td {
      font-family: helvetica, verdana, arial, sans-serif;
      font-size:   13px;
      line-height: 18px;
    }

    pre {
      background-color: #eee;
      padding: 10px;
      font-size: 11px;
      white-space: pre-wrap;
    }

    a { color: #000; }
    a:visited { color: #666; }
    a:hover { color: #fff; background-color:#000; }
  </style>
</head>
<body>

<h1>Routing Error</h1>
<p><pre>No route matches [GET] "/error/error.php"</pre></p>
<p>
  Try running <code>rake routes</code> for more information on available routes.
</p>

</body>
</html>
**** End of Dev tools response body ****

Also, we recently upgraded from 1.4.2 to 1.5.4

I'm trying to figure out how to debug this and find where the problem is.
Does anyone have any ideas on where to start or look to locate the problem?

Thank you for your help.

Regards,
__________________________
Brent Ellingson
Manager of Web Development
BYU Library
801-422-6148

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


More information about the Archivesspace_Users_Group mailing list