Kbase P29904: Error 'System cannot find the file specified' when starting SonicMQ Container as a Service on Window
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
FACT(s) (Environment):
SonicMQ
Windows NT 32 Intel/Windows 2000
SYMPTOM(s):
Error 'System cannot find the file specified' when starting SonicMQ Container as a Service on Windows 2000
Service startup failure:
Exit code = The system could not find the file specified.
(refer to Sonic documentation)
CAUSE:
Windows has truncated the path of the SonicMQ installation.
It is referenced as "C:\Progra~1\..." instead of "C:\Program Files\...".
The paths in the install script for the service are pointing to "C:\Program Files\...", so the install has registered the service with an incorrect directory name.
FIX:
Change the path of SonicMQ in the service install script to match the Windows truncated path.