Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6B2469C92 for ; Fri, 20 Apr 2012 21:29:36 +0000 (UTC) Received: (qmail 37848 invoked by uid 500); 20 Apr 2012 21:29:35 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 37734 invoked by uid 500); 20 Apr 2012 21:29:35 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 37726 invoked by uid 99); 20 Apr 2012 21:29:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 21:29:35 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [207.54.49.24] (HELO ussmtpp1.infor.com) (207.54.49.24) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Apr 2012 21:29:28 +0000 X-SBRS: None X-IronPort-AV: E=Sophos;i="4.75,455,1330923600"; d="scan'208";a="107066788" From: James Wang To: Commons Users List Date: Fri, 20 Apr 2012 16:29:05 -0500 Subject: RE: Procrun fails to stop service Thread-Topic: Procrun fails to stop service Thread-Index: Ac0echbIx23L+DkrRuCc620aePgD3gAynMlQ Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Konstantin: Thanks for your response. I am running procrun 1.0.7. 32 bit. This happened in our customer's server. I have not been able to replicate i= t in our own server environment. As soon as I do it, I will send you the de= tails. I have not seen any long strings or paths in the configuration or installat= ion. But I will keep this in mind as I continue to investigate. Thanks again! James Wang -----Original Message----- From: Konstantin Kolinko [mailto:knst.kolinko@gmail.com]=20 Sent: Thursday, April 19, 2012 5:19 PM To: Commons Users List Subject: Re: Procrun fails to stop service 2012/4/19 James Wang > > I wonder anybody else has experienced the problem with procrun failing to= stop a service. The error from the log says: > > > > Failed to stop '' service > > The data area passed to a system call is too small. > > > > The service is running on Windows 2008 R2 64 bit. It is obviously a resou= rce allocation matter, but is it possible that procrun is the cause? > > Any suggestion will be greatly appreciated. > 1. What version of procrun? 2. The message likely comes from GetLastError() call, i.e. from the OS. I'= d help if you enable debug logging to get more details (the log level is co= nfigurable in prunmgr dialog). 3. Do you have unusually long strings or paths somewhere in your configurat= ion? Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org