Lines Matching refs:debugError
50 debugError("Unable to get the PID file name because the path was too long.");
192 debugError("Failed to terminate process (pid=%d) lastError=%d.", pid, GetLastError());
254 debugError("Couldn't create the pid file '%s' because the file could not be opened.", pidFile);
260 debugError("Couldn't create the pid file because the pid file name could not be constructed.");
364 debugError("Failed to construct the full commandline because the buffer wasn't big enough.");
413 debugError("Couldn't start the child process because the spawn failed.");
419 debugError("Couldn't start the child process because the full command line could not be constructed.");
511 debugError("Failed to launch the child process '%s'.", command);
520 debugError("Couldn't launch the child process because the full command line could not be constructed.");
593 debugError(msg, argc - 1);
625 debugError(msg, subcommand);