Issue Details
The InsightCM web application fails to launch and displays errors related to dependent services. When this occurs, InsightCM stops acquiring new data. One or more required Windows services are stopped or fail to start, preventing normal application operation.
Solution
If any co‑service fails to start, the main InsightCM service will also fail.
Step 1: Verify Windows Services
- Press Win + R, type services.msc, and press Enter.
- Locate the InsightCM service.
- Review the status of the InsightCM service and its dependent services.
- Identify any services that are Stopped.
- Attempt to start each stopped service manually.
- Record any error messages shown during startup.
Step 2: Command‑Line Diagnostics (If Services Fail to Start)
InsightCM 3.12.1 and Older (ServiceManagerApp)
- Stop the InsightCM service if it is running.
- Open Command Prompt as Administrator.
-
Run:
"C:\Program Files\Cutsforth\InsightCM\ServiceManagerApp"
- Review the console output.
- Identify which co‑service fails to start and record any reported errors.
InsightCM 26.0 (InsightCMService)
- Stop the InsightCM service if it is running.
- Open Command Prompt as Administrator.
-
Run:
"C:\Program Files\Cutsforth\InsightCM\InsightCMService\InsightCMService.exe"
- Monitor the console output for exceptions during co‑service initialization.
Note: Co-service names are visible in ServiceManagerApp output (v3.12.1 and older) but are not listed in InsightCMService output (v26.0). In v26.0, rely on exception details to pinpoint the failing service.
Image 2 – Example showing RabbitMQ not running
Additional Information
- The InsightCM web application still fails to launch, or
- InsightCM does not acquire new data,
- Full command‑line console output
- InsightCM logs
- Windows Application and System event logs
Do you need more help?
Submit your questions or requests using the Support Ticket Submission form.