[
https://issues.jboss.org/browse/WFCORE-1379?page=com.atlassian.jira.plugi...
]
Johannes Berggren commented on WFCORE-1379:
-------------------------------------------
This issue is in 10.0.0.Final. Moving the \service and \init.d directories to \bin creates
the service successfully, but the service is unable to start. Windows displays the
following error message:
Windows could not start the Wildfly on Local Computer. For more information, review the
System Event Log. If this is a non-Microsoft service, contact the service vendor, and
refer to service-specific error code 255.
The Windows System Events log says the following regarding the Wildfly service:
The Wildfly service terminated with the following service-specific error:
The extended attributes are inconsistent.
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: 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
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)