Reinhard, assuming you work this bug and get it working, please do contribute your fixes back to Continuum so it can be incorporated in future releases to benefit other users.
Debian Sarge on Sparc is one of those configurations with a relatively few number of users (I have to imagine many people would just run Solaris), so your (personal) assistance with testing and using Continuum is certainly appreciated. Wayne On 4/26/06, Emmanuel Venisse <[EMAIL PROTECTED]> wrote: > if you want the pid of java command, you need to modify plexus.sh with > something like this: > > - add '&' at the end of java command > - and just after the java command, write this : > echo $! >continuum.pid > > I'm not sure JSW support for the moment debian on sparc (perhaps with solaris > wrapper) > > Emmanuel > > Reinhard Spisser a écrit : > > Hi all, > > > > I cannot start Continuum using the run.sh command because I'm using it > > on a platform that is not supported (debian sarge on sparc). I get > > errors when I use the run.sh command stating that it is not possibile > > to start the wrapper . What is the wrapper supposed to do? > > > > I start continuum using the plexus.sh command and it works fine. The > > only problem I'm getting is that I have don't a pidfile so I cannot > > kill continuum using a sinle kill -9 <pid>. I need to kill all single > > processes of continuum by hand. > > > > How can I obtain the pid of the continuum process when continuum is > > started with plexus.sh? > > > > It would be useful to have a bin/others directory with a run.sh > > command that does not use the wrapper and does simply allow to > > start/stop continnum using plexus.sh. > > > > Thanks for the great product. > > > > > > -- > > Reinhard Spisser > > > > > > > >
