Lines Matching refs:debugError
51 debugError("Unable to get the PID file name because the path was too long.");
193 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
255 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
261 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
365 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
414 debugError("Couldn't start the child process because the spawn failed.");
420 debugError("Couldn't start the child process because the full command line could not be constructed.");
512 debugError("Failed to launch the child process '%s'.", command);
521 debugError("Couldn't launch the child process because the full command line could not be constructed.");
594 debugError(msg, argc - 1);
626 debugError(msg, subcommand);