[livesupport-dev] scheduler wont start
  • > well, if you have the .deb files on the hard drive, just do:
    >
    > dpkg -i
    >
    > and it will install...

    thanks. did that. while upgrading it asked me to keep my conf.php or scheduler.xml files, but i decided to replace them with the new versions.

    after the installation apache was running
    postgresql was not running
    manually started postgresql
    scheduler was not running so i manually tried to start it at /opt/livesupport/bin/scheduler
    got the error that it could not find libxml++-2.6.so.2: no such file or directory
    being a windows buy, i rebooted Wink

    after the reboot apache and postgresql were not started, manually started them
    same error with scheduler
    i can log in under the htmlUI with root and q
    there i also get the alert popup that the scheduler is not started.

    what do i need to do, manually?

    thanks

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 1 Comment sorted by
  • Micz Flor wrote:

    > scheduler was not running so i manually tried to start it at /opt/livesupport/bin/scheduler
    > got the error that it could not find libxml++-2.6.so.2: no such file or directory
    > being a windows buy, i rebooted Wink
    >


    that's not how you'd start the scheduler. try:

    /etc/init.d/livesupport-station start


    instead. (or /opt/livesupport/bin/scheduler.sh start)

    > after the reboot apache and postgresql were not started, manually started them

    well, add it to the runlevel Smile

    > what do i need to do, manually?

    see above..


    Akos

    ------------------------------------------
    Posted to Phorum via PhorumMail