posted 10 years ago
The "bin" command "service.bat start" builds the command:
tomcat7.exe //IS//Tomcat7 --StartClass org.apache.startup.Bootstrap --StopClass org.apache.startup.Bootstrap --StartParams start --StopParams stop
which produces the following errors (on Windows 7 64 bit) (that I am looking for answers on how to address them)
[error] Unable to open the Service Manager
[error] Access is denied
[error] Commons Daemon procurn failed with exit value: 7 (Failed to)
[error] Access is denied
Please help.
Thanks,
Mike