Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't start cq5 service under windows 7 64bit
    text
    copied!<p>One year ago I installed successfully CQ5 as a windows service under Windows 7 32bit. After that I've switched to Windows 7 <strong>64bit</strong>. Currently I have a project using CQ5 so I install again it (under Window 64bit). CQ5 starts fine with <code>crx-quickstart/bin/start.bat</code> using command line. Also I don't see any problem when installing as service with the command <code>instsrv.bat cq5</code>:</p> <pre><code>Installing service cq5 runs in E:\servers\cq5-server\author\crx-quickstart uses E:\servers\cq5-server\author\crx-quickstart\opt\helpers\\..\..\app\cq-quickstart-5.5.0-standalone.jar starts org.apache.sling.launchpad.app.Main redirects output to: E:\servers\cq5-server\author\crx-quickstart\logs\startup.log </code></pre> <p>But when I run <code>net start cq5</code>, I get an error as below:</p> <pre><code>The cq5 service is starting. The cq5 service could not be started. A service specific error occurred: 0. More help is available by typing NET HELPMSG 3547. </code></pre> <p>And checking log file commons-daemon.2013-09-01.log, I see:</p> <pre><code>[2013-09-01 23:26:36] [info] Commons Daemon procrun (1.0.8.0 64-bit) started [2013-09-01 23:26:36] [info] Running 'cq5' Service... [2013-09-01 23:26:36] [info] Starting service... [2013-09-01 23:26:36] [error] Failed creating java [2013-09-01 23:26:36] [error] The system cannot find the file specified. [2013-09-01 23:26:36] [error] ServiceStart returned 1 [2013-09-01 23:26:36] [error] The system cannot find the file specified. [2013-09-01 23:26:36] [info] Run service finished. [2013-09-01 23:26:36] [info] Commons Daemon procrun finished </code></pre> <p>Could anyone let me know what I'm wrong?<br> I'm following the instructions at <a href="http://dev.day.com/docs/en/cq/current/getting_started/download_and_startworking.html" rel="nofollow">Installing and Starting Adobe Experience Manager as a Windows Service</a></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload