Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id DB4F8200CB6 for ; Thu, 29 Jun 2017 21:36:06 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id DA3B6160BF7; Thu, 29 Jun 2017 19:36:06 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 2D30E160BC6 for ; Thu, 29 Jun 2017 21:36:06 +0200 (CEST) Received: (qmail 41535 invoked by uid 500); 29 Jun 2017 19:36:05 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 41515 invoked by uid 99); 29 Jun 2017 19:36:03 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Jun 2017 19:36:03 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2DFF91A041C for ; Thu, 29 Jun 2017 19:36:03 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -99.202 X-Spam-Level: X-Spam-Status: No, score=-99.202 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 1KQE4RLLoN4a for ; Thu, 29 Jun 2017 19:36:02 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AB0575FC1C for ; Thu, 29 Jun 2017 19:36:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id DA994E0DD0 for ; Thu, 29 Jun 2017 19:36:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 43E4D245C1 for ; Thu, 29 Jun 2017 19:36:00 +0000 (UTC) Date: Thu, 29 Jun 2017 19:36:00 +0000 (UTC) From: "Bernd Eckenfels (JIRA)" To: issues@commons.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DAEMON-367) Windows service fails to start after Windows 10 Creators Update MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 29 Jun 2017 19:36:07 -0000 [ https://issues.apache.org/jira/browse/DAEMON-367?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16068836#comment-16068836 ] Bernd Eckenfels commented on DAEMON-367: ---------------------------------------- Can you show us the command line you used to install the service or a dump of the Registry? What start time and ImageFile parameters do you have? What service user? > Windows service fails to start after Windows 10 Creators Update > --------------------------------------------------------------- > > Key: DAEMON-367 > URL: https://issues.apache.org/jira/browse/DAEMON-367 > Project: Commons Daemon > Issue Type: Bug > Components: Procrun > Affects Versions: 1.0.15 > Environment: Windows 10 Home and Pro after Creators Update. Windows version 10.0.15063 Build 15063 > Reporter: Dave Bennett > Labels: prunsrv, windows10 > > I have been running windows services via prunsrv for quite a long time without any problem. Since updating my PC (Windows 10 Home) recently with the Creators Update version of Windows 10 any new service that I install will not start. Similar services that were installed prior to the update work ok as before. When I try to start a new service, the system event log contains the message "The BSS2SRVB2 service terminated with the following service-specific error: Incorrect function". The service was initially configured with PR_LOGLEVEL set to "Error" and no log files were created. When I set the level to "Debug", the following log files were created, > - stderrb2.txt contains, > 2017-06-29 08:45:34 Commons Daemon procrun stderr initialized > - stdoutb2.txt contains, > 2017-06-29 08:45:34 Commons Daemon procrun stdout initialized > - commons-daemon.2017-06-29.log contains, > [2017-06-29 08:45:34] [debug] ( prunsrv.c:1679) [20104] Commons Daemon procrun log initialized > [2017-06-29 08:45:34] [info] ( prunsrv.c:1683) [20104] Commons Daemon procrun (1.0.15.0 32-bit) started > [2017-06-29 08:45:34] [info] ( prunsrv.c:1596) [20104] Running 'BSS2SRVB2' Service... > [2017-06-29 08:45:34] [debug] ( prunsrv.c:1374) [19220] Inside ServiceMain... > [2017-06-29 08:45:34] [debug] ( prunsrv.c:844 ) [19220] reportServiceStatusE: 2, 0, 3000, 0 > [2017-06-29 08:45:34] [info] ( prunsrv.c:1127) [19220] Starting service... > [2017-06-29 08:45:34] [error] ( prunsrv.c:1190) [19220] Missing service ImageFile > [2017-06-29 08:45:34] [error] ( prunsrv.c:1536) [19220] ServiceStart returned 1 > [2017-06-29 08:45:34] [debug] ( prunsrv.c:844 ) [19220] reportServiceStatusE: 1, 1066, 0, 1 > [2017-06-29 08:45:34] [info] ( prunsrv.c:1598) [20104] Run service finished. > [2017-06-29 08:45:34] [info] ( prunsrv.c:1764) [20104] Commons Daemon procrun finished > The service processes have been written by myself in Java. > I have also seen the same problem on another PC (Windows 10 Pro) so this suggests that it is not specific to my PC. -- This message was sent by Atlassian JIRA (v6.4.14#64029)