You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drat.apache.org by GitBox <gi...@apache.org> on 2018/07/20 11:10:33 UTC

[GitHub] buggtb commented on issue #141: Proteus doesn't index

buggtb commented on issue #141: Proteus doesn't index
URL: https://github.com/apache/drat/issues/141#issuecomment-406569916
 
 
   Ah found this in the proteus logs:
   
   SEVERE: Could not connect to Solr server null
   java.lang.InstantiationException: no protocol: null
           at org.apache.oodt.cas.filemgr.tools.SolrIndexer.<init>(SolrIndexer.java:141)
           at backend.ProcessDratWrapper.solrIndex(ProcessDratWrapper.java:154)
           at backend.ProcessDratWrapper.index(ProcessDratWrapper.java:146)
           at backend.ProcessDratWrapper.go(ProcessDratWrapper.java:256)
           at drat.proteus.DratRunnable.run(DratRunnable.java:44)
           at java.lang.Thread.run(Thread.java:748)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services