[livesupport-dev] scheduler and LS studio
  • > that's not how you'd start the scheduler. try:
    >
    > /etc/init.d/livesupport-station start

    there i get the reply: no such file or directory.

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

    this works.

    now i have a problem with starting the LS studio. the link on the desktop does not start LS studio. is there a prompt level command for starting LS studio?

    thanks,

    micz

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • 6 Comments sorted by
  • > >
    > > /etc/init.d/livesupport-station start
    >
    > there i get the reply: no such file or directory.

    try to purge the station package and reinstall..


    >
    > now i have a problem with starting the LS studio. the link on the desktop does not start LS studio. is there a prompt level command for starting LS studio?
    >

    /opt/livesupport/bin/gLiveSupport.sh

    but I am afraid debian rc1 is not working at the moment..
    http://bugs.campware.org/view.php?id=1241

    m.

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Micz Flor wrote:
    > now i have a problem with starting the LS studio. the link on the desktop does not start LS studio. is there a prompt level command for starting LS studio?

    sure, /opt/livesupport/bin/gLiveSupport.sh

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • still running back and forth between the offline ls machine and the one online computer. that does not help much with sending error messages. also, i guess, the fact that i caught some stomach bug and spent half the night on the toilet does not help me to focus today... but i feel that i am making things worse rather than better with our ls install in armenia.

    so... here the updates.

    the scheduler worked with the .../bin/Scheduler.sh start earlier. but...

    after michael's mail i did the dpkg -P to clean the system from LS. then i installed the packages again with dpkg -i. all worked fine.

    but afterwards, when trying to start the scheduler i get the error:

    .../bin/Scheduler.sh start
    using config file...
    XmlRpcServer::bindAndListen: could not bind to specified port (error 98)

    i tried Scheduler.sh stop and then Scheduler.sh start but that made no difference. still the same error.

    starting the LS studio:
    > sure, /opt/livesupport/bin/gLiveSupport.sh

    i get the error:

    using config file .../etc/gLiveSupport.xml
    line 61: 12051 Aborted LiveSupport_exe -c $config_file

    what should i do?

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Micz Flor wrote:
    > still running back and forth between the offline ls machine and the one online computer. that does not help much with sending error messages. also, i guess, the fact that i caught some stomach bug and spent half the night on the toilet does not help me to focus today... but i feel that i am making things worse rather than better with our ls install in armenia.

    well, this is included in the price of the flight ticket, I guess Smile

    >
    > so... here the updates.
    >
    > the scheduler worked with the .../bin/Scheduler.sh start earlier. but...
    >
    > after michael's mail i did the dpkg -P to clean the system from LS. then i installed the packages again with dpkg -i. all worked fine.
    >
    > but afterwards, when trying to start the scheduler i get the error:
    >
    > .../bin/Scheduler.sh start
    > using config file...
    > XmlRpcServer::bindAndListen: could not bind to specified port (error 98)

    this means that you have a stale scheduler running still (maybe didn't
    stop if before purging it?)

    do a:

    killall scheduler

    and try again


    >
    > i tried Scheduler.sh stop and then Scheduler.sh start but that made no difference. still the same error.
    >
    > starting the LS studio:
    >
    >>sure, /opt/livesupport/bin/gLiveSupport.sh
    >
    >
    > i get the error:
    >
    > using config file .../etc/gLiveSupport.xml
    > line 61: 12051 Aborted LiveSupport_exe -c $config_file
    >
    > what should i do?

    start the scheduler first..


    Akos

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • > well, this is included in the price of the flight ticket, I guess Smile

    which part... me being sick or me making things worse Wink

    > this means that you have a stale scheduler running still (maybe didn't
    > stop if before purging it?)
    >
    > do a:
    >
    > killall scheduler

    did do. but that did not change anzthing about the LS studio.

    start fresh and clean i thought and added apache and postgresql to run level 5. then i rebooted the system. this time the system boot started everything properly. the ls scheduler started automatically after adding apache and postgresql.

    then i tried to start ls studio again, but got the same error.

    using config...
    line 61: 13299 aborted livesupport_exe -c $config_file

    the number after line 16 changes every time i try. i guess that does not mean anything.

    but so far i have everything running but ls studio. i would like to get that started today so i can include the machine into the network. still offline then and running all on one machine with one sound card. but it is only for demo purposes. the pentium III with 800 and 256 MB ram i got here for demoing ls is not really up for much. actually, might that be the problem, the system?

    ------------------------------------------
    Posted to Phorum via PhorumMail
  • Micz Flor wrote:
    >> well, this is included in the price of the flight ticket, I guess
    >> Smile
    >
    >
    > which part... me being sick or me making things worse Wink

    being sick of course Smile

    > did do. but that did not change anzthing about the LS studio.
    >
    > start fresh and clean i thought and added apache and postgresql to
    > run level 5. then i rebooted the system. this time the system boot
    > started everything properly. the ls scheduler started automatically
    > after adding apache and postgresql.
    >
    > then i tried to start ls studio again, but got the same error.
    >
    > using config... line 61: 13299 aborted livesupport_exe -c
    > $config_file
    >
    > the number after line 16 changes every time i try. i guess that does
    > not mean anything

    not really. aborted means it crashed.

    > but so far i have everything running but ls studio. i would like to
    > get that started today so i can include the machine into the network.

    maybe the safest bet is to download the sources and compile them...

    > still offline then and running all on one machine with one sound
    > card. but it is only for demo purposes. the pentium III with 800 and
    > 256 MB ram i got here for demoing ls is not really up for much.
    > actually, might that be the problem, the system?

    one sound card won't do you any good, as the scheduler needs one, and
    the studio needs one too...


    Akos

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