]
Andrej Tibaut commented on WFCORE-1379:
---------------------------------------
I can confirm that this issue is not resolved yet.
I have installed wildfly-10.0.0.Final on Windows 2012 server and can't get Wildfly
running as a service. It is installed but cannot start.
Here is the System Event Log:
"The Wildfly service terminated with the following service-specific error:
The extended attributes are inconsistent."
See it here:
service.bat points user to wrong directory
------------------------------------------
Key: WFCORE-1379
URL:
https://issues.jboss.org/browse/WFCORE-1379
Project: WildFly Core
Issue Type: Bug
Components: Scripts
Affects Versions: 2.0.10.Final
Reporter: Nicklas Karlsson
Assignee: Tomaz Cerar
Priority: Trivial
Fix For: 2.2.0.CR1, 3.0.0.Alpha1
Running service.bat from the docs/contrib/scripts/service dir tells user to run the
script under bin/service*s* but the binary paths to the services expects bin/service,
resulting in service install failure with file not found