On Thu, 25 Aug 2011, Lanxin Ma wrote:
> 1. what deamons should I start in order to run invenio ?

bibindex, bibreformat, webcoll, bibrank.  Please see your
`/help/admin/howto-run' guide.

> 2. bibsched deamon does nto work in my invenio server.

> sudo -u apache /opt/invenio/bin/bibsched start
>
> sudo -u apache PYTHON_EGG_CACHE=/tmp/.python-eggs
>            /opt/invenio/bin/bibreformat -oHB -s5m

It is possible that bibsched is bitten by the egg problem too.  Please
try to start it as follows:

  sudo -u apache PYTHON_EGG_CACHE=/tmp/.python-eggs \
     /opt/invenio/bin/bibsched

and you can then change the status of your queue from AUTO to MANUAL by
pressing the `A' key.

> StandardError: Process bibindex (task_id: 6) was launched but seems
> not to be able to reach RUNNING status.

When this happens, you can simply put the bibsched queue back to AUTO.

> 3. I would join invenio chat room, could you please let me know the
> link ?

Please follow instructions available at:
<http://invenio-software.org/wiki/Community/ChatRooms>

Best regards
-- 
Tibor Simko

Reply via email to