<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
Thanks, Ashley,<br>
<br>
I did not know about that Reindexer plugin. Useful!<br>
<br>
I am able to reindex now, no prob.<br>
<br>
My problem appears to be that the checksum on the schema.xml file
from my Production server differs what the checksum on the
schema.xml file in the 3.4.0 distribution, and this despite the fact
that the both are Version 1.5 of the schema:<br>
<br>
<blockquote>Outside the VM, on Disk:<br>
mcyzyk@SPEEDY2022:~/VagrantBoxes/Archivesspace/archivesspace_CURRENT/solr$
sha256sum schema.xml <br>
<b>4d4849771a91d677f255b638cbefa8b8d67a236c56c645bb13c2842480614d78 </b>
schema.xml<br>
<br>
mcyzyk@SPEEDY2022:~/VagrantBoxes/Archivesspace/archivesspace_NEW/solr$
sha256sum schema.xml<br>
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b</b>
schema.xml<br>
</blockquote>
<br>
And so, with the Production version of 3.2.0 installed in my VM,
when I go to upgrade to 3.4.0 everything initially works -- <i>except</i>
this checksum mismatch.<br>
<br>
In the VM, I copy the NEW (3.4.0) schema.xml file over into the Solr
config and restart Solr. The files at this point should, and do,
have identical checksums.<br>
<br>
<blockquote><span style="font-size:11.0pt">vagrant@vagrant:~$
sha256sum /usr/share/archivesspace/solr/schema.xml
</span><br>
<span style="font-size:11.0pt">
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b</b>
</span><br>
<span style="font-size:11.0pt">
</span><br>
<span style="font-size:11.0pt">
vagrant@vagrant:~$ sha256sum
/opt/solr/server/solr/configsets/archivesspace/conf/schema.xml</span><br>
<span style="font-size:11.0pt">
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b
</b></span><br>
</blockquote>
<br>
And yet the Archivesspace space error persists upon bootup: "<span
style="font-size:11.0pt">Solr checksum verification failed</span>"<br>
<br>
With the two files being identical, I don't see how this is
possible. If ASpace is performing a checksum against schema.xml in
the Solr config, and the schema.xml file in the ASpace directory,
they are now equal.<br>
<br>
Not sure why this error is still happening.<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>
Verba volant, scripta manent.
</pre>
<div class="moz-cite-prefix">On 7/14/23 21:27, Connolly, Ashley
wrote:<br>
</div>
<blockquote type="cite"
cite="mid:PH0PR04MB73027A1C34E05F3D17D0FEDDBF35A@PH0PR04MB7302.namprd04.prod.outlook.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="Generator" content="Microsoft Word 15 (filtered
medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]-->
<style>@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;}@font-face
{font-family:"Calibri Light";
panose-1:2 15 3 2 2 2 4 3 2 4;}@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
font-size:10.0pt;
font-family:"Calibri",sans-serif;}a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}code
{mso-style-priority:99;
font-family:"Courier New";}pre
{mso-style-priority:99;
mso-style-link:"HTML Preformatted Char";
margin:0in;
font-size:10.0pt;
font-family:"Courier New";}span.HTMLPreformattedChar
{mso-style-name:"HTML Preformatted Char";
mso-style-priority:99;
mso-style-link:"HTML Preformatted";
font-family:Consolas;}span.gmailsignatureprefix
{mso-style-name:gmail_signature_prefix;}span.EmailStyle23
{mso-style-type:personal-reply;
font-family:"Calibri",sans-serif;
color:windowtext;}.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
mso-ligatures:none;}div.WordSection1
{page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt">Hey Mark,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Something
that stuck out to me as I just did an upgrade to 3.4.0 from
3.3.1 today – I did not have either an indexer_state or
indexer_pui_state directory in my Solr AS core, I only had
an “index” directory.
<u>Running Solr 8.11.2.</u><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">I deleted
the directory “index” from my Solr core data directory (for
me, /home/solr/var-solr/data/archivesspace/data) and
restarted Solr. I also installed
<a href="https://github.com/lyrasis/aspace-reindexer"
moz-do-not-send="true" class="moz-txt-link-freetext">https://github.com/lyrasis/aspace-reindexer</a>
and (temporarily) enabled the configuration option to
auto-reindex on AS start. Ran the DB migrations per the
upgrade docs and after that I had no issues starting
ArchivesSpace.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt">Not sure if
this helps or not but as I recall on some systems `rm` will
return success if asked to delete a directory that doesn’t
exist, so I thought it worth mentioning in case you missed
deleting the Solr index. Good luck,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span
style="font-size:12.0pt;font-family:"Calibri
Light",sans-serif;color:black;border:none windowtext
1.0pt;padding:0in">--</span><span
style="font-size:12.0pt;font-family:"Calibri
Light",sans-serif;color:black"><br>
<span style="border:none windowtext 1.0pt;padding:0in">Mx.
Ashley Rose Connolly (she/her), Senior Systems Engineer,
SPS DoTS SysOps</span></span><span
style="font-size:11.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt"><o:p> </o:p></span></p>
<div id="mail-editor-reference-message-container">
<div>
<div style="border:none;border-top:solid #B5C4DF
1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><b><span
style="font-size:12.0pt;color:black">From: </span></b><span
style="font-size:12.0pt;color:black"><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>Date: </b>Friday, July 14, 2023 at 15:11<br>
<b>To: </b><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>,
<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>Cc: </b>Archivesspace Users Group
<a class="moz-txt-link-rfc2396E" href="mailto:archivesspace_users_group@lyralists.lyrasis.org"><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<o:p></o:p></span></p>
</div>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
Sorry to keep this thread going!<br>
<br>
I returned to this project a little while ago and
checked both schema.xml files and sure enough they have
different checksums:<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">vagrant@vagrant:/usr/share/archivesspace/solr$
sha256sum schema.xml
<br>
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b</b>
schema.xml<br>
<br>
vagrant@vagrant:/opt/solr/server/solr/configsets/archivesspace/conf$
sha256sum schema.xml<br>
<b>4d4849771a91d677f255b638cbefa8b8d67a236c56c645bb13c2842480614d78</b>
schema.xml<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
Thinking maybe there was some kind of bit-flipping
happening when copying between Vagrant/Virtualbox Host
and Guest, I copied the Solr schema.xml file directly
from within the VM itself.<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">cp
/usr/share/archivesspace/solr/schema.xml
/opt/solr/server/solr/configsets/archivesspace/conf/schema.xml<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
This results in two files with identical checksums:<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">vagrant@vagrant:~$ sha256sum
/usr/share/archivesspace/solr/schema.xml
<br>
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b</b>
<br>
<br>
vagrant@vagrant:~$ sha256sum
/opt/solr/server/solr/configsets/archivesspace/conf/schema.xml<br>
<b>f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b
</b><o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><br>
Unfortunately, when I start up ASpace I still get the
"Solr checksum verification failed."<br>
<br>
I just am not sure how this is possible. Both files
have the same checksums!<br>
<br>
Thinking...<br>
<br>
Mark<br>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">On 7/14/23 11:58, Mark Cyzyk
wrote:<o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
After-Party:<br>
<br>
Now that I have a copy of my production 3.2.0 running
just fine via Vagrant, I run my Upgrade routines and
ASpace DOES upgrade to 3.4.0!<br>
<br>
But, when I do a search for anything I get a nice
"Unable to Connect to Database" error message which, I
have determined, is a misnomer. What it means to say
is: "Solr checksum verification failed".<br>
<br>
Full error message here:<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">ArchivesSpaceThreadDump:
Touch the file
'/usr/share/archivesspace/thread_dump_backend.txt'
to trigger a thread dump<br>
I, [2023-07-14T15:40:57.771226 #52824] INFO -- :
Thread-2002: Connecting to database:
jdbc:mysql://localhost:3306/archivesspace?user=[REDACTED]&password=[REDACTED]&useUnicode=true&characterEncoding=UTF-8&useSS><br>
I, [2023-07-14T15:40:58.115235 #52824] INFO -- :
Thread-2002: All tables checked and confirmed set to
UTF-8. Nice job!<br>
========================================================================<br>
A trace file has been written to the following
location:
/usr/share/archivesspace/data/tmp/aspace_diagnostic_1689349259.txt<br>
<br>
This file contains information that will
assist developers in diagnosing<br>
problems with your ArchivesSpace
installation. Please review the file's<br>
contents for sensitive information (such as
passwords) that you might not<br>
want to share.<br>
========================================================================<br>
Jul 14, 2023 3:40:59 PM
org.eclipse.jetty.server.handler.ContextHandler$Context
log<br>
INFO: An exception happened during JRuby-Rack
startup<br>
Solr checksum verification failed (schema): expected
[f066f17556bbe49b0526ff70ae885bdc9655666b503227667ef0c4315e4e5b0b] got
[4d4849771a91d677f255b638cbefa8b8d67a236c56c645bb13c2842480614d78]<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><br>
DB check, OK.<br>
UTF-8 check, OK.<br>
Solr Schema checksum check, Not OK.<br>
<br>
And so, I then forced my Vagrant script to simply copy
3.4.0 Solr files* into
/opt/solr/server/solr/configsets/archivesspace/conf
At this point, the files in these two directories
should be exactly similar with identical checksums.<br>
<br>
I restart Solr with these files in place.<br>
<br>
I restart ASpace -- still checksum failure.<br>
<br>
Trying to think how their checksums can differ.
Should be an exact copy.<br>
<br>
Mark<br>
<br>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">On 7/13/23 16:19, Mark
Cyzyk wrote:<o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt">Thanks Joshua, Jesse,
Brian, Blake, Valerie for helping me this week on my
VEXING Aspace/Vagrant/Solr issue.<br>
<br>
Here is what's now working: (!)<br>
<br>
In my config.rb (for Vagrant version of this
project):<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"># Vagrant
######################################################################<br>
AppConfig[:db_url] =
"jdbc:mysql://localhost:3306/archivesspace?user=REDACTED&password=REDACTED&useUnicode=true&characterEncoding=UTF-8&useSSL=false&allowPublicKeyRetrieval=true"<br>
AppConfig[:backend_url] = <a
href="http://localhost:8089"
moz-do-not-send="true">"http://localhost:8089"</a><br>
AppConfig[:frontend_url] = <a
href="http://localhost:8080"
moz-do-not-send="true">"http://localhost:8080"</a><br>
AppConfig[:public_url] = <a
href="http://localhost:9999"
moz-do-not-send="true">"http://localhost:9999"</a><br>
AppConfig[:solr_verify_checksums] = true<br>
AppConfig[:enable_solr] = false<br>
AppConfig[:solr_url] = <a
href="http://localhost:8983/solr/archivesspace"
moz-do-not-send="true">"http://localhost:8983/solr/archivesspace"</a><br>
################################################################################<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
This and the following Force Reindex did the trick!<o:p></o:p></span></p>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">sudo service archivespace
stop<br>
sudo rm -rf
/usr/share/archivesspace/data/indexer_state/<br>
sudo rm -rf
/usr/share/archivesspace/data/indexer_pui_state/<br>
curl -X POST -H 'Content-Type: application/json'
--data-binary '{"delete":{"query":"*:*" }}'
<a
href="http://localhost:8983/solr/archivesspace/update?commit=true"
moz-do-not-send="true"
class="moz-txt-link-freetext">http://localhost:8983/solr/archivesspace/update?commit=true</a><br>
sudo service archivesspace start<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><br>
Seriously appreciative.<br>
<br>
Onward!<br>
<br>
Mark<br>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">On 7/13/23 11:24 AM,
Jesse Martinez wrote:<o:p></o:p></span></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">Hi Mark,
<o:p></o:p></span></p>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">It's normal for the
archivesspace core not to have a Data import
handler set up. And it's also normal to see
that warning message about security in the
solr logs.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">Thank you for
checking that the solr schema.xml file
matches. The last thing I can recommend for
troubleshooting solr is to bootstrap it with
solr data from production, and see if that
loads records into the ASpace interface.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">Jesse <o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">On Thu, Jul 13, 2023
at 10:49 AM Mark Cyzyk <<a
href="mailto:mcyzyk@gmail.com"
target="_blank" moz-do-not-send="true"
class="moz-txt-link-freetext">mcyzyk@gmail.com</a>>
wrote:<o:p></o:p></span></p>
</div>
<blockquote style="border:none;border-left:solid
#CCCCCC 1.0pt;padding:0in 0in 0in
6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
In the Solr Web Gui --> Archivesspace
Core --> Dataimport, there is this error
message:<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">The
solrconfig.xml file for this index does
not have an operational DataImportHandler
defined!<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
My solrconfig.xml, straight from 3.2.0
codebase:<o:p></o:p></span></p>
<div>
<div>
<pre style="margin-left:.5in"><code><?xml version="1.0" encoding="utf-8"?><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code><config><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <lib dir="${solr.install.dir}/dist/" regex="solr-analysis-extras.*\.jar" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <lib dir="${solr.install.dir}/contrib/analysis-extras/lucene-libs" regex="lucene-analyzers-icu-.*\.jar" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <lib dir="${solr.install.dir}/contrib/analysis-extras/lib/" regex="icu4j-*.*\.jar" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <schemaFactory class="ClassicIndexSchemaFactory"/><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <luceneMatchVersion>8.10</luceneMatchVersion><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <dataDir>${solr.data.dir:}</dataDir><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <directoryFactory name="DirectoryFactory" class="${solr.directoryFactory:solr.NRTCachingDirectoryFactory}" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <updateHandler class="solr.DirectUpdateHandler2"><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <maxPendingDeletes>1000</maxPendingDeletes><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <autoCommit><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <maxDocs>1000</maxDocs><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <maxTime>60000</maxTime><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <openSearcher>false</openSearcher><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </autoCommit><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </updateHandler><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <query><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <maxBooleanClauses>1024</maxBooleanClauses><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <filterCache class="solr.FastLRUCache" size="512" initialSize="512" autowarmCount="0" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <queryResultCache class="solr.LRUCache" size="512" initialSize="512" autowarmCount="0" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <documentCache class="solr.LRUCache" size="512" initialSize="512" autowarmCount="0" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <enableLazyFieldLoading>true</enableLazyFieldLoading><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <queryResultWindowSize>20</queryResultWindowSize><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <queryResultMaxDocsCached>200</queryResultMaxDocsCached><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <useColdSearcher>false</useColdSearcher><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <maxWarmingSearchers>2</maxWarmingSearchers><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </query><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestDispatcher handleSelect="false"><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestParsers enableRemoteStreaming="true" multipartUploadLimitInKB="2048000" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <httpCaching never304="true" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </requestDispatcher><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/select" class="solr.SearchHandler"><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <lst name="defaults"><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="defType">edismax</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="echoParams">explicit</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <int name="rows">10</int><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="df">fullrecord</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="pf">four_part_id^50</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="qf">title^25 four_part_id^50 fullrecord</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:resource^100</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:accession^100</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:subject^50</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:agent_person^50</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:agent_corporate_entity^30</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="bq">primary_type:agent_family^30</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </lst><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </requestHandler><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/update" class="solr.UpdateRequestHandler"></requestHandler><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/analysis/document" class="solr.DocumentAnalysisRequestHandler" startup="lazy" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/analysis/field" startup="lazy" class="solr.FieldAnalysisRequestHandler" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/replication" class="solr.ReplicationHandler" startup="lazy" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <queryResponseWriter name="json" class="solr.JSONResponseWriter"><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <str name="content-type">text/plain; charset=UTF-8</str><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </queryResponseWriter><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <admin><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <defaultQuery>*:*</defaultQuery><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> </admin><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code> <requestHandler name="/admin/luke" class="org.apache.solr.handler.admin.LukeRequestHandler" /><o:p></o:p></code></pre>
<pre style="margin-left:.5in"><code></config><o:p></o:p></code></pre>
</div>
</div>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt">On 7/13/23 10:40,
Mark Cyzyk wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Hi Mark,
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">If you go to
this URL<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="http://localhost:8983/solr/#/archivesspace/files?file=schema.xml"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">http://localhost:8983/solr/#/archivesspace/files?file=schema.xml</a> <o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">does the
schema file shown there match the same
one you copied over?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="https://github.com/archivesspace/archivesspace/blob/v3.2.0/solr/schema.xml"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">https://github.com/archivesspace/archivesspace/blob/v3.2.0/solr/schema.xml</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Jesse<o:p></o:p></span></p>
</div>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
<br>
Yes, they match:<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><schema
name="archivesspace" version="1.5"><o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
Thinking...<br>
<br>
Mark<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">On 7/12/23
16:20, Jesse Martinez wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Hi Mark,
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">If you go
to this URL<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="http://localhost:8983/solr/#/archivesspace/files?file=schema.xml"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">http://localhost:8983/solr/#/archivesspace/files?file=schema.xml</a> <o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">does the
schema file shown there match the
same one you copied over?<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="https://github.com/archivesspace/archivesspace/blob/v3.2.0/solr/schema.xml"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">https://github.com/archivesspace/archivesspace/blob/v3.2.0/solr/schema.xml</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Jesse<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
<div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">On Wed, Jul
12, 2023 at 3:44 PM Mark Cyzyk <<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">mcyzyk@gmail.com</a>>
wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="border:none;border-left:solid
#CCCCCC 1.0pt;padding:0in 0in 0in
6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Another
clue, from the Log in the Solr Web
GUI:<br>
<br>
<br>
<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<table class="MsoNormalTable"
style="margin-left:.5in"
cellspacing="0" cellpadding="0"
border="0">
<tbody>
<tr>
<td style="padding:0in 0in 0in
0in">
<p class="MsoNormal"><span
style="font-size:11.0pt">7/12/2023,
3:19:27 PM<o:p></o:p></span></p>
</td>
<td style="padding:0in 0in 0in
0in">
<p class="MsoNormal"><span
style="font-size:11.0pt">WARN
false<o:p></o:p></span></p>
</td>
<td style="padding:0in 0in 0in
0in"><br>
</td>
<td style="padding:0in 0in 0in
0in">
<p class="MsoNormal"><span
style="font-size:11.0pt">CoreContainer<o:p></o:p></span></p>
</td>
<td style="padding:0in 0in 0in
0in">
<p class="MsoNormal"><span
style="font-size:11.0pt">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
<a class="moz-txt-link-freetext" href="https://s.apache.org/solrsecurity">https://s.apache.org/solrsecurity</a>
for more info<o:p></o:p></span></p>
</td>
</tr>
</tbody>
</table>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><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):<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">
solr_provision = <<SCRIPT<br>
cd /opt<br>
sudo wget <a
href="https://archive.apache.org/dist/lucene/solr/8.10.0/solr-8.10.0.tgz"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
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<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><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>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">On
7/12/23 11:46 AM, Joshua D. Shaw
wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black">Hey
Mark<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black">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.<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black">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<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black">Joshua<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:12.0pt;color:black"><o:p> </o:p></span></p>
</div>
<div class="MsoNormal"
style="margin-left:.5in;text-align:center"
align="center">
<span style="font-size:11.0pt">
<hr width="100%" size="0"
align="center">
</span></div>
<div
id="m_9044674422647143338m_6398207830784655580m_4501676620168833283m_-7203434989826652434divRplyFwdMsg">
<p class="MsoNormal"
style="margin-left:.5in"><b><span
style="font-size:11.0pt;color:black">From:</span></b><span
style="font-size:11.0pt;color:black">
<a
href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
archivesspace_users_group-bounces@lyralists.lyrasis.org</a> <a
href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true">
<archivesspace_users_group-bounces@lyralists.lyrasis.org></a> on
behalf of Mark Cyzyk
<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
moz-do-not-send="true"><mcyzyk@gmail.com></a><br>
<b>Sent:</b> Wednesday, July
12, 2023 11:32 AM<br>
<b>To:</b> Brian Hoffman <a
href="mailto:brian.hoffman@lyrasis.org"
target="_blank"
moz-do-not-send="true">
<brian.hoffman@lyrasis.org></a>; <a href="mailto:mcyzyk@jhu.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
mcyzyk@jhu.edu</a> <a
href="mailto:mcyzyk@jhu.edu"
target="_blank"
moz-do-not-send="true"><mcyzyk@jhu.edu></a>;
Archivesspace Users Group
<a
href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a>; <a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
jesse.martinez@bc.edu</a> <a
href="mailto:jesse.martinez@bc.edu" target="_blank"
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><span
style="font-size:11.0pt">
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"> <o:p></o:p></span></p>
</div>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><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>
<br>
<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Try
uncommenting that line and
changing it to:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">AppConfig[:solr_url]
=
<a
href="http://localhost:8983/solr/archivesspace"
target="_blank"
moz-do-not-send="true">"http://localhost:8983/solr/archivesspace"</a><o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:11.0pt"><br>
Done. And yet:<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">************************************************************<br>
Welcome to ArchivesSpace!<br>
You can now point your
browser to <a
href="http://localhost:8080"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
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<o:p></o:p></span></p>
</blockquote>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><br>
Still +0000!<br>
<br>
Mark<br>
<br>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><o:p> </o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"><o:p> </o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">On
7/12/23 11:10, Brian Hoffman
wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Hi
Mark,<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">What
version of ASpace are you
using? <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Try
uncommenting that line and
changing it to:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt">AppConfig[:solr_url]
= <a
href="http://localhost:8983/solr/archivesspace"
target="_blank"
moz-do-not-send="true">
"http://localhost:8983/solr/archivesspace"</a><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div
style="border:none;border-top:solid
#B5C4DF 1.0pt;padding:3.0pt
0in 0in 0in">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><b><span
style="font-size:12.0pt;color:black">From: </span></b><span
style="font-size:12.0pt;color:black">Mark
Cyzyk
<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
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"
target="_blank"
moz-do-not-send="true">
<brian.hoffman@lyrasis.org></a>, <a href="mailto:mcyzyk@jhu.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
mcyzyk@jhu.edu</a> <a
href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true"><mcyzyk@jhu.edu></a>,
Archivesspace Users
Group
<a
href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a>, <a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
jesse.martinez@bc.edu</a>
<a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
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><span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:10.0pt"><br>
Brian,<br>
<br>
That value, commented out
because it's the default,
in my config is:<o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt">##
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"
target="_blank"
moz-do-not-send="true">"http://localhost:8090"</a><o:p></o:p></span></p>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><span
style="font-size:10.0pt"><br>
Mark<br>
<br>
<o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <o:p></o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"> <o:p></o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt">On
7/12/23 10:34, Brian
Hoffman wrote:<o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Hi
Mark,<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">I
am referring to the value
for :solr_url in the file
‘config/config.rb’<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Brian<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div
style="border:none;border-top:solid
#B5C4DF
1.0pt;padding:3.0pt 0in
0in 0in">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><b><span
style="font-size:12.0pt;color:black">From: </span></b><span
style="font-size:12.0pt;color:black">Mark
Cyzyk
<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
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"
target="_blank"
moz-do-not-send="true">
<brian.hoffman@lyrasis.org></a>, <a href="mailto:mcyzyk@jhu.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
mcyzyk@jhu.edu</a> <a
href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true"><mcyzyk@jhu.edu></a>,
Archivesspace Users
Group
<a
href="mailto:archivesspace_users_group@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true">
<archivesspace_users_group@lyralists.lyrasis.org></a>, <a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">
jesse.martinez@bc.edu</a> <a href="mailto:jesse.martinez@bc.edu"
target="_blank"
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><span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">Thanks,
Brian,<br>
<br>
Here is what I see on
screen:<br>
<br>
<img
style="width:19.9479in;height:7.5in"
id="m_9044674422647143338m_6398207830784655580m_4501676620168833283m_-7203434989826652434x__x005f_x0000_i1025"
src="cid:part1.Q08IapHO.Uf1GpGgS@gmail.com" class="" width="1915"
height="720" border="0"><br>
<br>
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <o:p></o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"> <o:p></o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">On
7/12/23 10:24, Brian
Hoffman wrote:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Hi
Mark,<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">I
believe you have
incorrectly set the solr
url to a screen on the
control panel.<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Try
replacing:<br>
<br>
<span
style="font-size:10.0pt"><a
href="http://localhost:8983/solr/#/~cores/archivesspace" target="_blank"
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 <o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt"> <o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt"><a
href="http://localhost:8983/solr/#/~cores/archivesspace"
target="_blank"
title="http://localhost:8983/solr/#/~cores/archivesspace"
moz-do-not-send="true"><span style="font-size:12.0pt">http://localhost:8983/solr/archivesspace</span></a><o:p></o:p></span></p>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div
style="border:none;border-top:solid
#B5C4DF
1.0pt;padding:3.0pt 0in
0in 0in">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><b><span
style="font-size:12.0pt;color:black">From: </span></b><span
style="font-size:12.0pt;color:black"><a
href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>
<a
href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true">
<archivesspace_users_group-bounces@lyralists.lyrasis.org></a> on
behalf of Mark Cyzyk
<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
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"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">jesse.martinez@bc.edu</a>
<a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
moz-do-not-send="true"><jesse.martinez@bc.edu></a>,
<a
href="mailto:mcyzyk@jhu.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">mcyzyk@jhu.edu</a> <a
href="mailto:mcyzyk@jhu.edu"
target="_blank"
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"
target="_blank"
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><span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">Darn:<br>
<br>
<br>
<br>
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre style="margin-left:.5in"><code>{</code><o:p></o:p></pre>
<pre style="margin-left:.5in"><code> "</code>responseHeader<code>":</code>{<o:p></o:p></pre>
<pre style="margin-left:.5in"> "status":0,<o:p></o:p></pre>
<pre style="margin-left:.5in"> "QTime":187,<o:p></o:p></pre>
<pre style="margin-left:.5in"> "params":{<o:p></o:p></pre>
<pre style="margin-left:.5in"> "q":"*:*",<o:p></o:p></pre>
<pre style="margin-left:.5in"> "indent":"true",<o:p></o:p></pre>
<pre style="margin-left:.5in"> "q.op":"OR",<o:p></o:p></pre>
<pre style="margin-left:.5in"> "_":"1689171084647"}}<code>,</code><o:p></o:p></pre>
<pre style="margin-left:.5in"><code> "</code>response<code>":</code>{"numFound":0,"start":0,"numFoundExact":true,"docs":[]<o:p></o:p></pre>
<pre style="margin-left:.5in"> }}<o:p></o:p></pre>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><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>
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <o:p></o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"> <o:p></o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">On
7/12/23 10:09, Jesse
Martinez wrote:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Thanks
for sharing that,
Mark! <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">I
have another
quick follow up
question.<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">What
do you see when
you run a solr
search like this
one:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><a
href="http://localhost:8983/solr/#/archivesspace/query?q=*:*&q.op=OR&indent=true"
target="_blank" moz-do-not-send="true">http://localhost:8983/solr/#/archivesspace/query?q=*:*&q.op=OR&indent=true</a><span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">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
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Jesse<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">On
Wed, Jul 12, 2023
at 10:05 AM Mark
Cyzyk <<a
href="mailto:mcyzyk@gmail.com"
target="_blank"
moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@gmail.com</a>>
wrote:<span
style="font-size:10.0pt"><o:p></o:p></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
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in"><br>
Thanks, Jesse,<br>
<br>
Here is the
output of those
commands:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">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
style="font-size:10.0pt"><o:p></o:p></span></p>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:12.0pt;margin-left:.5in">Puzzling!<br>
<br>
Mark<br>
<br>
<br>
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<pre style="margin-left:.5in"><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> <o:p></o:p></pre>
<pre style="margin-left:.5in">Mark Cyzyk, M.A., M.L.S.<o:p></o:p></pre>
<pre style="margin-left:.5in">Library Applications Group<o:p></o:p></pre>
<pre style="margin-left:.5in">The Sheridan Libraries<o:p></o:p></pre>
<pre style="margin-left:.5in">The Johns Hopkins University<o:p></o:p></pre>
<pre style="margin-left:.5in"><a href="mailto:mcyzyk@jhu.edu" target="_blank" moz-do-not-send="true" class="moz-txt-link-freetext">mcyzyk@jhu.edu</a><o:p></o:p></pre>
<pre style="margin-left:.5in"> <o:p></o:p></pre>
<pre style="margin-left:.5in">Verba volant, scripta manent. <o:p></o:p></pre>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">On
7/12/23 09:52,
Jesse Martinez
wrote:<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<blockquote
style="margin-top:5.0pt;margin-bottom:5.0pt">
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><span
style="font-size:10.0pt">ps aux | grep solr | grep -v grep<o:p></o:p></span></p>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
</blockquote>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><br
clear="all">
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">--
<span
style="font-size:10.0pt"><o:p></o:p></span></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Jesse
Martinez<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">Senior
Library
Applications
Developer<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">O'Neill
Library,
Boston College<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"><a
href="mailto:jesse.martinez@bc.edu" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">jesse.martinez@bc.edu</a><span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">617-552-2509<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
<div>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in">he/him/his<span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</blockquote>
<p
style="mso-margin-top-alt:0in;margin-right:0in;margin-bottom:0in;margin-left:.5in"> <span
style="font-size:10.0pt"><o:p></o:p></span></p>
</div>
</blockquote>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</blockquote>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">_______________________________________________<br>
Archivesspace_Users_Group mailing
list<br>
<a
href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br>
<a
href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a><o:p></o:p></span></p>
</blockquote>
</div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><br clear="all">
<o:p></o:p></span></p>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal"
style="margin-left:.5in"><span
class="gmailsignatureprefix"><span
style="font-size:11.0pt">--
</span></span><span
style="font-size:11.0pt"><o:p></o:p></span></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Jesse
Martinez<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Senior
Library Applications
Developer<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">O'Neill
Library, Boston College<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="mailto:jesse.martinez@bc.edu" target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">jesse.martinez@bc.edu</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">617-552-2509<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">he/him/his<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</blockquote>
</div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><br clear="all">
<o:p></o:p></span></p>
<div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
<p class="MsoNormal" style="margin-left:.5in"><span
class="gmailsignatureprefix"><span
style="font-size:11.0pt">--
</span></span><span style="font-size:11.0pt"><o:p></o:p></span></p>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Jesse
Martinez<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">Senior
Library Applications Developer<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">O'Neill
Library, Boston College<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt"><a
href="mailto:jesse.martinez@bc.edu"
target="_blank"
moz-do-not-send="true"
class="moz-txt-link-freetext">jesse.martinez@bc.edu</a><o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">617-552-2509<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"
style="margin-left:.5in"><span
style="font-size:11.0pt">he/him/his<o:p></o:p></span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</blockquote>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
<div style="border:solid #9C6500 1.0pt;padding:2.0pt 2.0pt
2.0pt 2.0pt">
<p class="MsoNormal"
style="margin-left:.5in;line-height:12.0pt;background:#FFEB9C">
<b><span style="color:#9C6500">CAUTION:</span></b><span
style="color:black"> This email originated from
outside of the organization. Please don't click links,
open attachments, or reply with confidential details
unless you are certain you know the sender and are
expecting the content.<o:p></o:p></span></p>
</div>
<p class="MsoNormal" style="margin-left:.5in"><span
style="font-size:11.0pt"><o:p> </o:p></span></p>
</div>
</div>
</div>
</blockquote>
<br>
</body>
</html>