Rupert Westenthaler created STANBOL-1023:
--------------------------------------------

             Summary: Entityhub ReferencedSites may not be initialised on 
startup
                 Key: STANBOL-1023
                 URL: https://issues.apache.org/jira/browse/STANBOL-1023
             Project: Stanbol
          Issue Type: Bug
          Components: Entityhub
            Reporter: Rupert Westenthaler
            Assignee: Rupert Westenthaler
            Priority: Minor


Steps to trigger this Issue
===================

This issue is triggered by

* copying the {name}.solrindex.zip to the datafiles folder and
* copying the o.a.s.data.sites.{name} bundle to the fileinstall folder

while the Stanbol server is NOT running. On the next startup those sites might 
not be
correctly initialized due to a timing issue during the startup process (needs 
further investigation)

How to validate that one is affected
===========================

Users can validate if they are affected by this by checking the "OSGI
Installer" tab of the Felix Webconsole
(http://{host}/system/console/osgi-installer). At the bottom you
should see something like:

    bundleinstall:/{name}.solrindex.ref IGNORED

If this line notes INSTALLED than you are not affected and the error
is caused by something else.

Workaround
=========

As Workaround users need to stop/start the "o.a.s.data.sites.{name}"
bundle as this will restart the installation process of the site.



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to