git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube...
authorSweidan Omar <TFS\sweidan.omar>
Mon, 2 May 2022 09:21:51 +0000 (09:21 +0000)
committerSweidan Omar <TFS\sweidan.omar>
Mon, 2 May 2022 09:21:51 +0000 (09:21 +0000)
server/-product/production/AMC/jobs/steps/NEXIOMetadataPersisterStep.java

index ffdda16dff698f4e7d5f7ee2bca7031142d28a13..55c5c244dd60a05529b7722703fc11879df2fb3e 100644 (file)
@@ -27,7 +27,7 @@ public class NEXIOMetadataPersisterStep extends JobStep {
                try {\r
                        Path escortFilePath = Paths.get(escortFile);\r
                        if (!Files.exists(escortFilePath)) {\r
-                               logger.error(getMarker(), "Status file does not exists {}", escortFilePath);\r
+                               logger.error(getMarker(), "Status file does not exist {}", escortFilePath);\r
                                return null;\r
                        }\r
 \r