NOT ABLE TO START ActiveMQ AS A SERVICE UNDER WINDOWS 2008 R2
-------------------------------------------------------------
Key: AMQ-3765
URL: https://issues.apache.org/jira/browse/AMQ-3765
Project: ActiveMQ
Issue Type: Task
Affects Versions: 5.4.3
Environment: WINDOWS 2008 R2
JRE6, JRE7, JDK1.7.0_03
Reporter: federico bari
we are trying to launch ActiveMQ as a service on a Windows 2008 r2 server, but
we get a "1067 error" and on the log file we see this
FATAL | wrapper | 2012/03/12 16:34:54 | Critical error: wait for JVM process
failed
STATUS | wrapper | 2012/03/12 16:41:00 | --> Wrapper Started as Service
STATUS | wrapper | 2012/03/12 16:41:00 | Launching a JVM...
FATAL | wrapper | 2012/03/12 16:41:00 | Unable to execute Java command. Accesso
negato. (0x5)
FATAL | wrapper | 2012/03/12 16:41:00 | "C:\Program Files (x86)\Java\
"accesso negato" means "denied access" (italian). The java path seems correct.
e tryed all these combinatios:
- C:\Program Files (x86)\Java\jre6\bin
- C:\Program Files (x86)\Java\jre7\bin
- C:\Program Files (x86)\Java\jre7\jdk1.7.0_03\jre\bin
folders in which the java*.exe executables are present. All the highest
privileges seem to be assigned to the folders and in the property of ActiveMQ
service we gave the rights of Administrator. In a forum we found out to remark
the field "jetty" in the configuration file, but it hasn't fixed anything.
Could you tell us if there is something wrong on the way in which we installed
ActiveMQ or incompatibilities with our environment/operating system?
Thanks.
Federico.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira