{ "version": "v2.7.1", "appconfig": { "db_url": "jdbc:mysql://tslac4avwebtest.tsl.state.tx.us:3306/archivesspace?user=[REDACTED]&password=[REDACTED]&useUnicode=true&characterEncoding=UTF-8&serverTimezone=America/Chicago", "db_max_connections": 28, "backend_url": "http://aristest.tsl.texas.gov:8089", "frontend_url": "http://aristest.tsl.texas.gov:8080", "public_url": "http://aristest.tsl.texas.gov:8081", "oai_url": "http://localhost:8082", "solr_url": "http://aristest.tsl.texas.gov:8090", "indexer_url": "http://localhost:8091", "docs_url": "http://localhost:8888", "frontend_log": "default", "frontend_log_level": "debug", "backend_log": "default", "backend_log_level": "debug", "pui_log": "default", "pui_log_level": "debug", "indexer_log": "default", "indexer_log_level": "debug", "db_debug_log": false, "mysql_binlog": true, "solr_backup_schedule": "0 0 * * *", "solr_backup_number_to_keep": 12, "solr_backup_directory": "/var/www/misc/aris/archivesspace/data/solr_backups", "solr_params": { "q.op": "AND" }, "locale": "en", "plugins": [ "local", "next_accession", "lcnaf", "aspace-import-excel" ], "job_thread_count": 2, "oai_proxy_url": "http://your-public-oai-url.example.com", "oai_admin_email": "admin@example.com", "oai_record_prefix": "oai:archivesspace", "oai_repository_name": "ArchivesSpace OAI Provider", "oai_ead_options": { }, "default_admin_password": "[SECRET]", "data_directory": "/var/www/misc/aris/archivesspace/data", "backup_directory": "/var/www/misc/aris/archivesspace/data/demo_db_backups", "solr_index_directory": "/var/www/misc/aris/archivesspace/data/solr_index", "solr_home_directory": "/var/www/misc/aris/archivesspace/data/solr_home", "solr_indexing_frequency_seconds": 30, "solr_facet_limit": 100, "default_page_size": 10, "max_page_size": 250, "abstract_note_length": 500, "cookie_prefix": "archivesspace", "indexer_records_per_thread": 25, "indexer_thread_count": 4, "indexer_solr_timeout_seconds": 300, "pui_indexer_enabled": true, "pui_indexing_frequency_seconds": 30, "pui_indexer_records_per_thread": 25, "pui_indexer_thread_count": 1, "index_state_class": "IndexState", "allow_other_unmapped": false, "db_url_redacted": "jdbc:mysql://tslac4avwebtest.tsl.state.tx.us:3306/archivesspace?user=[REDACTED]&password=[REDACTED]&useUnicode=true&characterEncoding=UTF-8&serverTimezone=America/Chicago", "demo_db_backup_schedule": "0 4 * * *", "allow_unsupported_database": false, "allow_non_utf8_mysql_database": false, "demo_db_backup_number_to_keep": 7, "frontend_proxy_url": "https://aristest.tsl.texas.gov", "public_proxy_url": "http://aristest.tsl.texas.gov:8081", "frontend_proxy_prefix": "/", "public_proxy_prefix": "/", "enable_backend": true, "enable_frontend": true, "enable_public": true, "enable_solr": true, "enable_indexer": true, "enable_docs": true, "enable_oai": true, "use_jetty_shutdown_handler": false, "jetty_shutdown_path": "/xkcd", "backend_instance_urls": [ "http://aristest.tsl.texas.gov:8089" ], "frontend_theme": "default", "public_theme": "default", "session_expire_after_seconds": 3600, "session_nonexpirable_force_expire_after_seconds": 604800, "search_username": "search_indexer", "public_username": "public_anonymous", "staff_username": "staff_system", "authentication_sources": [ ], "realtime_index_backlog_ms": 60000, "notifications_backlog_ms": 60000, "notifications_poll_frequency_ms": 1000, "max_usernames_per_source": 50, "demodb_snapshot_flag": "/var/www/misc/aris/archivesspace/data/create_demodb_snapshot.txt", "report_page_layout": "letter", "report_pdf_font_paths": [ "http://aristest.tsl.texas.gov:8089/reports/static/fonts/dejavu/DejaVuSans.ttf" ], "report_pdf_font_family": "\"DejaVu Sans\", sans-serif", "path_to_java": "java", "plugins_directory": "plugins", "feedback_url": "https://archivesspace.org/contact", "allow_user_registration": true, "help_enabled": true, "help_url": "https://archivesspace.atlassian.net/wiki/spaces/ArchivesSpaceUserManual/overview", "help_topic_base_url": "https://archivesspace.atlassian.net/wiki/spaces/ArchivesSpaceUserManual/pages/", "shared_storage": "/var/www/misc/aris/archivesspace/data/shared", "job_file_path": "/var/www/misc/aris/archivesspace/data/shared/job_files", "job_poll_seconds": 5, "job_timeout_seconds": 300, "jobs_cancelable": "true", "max_location_range": 1000, "ignore_schema_info_check": false, "demo_data_url": "", "show_external_ids": false, "jetty_response_buffer_size_bytes": 65536, "jetty_request_buffer_size_bytes": 65536, "record_inheritance": { "archival_object": { "inherited_fields": [ { "property": "title", "inherit_directly": true }, { "property": "component_id", "inherit_directly": false }, { "property": "lang_materials", "inherit_directly": false }, { "property": "dates", "inherit_directly": true }, { "property": "extents", "inherit_directly": false }, { "property": "linked_agents", "inherit_if": "#", "inherit_directly": false }, { "property": "notes", "inherit_if": "#", "inherit_directly": true }, { "property": "notes", "inherit_if": "#", "inherit_directly": false }, { "property": "notes", "inherit_if": "#", "inherit_directly": false } ] } }, "pui_search_results_page_size": 10, "pui_branding_img": "/assets/images/logo-tslac.png", "pui_block_referrer": true, "pui_max_concurrent_pdfs": 2, "pui_pdf_timeout": 600, "pui_hide": { "repositories": false, "resources": false, "digital_objects": false, "accessions": false, "subjects": false, "agents": false, "classifications": false, "search_tab": false, "resource_badge": false, "record_badge": true, "digital_object_badge": false, "accession_badge": false, "subject_badge": false, "agent_badge": false, "classification_badge": false, "counts": false, "container_inventory": false }, "pui_display_deaccessions": true, "pui_readmore_max_characters": 450, "pui_page_actions_cite": true, "pui_page_actions_bookmark": true, "pui_page_actions_request": true, "pui_page_actions_print": true, "pui_enable_staff_link": true, "pui_staff_link_mode": "edit", "pui_requests_permitted_for_types": [ "resource", "archival_object", "accession", "digital_object", "digital_object_component" ], "pui_requests_permitted_for_containers_only": false, "pui_repos": { }, "pui_email_enabled": false, "pui_request_use_repo_email": false, "pui_page_custom_actions": [ ], "sort_accession_date_filter_asc": false, "use_human_readable_urls": false, "repo_name_in_slugs": false, "auto_generate_slugs_with_id": false, "generate_resource_slugs_with_eadid": false, "generate_archival_object_slugs_with_cuid": false, "show_source_in_subject_listing": false, "arks_enabled": false, "ark_naan": "99999", "ark_url_prefix": "http://aristest.tsl.texas.gov:8081", "limit_csv_fields": true, "container_management_extent_calculator": { "report_volume": true, "unit": "feet", "decimal_places": 3 }, "search_user_secret": "[SECRET]", "public_user_secret": "[SECRET]", "public_cookie_secret": "[SECRET]", "frontend_cookie_secret": "[SECRET]", "staff_user_secret": "[SECRET]" }, "memory": { "free": 161812584, "max": 1020067840, "total": 500105216 }, "cpu_count": 12, "exception": { "msg": "Java::JavaSql::SQLException: HOUR_OF_DAY: 2 -> 3", "backtrace": [ "com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(com/mysql/cj/jdbc/exceptions/SQLError.java:129)", "com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(com/mysql/cj/jdbc/exceptions/SQLError.java:97)", "com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(com/mysql/cj/jdbc/exceptions/SQLError.java:89)", "com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(com/mysql/cj/jdbc/exceptions/SQLError.java:63)", "com.mysql.cj.jdbc.exceptions.SQLError.createSQLException(com/mysql/cj/jdbc/exceptions/SQLError.java:73)", "com.mysql.cj.jdbc.exceptions.SQLExceptionsMapping.translateException(com/mysql/cj/jdbc/exceptions/SQLExceptionsMapping.java:85)", "com.mysql.cj.jdbc.result.ResultSetImpl.getTimestamp(com/mysql/cj/jdbc/result/ResultSetImpl.java:903)", "java.lang.reflect.Method.invoke(java/lang/reflect/Method.java:498)", "org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(org/jruby/javasupport/JavaMethod.java:453)", "org.jruby.javasupport.JavaMethod.invokeDirect(org/jruby/javasupport/JavaMethod.java:314)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther0:getTimestamp(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:657)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.block in timestamp_convertor(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:657)", "org.jruby.RubyProc.call(org/jruby/RubyProc.java:289)", "org.jruby.RubyProc.call19(org/jruby/RubyProc.java:273)", "org.jruby.RubyProc$INVOKER$i$0$0$call19.call(org/jruby/RubyProc$INVOKER$i$0$0$call19.gen)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther10:call(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:795)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.block in process_result_set(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:795)", "org.jruby.RubyArray.each(org/jruby/RubyArray.java:1735)", "org.jruby.RubyArray$INVOKER$i$0$0$each.call(org/jruby/RubyArray$INVOKER$i$0$0$each.gen)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther33:each(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:794)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.process_result_set(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:794)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther0:process_result_set(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:725)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.block in fetch_rows(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:725)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.block in execute(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:250)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.statement(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:646)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther29:statement(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:245)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.block in execute(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:245)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.connection_pool.threaded.hold(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/connection_pool/threaded.rb:85)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.database.connecting.invokeOther3:hold(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/database//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/connecting.rb:255)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.database.connecting.synchronize(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/connecting.rb:255)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther41:synchronize(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:244)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.execute(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:244)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.invokeOther9:execute(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/dataset//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:911)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.execute(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:911)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.invokeOther2:execute(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/adapters//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:725)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.adapters.jdbc.fetch_rows(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/adapters/jdbc.rb:725)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.invokeOther3:fetch_rows(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/dataset//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:801)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.with_sql_each(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:801)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.invokeOther1:with_sql_each(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/dataset//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:811)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.actions.with_sql_first(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/actions.rb:811)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.placeholder_literalizer.invokeOther2:with_sql_first(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/dataset//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/placeholder_literalizer.rb:148)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.dataset.placeholder_literalizer.first(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/dataset/placeholder_literalizer.rb:148)", "org.jruby.RubyClass.finvoke(org/jruby/RubyClass.java:523)", "org.jruby.RubyBasicObject.send19(org/jruby/RubyBasicObject.java:1684)", "org.jruby.RubyKernel.send19(org/jruby/RubyKernel.java:2018)", "org.jruby.RubyKernel$INVOKER$s$send19.call(org/jruby/RubyKernel$INVOKER$s$send19.gen)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.model.base.invokeOther1:send(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/model//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/model/base.rb:878)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.model.base.block in def_finder_method(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/model/base.rb:878)", "org.jruby.RubyProc.call(org/jruby/RubyProc.java:289)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.model.base.invokeOther4:first_where(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/model//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/model/base.rb:110)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.model.base.[](/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/model/base.rb:110)", "RUBY.create_system_user(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/bootstrap_access_control.rb:4)", "RUBY.create_hidden_system_user(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/bootstrap_access_control.rb:21)", "RUBY.create_search_user(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/bootstrap_access_control.rb:306)", "RUBY.(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/bootstrap_access_control.rb:330)", "RUBY.
(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/bootstrap_access_control.rb:1)", "org.jruby.Ruby.runInterpreter(org/jruby/Ruby.java:842)", "org.jruby.Ruby.loadFile(org/jruby/Ruby.java:2903)", "org.jruby.RubyKernel.requireCommon(org/jruby/RubyKernel.java:963)", "org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:956)", "org.jruby.RubyKernel$INVOKER$s$1$0$require19.call(org/jruby/RubyKernel$INVOKER$s$1$0$require19.gen)", "uri_3a_classloader_3a_.jruby.kernel.kernel.invokeOther18:require(uri_3a_classloader_3a_/jruby/kernel/uri:classloader:/jruby/kernel/kernel.rb:13)", "uri_3a_classloader_3a_.jruby.kernel.kernel.require_relative(uri:classloader:/jruby/kernel/kernel.rb:13)", "RUBY.block in (root)(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:1)", "RUBY.block in ArchivesSpaceService(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:195)", "RUBY.block in open(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:111)", "RUBY.transaction(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:75)", "RUBY.block in _transaction(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/transactions.rb:134)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.connection_pool.threaded.hold(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/connection_pool/threaded.rb:98)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.database.connecting.invokeOther3:hold(var/www/misc/aris/archivesspace/gems/gems/sequel_minus_4_dot_20_dot_0/lib/sequel/database//var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/connecting.rb:255)", "var.www.misc.aris.archivesspace.gems.gems.sequel_minus_4_dot_20_dot_0.lib.sequel.database.connecting.synchronize(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/connecting.rb:255)", "RUBY.transaction(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/transactions.rb:108)", "RUBY.transaction(/var/www/misc/aris/archivesspace/gems/gems/sequel-4.20.0/lib/sequel/database/transactions.rb:97)", "RUBY.block in transaction(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:74)", "org.jruby.RubyFixnum.times(org/jruby/RubyFixnum.java:305)", "org.jruby.RubyFixnum$INVOKER$i$0$0$times.call(org/jruby/RubyFixnum$INVOKER$i$0$0$times.gen)", "RUBY.open(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:110)", "org.jruby.RubyClass.finvoke(org/jruby/RubyClass.java:523)", "org.jruby.RubyBasicObject.send19(org/jruby/RubyBasicObject.java:1684)", "org.jruby.RubyKernel.send19(org/jruby/RubyKernel.java:2018)", "org.jruby.RubyKernel$INVOKER$s$send19.call(org/jruby/RubyKernel$INVOKER$s$send19.gen)", "RUBY.block in open(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:107)", "org.jruby.RubyProc.call(org/jruby/RubyProc.java:289)", "RUBY.block in open(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/model/db.rb:432)", "RUBY.ArchivesSpaceService(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:194)", "RUBY.(/var/www/misc/aris/archivesspace/gems/gems/sinatra-1.4.7/lib/sinatra/base.rb:1411)", "RUBY.
(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:79)", "org.jruby.Ruby.runInterpreter(org/jruby/Ruby.java:842)", "org.jruby.Ruby.loadFile(org/jruby/Ruby.java:2903)", "org.jruby.RubyKernel.requireCommon(org/jruby/RubyKernel.java:963)", "org.jruby.RubyKernel.require(org/jruby/RubyKernel.java:956)", "org.jruby.RubyKernel$INVOKER$s$1$0$require19.call(org/jruby/RubyKernel$INVOKER$s$1$0$require19.gen)", "RUBY.(root)(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/main.rb:39)", "RUBY.block in (root)(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1)", "org.jruby.RubyBasicObject.yieldUnder(org/jruby/RubyBasicObject.java:1791)", "org.jruby.RubyBasicObject.specificEval(org/jruby/RubyBasicObject.java:1810)", "org.jruby.RubyBasicObject.instance_eval(org/jruby/RubyBasicObject.java:1691)", "org.jruby.RubyBasicObject$INVOKER$i$instance_eval19.call(org/jruby/RubyBasicObject$INVOKER$i$instance_eval19.gen)", "RUBY.require(uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:55)", "org.jruby.RubyClass.newInstance(org/jruby/RubyClass.java:1023)", "org.jruby.RubyClass$INVOKER$i$newInstance.call(org/jruby/RubyClass$INVOKER$i$newInstance.gen)", "RUBY.
(/var/www/misc/aris/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/config.ru:4)", "org.jruby.Ruby.runInterpreter(org/jruby/Ruby.java:847)", "org.jruby.Ruby.runInterpreter(org/jruby/Ruby.java:851)", "org.jruby.Ruby.executeScript(org/jruby/Ruby.java:508)", "org.jruby.rack.DefaultRackApplicationFactory.createRackServletWrapper(org/jruby/rack/DefaultRackApplicationFactory.java:239)", "org.jruby.rack.DefaultRackApplicationFactory.createApplicationObject(org/jruby/rack/DefaultRackApplicationFactory.java:168)", "org.jruby.rack.DefaultRackApplicationFactory$1.create(org/jruby/rack/DefaultRackApplicationFactory.java:101)", "org.jruby.rack.DefaultRackApplicationFactory$RackApplicationImpl.init(org/jruby/rack/DefaultRackApplicationFactory.java:445)", "org.jruby.rack.DefaultRackApplicationFactory.getApplication(org/jruby/rack/DefaultRackApplicationFactory.java:114)", "org.jruby.rack.SharedRackApplicationFactory.doInit(org/jruby/rack/SharedRackApplicationFactory.java:34)", "org.jruby.rack.RackApplicationFactoryDecorator.init(org/jruby/rack/RackApplicationFactoryDecorator.java:100)", "org.jruby.rack.RackServletContextListener.contextInitialized(org/jruby/rack/RackServletContextListener.java:50)", "org.eclipse.jetty.server.handler.ContextHandler.callContextInitialized(org/eclipse/jetty/server/handler/ContextHandler.java:766)", "org.eclipse.jetty.servlet.ServletContextHandler.callContextInitialized(org/eclipse/jetty/servlet/ServletContextHandler.java:406)", "org.eclipse.jetty.server.handler.ContextHandler.startContext(org/eclipse/jetty/server/handler/ContextHandler.java:758)", "org.eclipse.jetty.servlet.ServletContextHandler.startContext(org/eclipse/jetty/servlet/ServletContextHandler.java:242)", "org.eclipse.jetty.webapp.WebAppContext.startContext(org/eclipse/jetty/webapp/WebAppContext.java:1233)", "org.eclipse.jetty.server.handler.ContextHandler.doStart(org/eclipse/jetty/server/handler/ContextHandler.java:701)", "org.eclipse.jetty.webapp.WebAppContext.doStart(org/eclipse/jetty/webapp/WebAppContext.java:475)", "org.eclipse.jetty.util.component.AbstractLifeCycle.start(org/eclipse/jetty/util/component/AbstractLifeCycle.java:59)", "org.eclipse.jetty.server.handler.HandlerCollection.doStart(org/eclipse/jetty/server/handler/HandlerCollection.java:224)", "org.eclipse.jetty.server.handler.ContextHandlerCollection.doStart(org/eclipse/jetty/server/handler/ContextHandlerCollection.java:167)", "org.eclipse.jetty.util.component.AbstractLifeCycle.start(org/eclipse/jetty/util/component/AbstractLifeCycle.java:59)", "org.eclipse.jetty.server.handler.HandlerWrapper.doStart(org/eclipse/jetty/server/handler/HandlerWrapper.java:90)", "org.eclipse.jetty.server.Server.doStart(org/eclipse/jetty/server/Server.java:272)", "org.eclipse.jetty.util.component.AbstractLifeCycle.start(org/eclipse/jetty/util/component/AbstractLifeCycle.java:59)", "java.lang.reflect.Method.invoke(java/lang/reflect/Method.java:498)", "org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(org/jruby/javasupport/JavaMethod.java:438)", "org.jruby.javasupport.JavaMethod.invokeDirect(org/jruby/javasupport/JavaMethod.java:302)", "launcher.launcher.invokeOther155:start(launcher/launcher.rb:92)", "launcher.launcher.start_server(launcher/launcher.rb:92)", "launcher.launcher.invokeOther289:start_server(launcher/launcher.rb:157)", "launcher.launcher.main(launcher/launcher.rb:157)", "launcher.launcher.invokeOther502:main(launcher/launcher.rb:261)", "launcher.launcher.
(launcher/launcher.rb:261)", "java.lang.invoke.MethodHandle.invokeWithArguments(java/lang/invoke/MethodHandle.java:627)", "org.jruby.Ruby.runScript(org/jruby/Ruby.java:830)", "org.jruby.Ruby.runNormally(org/jruby/Ruby.java:749)", "org.jruby.Ruby.runNormally(org/jruby/Ruby.java:767)", "org.jruby.Ruby.runFromMain(org/jruby/Ruby.java:580)", "org.jruby.Main.doRunFromMain(org/jruby/Main.java:417)", "org.jruby.Main.internalRun(org/jruby/Main.java:305)", "org.jruby.Main.run(org/jruby/Main.java:232)", "org.jruby.Main.main(org/jruby/Main.java:204)" ] } }