Uploaded image for project: 'ActivityPub Application'
  1. ActivityPub Application
  2. XAP-113

this.solr.getClient("activitypub") is always null

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 1.6, 1.7.11
    • None
    • tested the jetty demo and tomcat deployment, both with HSQLDB and Postgresql
    • Unknown

    Description

      Seeing "Warning The ActivityPub storage is not ready. Please ask the administrator to restart the server to initialize it." on a default install with both the embedded solr server and a remote one.

      start_xwiki.sh[1294483]: Caused by: java.lang.NullPointerException: Cannot invoke "org.apache.solr.client.solrj.SolrClient.request(org.apache.solr.client.solrj.SolrRequest, String)" because "client" is null

      With the embedded version, the /home/xwiki/xwiki/data/store/solr/activitypub_9 folder is created correctly and initiated, but the client is still null.

      With the remote version, after creating the /var/lib/solr/xwiki_activitypub_9/ core and seeing it active in the solr admin ui, the client is still null

      Attachments

        Activity

          People

            Unassigned Unassigned
            clueless_individual clueless individual
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: