Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-16 Thread James Seymour
On Fri, 13 May 2011 14:17:56 +0100 sebb wrote: [snip] > > Or wait a bit longer - you only posted 2 days ago here. I was going out of town for the next three days, anyway, so why not? But five days on this list, four on the other, and no help. I'm thinking that, by this time, none is likely to b

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-13 Thread sebb
On 13 May 2011 13:56, Jim Seymour wrote: > On Wed, 11 May 2011 18:04:15 -0400 > Jim Seymour wrote: > >> On Thu, 12 May 2011 01:16:43 +0400 >> Konstantin Kolinko wrote: >> >> > 1) jsvc is not developed within Apache Tomcat project but within >> > the Apache Commons - it belongs to Apache Commons

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-13 Thread Jim Seymour
On Wed, 11 May 2011 18:04:15 -0400 Jim Seymour wrote: > On Thu, 12 May 2011 01:16:43 +0400 > Konstantin Kolinko wrote: > > > 1) jsvc is not developed within Apache Tomcat project but within > > the Apache Commons - it belongs to Apache Commons Daemon, -- your > > question belongs there > > http

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-11 Thread Jim Seymour
On Thu, 12 May 2011 01:16:43 +0400 Konstantin Kolinko wrote: > 1) jsvc is not developed within Apache Tomcat project but within the > Apache Commons - it belongs to Apache Commons Daemon, -- your > question belongs there > http://commons.apache.org/daemon/ Thanks! I'll subscribe there and re-po

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-11 Thread Konstantin Kolinko
1) jsvc is not developed within Apache Tomcat project but within the Apache Commons - it belongs to Apache Commons Daemon, -- your question belongs there http://commons.apache.org/daemon/ 2) This appears to be specific to Solaris - this issue in relation with Solaris was asked several times here a

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-11 Thread James Seymour
On Tue, 10 May 2011 16:27:54 -0400 James Seymour wrote: > Following-up to myself... [snip] 24 hours and no takers. Can I safely assume, from that, that I best find another solution? Regards, Jim -- Note: My mail server employs *very* aggressive anti-spam filtering. If you reply to this email

Re: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-10 Thread James Seymour
-- | Internal options: 4 | "-Dcommons.daemon.process.id=188" (0x) | "-Dcommons.daemon.process.parent=187" (0x) | "-Dcommons.daemon.version=1.0.5" (0x) | "abort" (0x000098e4) +--------

Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2011-05-10 Thread James Seymour
oader org/apache/commons/daemon/support/DaemonLoader" The outputs to the screen and to the logfile, with -debug, are attached. $ jar tf /usr/local/share/tomcat6/bin/commons-daemon.jar |\ grep 'DaemonLoader' org/apache/commons/daemon/support/DaemonLoader$1.class org/apache/co

jsvc.exec error: Cannot find daemon loader org/apache/commons/daemon/support/DaemonLoader

2006-09-23 Thread Todd Smith
Answer is: A) -cp or -classpath is not correct or B) Permisions on your .jar files are not correct for -user. __ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --