EducationSoftwareStrategy.com
StrategyCommunity

Knowledge Base

Product

Community

Knowledge Base

TopicsBrowse ArticlesDeveloper Zone

Product

Download SoftwareProduct DocumentationSecurity Hub

Education

Tutorial VideosSolution GalleryEducation courses

Community

GuidelinesGrandmastersEvents
x_social-icon_white.svglinkedin_social-icon_white.svg
Strategy logoCommunity

© Strategy Inc. All Rights Reserved.

LegalTerms of UsePrivacy Policy
  1. Home
  2. Topics

KB16750: ‘The system cannot find the file specified’ error message appears when starting a MicroStrategy service in MicroStrategy Intelligence Server 9.x


Community Admin

• Strategy


This document introduces ‘The system cannot find the file specified’ error message appears when starting a MicroStrategy service in MicroStrategy Intelligence Server 9.x.

SYMPTOM:
In Strategy Intelligence Server 9.x, when users start a Strategy service, they see the following error message:
 

ka04W000000OfV7QAK_0EM440000002BUi.jpeg

 
Failed to start service
Unexpected error occurred. (::StartService() failed System Error 0x00000002 (2): The system cannot find the file specified.)
In the Event Viewer system log, the following error message appears:
 

ka04W000000OfV7QAK_0EM440000002BUg.jpeg

 
The Strategy Listener service failed to start due to the following error:
The system cannot find the file specified.
Note: The above error message is specific to Strategy listener service, but this technical note applies to any Strategy service.
 
CAUSE:
 
These error messages occur when the ImagePath value registry in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services for the service that fails has no double quotes (") around it, or the path includes a space (see the image below). This syntax prevents the application from starting, as the Service Manager cannot find the executable associated with the service.
 

ka04W000000OfV7QAK_0EM440000002BUc.jpeg

 
ImagePath is a registry key that specifies the location of the executable file for the driver or service.
 
ACTION:
To resolve this issue, users must follow the steps below:
 

  1. Open the registry editor by choosing Start > Run and entering 'Regedit'. Click on 'OK'.
  2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet Services.
  3. Browse to the failing service. In this example it is 'MAPing' (Strategy Listener).
  4. Double-click on the ImagePath value and change the value data by removing the double quotes around the complete path, including the executable name: ''d:\program files\common files\MicroStrategy\maping.exe''.

Registry Modification:
WARNING:
Modifying registry values incorrectly may cause serious, system-wide problems that may require the re-installation of Microsoft Windows NT. Any edit of the registry is done at the user's own risk. Since these are user-initiated changes, they are not covered by any Strategy warranty. If using Microsoft Windows NT, the user should backup the registry and/or update an Emergency Repair Disk (ERD) prior to alterations.
 


Comment

0 comments

Details

Knowledge Article

Published:

April 3, 2017

Last Updated:

April 3, 2017