[commons-daemon] prunsrv: Better not to redirect stdout/stderr during service installation?

2021-12-07 Thread Rainer Jung
Hi there, I observed the following behavior when using prunsrv: I call it with //IS//MyService and more arguments to install a Tomcat service. Especially I use the default LocalSystem user as the user who will run the installed service and the arguments: --StdOutput auto ^ --StdError

Re: [VOTE] Release Apache Commons Daemon 1.2.5 based on RC1

2022-01-27 Thread Rainer Jung
Hi Mark, thanks for fixing so quickly the stdout/stderr redirection problem. The Jira ticket contained a last paragraph: "The normal prunsrv log file does have the same permission problem. But since it contains log info about what action had been done, I am not so sure, whether one can simpl

Re: [logging] Commons Logging 2.0?

2014-12-14 Thread Rainer Jung
Am 01.12.2014 um 14:31 schrieb Gary Gregory: FWIW, I think a new version of CL would be 'fun' if it included support for Log4j 2... I did an experiment in Tomcat land, because I didn't like the way Log4J version 2 supported commons-logging. Originally if you want to plug log4j version 2 into

Re: [pool] runtime re-configuration

2010-10-18 Thread Rainer Jung
On 19.10.2010 00:56, Mark Thomas wrote: On 18/10/2010 01:22, Benoit Perroud wrote: 2010/10/17 Phil Steitz On 10/17/10 8:53 AM, Benoit Perroud wrote: We should talk about why the Tomcat devs decided to implement their own FairBlockingQueue. ENOCLUE. There might be something in the Javadoc but

Re: [pool] [POOL-208] Support Java 1.5 Generics in version 1.x.

2011-12-21 Thread Rainer Jung
On 21.12.2011 17:41, Christian Grobmeier wrote: On Wed, Dec 21, 2011 at 5:19 PM, Phil Steitz wrote: 1.5.x ships with tomcat and is used by lots of other production applications. We need to maintain the ability to patch it. Tomcat 5.5 (the oldest stable version i can find) uses Java 5: http:/

Re: [VOTE] Release Apache Commons Daemon 1.0.15

2013-04-03 Thread Rainer Jung
On 03.04.2013 12:14, Jörg Schaible wrote: > Hi Sebb, > > sebb wrote: > >> On 3 April 2013 06:56, Mladen Turk wrote: >> >>> On 04/03/2013 02:21 AM, sebb wrote: >>> On 2 April 2013 16:25, Mladen Turk wrote: On 04/02/2013 05:06 PM, Jörg Schaible wrote: > > Mladen Turk wrot

Re: [DAEMON] tabs in configure scripts

2013-04-04 Thread Rainer Jung
On 04.04.2013 18:21, sebb wrote: > The config.sub and config.guess scripts have a mixture of tabs and spaces > for alignment. > > Tabs are not standardised, so are generally deprecated in source files. > > Is there any reason why the tabs should not be replaced with the relevant > number of space

Re: svn commit: r909069 - in /commons/proper/daemon/trunk/src/native: nt/moni/ unix/native/

2010-02-12 Thread Rainer Jung
Hi Mladen, On 11.02.2010 17:44, mt...@apache.org wrote: Author: mturk Date: Thu Feb 11 16:43:36 2010 New Revision: 909069 URL: http://svn.apache.org/viewvc?rev=909069&view=rev Log: Fix DAEMON-47 by implementing slightly modified patches. Note that this will require reviewing you might want to

Re: svn commit: r963609 - in /commons/proper/fileupload/trunk: ./ src/changes/ src/java/org/apache/commons/fileupload/ src/java/org/apache/commons/fileupload/disk/ src/java/org/apache/commons/fileupl

2010-08-02 Thread Rainer Jung
Hi Jochen, On 13.07.2010 08:56, joc...@apache.org wrote: Author: jochen Date: Tue Jul 13 06:56:47 2010 New Revision: 963609 ... Added: commons/proper/fileupload/trunk/src/java/org/apache/commons/fileupload/InvalidFileNameException.java (with props) Can you please fix the svn prope

Re: svn commit: r1001670 - /commons/proper/daemon/trunk/src/native/windows/include/Makefile.inc

2010-09-27 Thread Rainer Jung
On 27.09.2010 17:45, sebb wrote: On 27 September 2010 15:32, Mladen Turk wrote: On 09/27/2010 04:08 PM, sebb wrote: I don't have VC 2005, but I was able to build prunmgr and prunsrv with Visual Studio 2008 just now. [I realise that these will be linked to a CRTL which is not backwards-compati

Re: svn commit: r1001670 - /commons/proper/daemon/trunk/src/native/windows/include/Makefile.inc

2010-09-29 Thread Rainer Jung
Thanks! Will try your README for next mod_jk or Web Server releases. Regards, Rainer - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: New sandbox project -- Apache Commons (Portable) Runtime

2009-04-06 Thread Rainer Jung
On 06.04.2009 21:32, Niall Pemberton wrote: > Sounds good. Who currently works on the Tomcat code and are they happy > for it to come here as well. Very basic commit statistics on repos/asf/tomcat/connectors/trunk/jni, not including data about how big each of the commits was: Count id 391 mturk

Re: svn commit: r777065 [2/2] - in /commons/proper/pool/trunk/src/java/org/apache/commons/pool: ./ impl/

2009-05-21 Thread Rainer Jung
On 21.05.2009 13:12, pste...@apache.org wrote: > Modified: > commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java > URL: > http://svn.apache.org/viewvc/commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java?rev=777065&r1=777064&r2=

Re: [compress] Two issues with releasing the release

2009-05-21 Thread Rainer Jung
On 21.05.2009 19:24, Christian Grobmeier wrote: > Hi, > > I did the rest in http://wiki.apache.org/commons/CreatingReleases > > Checking everything, I figured out that everyting is on > http://www.apache.org/dist/commons but not available on > http://repo1.maven.org/maven2/. > http://repo1.maven.

Re: [compress] Two issues with releasing the release

2009-05-21 Thread Rainer Jung
On 21.05.2009 22:58, Christian Grobmeier wrote: > Thanks Rainer. > I did the fix and wait for the mirroring now. Hopefully everything works then. I just noticed another minor glitch in the site docs version at people.apache.org. There is still a file downloads.html, that contains the info "There a

Re: [compress] Two issues with releasing the release

2009-05-21 Thread Rainer Jung
On 22.05.2009 00:15, Christian Grobmeier wrote: > thanks, i removed downloads - its not longer necessary > cgi works now too :-) Another minor glitch I noticed just now. All pages seem to include a green "1.1-SNAPSHOT" in the grey headline, which may come in via the generating style sheet or an an

Re: [POOL] 1.5-RC2 soak test errors

2009-06-09 Thread Rainer Jung
I wanted to add another non-critical testing observation concering the 1.5 release. I tested on Solaris Sparc on a somewhat slow/old system (V125, 1GHz UltraSparc IIIi). The failed tests were testEviction() and testEviction2() in TestGKOP. Both failures were due to timing issues. The call to evic

Recreate missing commons commit emails

2014-12-06 Thread Rainer Jung
The following commit emails are currently missing for the commons project: r1643038 r1643106 r1643107 r1643123 The list was created by comparing the mails that I received with the svn log of the main project directory. I wrote a simple perl script that gets the log and commit data from svn a