[jboss-jira] [JBoss JIRA] (WFLY-9577) Application Error when stopping Windows service

Markus Stier (JIRA) issues at jboss.org
Mon Nov 27 07:46:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-9577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Stier updated WFLY-9577:
-------------------------------
    Affects Version/s: 10.1.0.Final


> Application Error when stopping Windows service
> -----------------------------------------------
>
>                 Key: WFLY-9577
>                 URL: https://issues.jboss.org/browse/WFLY-9577
>             Project: WildFly
>          Issue Type: Bug
>          Components: Scripts
>    Affects Versions: 10.1.0.Final, 11.0.0.Final
>         Environment: Windows 10, Windows Server 2012 R2
>            Reporter: Markus Stier
>            Assignee: Tomaz Cerar
>
> I've installed Wildflay as a Windows Service using the provided scripts in <Root>\docs\contrib\scripts\service. When stopping the windows service with 
> {code}
> net stop <servicename>
> {code}
> the service terminates with an application error 1000. 
> {code}
> Name der fehlerhaften Anwendung: wildfly-service.exe, Version: 1.0.15.0, Zeitstempel: 0x51543b9d
> Name des fehlerhaften Moduls: ntdll.dll, Version: 6.3.9600.18821, Zeitstempel: 0x59ba86db
> Ausnahmecode: 0xc0000005
> Fehleroffset: 0x00000000000356a0
> ID des fehlerhaften Prozesses: 0x608
> Startzeit der fehlerhaften Anwendung: 0x01d3637dd37fa9c8
> Pfad der fehlerhaften Anwendung: ....\wildfly-service.exe
> Pfad des fehlerhaften Moduls: C:\Windows\SYSTEM32\ntdll.dll
> Berichtskennung: ee6df2e2-d0eb-11e7-80e2-00505698739a
> {code}
> This is a known bug in the Apache Commons Daemon Service Runner version which is used in the wildfly distribution. See https://issues.apache.org/jira/browse/DAEMON-336
> The bug is fixed in version 1.1.x. Please update the Daemon Service to this version.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list