When starting the WildFly service with an error message, it does not occur:
The data area passed to a system call is too small.
This is how I installed the service:
I copied C:\wildfly-10.1.0.Final\docs\contrib\scripts\service to C:\wildfly-10.1.0.Final\bin\service .
Similar to how it worked with WildFly 8, I installed services with the following command:
service install / jbossuser admin / jbosspass mypassword
When starting a service using service start command fails with the following error message:
Using the X86-32bit version of prunsrv
The data area passed to a system call is too small.
Failed to start serviceService Wildfly starting ...
ERROR: Failed to load service Wildfly configuration
source share