<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">It definitely doesn’t like those Preservica URLs. <div class=""><br class=""></div><div class="">The staff PDF production goes thru 3 steps, and you can do them separately and manually to debug.</div><div class=""><br class=""></div><div class="">[1] export EAD XML</div><div class="">[2] Run XSLT processor on EAD with /stylesheets/as-ead-pdf.xsl xsl-fo stylesheet</div><div class="">    $ saxon -xsl:archivesspace/stylesheets/as-ead-pdf.xsl -s:UA.15.9_20210331_175003_UTC__ead.xml -o:fop.fo </div><div class="">[3] Run FOP processor on output of xsl-fo stylesheet. </div><div class="">    $ fop fop.fo -pdf fop.pdf</div><div class=""><br class=""></div><div class="">After an error on logo image (because I’m not in the right directory and didn’t pass a param so it can find it)</div><div class="">And a bunch of warning in info messages that can be ignored, I get a whole series of errors like this: </div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">SEVERE: Error while rendering page 19</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">java.lang.IllegalStateException: java.net.URISyntaxException: Illegal character in scheme name at index 0: %3Ca%20href=%22https://<a href="http://us.preservica.com/explorer/explorer.html%23prop:7&de6cbfd3-5bdf-41d1-a313-e323698859f2%22%3EPreservica%20Internal%3C/a%3E" class="">us.preservica.com/explorer/explorer.html%23prop:7&de6cbfd3-5bdf-41d1-a313-e323698859f2%22%3EPreservica%20Internal%3C/a%3E</a></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>at org.apache.fop.pdf.PDFFactory.getFileUri(PDFFactory.java:688)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>at org.apache.fop.pdf.PDFFactory.getTargetUri(PDFFactory.java:646)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at org.apache.fop.pdf.PDFFactory.getExternalAction(PDFFactory.java:585)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>at org.apache.fop.render.pdf.PDFDocumentNavigationHandler.getAction(PDFDocumentNavigationHandler.java:173)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at org.apache.fop.render.pdf.PDFDocumentNavigationHandler.renderLink(PDFDocumentNavigationHandler.java:107)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>at org.apache.fop.render.intermediate.IFRenderer.renderPage(IFRenderer.java:597)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>at org.apache.fop.area.RenderPagesModel.addPage(RenderPagesModel.java:123)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.finishPage(AbstractPageSequenceLayoutManager.java:316)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at org.apache.fop.layoutmgr.PageSequenceLayoutManager.finishPage(PageSequenceLayoutManager.java:243)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at org.apache.fop.layoutmgr.AbstractPageSequenceLayoutManager.makeNewPage(AbstractPageSequenceLayoutManager.java:287)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.fop.layoutmgr.PageSequenceLayoutManager.makeNewPage(PageSequenceLayoutManager.java:192)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.fop.layoutmgr.PageBreaker.handleBreakTrait(PageBreaker.java:634)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.PageBreaker.startPart(PageBreaker.java:512)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>at org.apache.fop.layoutmgr.AbstractBreaker.addAreas(AbstractBreaker.java:564)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.AbstractBreaker.addAreas(AbstractBreaker.java:509)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.AbstractBreaker.addAreas(AbstractBreaker.java:504)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.PageBreaker.doPhase3(PageBreaker.java:339)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.AbstractBreaker.doLayout(AbstractBreaker.java:458)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.PageBreaker.doLayout(PageBreaker.java:113)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">  </span>at org.apache.fop.layoutmgr.PageSequenceLayoutManager.activateLayout(PageSequenceLayoutManager.java:143)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>at org.apache.fop.area.AreaTreeHandler.endPageSequence(AreaTreeHandler.java:267)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>at org.apache.fop.fo.pagination.PageSequence.endOfNode(PageSequence.java:139)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.fop.fo.FOTreeBuilder$MainFOHandler.endElement(FOTreeBuilder.java:362)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>at org.apache.fop.fo.FOTreeBuilder.endElement(FOTreeBuilder.java:190)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.xalan.transformer.TransformerIdentityImpl.endElement(TransformerIdentityImpl.java:1102)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>at org.apache.xerces.xinclude.XIncludeHandler.endElement(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanEndElement(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>at org.apache.xalan.transformer.TransformerIdentityImpl.transform(TransformerIdentityImpl.java:485)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">     </span>at org.apache.fop.cli.InputHandler.transformTo(InputHandler.java:293)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at org.apache.fop.cli.InputHandler.renderTo(InputHandler.java:116)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at org.apache.fop.cli.Main.startFOP(Main.java:183)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at org.apache.fop.cli.Main.main(Main.java:214)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">Caused by: java.net.URISyntaxException: Illegal character in scheme name at index 0: %3Ca%20href=%22https://<a href="http://us.preservica.com/explorer/explorer.html%23prop:7&de6cbfd3-5bdf-41d1-a313-e323698859f2%22%3EPreservica%20Internal%3C/a%3E" class="">us.preservica.com/explorer/explorer.html%23prop:7&de6cbfd3-5bdf-41d1-a313-e323698859f2%22%3EPreservica%20Internal%3C/a%3E</a></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre"> </span>at java.base/java.net.URI$Parser.fail(URI.java:2963)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at java.base/java.net.URI$Parser.checkChars(URI.java:3134)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">      </span>at java.base/java.net.URI$Parser.checkChar(URI.java:3144)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">       </span>at java.base/java.net.URI$Parser.parse(URI.java:3159)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">   </span>at java.base/java.net.URI.<init>(URI.java:855)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">    </span>at org.apache.fop.pdf.PDFFactory.getFileUri(PDFFactory.java:686)</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; color: rgb(205, 190, 151); background-color: rgba(122, 37, 30, 0.85);" class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><span class="Apple-tab-span" style="white-space:pre">        </span>... 39 more</span></div></div><div class=""><span style="font-variant-ligatures: no-common-ligatures" class=""><br class=""></span></div><div class=""><br class=""></div><div class="">And searching for  “Preservica Internal”  in the EAD, I see that some of those URLs are text strings:</div><div class=""><br class=""></div><div class=""><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">--</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">            <p>These are photographs taken at the College of Arts and Letters Alumni Homecoming Tailgate tent.These are part of a larger group of College of Arts and Letters photographs that have an identifier beginning with A.2013.0031.</p></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          </scopecontent></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          <otherfindaid id="aspace_441418e83fa46cca7321cec581d6dd35"></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">            <head></span><span style="font-variant-ligatures: no-common-ligatures; background-color: #878a04" class="">Preservica Internal</span><span style="font-variant-ligatures: no-common-ligatures" class=""> URL</head></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">            <p><a href="https://us.preservica.com/explorer/explorer.html#prop:4&amp;0a205486-db11-445e-a49f-7c0c55ef8c63</p>" class="">https://us.preservica.com/explorer/explorer.html#prop:4&amp;0a205486-db11-445e-a49f-7c0c55ef8c63</p></a></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          </otherfindaid></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          <otherfindaid id="aspace_8adeaf815fe3e033886d6cc1562d6d01"></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">--</span></div></div><div class=""><br class=""></div><div class=""><div>And others (which are the source of the problem) are DAO href attribute values that are character escaped <a> tags.</div><div><br class=""></div><div>Not sure how you’ve got this encoded in ArchivesSpace for it to export like this, but those are the values that need to be fixed. </div><div><br class=""></div><div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">--</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              <daodesc></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">                <p>ArtPrize Submissions: 2020-12-07</p></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              </daodesc></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              <daoloc xlink:href="&lt;a href=&quot;<a href="https://us.preservica.com/explorer/explorer.html#prop:7&amp;de6cbfd3-5bdf-41d1-a313-e323698859f2&quot;&gt" class="">https://us.preservica.com/explorer/explorer.html#prop:7&amp;de6cbfd3-5bdf-41d1-a313-e323698859f2&quot;&gt</a>;</span><span style="font-variant-ligatures: no-common-ligatures; background-color: #878a04" class="">Preservica Internal</span><span style="font-variant-ligatures: no-common-ligatures" class="">&lt;/a&gt;" xlink:role="Digital Preservation Staff System" xlink:type="locator"/></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">              <daoloc xlink:href="&lt;a href=&quot;<a href="https://msu.access.preservica.com/archive/sdb%3AdeliverableUnit|de6cbfd3-5bdf-41d1-a313-e323698859f2/&quot;&gt;Preservica" class="">https://msu.access.preservica.com/archive/sdb%3AdeliverableUnit|de6cbfd3-5bdf-41d1-a313-e323698859f2/&quot;&gt;Preservica</a> Access&lt;/a&gt;" xlink:role="Electronic Record Access System" xlink:type="locator"/></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">            </daogrp></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">          </did></span></div><div style="margin: 0px; font-stretch: normal; line-height: normal; background-color: rgb(203, 255, 254);" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">--</span></div></div><div><br class=""></div><div><br class=""></div><div>— Steve Majewski</div><div><br class=""><blockquote type="cite" class=""><div class="">On Mar 31, 2021, at 2:24 PM, Busch, Ed <<a href="mailto:buschedw@msu.edu" class="">buschedw@msu.edu</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="WordSection1" style="page: WordSection1; caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;"><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Just curious, in the Preservica added Notes in their Subnote Text content do you have them begin with <A or https? For example, I have<o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Content<o:p class=""></o:p></div><div style="border: 1pt solid rgb(204, 204, 204); padding: 0in;" class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif; line-height: 12pt; border: none; padding: 0in;" class=""><span style="font-size: 10pt; font-family: inherit, serif; color: rgb(85, 85, 85);" class=""><a href="https://us.preservica.com/explorer/explorer.html#prop:4&fb978c72-bce5-4d04-b69b-762891c683b4" style="color: blue; text-decoration: underline;" class="">https://us.preservica.com/explorer/explorer.html#prop:4</a></span><span style="font-size: 10pt; font-family: inherit, serif; color: red;" class=""><a href="https://us.preservica.com/explorer/explorer.html#prop:4&fb978c72-bce5-4d04-b69b-762891c683b4" style="color: blue; text-decoration: underline;" class="">&fb978c72-bce5-4d04-b69b-762891c683b4</a></span><span style="font-size: 10pt; font-family: inherit, serif; color: rgb(85, 85, 85);" class=""><o:p class=""></o:p></span></div></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Just wild guessing right now.<span class="Apple-converted-space"> </span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div class=""><div class=""><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span style="" class="">Ed Busch, MLIS</span></b><span style="" class=""><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Interim Head of University Archives and Historical Collections<o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Electronic Records Archivist<o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Conrad Hall, 943 Conrad Road, Room 101<o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">East Lansing, MI 48824<o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">517-884-6438<o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class=""><a href="mailto:buschedw@msu.edu" style="color: blue; text-decoration: underline;" class=""><span style="color: rgb(5, 99, 193);" class="">buschedw@msu.edu</span></a><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">he/him/his<o:p class=""></o:p></span></div></div></div></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div><div style="border-style: solid none none; border-top-width: 1pt; border-top-color: rgb(181, 196, 223); padding: 3pt 0in 0in;" class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span style="font-size: 12pt;" class="">From:<span class="Apple-converted-space"> </span></span></b><span style="font-size: 12pt;" class=""><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>> on behalf of "Benedett, Barbara" <<a href="mailto:barbara.benedett@curtis.edu" style="color: blue; text-decoration: underline;" class="">barbara.benedett@curtis.edu</a>><br class=""><b class="">Reply-To:<span class="Apple-converted-space"> </span></b>"<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a>" <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Date:<span class="Apple-converted-space"> </span></b>Wednesday, March 31, 2021 at 1:59 PM<br class=""><b class="">To:<span class="Apple-converted-space"> </span></b>"<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a>" <<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Subject:<span class="Apple-converted-space"> </span></b>Re: [Archivesspace_Users_Group] Generate PDF Staff side failing - Preservica added content?<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><o:p class=""> </o:p></div></div><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class="">Hi Ed,<o:p class=""></o:p></span></div></div><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class="">I just tested one of ours that has the Preservica-generated External document note and it was successful. I'll try a few others and see if I can recreate your issue. <o:p class=""></o:p></span></div></div><div class=""><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></div></div><div id="Signature" class=""><div class=""><div id="divtagdefaultwrapper" class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span style="font-size: 8pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127);" class="">Barbara J. Benedett, CA, DAS</span></b><span style="font-size: 12pt;" class=""><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><i class=""><span style="font-size: 8pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127);" class="">Digital Archivist | Rock Resource Center</span></i><span style="font-size: 12pt;" class=""><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 8pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127);" class="">1720 Locust Street, Philadelphia, PA 19103</span><span style="font-size: 12pt;" class=""><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 8pt; font-family: Verdana, sans-serif; color: rgb(127, 127, 127);" class="">(215) 717-3139 Phone  |  (215) 893-9065 Fax  | <span class="Apple-converted-space"> </span><a href="mailto:barbara.benedett@curtis.edu" style="color: blue; text-decoration: underline;" class="">barbara.benedett@curtis.edu</a></span><span style="font-size: 12pt;" class=""><o:p class=""></o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class=""><span id="cid:image001.jpg@01D72639.80411820"><image001.jpg></span><o:p class=""></o:p></span></div></div></div></div></div><div class=""><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="font-size: 12pt;" class=""><o:p class=""> </o:p></span></div></div><div class="MsoNormal" align="center" style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif; text-align: center;"><hr size="0" width="100%" align="center" class=""></div><div id="divRplyFwdMsg" class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span style="" class="">From:</span></b><span style="" class=""><span class="Apple-converted-space"> </span><a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a><span class="Apple-converted-space"> </span><<a href="mailto:archivesspace_users_group-bounces@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group-bounces@lyralists.lyrasis.org</a>> on behalf of Busch, Ed <<a href="mailto:buschedw@msu.edu" style="color: blue; text-decoration: underline;" class="">buschedw@msu.edu</a>><br class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Wednesday, March 31, 2021 1:51 PM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span><a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a><span class="Apple-converted-space"> </span><<a href="mailto:archivesspace_users_group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline;" class="">archivesspace_users_group@lyralists.lyrasis.org</a>><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>[Archivesspace_Users_Group] Generate PDF Staff side failing - Preservica added content?</span><o:p class=""></o:p></div><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></div></div></div><div class=""><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">When I do Generate PDF for a particular Resource, the job fails. This resource has added Preservica content in External Documents, Notes and added DOs. I’m suspecting something in one of those fields is causing the problem. I’ve attached the EAD export. Here’s the error list:<o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></div><div style="border: 1pt solid rgb(204, 204, 204); padding: 3pt 8pt;" class=""><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">Generating PDF for College of Arts and Letters records </span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">Internal error evaluating template rule  at line 123 in module file:/archivesspace/stylesheets/as-ead-pdf.xsl</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">net.sf.saxon.expr.instruct.TemplateRule.applyLeavingTail(net/sf/saxon/expr/instruct/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fTemplateRule.java*3a371&c=E,1,d32Mjv2djUKMTl5kgWqbfBPYVvv2lJyeokdaDS4ItnSTQ5c5ocaEuUPOE5iKfPMIcWbWyf_SglYSy6MI-2MVq8C9yZfnpU63XnsoQq8G2w4h7j0,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnsFZ8Eek$" style="color: blue; text-decoration: underline;" class="">TemplateRule.java:371</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">net.sf.saxon.trans.Mode.applyTemplates(net/sf/saxon/trans/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fMode.java*3a533&c=E,1,GsfqtiG4ptqHPH-hoXf4yXKiBvJy8LtlG2RPUdGHY8KGW_yd0umlyTWL-nnqDpe3oSkK74Iv1s46o7ICmFK8P-ViFr0Exxqm4nFIjXFxXQVVR6QFCNFw_g,,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnsTZ6xQ4$" style="color: blue; text-decoration: underline;" class="">Mode.java:533</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">net.sf.saxon.trans.XsltController.applyTemplates(net/sf/saxon/trans/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fXsltController.java*3a746&c=E,1,KTU1P79lwENjw9plAdLQYulyVN8fViKdabtCBNWJ67Ij2GR6WwaANIC3nfQ_BcqZ72dl7qRaosVDedamzMk6rvdOq254V1x0m90wNwCv2Eo1QQ,,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnk3EoOuc$" style="color: blue; text-decoration: underline;" class="">XsltController.java:746</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">net.sf.saxon.s9api.Xslt30Transformer.applyTemplates(net/sf/saxon/s9api/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fXslt30Transformer.java*3a441&c=E,1,Y3pV6Iq1QhYDOCnRl5oLD78qmdz0pR0pb4zg7CxbXLy-hTlxllxVe-THgRDUr80i6xI44b9qW_TF1walobs7UgiWUhp66CeaAybmO8EbJOM,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDn81fvKRk$" style="color: blue; text-decoration: underline;" class="">Xslt30Transformer.java:441</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">java.lang.reflect.Method.invoke(java/lang/reflect/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fMethod.java*3a498&c=E,1,ML8pc6r7hcFFiUHnwWq4R6N2JOXHq8R39D5UauYh0EIBANVs-h9pNtcdebkkewsTjegQ1VjfmiHiwKSvH8wKetX_8HFJDK8BF9xS-JZOe76AYtEOXNRs-2w,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnuRtJrT0$" style="color: blue; text-decoration: underline;" class="">Method.java:498</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.javasupport.JavaMethod.invokeDirectWithExceptionHandling(org/jruby/javasupport/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fJavaMethod.java*3a426&c=E,1,wqxd8qg4wTL2fzZ1AP5zcJpvamgwBXi6kGCjHJsa62Pt7DytVV_Yc3w3Z2XHSpdaW5piwB3MBHK89pFCqOgPQ5SL-tYwkiIuy5P9yeKN0-NggtBucglF&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnDpH-lV8$" style="color: blue; text-decoration: underline;" class="">JavaMethod.java:426</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.javasupport.JavaMethod.invokeDirect(org/jruby/javasupport/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fJavaMethod.java*3a293&c=E,1,ifTYi-VG7G0MWgGUTn-nFc9pgy6zOUwKgipAa56wCqL068VGminGau3gn-ovE1KKVLT77DKK0fwmxn_1Byto2eEGcxHhlB2N93RwDg4knfPNL4HRW4SqYVJHlQ,,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnVN8-awA$" style="color: blue; text-decoration: underline;" class="">JavaMethod.java:293</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.RubyClass.finvokeWithRefinements(org/jruby/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRubyClass.java*3a514&c=E,1,u3_DuH0aJYmVjINfGofYKdeKTWUPSYUeFh-uZbeD_icyaOvQ8UH4rcWy12A7-g_iZE8yeqB0746EXI9-Be5fETDlZ0TJZTDUzTq7XOLQEc2VSzYx9Xz90aU,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDndAJUsBY$" style="color: blue; text-decoration: underline;" class="">RubyClass.java:514</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.RubyBasicObject.send(org/jruby/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRubyBasicObject.java*3a1755&c=E,1,YJCGryDUhHV6ab0rEOjFkfMspsxuOOzpDi5sdzI9AseuY14vmJ9YhY3AcsCmiAORFNjehCFCVkx6YTPtGtYBH7T1dQgfeuAd7esdf1TxTl4wSRSwEk6Oc8ET&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnBXCjdJ4$" style="color: blue; text-decoration: underline;" class="">RubyBasicObject.java:1755</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.RubyKernel.send(org/jruby/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRubyKernel.java*3a2200&c=E,1,4xjikNAkzDAb0YbVaf2WuV03RnCb6npRzKc7etkwCleSrnVe8_USviNDWjkHOSRVQIczNG_FgdxENRXLax-bfsLHeZx_KrJP3D2aCjzB0_A,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnG8gXZ3U$" style="color: blue; text-decoration: underline;" class="">RubyKernel.java:2200</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.RubyKernel$INVOKER$s$<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fsend.call&c=E,1,tQxYQyQzldhXnt8eFuF87S72MTH4AIom9rHLbN4uQQlCnZ16M5o3LP69r2X69H22oiwfkHYIUxJ1jxkQ0MwgP2z9b5ijz_EVw1c8Igc-L0rj3Mc1J1EbUPpNkA,,&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDncbxpi18$" style="color: blue; text-decoration: underline;" class="">send.call</a>(org/jruby/RubyKernel$INVOKER$s$send.gen)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">RUBY.invocation_lambda(/archivesspace/gems/gems/saxon-rb-0.8.3-java/lib/saxon/xslt/executable.rb:270)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class=""><a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2forg.jruby.RubyProc.call&c=E,1,f9zPGPu0_-Zoh50vwyPuk1rra0RoYMXsfmsChacxiF_ULvnvfVRlxTeGk_reixA4emhgwzb5ErX7ij44nCt_8W9-HCDpOmUwgZKTjAJ19i758QmK7AG9V_gGDz4,&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnJbeazIo$" style="color: blue; text-decoration: underline;" class="">org.jruby.RubyProc.call</a>(org/jruby/<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRubyProc.java*3a291&c=E,1,x_jzN0pjQEJ-2OZOs6vFlM0gMQXHsspGHX0wuPTIA-kZFQGuCL0xpvPYpPC3OJyAaTrrz7WxGwKOVczPRKaN4G3Ed7Pr8YtSnnRZliMADhm_FDf8KcUoHzU,&typo=1&ancr_add=1__;JSUlJQ!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnKCW2oG4$" style="color: blue; text-decoration: underline;" class="">RubyProc.java:291</a>)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">org.jruby.RubyProc$INVOKER$i$<a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fcall.call&c=E,1,tGdY1_PYlmYyJsW-T-cjkbw8svDAoEIS77eUN0fM90GvFOMoEGsuGC1Cxn9AO8VtEziCY6eZ_6yP2I3DNw0Oo5GxPyuanurLoPAn7o5oBi8OC_Qe1Zg2HxIQ9g,,&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnB4ynIqg$" style="color: blue; text-decoration: underline;" class="">call.call</a>(org/jruby/RubyProc$INVOKER$i$call.gen)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">RUBY.to_destination(/archivesspace/gems/gems/saxon-rb-0.8.3-java/lib/saxon/xslt/invocation.rb:73)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">RUBY.to_fo(/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/AS_fop.rb:44)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">RUBY.to_pdf(/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/AS_fop.rb:58)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class=""><a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRUBY.run&c=E,1,lfZXBSAenxig8U-iGz9buKZS9NM77xcTk-2NYGGODXJxT2CW9rldDKnGbJ-rxG0a_IG-xFF3SLvKT8HYBW5m38UyP-wl53WLD_G-0YU7NAfsmf4L&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnLh6lmdM$" style="color: blue; text-decoration: underline;" class="">RUBY.run</a>(/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/job_runners/print_to_pdf_runner.rb:51)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class=""><a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2farchivesspace.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.request_context.open&c=E,1,nmEzUACmHksO4AnWG3IvUGNiu46jSOOCuBuTsSjbTCLaFGLSxD6Sl9X40CVIWxrD9Ied9reZdPOtX7hcaKI1_Zkt-RZh3plDSSbcci_eiiWNWpG2I2CVAZm488Ww&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnFOJD8cg$" style="color: blue; text-decoration: underline;" class="">archivesspace.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.request_context.open</a>(/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/request_context.rb:24)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class=""><a href="https://urldefense.com/v3/__https:/linkprotect.cudasvc.com/url?a=https*3a*2f*2fRUBY.run&c=E,1,fuJdp8YlKS9PRnLCB22lKrax_0mUUF3Uy4SdY7a_b3iEW52CVQXPWAhnQ8c7aTq8p1A0pNQyQZevg-oz7hKLr-1jazp1PdiWWheiRn2C22GLYA,,&typo=1&ancr_add=1__;JSUl!!HXCxUKc!jUSBHaL--Bf1E2b_joiWNFf4ERJc9xI208wzrN1L_cL-IpU4G6-PeUDnyzPoT7c$" style="color: blue; text-decoration: underline;" class="">RUBY.run</a>(/archivesspace/data/tmp/jetty-0.0.0.0-8089-backend.war-_-any-/webapp/WEB-INF/app/lib/job_runners/print_to_pdf_runner.rb:14)</span><o:p class=""></o:p></p><p class="xmsonormal" style="margin: 0in 0in 7.5pt; font-size: 11pt; font-family: Calibri, sans-serif; background-color: rgb(51, 51, 51); word-break: break-all; background-position: initial initial; background-repeat: initial initial;"><span style="font-size: 10pt; font-family: "Courier New"; color: rgb(51, 238, 51);" class="">archivesspace.data.tmp.jetty_minus_0_dot_0_dot_0_dot_0_minus_8089_minus_backend_dot_war_minus___minus_any_minus_.webapp.WEB_minus_INF.app.lib.background_job_queue.invokeOther31:run(archivesspace/data/tmp/jetty_minus_0_dot_0_dot_0_dot_0_minus_8</span><o:p class=""></o:p></p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class="">Any suggestions?<o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></div><div class=""><div class=""><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><b class=""><span style="" class="">Ed Busch, MLIS</span></b><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Interim Head of University Archives and Historical Collections</span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Electronic Records Archivist</span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">Conrad Hall, 943 Conrad Road, Room 101</span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">East Lansing, MI 48824</span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">517-884-6438</span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class=""><a href="mailto:buschedw@msu.edu" style="color: blue; text-decoration: underline;" class=""><span style="color: rgb(5, 99, 193);" class="">buschedw@msu.edu</span></a></span><o:p class=""></o:p></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""><span style="" class="">he/him/his</span><o:p class=""></o:p></div></div></div><div style="margin: 0in; font-size: 11pt; font-family: Calibri, sans-serif;" class=""> <o:p class=""></o:p></div></div></div></div></div><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">_______________________________________________</span><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><span style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none; float: none; display: inline !important;" class="">Archivesspace_Users_Group mailing list</span><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="mailto:Archivesspace_Users_Group@lyralists.lyrasis.org" style="color: blue; text-decoration: underline; font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">Archivesspace_Users_Group@lyralists.lyrasis.org</a><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""><a href="http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group" style="color: blue; text-decoration: underline; font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group</a><br style="caret-color: rgb(0, 0, 0); font-family: Menlo-Regular; font-size: 16px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; text-decoration: none;" class=""></div></blockquote></div><br class=""></div></body></html>