]
Tomaz Cerar resolved WFLY-3273.
-------------------------------
Resolution: Rejected
wildfly-service.exe is not meant to be invoked directly.
service.bat is its wrapper is needs to be used to install/uninstall/modify service
registration.
after that you should use standard OS provided tools for starting / stopping services
either by services control panel item (services.msc)
or in command line by
{noformat}net start|stop wildfly{noformat}
wildfly-service.exe is not working in 32 bit system-unable to start
the service
-------------------------------------------------------------------------------
Key: WFLY-3273
URL:
https://issues.jboss.org/browse/WFLY-3273
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Scripts, Server
Affects Versions: 8.0.0.CR1, 8.0.0.Final
Environment: operating system -windows 2003 server , software - JAVA, (32 BIT
JDK) SERVER-WILD-FLY 8.0.0 Final
Reporter: shaik masthan
Assignee: Tomaz Cerar
Labels: wildfly-windowsservice
Original Estimate: 2 days
Remaining Estimate: 2 days
i tried to register the wild-fly as a windows service using "service.bat" file
(x86-32 bit system) ,successfully registered as a service and able to start up the
service.
but when i use the "wildfly-service.exe" it is register as a service but
unable to start up the service , "always getting the error message "failed to
start the service".
i tried passing the command line options "--jvm,--Classpath,--JavaHome" etc
while start up the service , but did not work .
please let us know any work around for this or is it a bug in wildfly
thanks
masthan
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: