Start FileWatcher

If a Credential does not exist, FileWatcher does not start. This is the most common configuration error for the FileWatcher. The application startup fails if FileWatcher fails.

Note:
  • If the FileWatcher configuration file has errors and is invalid, the application may not start. it is advisable to ensure that the configuration file is a valid XML and can be validated using the schema supplied in $MQ_HOME/schema/config/filewatcher/1.1/FileWatcher.xsd.
  • If the configuration file points to a non-existent directory or URI, FileWatcher initiation does not fail. If the directory pointed to by the URI does not exist, FileWatcher attempts to create it.