<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Another clue, from the Log in the Solr Web GUI:<br>
    <br>
    <blockquote type="cite">
      <table class="has-data" cellspacing="0" cellpadding="0" border="0">
        <tbody class="ng-scope">
          <tr class=" level-warn">
            <td class="span"><a><span class="ng-binding">7/12/2023,
                  3:19:27 PM</span></a></td>
            <td class="level span"><a><span class="ng-binding">WARN
                  false</span></a></td>
            <td class="span"><a><span class="ng-binding"></span></a><br>
            </td>
            <td class="span"><a><span><abbr
                    title="org.apache.solr.core.CoreContainer"
                    class="ng-binding">CoreContainer</abbr></span></a></td>
            <td class="message span"><a><span class="ng-binding">Not all
                  security plugins configured! authentication=disabled
                  authorization=disabled. Solr is only as secure as you
                  make it. Consider configuring
                  authentication/authorization before exposing Solr to
                  users internal or external. See
                  https://s.apache.org/solrsecurity for more info</span></a></td>
          </tr>
        </tbody>
      </table>
    </blockquote>
    <br>
    Maybe ASpace simply does not have permission to add to Solr?  (And
    yet, this is just a warning.  And yet, for the sake of
    replicability, this very same Solr setup worked in Vagrant during
    our last ASpace upgrade.)<br>
    <br>
    Here, setting up Solr in my Vagrant file (which I recently ran
    line-by-line, manually, without error):<br>
    <br>
    <blockquote>  solr_provision = <<SCRIPT<br>
      cd /opt<br>
      sudo wget
      <a class="moz-txt-link-freetext" href="https://archive.apache.org/dist/lucene/solr/8.10.0/solr-8.10.0.tgz">https://archive.apache.org/dist/lucene/solr/8.10.0/solr-8.10.0.tgz</a><br>
      sudo tar zxf solr-8.10.0.tgz<br>
      sudo bash /opt/solr-8.10.0/bin/install_solr_service.sh
      /opt/solr-8.10.0.tgz<br>
      sudo mkdir -p /opt/solr/server/solr/configsets/archivesspace/conf<br>
      sudo cp -r /vagrant/archivesspace_CURRENT/solr/*
      /opt/solr/server/solr/configsets/archivesspace/conf/<br>
      sudo chown -R solr:solr /opt/solr<br>
      sudo su - solr -c "/opt/solr/bin/solr create -c archivesspace -p
      8983 -d archivesspace"<br>
      sudo systemctl restart solr <br>
      SCRIPT<br>
    </blockquote>
    <br>
    Reading about Solr and Permissions....<br>
    <br>
    And sorry for all the emails in this thread.  And yet, once this is
    resolved it may have value for others in future?<br>
    <br>
    Mark<br>
    <br>
    <pre class="moz-signature" cols="72"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a class="moz-txt-link-abbreviated" href="mailto:mcyzyk@jhu.edu">mcyzyk@jhu.edu</a>


</pre>
    <div class="moz-cite-prefix">On 7/12/23 11:46 AM, Joshua D. Shaw
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:BL0PR03MB42921993860D42EBBDD5F72FAB36A@BL0PR03MB4292.namprd03.prod.outlook.com">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Hey Mark</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        After the updates you've made to the config, try shutting down
        AS and clearing the indexer state directories and restarting.
        That should tell AS to try a new index.</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Also, I think that +0000 is just a timestamp offset. Its not
        counting the objects indexed. That log line looks something
        like: PUI Indexer ... indexed x of y resources</div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        <br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
        Joshua<br>
      </div>
      <div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
        <br>
      </div>
      <hr tabindex="-1" style="display:inline-block; width:98%">
      <div id="divRplyFwdMsg" dir="ltr"><font style="font-size: 11pt;
          color: rgb(0, 0, 0);" face="Calibri, sans-serif"><b>From:</b>
          <a class="moz-txt-link-abbreviated" href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>
          <a class="moz-txt-link-rfc2396E" href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"><archivesspace_users_group-bounces@lyralists.lyrasis.org></a>
          on behalf of Mark Cyzyk <a class="moz-txt-link-rfc2396E" href="mailto:mcyzyk@gmail.com"><mcyzyk@gmail.com></a><br>
          <b>Sent:</b> Wednesday, July 12, 2023 11:32 AM<br>
          <b>To:</b> Brian Hoffman <a class="moz-txt-link-rfc2396E" href="mailto:brian.hoffman@lyrasis.org"><brian.hoffman@lyrasis.org></a>;
          <a class="moz-txt-link-abbreviated" href="mailto:mcyzyk@jhu.edu">mcyzyk@jhu.edu</a> <a class="moz-txt-link-rfc2396E" href="mailto:mcyzyk@jhu.edu"><mcyzyk@jhu.edu></a>; Archivesspace Users
          Group <a class="moz-txt-link-rfc2396E" href="mailto:archivesspace_users_group@lyralists.lyrasis.org"><archivesspace_users_group@lyralists.lyrasis.org></a>;
          <a class="moz-txt-link-abbreviated" href="mailto:jesse.martinez@bc.edu">jesse.martinez@bc.edu</a> <a class="moz-txt-link-rfc2396E" href="mailto:jesse.martinez@bc.edu"><jesse.martinez@bc.edu></a><br>
          <b>Subject:</b> Re: [Archivesspace_Users_Group] Staging
          upgrade using Vagrant/Virtualbox, data in MySQL tables, Solr
          core present, reindexed, yet no data displayed in ASpace
          application</font>
        <div> </div>
      </div>
      <div><br>
        Brian,<br>
        <br>
        I am trying to duplicate our Production ASpace 3.2.0 in a local
        Vagrant box so I can stage an upgrade to the latest codebase.<br>
        <br>
        <blockquote type="cite">
          <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
            font-family: "Calibri", sans-serif;">
            <span style="font-size:11.0pt">Try uncommenting that line
              and changing it to:</span></p>
          <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
            font-family: "Calibri", sans-serif;">
            <span style="font-size:11.0pt"> </span></p>
          AppConfig[:solr_url] =
          <a class="moz-txt-link-rfc2396E" href="http://localhost:8983/solr/archivesspace">"http://localhost:8983/solr/archivesspace"</a></blockquote>
        <br>
        Done.  And yet:<br>
        <br>
        <blockquote>************************************************************<br>
            Welcome to ArchivesSpace!<br>
            You can now point your browser to <a
            href="http://localhost:8080" data-auth="NotApplicable"
            class="x_moz-txt-link-freetext moz-txt-link-freetext"
            data-loopstyle="linkonly" moz-do-not-send="true">
            http://localhost:8080</a><br>
          ************************************************************<br>
          I, [2023-07-12T15:28:45.335247 #51936]  INFO -- : Thread-3306:
          PUI Indexer [2023-07-12 15:28:45 +0000] Running index round<br>
          I, [2023-07-12T15:28:47.533454 #51936]  INFO -- : Thread-3306:
          PUI Indexer [2023-07-12 15:28:47 +0000] Index round complete<br>
          I, [2023-07-12T15:28:50.634218 #51936]  INFO -- : Thread-2956:
          Staff Indexer [2023-07-12 15:28:50 +0000] Running index round<br>
          I, [2023-07-12T15:28:52.715507 #51936]  INFO -- : Thread-2956:
          Staff Indexer [2023-07-12 15:28:52 +0000] Index round complete<br>
        </blockquote>
        <br>
        Still +0000!<br>
        <br>
        Mark<br>
        <br>
        <pre class="x_moz-signature" cols="72" style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Mark Cyzyk, M.A., M.L.S.
Library Applications Group
The Sheridan Libraries
The Johns Hopkins University
<a href="mailto:mcyzyk@jhu.edu" class="x_moz-txt-link-abbreviated moz-txt-link-freetext" data-loopstyle="linkonly" moz-do-not-send="true">mcyzyk@jhu.edu</a>

Verba volant, scripta manent. 
</pre>
        <div class="x_moz-cite-prefix">On 7/12/23 11:10, Brian Hoffman
          wrote:<br>
        </div>
        <blockquote type="cite">
          <meta name="Generator" content="Microsoft Word 15 (filtered
            medium)">
          <div class="x_WordSection1">
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt">Hi Mark,</span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt"> </span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt">What version of ASpace are
                you using? </span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt"> </span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt">Try uncommenting that line
                and changing it to:</span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt"> </span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              AppConfig[:solr_url] =
              <a class="moz-txt-link-rfc2396E" href="http://localhost:8983/solr/archivesspace">"http://localhost:8983/solr/archivesspace"</a><span
                style="font-size:11.0pt"></span></p>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt"> </span></p>
            <div style="border:none; border-top:solid #B5C4DF 1.0pt;
              padding:3.0pt 0in 0in 0in">
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri",
                sans-serif;margin-bottom:12.0pt">
                <b><span style="font-size: 12pt; color: black;">From: </span></b><span
                  style="font-size: 12pt; color: black;">Mark Cyzyk
                  <a href="mailto:mcyzyk@gmail.com"
                    class="x_moz-txt-link-rfc2396E"
                    data-loopstyle="linkonly" moz-do-not-send="true">
                    <mcyzyk@gmail.com></a><br>
                  <b>Date: </b>Wednesday, July 12, 2023 at 10:59 AM<br>
                  <b>To: </b>Brian Hoffman <a
                    href="mailto:brian.hoffman@lyrasis.org"
                    class="x_moz-txt-link-rfc2396E"
                    data-loopstyle="linkonly" moz-do-not-send="true">
                    <brian.hoffman@lyrasis.org></a>, <a
                    href="mailto:mcyzyk@jhu.edu"
                    class="x_moz-txt-link-abbreviated
                    moz-txt-link-freetext" data-loopstyle="linkonly"
                    moz-do-not-send="true">
                    mcyzyk@jhu.edu</a> <a href="mailto:mcyzyk@jhu.edu"
                    class="x_moz-txt-link-rfc2396E"
                    data-loopstyle="linkonly" moz-do-not-send="true">
                    <mcyzyk@jhu.edu></a>, Archivesspace Users
                  Group <a
                    href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
                    class="x_moz-txt-link-rfc2396E"
                    data-loopstyle="linkonly" moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a>, <a
                    href="mailto:jesse.martinez@bc.edu"
                    class="x_moz-txt-link-abbreviated
                    moz-txt-link-freetext" data-loopstyle="linkonly"
                    moz-do-not-send="true">
                    jesse.martinez@bc.edu</a> <a
                    href="mailto:jesse.martinez@bc.edu"
                    class="x_moz-txt-link-rfc2396E"
                    data-loopstyle="linkonly" moz-do-not-send="true">
                    <jesse.martinez@bc.edu></a><br>
                  <b>Subject: </b>Re: [Archivesspace_Users_Group]
                  Staging upgrade using Vagrant/Virtualbox, data in
                  MySQL tables, Solr core present, reindexed, yet no
                  data displayed in ASpace application</span></p>
            </div>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri",
              sans-serif;margin-bottom:12.0pt">
              <br>
              Brian,<br>
              <br>
              That value, commented out because it's the default, in my
              config is:<span style="font-size:11.0pt"></span></p>
            <blockquote style="margin-top:5.0pt; margin-bottom:5.0pt">
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                ## The ArchivesSpace Solr index listens on port 8090 by
                default.  You can<br>
                ## set it to something else below.<br>
                #AppConfig[:solr_url] = <a href="http://localhost:8090"
                  data-auth="NotApplicable" data-loopstyle="linkonly"
                  moz-do-not-send="true">
                  "http://localhost:8090"</a></p>
            </blockquote>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <br>
              Mark<br>
              <br>
              <br>
            </p>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> </pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Mark Cyzyk, M.A., M.L.S.</pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Library Applications Group</pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Sheridan Libraries</pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Johns Hopkins University</pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><a href="mailto:mcyzyk@jhu.edu" class="x_moz-txt-link-freetext moz-txt-link-freetext" data-loopstyle="linkonly" moz-do-not-send="true">mcyzyk@jhu.edu</a></pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"> </pre>
            <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Verba volant, scripta manent. </pre>
            <div>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                On 7/12/23 10:34, Brian Hoffman wrote:</p>
            </div>
            <blockquote style="margin-top:5.0pt; margin-bottom:5.0pt">
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt">Hi Mark,</span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt"> </span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt">I am referring to the
                  value for :solr_url in the file ‘config/config.rb’</span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt"> </span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt">Brian</span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt"> </span></p>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt"> </span></p>
              <div style="border:none; border-top:solid #B5C4DF 1.0pt;
                padding:3.0pt 0in 0in 0in">
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri",
                  sans-serif;margin-bottom:12.0pt">
                  <b><span style="font-size: 12pt; color: black;">From:
                    </span></b><span style="font-size: 12pt; color:
                    black;">Mark Cyzyk
                    <a href="mailto:mcyzyk@gmail.com"
                      data-loopstyle="linkonly" moz-do-not-send="true"><mcyzyk@gmail.com></a><br>
                    <b>Date: </b>Wednesday, July 12, 2023 at 10:32 AM<br>
                    <b>To: </b>Brian Hoffman <a
                      href="mailto:brian.hoffman@lyrasis.org"
                      data-loopstyle="linkonly" moz-do-not-send="true">
                      <brian.hoffman@lyrasis.org></a>, <a
                      href="mailto:mcyzyk@jhu.edu"
                      class="x_moz-txt-link-freetext
                      moz-txt-link-freetext" data-loopstyle="linkonly"
                      moz-do-not-send="true">
                      mcyzyk@jhu.edu</a> <a
                      href="mailto:mcyzyk@jhu.edu"
                      data-loopstyle="linkonly" moz-do-not-send="true"><mcyzyk@jhu.edu></a>,
                    Archivesspace Users Group
                    <a
                      href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
                      data-loopstyle="linkonly" moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a>, <a
                      href="mailto:jesse.martinez@bc.edu"
                      class="x_moz-txt-link-freetext
                      moz-txt-link-freetext" data-loopstyle="linkonly"
                      moz-do-not-send="true">
                      jesse.martinez@bc.edu</a> <a
                      href="mailto:jesse.martinez@bc.edu"
                      data-loopstyle="linkonly" moz-do-not-send="true">
                      <jesse.martinez@bc.edu></a><br>
                    <b>Subject: </b>Re: [Archivesspace_Users_Group]
                    Staging upgrade using Vagrant/Virtualbox, data in
                    MySQL tables, Solr core present, reindexed, yet no
                    data displayed in ASpace application</span></p>
              </div>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt">Thanks, Brian,<br>
                  <br>
                  Here is what I see on screen:<br>
                  <br>
                  <img id="x__x0000_i1025" class=""
                    style="width:19.9479in; height:7.5in"
                    data-outlook-trace="F:1|T:1"
                    src="cid:part1.QcerSCRZ.Eth3kDAb@gmail.com"
                    width="1915" height="720" border="0"><br>
                  <br>
                  <br>
                </span></p>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> </pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Mark Cyzyk, M.A., M.L.S.</pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Library Applications Group</pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Sheridan Libraries</pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Johns Hopkins University</pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><a href="mailto:mcyzyk@jhu.edu" class="x_moz-txt-link-freetext moz-txt-link-freetext" data-loopstyle="linkonly" moz-do-not-send="true">mcyzyk@jhu.edu</a></pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"> </pre>
              <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Verba volant, scripta manent. </pre>
              <div>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt">On 7/12/23 10:24, Brian
                    Hoffman wrote:</span></p>
              </div>
              <blockquote style="margin-top:5.0pt; margin-bottom:5.0pt">
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt">Hi Mark,</span></p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt"> </span></p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt">I believe you have
                    incorrectly set the solr url to a screen on the
                    control panel.</span></p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt"> </span></p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt">Try replacing:<br>
                    <br>
                  </span><a
                    href="http://localhost:8983/solr/#/~cores/archivesspace"
                    data-auth="NotApplicable"
                    title="http://localhost:8983/solr/#/~cores/archivesspace"
                    moz-do-not-send="true"><span
                      style="font-size:12.0pt">http://localhost:8983/solr/#/~cores/archivesspace</span></a><br>
                  <br>
                  with </p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                   </p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <a
                    href="http://localhost:8983/solr/#/~cores/archivesspace"
                    data-auth="NotApplicable"
                    title="http://localhost:8983/solr/#/~cores/archivesspace"
                    data-loopstyle="linkonly" moz-do-not-send="true"><span
                      style="font-size:12.0pt">http://localhost:8983/solr/archivesspace</span></a></p>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt"> </span></p>
                <div style="border:none; border-top:solid #B5C4DF 1.0pt;
                  padding:3.0pt 0in 0in 0in">
                  <p class="x_MsoNormal" style="margin: 0in; font-size:
                    10pt; font-family: "Calibri",
                    sans-serif;margin-bottom:12.0pt">
                    <b><span style="font-size: 12pt; color: black;">From:
                      </span></b><span style="font-size: 12pt; color:
                      black;"><a
                        href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
                        class="x_moz-txt-link-freetext
                        moz-txt-link-freetext" data-loopstyle="linkonly"
                        moz-do-not-send="true">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>
                      <a
                        href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
                        data-loopstyle="linkonly" moz-do-not-send="true">
<archivesspace_users_group-bounces@lyralists.lyrasis.org></a> on
                      behalf of Mark Cyzyk
                      <a href="mailto:mcyzyk@gmail.com"
                        data-loopstyle="linkonly" moz-do-not-send="true"><mcyzyk@gmail.com></a><br>
                      <b>Date: </b>Wednesday, July 12, 2023 at 10:19 AM<br>
                      <b>To: </b><a href="mailto:jesse.martinez@bc.edu"
                        class="x_moz-txt-link-freetext
                        moz-txt-link-freetext" data-loopstyle="linkonly"
                        moz-do-not-send="true">jesse.martinez@bc.edu</a>
                      <a href="mailto:jesse.martinez@bc.edu"
                        data-loopstyle="linkonly" moz-do-not-send="true"><jesse.martinez@bc.edu></a>,
                      <a href="mailto:mcyzyk@jhu.edu"
                        class="x_moz-txt-link-freetext
                        moz-txt-link-freetext" data-loopstyle="linkonly"
                        moz-do-not-send="true">
                        mcyzyk@jhu.edu</a> <a
                        href="mailto:mcyzyk@jhu.edu"
                        data-loopstyle="linkonly" moz-do-not-send="true"><mcyzyk@jhu.edu></a><br>
                      <b>Cc: </b>Archivesspace Users Group <a
                        href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
                        data-loopstyle="linkonly" moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a><br>
                      <b>Subject: </b>Re: [Archivesspace_Users_Group]
                      Staging upgrade using Vagrant/Virtualbox, data in
                      MySQL tables, Solr core present, reindexed, yet no
                      data displayed in ASpace application</span></p>
                </div>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt">Darn:<br>
                    <br>
                    <br>
                    <br>
                    <br>
                  </span></p>
                <blockquote style="margin-top:5.0pt;
                  margin-bottom:5.0pt">
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><code style="font-family: "Courier New", serif;">{</code></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><code style="font-family: "Courier New", serif;">  "</code><span class="x_attribute">responseHeader</span><code style="font-family: "Courier New", serif;">":</code><span class="x_value">{</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">    "</span><span class="x_attribute">status</span><span class="x_value">":</span><span class="x_number">0</span><span class="x_value">,</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">    "</span><span class="x_attribute">QTime</span><span class="x_value">":</span><span class="x_number">187</span><span class="x_value">,</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">    "</span><span class="x_attribute">params</span><span class="x_value">":{</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">      "</span><span class="x_attribute">q</span><span class="x_value">":</span><span class="x_string">"*:*"</span><span class="x_value">,</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">      "</span><span class="x_attribute">indent</span><span class="x_value">":</span><span class="x_string">"true"</span><span class="x_value">,</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">      "</span><span class="x_attribute">q.op</span><span class="x_value">":</span><span class="x_string">"OR"</span><span class="x_value">,</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">      "</span><span class="x_attribute">_</span><span class="x_value">":</span><span class="x_string">"1689171084647"</span><span class="x_value">}}</span><code style="font-family: "Courier New", serif;">,</code></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><code style="font-family: "Courier New", serif;">  "</code><span class="x_attribute">response</span><code style="font-family: "Courier New", serif;">":</code><span class="x_value">{"</span><span class="x_attribute">numFound</span><span class="x_value">":</span><span class="x_number">0</span><span class="x_value">,"</span><span class="x_attribute">start</span><span class="x_value">":</span><span class="x_number">0</span><span class="x_value">,"</span><span class="x_attribute">numFoundExact</span><span class="x_value">":</span><span class="x_literal">true</span><span class="x_value">,"</span><span class="x_attribute">docs</span><span class="x_value">":[]</span></pre>
                  <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><span class="x_value">  }}</span></pre>
                </blockquote>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt"><br>
                    I will look more carefully at my Solr Aspace config
                    (and yet the steps in my Vagrant file for setting
                    this up are the same as last summer when I did
                    this!).<br>
                    <br>
                    Mark<br>
                    <br>
                    <br>
                    <br>
                  </span></p>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> </pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Mark Cyzyk, M.A., M.L.S.</pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Library Applications Group</pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Sheridan Libraries</pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Johns Hopkins University</pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><a href="mailto:mcyzyk@jhu.edu" class="x_moz-txt-link-freetext moz-txt-link-freetext" data-loopstyle="linkonly" moz-do-not-send="true">mcyzyk@jhu.edu</a></pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"> </pre>
                <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Verba volant, scripta manent. </pre>
                <div>
                  <p class="x_MsoNormal" style="margin: 0in; font-size:
                    10pt; font-family: "Calibri", sans-serif;">
                    <span style="font-size:11.0pt">On 7/12/23 10:09,
                      Jesse Martinez wrote:</span></p>
                </div>
                <blockquote style="margin-top:5.0pt;
                  margin-bottom:5.0pt">
                  <div>
                    <p class="x_MsoNormal" style="margin: 0in;
                      font-size: 10pt; font-family: "Calibri",
                      sans-serif;">
                      <span style="font-size:11.0pt">Thanks for sharing
                        that, Mark! </span></p>
                    <div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt"> </span></p>
                      </div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt">I have another
                            quick follow up question.</span></p>
                      </div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt"> </span></p>
                      </div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt">What do you see
                            when you run a solr search like this one:</span></p>
                      </div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt"> </span></p>
                      </div>
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt"><a
href="http://localhost:8983/solr/#/archivesspace/query?q=*:*&q.op=OR&indent=true"
                              data-auth="NotApplicable"
                              moz-do-not-send="true">http://localhost:8983/solr/#/archivesspace/query?q=*:*&q.op=OR&indent=true</a></span></p>
                      </div>
                    </div>
                    <div>
                      <p class="x_MsoNormal" style="margin: 0in;
                        font-size: 10pt; font-family:
                        "Calibri", sans-serif;">
                        <span style="font-size:11.0pt"> </span></p>
                    </div>
                    <div>
                      <p class="x_MsoNormal" style="margin: 0in;
                        font-size: 10pt; font-family:
                        "Calibri", sans-serif;">
                        <span style="font-size:11.0pt">You should see
                          all your indexed records. But if you don't see
                          any results then it may indicate that your
                          archivesspace configuration directory is not
                          correct. </span></p>
                    </div>
                    <div>
                      <p class="x_MsoNormal" style="margin: 0in;
                        font-size: 10pt; font-family:
                        "Calibri", sans-serif;">
                        <span style="font-size:11.0pt"> </span></p>
                    </div>
                    <div>
                      <p class="x_MsoNormal" style="margin: 0in;
                        font-size: 10pt; font-family:
                        "Calibri", sans-serif;">
                        <span style="font-size:11.0pt">Jesse</span></p>
                    </div>
                  </div>
                  <p class="x_MsoNormal" style="margin: 0in; font-size:
                    10pt; font-family: "Calibri", sans-serif;">
                    <span style="font-size:11.0pt"> </span></p>
                  <div>
                    <div>
                      <p class="x_MsoNormal" style="margin: 0in;
                        font-size: 10pt; font-family:
                        "Calibri", sans-serif;">
                        <span style="font-size:11.0pt">On Wed, Jul 12,
                          2023 at 10:05 AM Mark Cyzyk <<a
                            href="mailto:mcyzyk@gmail.com"
                            class="x_moz-txt-link-freetext
                            moz-txt-link-freetext"
                            data-loopstyle="linkonly"
                            moz-do-not-send="true">mcyzyk@gmail.com</a>>
                          wrote:</span></p>
                    </div>
                    <blockquote style="border:none; border-left:solid
                      #CCCCCC 1.0pt; padding:0in 0in 0in
                      6.0pt; margin-left:4.8pt; margin-top:5.0pt;
                      margin-right:0in; margin-bottom:5.0pt">
                      <div>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri",
                          sans-serif;margin-bottom:12.0pt">
                          <span style="font-size:11.0pt"><br>
                            Thanks, Jesse,<br>
                            <br>
                            Here is the output of those commands:</span></p>
                        <blockquote style="margin-top:5.0pt;
                          margin-bottom:5.0pt">
                          <p class="x_MsoNormal" style="margin: 0in;
                            font-size: 10pt; font-family:
                            "Calibri", sans-serif;">
                            <span style="font-size:11.0pt">ps aux | grep
                              solr | grep -v grep<br>
                              solr         898  0.0  0.1  19096  9812
                              ?        Ss   Jul11   0:00
                              /lib/systemd/systemd --user<br>
                              solr         910  0.0  0.0 169492  3368
                              ?        S    Jul11   0:00 (sd-pam)<br>
                              solr        1223  0.5 12.5 4018692 742508
                              ?      Sl   Jul11   7:41 java -server
                              -Xms512m -Xmx512m -XX:+UseG1GC
                              -XX:+PerfDisableSharedMem
                              -XX:+ParallelRefProcEnabled
                              -XX:MaxGCPauseMillis=250
                              -XX:+UseLargePages -XX:+AlwaysPreTouch
                              -XX:+ExplicitGCInvokesConcurrent
                              -verbose:gc -XX:+PrintHeapAtGC
                              -XX:+PrintGCDetails -XX:+PrintGCDateStamps
                              -XX:+PrintGCTimeStamps
                              -XX:+PrintTenuringDistribution
                              -XX:+PrintGCApplicationStoppedTime
                              -Xloggc:/var/solr/logs/solr_gc.log
                              -XX:+UseGCLogFileRotation
                              -XX:NumberOfGCLogFiles=9
                              -XX:GCLogFileSize=20M
                              -Dsolr.jetty.inetaccess.includes=
                              -Dsolr.jetty.inetaccess.excludes=
                              -Dsolr.log.dir=/var/solr/logs
                              -Djetty.port=8983 -DSTOP.PORT=7983
                              -DSTOP.KEY=solrrocks -Duser.timezone=UTC
                              -XX:-OmitStackTraceInFastThrow
                              -XX:OnOutOfMemoryError=/opt/solr/bin/oom_solr.sh
                              8983 /var/solr/logs
                              -Djetty.home=/opt/solr/server
                              -Dsolr.solr.home=/var/solr/data
                              -Dsolr.data.home=
                              -Dsolr.install.dir=/opt/solr
                              -Dsolr.default.confdir=/opt/solr/server/solr/configsets/_default/conf
-Dlog4j.configurationFile=/var/solr/log4j2.xml -Xss256k
                              -Dsolr.log.muteconsole -jar start.jar
                              --module=http --module=gzip</span></p>
                        </blockquote>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt">Puzzling!<br>
                            <br>
                            Mark<br>
                            <br>
                            <br>
                            <br>
                          </span></p>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> </pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Mark Cyzyk, M.A., M.L.S.</pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Library Applications Group</pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Sheridan Libraries</pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">The Johns Hopkins University</pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"><a href="mailto:mcyzyk@jhu.edu" class="x_moz-txt-link-freetext moz-txt-link-freetext" data-loopstyle="linkonly" moz-do-not-send="true">mcyzyk@jhu.edu</a></pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;"> </pre>
                        <pre style="margin: 0in 0in 0.0001pt; font-size: 10pt; font-family: "Courier New", serif;">Verba volant, scripta manent. </pre>
                        <div>
                          <p class="x_MsoNormal" style="margin: 0in;
                            font-size: 10pt; font-family:
                            "Calibri", sans-serif;">
                            <span style="font-size:11.0pt">On 7/12/23
                              09:52, Jesse Martinez wrote:</span></p>
                        </div>
                        <blockquote style="margin-top:5.0pt;
                          margin-bottom:5.0pt">
                          <p class="x_MsoNormal" style="margin: 0in;
                            font-size: 10pt; font-family:
                            "Calibri", sans-serif;">
                            <span style="">ps aux | grep solr | grep -v
                              grep</span></p>
                        </blockquote>
                        <p class="x_MsoNormal" style="margin: 0in;
                          font-size: 10pt; font-family:
                          "Calibri", sans-serif;">
                          <span style="font-size:11.0pt"> </span></p>
                      </div>
                    </blockquote>
                  </div>
                  <p class="x_MsoNormal" style="margin: 0in; font-size:
                    10pt; font-family: "Calibri", sans-serif;">
                    <span style="font-size:11.0pt"><br clear="all">
                    </span></p>
                  <div>
                    <p class="x_MsoNormal" style="margin: 0in;
                      font-size: 10pt; font-family: "Calibri",
                      sans-serif;">
                      <span style="font-size:11.0pt"> </span></p>
                  </div>
                  <p class="x_MsoNormal" style="margin: 0in; font-size:
                    10pt; font-family: "Calibri", sans-serif;">
                    <span class="x_gmailsignatureprefix"><span
                        style="font-size:11.0pt">-- </span></span></p>
                  <div>
                    <div>
                      <div>
                        <div>
                          <div>
                            <div>
                              <div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt">Jesse
                                      Martinez</span></p>
                                </div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt">Senior
                                      Library Applications Developer</span></p>
                                </div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt">O'Neill
                                      Library, Boston College</span></p>
                                </div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt"><a
                                        href="mailto:jesse.martinez@bc.edu"
                                        class="x_moz-txt-link-freetext
                                        moz-txt-link-freetext"
                                        data-loopstyle="linkonly"
                                        moz-do-not-send="true">jesse.martinez@bc.edu</a></span></p>
                                </div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt">617-552-2509</span></p>
                                </div>
                                <div>
                                  <p class="x_MsoNormal" style="margin:
                                    0in; font-size: 10pt; font-family:
                                    "Calibri", sans-serif;">
                                    <span style="font-size:11.0pt">he/him/his</span></p>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </blockquote>
                <p class="x_MsoNormal" style="margin: 0in; font-size:
                  10pt; font-family: "Calibri", sans-serif;">
                  <span style="font-size:11.0pt"> </span></p>
              </blockquote>
              <p class="x_MsoNormal" style="margin: 0in; font-size:
                10pt; font-family: "Calibri", sans-serif;">
                <span style="font-size:11.0pt"> </span></p>
            </blockquote>
            <p class="x_MsoNormal" style="margin: 0in; font-size: 10pt;
              font-family: "Calibri", sans-serif;">
              <span style="font-size:11.0pt"> </span></p>
          </div>
        </blockquote>
        <br>
      </div>
    </blockquote>
    <br>
  </body>
</html>