> Date: Wed, 9 Sep 2009 12:59:14 +0200
> Subject: Re: Web Interface
> From: [email protected]
> To: [email protected]
>
> On Wed, Sep 9, 2009 at 12:39 PM, Babak Shafian <[email protected]> wrote:
>
> >
> > Thanks for the quick response!
> >
> > > >
> > > > Hi Volks,
> > > >
> > > > I've just installed Continuum on Ubuntu. After executing update-rc.d -n
> > > > continuum defaults 80 I get the following:
> > > >
> >
>
> At this point you SAID that you have installed Continum...
>
>
> > > > update-rc.d: warning: /etc/init.d/continuum missing LSB information
> > > > update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
> > > > Adding system startup for /etc/init.d/continuum ...
> > > > /etc/rc0.d/K80continuum -> ../init.d/continuum
> > > > /etc/rc1.d/K80continuum -> ../init.d/continuum
> > > > /etc/rc6.d/K80continuum -> ../init.d/continuum
> > > > /etc/rc2.d/S80continuum -> ../init.d/continuum
> > > > /etc/rc3.d/S80continuum -> ../init.d/continuum
> > > > /etc/rc4.d/S80continuum -> ../init.d/continuum
> > > > /etc/rc5.d/S80continuum -> ../init.d/continuum
> > > >
> > > >
> > > > Which should mean that its running.
> > >
> > >
> > > No it does not. Try:
> > >
> > > # invoke-rc.d continuum start
> > >
> > > or:
> > >
> > > # /etc/init.d/continuum start
> > >
> > > and see what happens? If you still have problems check log files.
> > >
> > > P.S.
> > >
> > > http://www.annodex.net/cgi-bin/man/man2html?update-rc.d+8
> > > http://www.annodex.net/cgi-bin/man/man2html?invoke-rc.d+8
> > >
> > > Can you see the diference?
> >
> >
> > I've started continuum but still get no logfiles. But maybe its up to my
> > installation. To create a continuum file under /etc/init.d/ I couldn't
> > understand what could be meant with continuum_user. I have just replaced it
> > with root(system user) because at this stage I have not create a continuum
> > user yet.
> >
> > The other point is the following command :
> >
> > ln -s /usr/local/continuum-[VERSION]/bin/linux/run.sh /etc/init.d/continuum
> >
> > I'm not sure if I have to replace VERSION with my own continuum version.
> > And after all I don't have
> > any continuum directory under /user/local/
> >
> >
> Have you, or have you not installed Continuum successfully? If you have some
> installation, please give us more details like:
>
> I have downloaded from this link. Unzip-ed with this command under this
> directory, starting Continuum application with this command...
>
Ok. I think its better we go through from the beginning:
I have downloaded the standalone version from the Download pageExtracted the
file on my Ubuntu machine under /opt/apache-continuum-1.2.3
Set a JAVA_HOME environment variable which use a jdk >= 1.5
After that I created the continuum file under /etc/init.d/ with the following
content :
#!/bin/sh
CONTINUUM_HOME=/opt/apache-continuum-1.2.3
su - root -c "$CONTINUUM_HOME/bin/continuum console $@ &"
After that I executed the following:
ln -s /usr/local/continuum-[VERSION]/bin/linux/run.sh /etc/init.d/continuum
And after that I executed update-rc.d -n continuum defaults 80 and I got:
update-rc.d: warning: /etc/init.d/continuum missing LSB information
update-rc.d: see <http://wiki.debian.org/LSBInitScripts>
Adding system startup for /etc/init.d/continuum ...
/etc/rc0.d/K80continuum -> ../init.d/continuum
/etc/rc1.d/K80continuum -> ../init.d/continuum
/etc/rc6.d/K80continuum -> ../init.d/continuum
/etc/rc2.d/S80continuum -> ../init.d/continuum
/etc/rc3.d/S80continuum -> ../init.d/continuum
/etc/rc4.d/S80continuum -> ../init.d/continuum
/etc/rc5.d/S80continuum -> ../init.d/continuum
After that you told me I have to type invoke-rc.d continuum start to start
continuum
and I have done that.So far my activities with continuum!
_________________________________________________________________
Drag n’ drop—Get easy photo sharing with Windows Live™ Photos.
http://www.microsoft.com/windows/windowslive/products/photos.aspx