<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} p
        {margin-top:0;
        margin-bottom:0}--></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt; color:#000000; background-color:#FFFFFF; font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Hi Steven,</p>
<p><br>
</p>
<p><br>
</p>
<p>Yeah, so Solr is having a hard time setting the "instanceDir" because the solrconfig and schema are actually bundled up in the WAR file's classpath.
</p>
<p><br>
</p>
<p>The rest of the admin ui's schema browser stuff should still work, but I think you'll have to monkey around a bit to get the admin ui to load the config and schema xml file....or you can look at them here :
</p>
<p><br>
</p>
<p><a id="lnk162697" href="https://github.com/archivesspace/archivesspace/tree/master/solr">https://github.com/archivesspace/archivesspace/tree/master/solr</a></p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p><br>
</p>
<p>b,chris. </p>
<p><br>
</p>
<p><br>
</p>
<div id="Signature">
<div name="divtagdefaultwrapper" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:; margin:0">
<div class="BodyFragment"><font size="2">
<div class="PlainText">Chris Fitzpatrick | <font size="2">Developer, ArchivesSpace</font><br>
Skype: chrisfitzpat  | Phone: 918.236.6048<br>
http://archivesspace.org/<br>
</div>
</font></div>
</div>
</div>
<div style="word-wrap:break-word">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> archivesspace_users_group-bounces@lyralists.lyrasis.org <archivesspace_users_group-bounces@lyralists.lyrasis.org> on behalf of Steven Majewski
 <sdm7g@virginia.edu><br>
<b>Sent:</b> Tuesday, December 2, 2014 5:27 PM<br>
<b>To:</b> Archivesspace Users Group (archivesspace_users_group@lyralists.lyrasis.org)<br>
<b>Subject:</b> [Archivesspace_Users_Group] solr_home</font>
<div> </div>
</div>
<div>
<div><br>
</div>
<div>Indexing in my ArchivesSpace instances appear to be working properly, however</div>
<div>when I go to the solr web console and click on either Schema or Config for Collection1,</div>
<div>I see a stack trace:</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><span style="font-family:monospace; font-size:12px; line-height:19.200000762939453px; white-space:pre"><?xml version="1.0" encoding="UTF-8"?> <response> <lst name="responseHeader"><int name="status">500</int><int name="QTime">1</int></lst><lst name="error"><str
 name="trace">java.lang.NullPointerException at org.apache.solr.handler.admin.ShowFileRequestHandler.showFromFileSystem(ShowFileRequestHandler.java:209) at org.apache.solr.handler.admin.ShowFileRequestHandler.handleRequestBody(ShowFileRequestHandler.java:122)
 at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:129) at org.apache.solr.core.SolrCore.execute(SolrCore.java:1699) at org.apache.solr.servlet.SolrDispatchFilter.execute(SolrDispatchFilter.java:455) at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:276)
 at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1302) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:448) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:131) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:524)
 at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1067) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:377) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
 at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1001) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:129) at org.eclipse.jetty.server.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:250)
 at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111) at org.eclipse.jetty.server.Server.handle(Server.java:360) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454) at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:890)
 at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:944) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:630) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:230) at
 org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:622) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
 at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538) at java.lang.Thread.run(Thread.java:744) </str><int name="code">500</int></lst> </response></span></div>
<div><span style="font-family:monospace; font-size:12px; line-height:19.200000762939453px; white-space:pre"><br>
</span></div>
<div><span style="font-family:monospace; font-size:12px; line-height:19.200000762939453px; white-space:pre"><br>
</span></div>
<div>And the Dashboard shows a non-existing directory for solr_home and “Instance” :</div>
<div><br>
</div>
<div>
<dl class="clearfix" style="margin:0px; padding:0px; color:rgb(192,192,192); font-family:'Lucida Grande','DejaVu Sans','Bitstream Vera Sans',Verdana,Arial,sans-serif; font-size:12px; line-height:19.200000762939453px">
<dd style="margin:0px; padding:0px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; width:449.59375px">
/usr/local/projects/archivesspace/data/solr_home/collection1</dd></dl>
<div><br>
</div>
</div>
<div>Just wondering what all that means! </div>
<div>( I was having a problem with a devserver instance, which was actually due to my forgetting to start the indexer:devserver, </div>
<div>  however, in hunting for the problem, I was misled by these error messages, until I discovered my functioning test server</div>
<div> showed the same errors. ) </div>
<div><br>
</div>
<div>— Steve Majewski / UVA Alderman Library</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>