2018-05-23 11:01:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:01:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:01:28 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:01:28 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:01:34 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:01:34 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:01:39 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:01:39 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:01:39 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:01:39 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:01:39 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:01:39 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5f063cb5 2018-05-23 11:01:39 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@516c854d 2018-05-23 11:02:21 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:02:21 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:02:26 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:02:26 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:02:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:02:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:02:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:02:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:02:36 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:02:36 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:02:36 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:02:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2445ff13 2018-05-23 11:02:36 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@44674dc3 2018-05-23 11:03:21 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:03:21 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:03:26 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:03:26 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:03:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:03:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:03:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:03:32,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:03:32,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:03:32,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:03:32,111 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:03:32,198 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:03:32,207 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:03:32,213 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:03:32,379 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:03:32,381 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:03:32,386 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:03:32,386 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:03:32,392 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:03:31 IST 2018 11:03:32,392 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:03:32,392 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:03:32,396 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:03:32,396 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:03:32,399 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:03:32,399 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:03:32,399 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:03:32,400 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:03:32,400 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:03:32,400 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:03:32,402 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:03:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7750760134271800680\input-3290527913031438337.json_result 2018-05-23 11:03:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@327f2d85] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7750760134271800680] 2018-05-23 11:03:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7ace2e8e 2018-05-23 11:03:36 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@34a18255 2018-05-23 11:04:21 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:04:21 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:04:26 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:04:26 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:04:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:04:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:04:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:04:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:04:36 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:04:36 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:04:36 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:04:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@14c346f6 2018-05-23 11:04:36 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@78c80531 2018-05-23 11:05:21 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:05:21 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:05:26 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:05:26 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:05:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:05:26,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:05:26,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:05:26,956 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:05:26,979 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:05:27,056 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:05:27,064 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:05:27,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:05:27,211 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:05:27,213 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:05:27,218 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:05:27,218 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:05:27,224 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:05:26 IST 2018 11:05:27,225 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:05:27,225 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:05:27,231 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:05:27,231 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:05:27,235 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:05:27,236 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:05:27,236 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:05:27,237 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:05:27,237 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:05:27,237 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:05:27,237 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:05:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7829981681816613145\input-5565124305339522704.json_result 2018-05-23 11:05:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1ff59e1a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7829981681816613145] 2018-05-23 11:05:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@54ad9b64 2018-05-23 11:05:31 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6d8c9f1e 2018-05-23 11:06:21 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:06:21 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:06:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:06:22,301 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:06:22,301 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:06:22,301 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:06:22,322 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:06:22,389 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:06:22,397 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:06:22,403 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:06:22,562 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:06:22,565 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:06:22,570 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:06:22,570 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:06:22,574 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:05:31 IST 2018 11:06:22,575 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:06:22,575 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:06:22,579 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:06:22,579 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:06:22,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:06:22,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:06:22,584 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:06:22,585 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:06:22,585 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:06:22,585 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:06:22,585 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:06:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4826552926398764044\input-8667356224308175565.json_result 2018-05-23 11:06:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5f9c6521] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4826552926398764044] 2018-05-23 11:06:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@51666cd2 2018-05-23 11:06:26 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6bbebc0a 2018-05-23 11:07:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:07:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:07:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:07:23,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:07:23,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:07:23,103 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:07:23,145 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:07:23,218 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:07:23,227 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:07:23,235 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:07:23,390 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:07:23,392 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:07:23,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:07:23,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:07:23,403 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:06:26 IST 2018 11:07:23,403 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:07:23,403 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:07:23,408 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:07:23,408 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:07:23,413 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:07:23,415 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:07:23,415 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:07:23,416 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:07:23,416 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:07:23,416 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:07:23,417 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:07:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4693794309756389505\input-760979083005358295.json_result 2018-05-23 11:07:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@62502daa] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4693794309756389505] 2018-05-23 11:07:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5a9eec3f 2018-05-23 11:07:27 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@68ceae04 2018-05-23 11:08:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:08:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:08:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:08:25,324 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:08:25,324 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:08:25,324 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:08:25,347 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:08:25,431 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:08:25,440 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:08:25,448 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:08:25,625 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:08:25,626 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:08:25,633 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:08:25,633 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:08:25,639 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:07:27 IST 2018 11:08:25,640 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:08:25,640 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:08:25,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:08:25,644 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:08:25,648 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:08:25,648 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:08:25,649 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:08:25,649 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:08:25,650 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:08:25,650 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:08:25,651 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:08:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE947780861209516393\input-681821277901269991.json_result 2018-05-23 11:08:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@66972f20] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE947780861209516393] 2018-05-23 11:08:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4f5dfdc 2018-05-23 11:08:29 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@501158c4 2018-05-23 11:09:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:09:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:09:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:09:27,176 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:09:27,176 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:09:27,176 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:09:27,194 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:09:27,250 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:09:27,260 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:09:27,265 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:09:27,390 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:09:27,391 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:09:27,394 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:09:27,394 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:09:27,398 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:08:29 IST 2018 11:09:27,398 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:09:27,398 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:09:27,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:09:27,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:09:27,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:09:27,404 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:09:27,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:09:27,404 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:09:27,404 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:09:27,404 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:09:27,406 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:09:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1412814131374816173\input-661140462279032555.json_result 2018-05-23 11:09:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@672b9f95] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1412814131374816173] 2018-05-23 11:09:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4af9685b 2018-05-23 11:09:30 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1dd35a9a 2018-05-23 11:10:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:10:28 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:10:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:10:29,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:10:29,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:10:29,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:10:29,572 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:10:29,648 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:10:29,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:10:29,666 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:10:29,824 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:10:29,827 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:10:29,830 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:10:29,831 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:10:29,835 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:09:30 IST 2018 11:10:29,836 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:10:29,836 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:10:29,843 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:10:29,843 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:10:29,847 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:10:29,847 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:10:29,847 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:10:29,848 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:10:29,848 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:10:29,848 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:10:29,849 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:10:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1960881568283492437\input-2290892430300775829.json_result 2018-05-23 11:10:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@15c8b00b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1960881568283492437] 2018-05-23 11:10:33 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3f698651 2018-05-23 11:10:33 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@73c977d9 2018-05-23 11:11:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:11:30 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:11:31,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:11:31,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:11:31,637 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:11:31,660 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:11:31,734 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:11:31,743 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:11:31,748 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:11:31,899 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:11:31,903 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:11:31,909 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:11:31,909 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:11:31,914 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:10:33 IST 2018 11:11:31,914 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:11:31,914 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:11:31,920 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:11:31,920 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:11:31,926 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:11:31,926 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:11:31,926 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:11:31,926 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:11:31,926 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:11:31,926 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:11:31,928 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5641418449880388556\input-5721738985405921565.json_result 2018-05-23 11:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@405711e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5641418449880388556] 2018-05-23 11:11:35 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5bf7a75 2018-05-23 11:11:35 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4b284665 2018-05-23 11:12:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:12:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:12:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:12:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:12:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:12:37,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:12:37,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:12:37,710 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:12:37,735 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:12:37,816 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:12:37,826 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:12:37,832 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:12:37,985 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:12:37,987 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:12:37,993 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:12:37,993 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:12:37,998 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:12:37 IST 2018 11:12:37,999 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:12:37,999 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:12:38,002 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:12:38,002 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:12:38,007 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:12:38,007 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:12:38,007 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:12:38,008 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:12:38,008 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:12:38,008 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:12:38,009 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:12:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE837879754093894001\input-59381292410872222.json_result 2018-05-23 11:12:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@55a7da21] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE837879754093894001] 2018-05-23 11:12:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@260f85ca 2018-05-23 11:12:42 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1f3ee088 2018-05-23 11:13:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:13:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:13:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:13:32,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:13:32,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:13:32,955 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:13:32,971 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:13:33,039 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:13:33,047 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:13:33,052 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:13:33,237 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:13:33,241 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:13:33,249 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:13:33,249 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:13:33,256 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:12:42 IST 2018 11:13:33,256 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:13:33,256 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:13:33,261 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:13:33,261 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:13:33,265 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:13:33,265 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:13:33,265 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:13:33,265 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:13:33,265 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:13:33,265 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:13:33,266 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:13:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4651124681068463844\input-1160336471323827535.json_result 2018-05-23 11:13:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@9ad9d94] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4651124681068463844] 2018-05-23 11:13:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@773f3206 2018-05-23 11:13:36 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@f2eeb3 2018-05-23 11:14:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:14:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:14:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:14:32,911 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:14:32,911 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:14:32,911 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:14:32,936 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:14:33,013 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:14:33,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:14:33,026 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:14:33,169 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:14:33,172 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:14:33,178 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:14:33,178 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:14:33,187 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:13:36 IST 2018 11:14:33,188 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:14:33,188 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:14:33,193 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:14:33,193 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:14:33,197 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:14:33,197 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:14:33,197 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:14:33,198 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:14:33,198 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:14:33,198 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:14:33,199 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:14:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4726887298799863449\input-1687548760731106669.json_result 2018-05-23 11:14:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1c229812] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4726887298799863449] 2018-05-23 11:14:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@46d96f89 2018-05-23 11:14:37 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7bb8b2fd 2018-05-23 11:15:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:15:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:15:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:15:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:15:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:15:37,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:15:37,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:15:37,643 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:15:37,662 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:15:37,750 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:15:37,757 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:15:37,764 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:15:37,896 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:15:37,899 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:15:37,904 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:15:37,904 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:15:37,910 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:15:37 IST 2018 11:15:37,911 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:15:37,911 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:15:37,916 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:15:37,916 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:15:37,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:15:37,921 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:15:37,921 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:15:37,922 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:15:37,922 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:15:37,922 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:15:37,923 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:15:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3134982768378032956\input-6060926558839603362.json_result 2018-05-23 11:15:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@237d0bfb] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3134982768378032956] 2018-05-23 11:15:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2d5ca290 2018-05-23 11:15:41 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@133145 2018-05-23 11:16:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:16:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:16:33,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:16:33,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:16:33,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:16:33,034 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:16:33,108 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:16:33,116 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:16:33,122 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:16:33,276 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:16:33,279 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:16:33,286 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:16:33,286 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:16:33,291 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:15:41 IST 2018 11:16:33,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:16:33,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:16:33,297 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:16:33,297 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:16:33,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:16:33,304 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:16:33,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:16:33,304 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:16:33,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:16:33,304 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:16:33,304 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2711970737956069673\input-3586957470915244665.json_result 2018-05-23 11:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@25b65d21] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2711970737956069673] 2018-05-23 11:16:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@281ecb39 2018-05-23 11:16:37 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@102c769b 2018-05-23 11:17:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:17:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:17:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:17:33,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:17:33,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:17:33,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:17:33,021 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:17:33,102 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:17:33,109 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:17:33,115 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:17:33,259 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:17:33,261 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:17:33,265 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:17:33,265 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:17:33,270 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:16:37 IST 2018 11:17:33,270 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:17:33,270 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:17:33,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:17:33,275 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:17:33,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:17:33,279 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:17:33,279 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:17:33,279 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:17:33,279 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:17:33,279 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:17:33,280 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:17:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8158236859945840436\input-3105840557701135560.json_result 2018-05-23 11:17:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@63f72f12] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8158236859945840436] 2018-05-23 11:17:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2bf749de 2018-05-23 11:17:37 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@54b1dc8f 2018-05-23 11:18:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:18:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:18:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:18:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:18:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:18:37,674 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:18:37,674 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:18:37,674 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:18:37,696 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:18:37,780 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:18:37,788 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:18:37,794 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:18:37,942 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:18:37,943 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:18:37,950 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:18:37,950 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:18:37,956 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:18:37 IST 2018 11:18:37,956 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:18:37,956 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:18:37,960 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:18:37,960 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:18:37,964 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:18:37,964 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:18:37,965 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:18:37,966 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:18:37,966 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:18:37,966 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:18:37,967 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:18:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2050345788701423319\input-5359760418756812071.json_result 2018-05-23 11:18:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3cbf46d4] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2050345788701423319] 2018-05-23 11:18:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@62a60579 2018-05-23 11:18:42 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4493afc 2018-05-23 11:19:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:19:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:19:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:19:32,989 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:19:32,989 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:19:32,989 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:19:33,013 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:19:33,086 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:19:33,093 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:19:33,101 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:19:33,275 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:19:33,278 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:19:33,281 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:19:33,281 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:19:33,287 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:18:42 IST 2018 11:19:33,287 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:19:33,287 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:19:33,293 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:19:33,293 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:19:33,298 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:19:33,298 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:19:33,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:19:33,299 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:19:33,299 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:19:33,299 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:19:33,301 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:19:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4019086049489747308\input-5416243791277765595.json_result 2018-05-23 11:19:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@38f33980] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4019086049489747308] 2018-05-23 11:19:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@29db2ef9 2018-05-23 11:19:36 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2c321957 2018-05-23 11:20:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:20:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:20:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:20:33,161 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:20:33,161 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:20:33,161 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:20:33,182 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:20:33,281 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:20:33,291 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:20:33,297 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:20:33,510 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:20:33,511 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:20:33,515 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:20:33,515 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:20:33,521 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:19:36 IST 2018 11:20:33,522 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:20:33,522 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:20:33,527 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:20:33,527 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:20:33,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:20:33,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:20:33,531 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:20:33,533 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:20:33,533 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:20:33,533 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:20:33,533 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:20:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2193717001765597445\input-3765449524391560592.json_result 2018-05-23 11:20:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6f9444f0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2193717001765597445] 2018-05-23 11:20:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3d4b19b6 2018-05-23 11:20:37 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2e7fd8c4 2018-05-23 11:21:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:21:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:21:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:21:32,915 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:21:32,915 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:21:32,915 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:21:32,934 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:21:32,994 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:21:33,002 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:21:33,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:21:33,162 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:21:33,164 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:21:33,169 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:21:33,169 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:21:33,173 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:20:37 IST 2018 11:21:33,173 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:21:33,173 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:21:33,178 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:21:33,178 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:21:33,183 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:21:33,183 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:21:33,183 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:21:33,184 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:21:33,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:21:33,184 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:21:33,185 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:21:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7695966762865542630\input-3720108463235695473.json_result 2018-05-23 11:21:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1c5508a6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7695966762865542630] 2018-05-23 11:21:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6c095133 2018-05-23 11:21:37 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7476967c 2018-05-23 11:22:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:22:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:22:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:22:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:22:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:22:37,687 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:22:37,687 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:22:37,687 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:22:37,708 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:22:37,778 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:22:37,787 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:22:37,793 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:22:37,944 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:22:37,946 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:22:37,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:22:37,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:22:37,956 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:22:37 IST 2018 11:22:37,957 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:22:37,957 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:22:37,961 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:22:37,961 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:22:37,965 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:22:37,965 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:22:37,965 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:22:37,966 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:22:37,966 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:22:37,966 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:22:37,967 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:22:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE433018230598244651\input-941407529277848964.json_result 2018-05-23 11:22:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@21f72b86] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE433018230598244651] 2018-05-23 11:22:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@449400a7 2018-05-23 11:22:41 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2c1c6715 2018-05-23 11:23:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:23:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:23:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:23:33,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:23:33,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:23:33,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:23:33,083 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:23:33,151 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:23:33,157 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:23:33,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:23:33,316 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:23:33,317 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:23:33,321 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:23:33,321 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:23:33,327 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:22:41 IST 2018 11:23:33,328 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:23:33,328 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:23:33,333 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:23:33,333 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:23:33,337 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:23:33,337 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:23:33,337 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:23:33,338 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:23:33,338 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:23:33,338 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:23:33,339 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:23:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1700377192689962995\input-3186060738451315665.json_result 2018-05-23 11:23:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@70b030ab] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1700377192689962995] 2018-05-23 11:23:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@56166747 2018-05-23 11:23:37 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@773e11ea 2018-05-23 11:24:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:24:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:24:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:24:33,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:24:33,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:24:33,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:24:33,074 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:24:33,149 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:24:33,156 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:24:33,161 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:24:33,304 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:24:33,306 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:24:33,310 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:24:33,310 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:24:33,314 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:23:37 IST 2018 11:24:33,315 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:24:33,315 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:24:33,319 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:24:33,319 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:24:33,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:24:33,323 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:24:33,323 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:24:33,324 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:24:33,324 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:24:33,324 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:24:33,325 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:24:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE46427302501262151\input-1727396532052673663.json_result 2018-05-23 11:24:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4e25cd18] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE46427302501262151] 2018-05-23 11:24:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2ad06d43 2018-05-23 11:24:37 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2bcc14a4 2018-05-23 11:25:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:25:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:25:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:25:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:25:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:25:37,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:25:37,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:25:37,757 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:25:37,786 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:25:37,863 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:25:37,871 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:25:37,877 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:25:38,093 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:25:38,096 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:25:38,104 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:25:38,104 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:25:38,113 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:25:37 IST 2018 11:25:38,113 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:25:38,113 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:25:38,121 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:25:38,121 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:25:38,127 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:25:38,127 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:25:38,127 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:25:38,128 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:25:38,128 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:25:38,128 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:25:38,129 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:25:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8528269590786468422\input-7516102454288154304.json_result 2018-05-23 11:25:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5b9435da] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8528269590786468422] 2018-05-23 11:25:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3edd4db0 2018-05-23 11:25:42 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4e0e5c52 2018-05-23 11:26:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:26:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:26:32,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:26:32,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:26:32,900 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:26:32,920 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:26:33,020 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:26:33,028 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:26:33,033 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:26:33,147 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:26:33,150 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:26:33,155 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:26:33,155 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:26:33,161 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:25:42 IST 2018 11:26:33,162 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:26:33,162 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:26:33,168 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:26:33,168 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:26:33,173 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:26:33,173 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:26:33,173 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:26:33,174 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:26:33,174 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:26:33,174 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:26:33,176 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8781546585612280790\input-5841031895024659967.json_result 2018-05-23 11:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5ef00a7e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8781546585612280790] 2018-05-23 11:26:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@77e3ce96 2018-05-23 11:26:37 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6ee1cfbe 2018-05-23 11:27:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:27:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:27:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:27:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:27:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:27:37,702 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:27:37,702 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:27:37,702 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:27:37,733 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:27:37,812 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:27:37,821 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:27:37,829 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:27:37,979 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:27:37,981 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:27:37,987 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:27:37,987 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:27:37,993 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:27:37 IST 2018 11:27:37,993 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:27:37,993 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:27:37,997 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:27:37,997 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:27:38,002 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:27:38,002 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:27:38,002 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:27:38,003 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:27:38,003 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:27:38,003 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:27:38,004 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:27:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4301421243032801886\input-8567597259041214454.json_result 2018-05-23 11:27:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@d230f55] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4301421243032801886] 2018-05-23 11:27:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5947738c 2018-05-23 11:27:42 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@47bc137 2018-05-23 11:28:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:28:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:28:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:28:32,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:28:32,953 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:28:32,954 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:28:32,976 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:28:33,078 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:28:33,085 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:28:33,090 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:28:33,202 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:28:33,205 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:28:33,211 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:28:33,211 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:28:33,215 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:27:42 IST 2018 11:28:33,215 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:28:33,215 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:28:33,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:28:33,221 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:28:33,225 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:28:33,225 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:28:33,225 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:28:33,226 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:28:33,226 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:28:33,226 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:28:33,227 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:28:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7023555993147185388\input-166239984636636123.json_result 2018-05-23 11:28:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@73a3120] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7023555993147185388] 2018-05-23 11:28:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6e44d82f 2018-05-23 11:28:36 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@5a296030 2018-05-23 11:29:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:29:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:29:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:29:32,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:29:32,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:29:32,986 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:29:33,006 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:29:33,079 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:29:33,089 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:29:33,096 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:29:33,240 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:29:33,245 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:29:33,250 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:29:33,250 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:29:33,253 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:28:36 IST 2018 11:29:33,255 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:29:33,255 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:29:33,258 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:29:33,258 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:29:33,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:29:33,263 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:29:33,263 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:29:33,263 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:29:33,263 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:29:33,263 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:29:33,263 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:29:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5231242759514678039\input-1929617627449927651.json_result 2018-05-23 11:29:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7b083b15] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5231242759514678039] 2018-05-23 11:29:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1931eceb 2018-05-23 11:29:37 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@689d8e65 2018-05-23 11:30:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:30:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:30:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:30:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:30:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:30:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:30:32,986 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:30:33,105 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:30:33,128 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:30:33,142 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:30:33,315 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:30:33,318 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:30:33,323 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:30:33,323 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:30:33,327 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:29:36 IST 2018 11:30:33,327 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:30:33,327 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:30:33,331 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:30:33,331 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:30:33,336 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:30:33,336 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:30:33,336 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:30:33,336 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:30:33,336 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:30:33,336 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:30:33,337 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:30:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8226549938468413087\input-8965540164323150744.json_result 2018-05-23 11:30:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4f546ddc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8226549938468413087] 2018-05-23 11:30:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@71951b9 2018-05-23 11:30:37 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@8529efe 2018-05-23 11:31:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:31:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:31:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:31:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:31:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:31:37,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:31:37,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:31:37,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:31:37,716 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:31:37,799 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:31:37,809 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:31:37,814 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:31:37,977 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:31:37,979 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:31:37,984 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:31:37,985 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:31:37,989 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:31:37 IST 2018 11:31:37,990 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:31:37,990 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:31:37,995 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:31:37,995 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:31:38,000 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:31:38,000 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:31:38,000 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:31:38,000 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:31:38,000 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:31:38,001 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:31:38,001 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:31:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6816330083830911338\input-5893499030092566800.json_result 2018-05-23 11:31:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3d7312dc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6816330083830911338] 2018-05-23 11:31:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2bb3e72d 2018-05-23 11:31:42 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@f54cd2e 2018-05-23 11:32:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:32:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:32:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:32:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:32:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:32:32,970 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:32:32,997 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:32:33,061 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:32:33,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:32:33,076 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:32:33,233 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:32:33,235 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:32:33,240 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:32:33,240 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:32:33,246 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:31:42 IST 2018 11:32:33,246 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:32:33,246 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:32:33,250 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:32:33,250 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:32:33,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:32:33,254 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:32:33,254 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:32:33,255 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:32:33,255 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:32:33,255 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:32:33,255 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:32:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4096009275363538441\input-3924016589185311505.json_result 2018-05-23 11:32:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@47e5550a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4096009275363538441] 2018-05-23 11:32:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@abc50d6 2018-05-23 11:32:37 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@78409a76 2018-05-23 11:33:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:33:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:33:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:33:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:33:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:33:37,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:33:37,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:33:37,622 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:33:37,645 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:33:37,731 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:33:37,744 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:33:37,755 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:33:37,934 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:33:37,936 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:33:37,941 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:33:37,941 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:33:37,947 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:33:37 IST 2018 11:33:37,948 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:33:37,948 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:33:37,953 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:33:37,953 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:33:37,959 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:33:37,959 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:33:37,959 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:33:37,960 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:33:37,960 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:33:37,960 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:33:37,962 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:33:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7646500866535137596\input-1781018404734095694.json_result 2018-05-23 11:33:42 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2f7c56af] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7646500866535137596] 2018-05-23 11:33:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1b4246e2 2018-05-23 11:33:42 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@263d758c 2018-05-23 11:34:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:34:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:34:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:34:32,991 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:34:32,991 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:34:32,991 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:34:33,011 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:34:33,070 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:34:33,076 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:34:33,080 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:34:33,233 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:34:33,237 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:34:33,241 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:34:33,241 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:34:33,246 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:33:42 IST 2018 11:34:33,247 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:34:33,247 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:34:33,253 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:34:33,253 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:34:33,257 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:34:33,257 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:34:33,257 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:34:33,258 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:34:33,258 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:34:33,258 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:34:33,262 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:34:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE617014664558541767\input-4007192099582519868.json_result 2018-05-23 11:34:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@76620d85] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE617014664558541767] 2018-05-23 11:34:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1e30d97f 2018-05-23 11:34:37 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@75d16158 2018-05-23 11:35:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:35:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:35:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:35:33,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:35:33,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:35:33,078 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:35:33,099 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:35:33,175 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:35:33,188 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:35:33,196 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:35:33,345 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:35:33,348 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:35:33,356 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:35:33,356 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:35:33,362 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:34:37 IST 2018 11:35:33,363 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:35:33,363 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:35:33,368 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:35:33,368 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:35:33,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:35:33,372 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:35:33,372 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:35:33,373 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:35:33,373 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:35:33,373 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:35:33,374 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:35:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4631014442684912420\input-4810306409589219834.json_result 2018-05-23 11:35:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@53b43d38] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4631014442684912420] 2018-05-23 11:35:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5ac814fa 2018-05-23 11:35:37 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@40a734c3 2018-05-23 11:36:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:36:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:36:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:36:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:36:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:36:36,861 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:36:36,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:36:36,862 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:36:36,883 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:36:36,963 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:36:36,975 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:36:36,980 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:36:37,121 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:36:37,123 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:36:37,128 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:36:37,128 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:36:37,132 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:36:36 IST 2018 11:36:37,132 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:36:37,132 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:36:37,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:36:37,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:36:37,143 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:36:37,143 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:36:37,143 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:36:37,144 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:36:37,145 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:36:37,145 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:36:37,146 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:36:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4310204561927928084\input-9172131275249210181.json_result 2018-05-23 11:36:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3ca03403] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4310204561927928084] 2018-05-23 11:36:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@24c3e9c9 2018-05-23 11:36:41 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6f49fcc4 2018-05-23 11:37:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:37:29 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:37:34 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:37:34 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:37:39 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:37:35,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:37:35,002 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:37:35,003 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:37:35,026 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:37:35,093 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:37:35,102 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:37:35,106 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:37:35,272 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:37:35,275 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:37:35,279 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:37:35,279 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:37:35,284 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:37:34 IST 2018 11:37:35,284 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:37:35,284 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:37:35,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:37:35,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:37:35,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:37:35,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:37:35,294 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:37:35,295 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:37:35,295 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:37:35,295 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:37:35,296 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:37:39 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6137317473109657339\input-7632873615863152518.json_result 2018-05-23 11:37:39 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@566c5d94] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6137317473109657339] 2018-05-23 11:37:39 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4c19fc67 2018-05-23 11:37:39 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@61f6f83d 2018-05-23 11:38:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:38:27 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:38:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:38:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:38:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:38:33,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:38:33,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:38:33,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:38:33,232 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:38:33,324 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:38:33,340 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:38:33,345 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:38:33,501 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:38:33,504 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:38:33,509 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:38:33,509 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:38:33,514 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:38:32 IST 2018 11:38:33,514 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:38:33,514 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:38:33,519 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:38:33,519 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:38:33,523 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:38:33,523 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:38:33,523 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:38:33,524 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:38:33,524 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:38:33,524 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:38:33,526 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:38:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4520493722973069815\input-4720818384253523282.json_result 2018-05-23 11:38:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7124d9cb] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4520493722973069815] 2018-05-23 11:38:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4a12fb87 2018-05-23 11:38:37 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@50c9b585 2018-05-23 11:39:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:39:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:39:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:39:26,856 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:39:26,856 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:39:26,856 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:39:26,883 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:39:26,979 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:39:26,987 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:39:26,993 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:39:27,128 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:39:27,131 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:39:27,136 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:39:27,136 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:39:27,140 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:38:37 IST 2018 11:39:27,140 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:39:27,140 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:39:27,144 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:39:27,144 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:39:27,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:39:27,148 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:39:27,148 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:39:27,149 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:39:27,149 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:39:27,149 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:39:27,150 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:39:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3261477046362528030\input-2072611956297914196.json_result 2018-05-23 11:39:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7ea69fac] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3261477046362528030] 2018-05-23 11:39:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7ddfbedb 2018-05-23 11:39:31 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@151a2d82 2018-05-23 11:40:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:40:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:40:29 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:40:29 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:40:34 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:40:34 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:40:38 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:40:38 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:40:38 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:40:38 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:40:38 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:40:38 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2a62da2a 2018-05-23 11:40:38 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1947e82 2018-05-23 11:41:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:41:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:41:28 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:41:28 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:41:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:41:28,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:41:28,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:41:28,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:41:28,553 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:41:28,637 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:41:28,645 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:41:28,653 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:41:28,813 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:41:28,816 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:41:28,822 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:41:28,822 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:41:28,829 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:41:28 IST 2018 11:41:28,829 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:41:28,829 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:41:28,834 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:41:28,834 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:41:28,838 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:41:28,838 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:41:28,839 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:41:28,839 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:41:28,839 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:41:28,839 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:41:28,840 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:41:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3080527063430036611\input-291089761321335591.json_result 2018-05-23 11:41:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@77f1d222] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3080527063430036611] 2018-05-23 11:41:33 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3d60788f 2018-05-23 11:41:33 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@212de894 2018-05-23 11:42:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:42:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:42:28 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:42:28 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:42:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:42:28,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:42:28,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:42:28,522 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:42:28,542 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:42:28,623 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:42:28,631 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:42:28,635 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:42:28,799 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:42:28,802 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:42:28,808 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:42:28,808 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:42:28,815 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:42:28 IST 2018 11:42:28,816 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:42:28,816 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:42:28,821 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:42:28,821 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:42:28,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:42:28,826 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:42:28,827 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:42:28,827 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:42:28,827 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:42:28,827 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:42:28,829 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:42:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3192724531688067172\input-2003574624291164058.json_result 2018-05-23 11:42:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3dc9209e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3192724531688067172] 2018-05-23 11:42:33 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1461e87 2018-05-23 11:42:33 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6bdc6a7b 2018-05-23 11:43:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:43:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:43:28 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:43:28 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:43:33 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:43:33 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:43:38 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:43:38 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:43:38 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:43:38 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:43:38 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:43:38 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@78dfbc4f 2018-05-23 11:43:38 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3d4fd1d5 2018-05-23 11:44:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:44:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:44:28 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:44:28 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:44:33 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:44:33 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:44:38 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:44:38 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:44:38 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:44:38 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:44:38 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:44:38 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@46c507db 2018-05-23 11:44:38 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@761da52 2018-05-23 11:45:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:45:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:45:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:45:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:45:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:45:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:45:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:45:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:45:37 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:45:37 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:45:37 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:45:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@327c124d 2018-05-23 11:45:37 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6d3af6c6 2018-05-23 11:46:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:46:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:46:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:46:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:46:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:46:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:46:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:46:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:46:37 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:46:37 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:46:37 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:46:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3ff80a3 2018-05-23 11:46:37 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@c56201d 2018-05-23 11:47:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:47:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:47:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:47:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:47:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:47:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:47:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:47:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:47:37 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:47:37 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:47:37 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:47:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6c77957 2018-05-23 11:47:37 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@5d3d0f3b 2018-05-23 11:48:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:48:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:48:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:48:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:48:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:48:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:48:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:48:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:48:37 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:48:37 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:48:37 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:48:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@68525d8b 2018-05-23 11:48:37 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2b4cebee 2018-05-23 11:49:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:49:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:49:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:49:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:49:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:49:27,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:49:27,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:49:27,996 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:49:28,018 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:49:28,103 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:49:28,113 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:49:28,122 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:49:28,273 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:49:28,275 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:49:28,280 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:49:28,280 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:49:28,284 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:49:27 IST 2018 11:49:28,285 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:49:28,285 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:49:28,290 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:49:28,290 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:49:28,296 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:49:28,296 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:49:28,296 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:49:28,298 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:49:28,298 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:49:28,298 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:49:28,299 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:49:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE796235141217867006\input-711598805712428437.json_result 2018-05-23 11:49:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3a6ec4b6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE796235141217867006] 2018-05-23 11:49:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@456bb1c0 2018-05-23 11:49:32 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@fb897e8 2018-05-23 11:50:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:50:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:50:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:50:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:50:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:50:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:50:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:50:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 11:50:37 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 11:50:37 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 11:50:37 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:50:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@785b75fb 2018-05-23 11:50:37 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@16ebce19 2018-05-23 11:51:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:51:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:51:27 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:51:27 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:51:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:51:27,818 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:51:27,818 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:51:27,818 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:51:27,839 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:51:27,921 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:51:27,929 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:51:27,935 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:51:28,092 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:51:28,094 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:51:28,100 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:51:28,100 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:51:28,106 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:51:27 IST 2018 11:51:28,106 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:51:28,106 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:51:28,111 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:51:28,112 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:51:28,120 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:51:28,120 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:51:28,120 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:51:28,120 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:51:28,120 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:51:28,120 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:51:28,121 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:51:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6390021658654888593\input-2599295743988985483.json_result 2018-05-23 11:51:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@21fc17e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6390021658654888593] 2018-05-23 11:51:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4e98eeff 2018-05-23 11:51:32 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@68af8beb 2018-05-23 11:52:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:52:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:52:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:52:23,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:52:23,050 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:52:23,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:52:23,091 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:52:23,181 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:52:23,186 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:52:23,191 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:52:23,329 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:52:23,332 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:52:23,336 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:52:23,336 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:52:23,341 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:51:32 IST 2018 11:52:23,342 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:52:23,342 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:52:23,346 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:52:23,346 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:52:23,350 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:52:23,350 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:52:23,350 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:52:23,351 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:52:23,351 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:52:23,351 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:52:23,353 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:52:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6959812525424249357\input-3181416418112786784.json_result 2018-05-23 11:52:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5665b35d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6959812525424249357] 2018-05-23 11:52:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7532e0c7 2018-05-23 11:52:27 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@759a5e4e 2018-05-23 11:53:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:53:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:53:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:53:23,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:53:23,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:53:23,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:53:23,276 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:53:23,352 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:53:23,361 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:53:23,366 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:53:23,510 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:53:23,512 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:53:23,519 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:53:23,519 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:53:23,526 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:52:27 IST 2018 11:53:23,527 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:53:23,527 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:53:23,533 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:53:23,533 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:53:23,540 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:53:23,540 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:53:23,540 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:53:23,541 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:53:23,541 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:53:23,541 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:53:23,542 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:53:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7283555946411554457\input-749039613055356395.json_result 2018-05-23 11:53:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@95adb2e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7283555946411554457] 2018-05-23 11:53:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3c33ec 2018-05-23 11:53:27 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@495b4c10 2018-05-23 11:54:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:54:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:54:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:54:25,004 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:54:25,004 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:54:25,004 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:54:25,042 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:54:25,128 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:54:25,136 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:54:25,142 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:54:25,278 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:54:25,280 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:54:25,285 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:54:25,285 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:54:25,290 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:53:27 IST 2018 11:54:25,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:54:25,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:54:25,297 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:54:25,297 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:54:25,304 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:54:25,304 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:54:25,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:54:25,306 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:54:25,306 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:54:25,306 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:54:25,307 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:54:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE820753331441050353\input-6972530782029695278.json_result 2018-05-23 11:54:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7bb897ed] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE820753331441050353] 2018-05-23 11:54:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@19ee7485 2018-05-23 11:54:29 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4d2f150e 2018-05-23 11:55:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:55:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:55:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:55:26,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:55:26,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:55:26,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:55:26,937 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:55:27,005 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:55:27,015 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:55:27,020 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:55:27,173 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:55:27,178 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:55:27,182 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:55:27,182 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:55:27,185 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:54:29 IST 2018 11:55:27,186 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:55:27,186 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:55:27,191 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:55:27,192 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:55:27,194 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:55:27,194 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:55:27,194 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:55:27,194 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:55:27,195 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:55:27,195 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:55:27,196 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:55:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3490319333371068524\input-7636497028300895069.json_result 2018-05-23 11:55:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@46325f3d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3490319333371068524] 2018-05-23 11:55:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2770a744 2018-05-23 11:55:31 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3735f169 2018-05-23 11:56:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:56:28 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:56:33 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:56:33 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:56:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:56:33,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:56:33,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:56:33,521 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:56:33,543 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:56:33,617 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:56:33,627 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:56:33,633 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:56:33,799 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:56:33,802 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:56:33,807 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:56:33,807 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:56:33,812 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:56:33 IST 2018 11:56:33,812 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:56:33,812 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:56:33,817 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:56:33,817 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:56:33,822 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:56:33,822 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:56:33,822 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:56:33,822 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:56:33,823 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:56:33,823 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:56:33,824 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:56:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE955195834020601576\input-941927296005819613.json_result 2018-05-23 11:56:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@18c84bb8] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE955195834020601576] 2018-05-23 11:56:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@72e85e78 2018-05-23 11:56:37 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@2cad0b46 2018-05-23 11:57:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:57:29 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:57:35 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:57:35 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:57:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:57:35,425 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:57:35,426 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:57:35,426 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:57:35,448 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:57:35,522 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:57:35,528 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:57:35,535 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:57:35,696 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:57:35,699 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:57:35,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:57:35,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:57:35,709 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:57:35 IST 2018 11:57:35,710 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:57:35,710 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:57:35,715 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:57:35,715 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:57:35,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:57:35,721 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:57:35,721 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:57:35,723 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:57:35,723 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:57:35,723 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:57:35,723 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:57:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6654322912364554273\input-9046549968251177883.json_result 2018-05-23 11:57:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@26f72caf] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6654322912364554273] 2018-05-23 11:57:40 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@49ff5b2 2018-05-23 11:57:40 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@32f878ec 2018-05-23 11:58:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:58:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:58:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 11:58:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 11:58:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:58:36,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:58:36,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:58:36,671 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:58:36,691 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:58:36,761 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:58:36,768 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:58:36,773 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:58:36,893 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:58:36,895 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:58:36,900 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:58:36,900 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:58:36,905 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:58:36 IST 2018 11:58:36,905 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:58:36,905 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:58:36,910 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:58:36,910 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:58:36,914 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:58:36,914 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:58:36,914 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:58:36,914 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:58:36,915 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:58:36,915 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:58:36,915 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:58:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE607740859612543952\input-6252069079657353714.json_result 2018-05-23 11:58:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5e50fb12] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE607740859612543952] 2018-05-23 11:58:40 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6e7b653e 2018-05-23 11:58:40 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@605184a3 2018-05-23 11:59:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 11:59:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 11:59:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 11:59:32,252 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 11:59:32,252 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 11:59:32,252 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 11:59:32,277 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 11:59:32,396 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 11:59:32,401 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 11:59:32,404 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 11:59:32,518 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 11:59:32,522 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 11:59:32,525 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 11:59:32,526 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 11:59:32,529 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:58:40 IST 2018 11:59:32,530 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 11:59:32,530 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 11:59:32,536 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 11:59:32,536 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 11:59:32,539 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 11:59:32,539 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 11:59:32,539 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 11:59:32,539 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 11:59:32,539 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 11:59:32,539 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 11:59:32,540 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 11:59:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE866697253052325202\input-4212345306477060562.json_result 2018-05-23 11:59:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@71f6be0a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE866697253052325202] 2018-05-23 11:59:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@abff7e3 2018-05-23 11:59:36 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@396ea50c 2018-05-23 12:00:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:00:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:00:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:00:32,191 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:00:32,191 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:00:32,192 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:00:32,228 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:00:32,327 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:00:32,342 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:00:32,354 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:00:32,574 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:00:32,576 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:00:32,588 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:00:32,588 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:00:32,594 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 11:59:36 IST 2018 12:00:32,595 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:00:32,595 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:00:32,600 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:00:32,600 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:00:32,605 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:00:32,605 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:00:32,605 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:00:32,606 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:00:32,606 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:00:32,606 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:00:32,607 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:00:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3494398427621749841\input-4012202221931448340.json_result 2018-05-23 12:00:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@536e05cd] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3494398427621749841] 2018-05-23 12:00:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6609d80b 2018-05-23 12:00:36 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@56dbba76 2018-05-23 12:01:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:01:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:01:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:01:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:01:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:01:36,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:01:36,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:01:36,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:01:36,960 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:01:37,027 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:01:37,032 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:01:37,039 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:01:37,168 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:01:37,170 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:01:37,176 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:01:37,176 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:01:37,180 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:01:36 IST 2018 12:01:37,181 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:01:37,181 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:01:37,186 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:01:37,186 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:01:37,191 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:01:37,191 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:01:37,191 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:01:37,191 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:01:37,192 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:01:37,192 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:01:37,193 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:01:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5875242495583236690\input-872598201864389291.json_result 2018-05-23 12:01:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@224b2c2e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5875242495583236690] 2018-05-23 12:01:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@573ed76b 2018-05-23 12:01:41 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@77b4ffcf 2018-05-23 12:02:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:02:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:02:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:02:32,320 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:02:32,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:02:32,321 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:02:32,349 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:02:32,489 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:02:32,498 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:02:32,502 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:02:32,638 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:02:32,640 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:02:32,648 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:02:32,648 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:02:32,654 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:01:41 IST 2018 12:02:32,655 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:02:32,655 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:02:32,660 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:02:32,660 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:02:32,668 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:02:32,668 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:02:32,668 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:02:32,669 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:02:32,669 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:02:32,669 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:02:32,670 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:02:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7749716220859489352\input-695250003420898667.json_result 2018-05-23 12:02:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@74dde02c] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7749716220859489352] 2018-05-23 12:02:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5cbca73c 2018-05-23 12:02:36 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@c917e35 2018-05-23 12:03:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:03:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:03:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:03:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:03:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:03:37,095 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:03:37,095 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:03:37,095 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:03:37,118 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:03:37,208 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:03:37,219 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:03:37,226 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:03:37,356 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:03:37,358 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:03:37,362 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:03:37,362 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:03:37,368 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:03:36 IST 2018 12:03:37,368 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:03:37,368 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:03:37,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:03:37,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:03:37,377 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:03:37,378 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:03:37,378 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:03:37,378 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:03:37,378 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:03:37,378 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:03:37,379 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:03:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5964796704823068200\input-6774066659704975869.json_result 2018-05-23 12:03:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@276dcad9] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5964796704823068200] 2018-05-23 12:03:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6c9c4d0 2018-05-23 12:03:41 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@523db56f 2018-05-23 12:04:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:04:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:04:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:04:32,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:04:32,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:04:32,360 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:04:32,406 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:04:32,475 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:04:32,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:04:32,489 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:04:32,643 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:04:32,646 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:04:32,652 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:04:32,652 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:04:32,659 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:03:41 IST 2018 12:04:32,659 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:04:32,659 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:04:32,666 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:04:32,666 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:04:32,843 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:04:32,843 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:04:32,843 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:04:32,844 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:04:32,845 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:04:32,845 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:04:32,845 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:04:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8998006539377581652\input-2416152975173689801.json_result 2018-05-23 12:04:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1d8e98a5] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8998006539377581652] 2018-05-23 12:04:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2432496f 2018-05-23 12:04:36 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1ba8b20 2018-05-23 12:05:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:05:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:05:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:05:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:05:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:05:37,204 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:05:37,205 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:05:37,205 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:05:37,224 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:05:37,294 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:05:37,303 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:05:37,309 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:05:37,450 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:05:37,453 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:05:37,459 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:05:37,459 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:05:37,464 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:05:36 IST 2018 12:05:37,465 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:05:37,465 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:05:37,470 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:05:37,470 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:05:37,473 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:05:37,474 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:05:37,474 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:05:37,474 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:05:37,475 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:05:37,475 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:05:37,476 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:05:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7070918689225896165\input-7656740273352430215.json_result 2018-05-23 12:05:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6d406432] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7070918689225896165] 2018-05-23 12:05:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@25e7d20e 2018-05-23 12:05:41 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7121ab81 2018-05-23 12:06:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:06:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:06:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:06:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:06:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:06:37,262 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:06:37,262 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:06:37,262 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:06:37,285 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:06:37,365 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:06:37,373 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:06:37,379 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:06:37,541 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:06:37,544 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:06:37,551 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:06:37,551 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:06:37,558 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:06:36 IST 2018 12:06:37,559 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:06:37,559 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:06:37,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:06:37,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:06:37,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:06:37,566 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:06:37,566 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:06:37,568 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:06:37,568 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:06:37,568 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:06:37,568 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:06:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2408660218432524807\input-6309549534454293847.json_result 2018-05-23 12:06:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4c453da7] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2408660218432524807] 2018-05-23 12:06:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7a0a7c71 2018-05-23 12:06:41 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4c4fdca7 2018-05-23 12:07:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:07:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:07:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:07:32,529 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:07:32,529 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:07:32,530 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:07:32,561 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:07:32,632 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:07:32,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:07:32,642 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:07:32,907 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:07:32,909 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:07:32,915 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:07:32,915 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:07:32,922 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:06:41 IST 2018 12:07:32,923 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:07:32,923 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:07:32,929 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:07:32,929 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:07:32,933 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:07:32,933 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:07:32,933 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:07:32,933 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:07:32,933 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:07:32,933 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:07:32,934 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:07:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2639502983355935627\input-7572481053596042994.json_result 2018-05-23 12:07:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1485e6f6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2639502983355935627] 2018-05-23 12:07:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@f6921ca 2018-05-23 12:07:36 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@46c8e5e3 2018-05-23 12:08:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:08:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:08:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:08:32,570 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:08:32,570 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:08:32,570 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:08:32,597 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:08:32,690 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:08:32,696 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:08:32,700 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:08:32,850 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:08:32,852 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:08:32,855 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:08:32,855 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:08:32,858 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:07:36 IST 2018 12:08:32,859 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:08:32,859 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:08:32,862 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:08:32,862 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:08:32,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:08:32,866 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:08:32,866 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:08:32,867 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:08:32,867 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:08:32,867 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:08:32,867 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:08:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2711747392105444190\input-7879734673093587905.json_result 2018-05-23 12:08:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6aa48d85] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2711747392105444190] 2018-05-23 12:08:35 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@43649d54 2018-05-23 12:08:35 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@172bba81 2018-05-23 12:09:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:09:32 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:09:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:09:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:09:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:09:37,439 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:09:37,439 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:09:37,439 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:09:37,461 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:09:37,534 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:09:37,549 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:09:37,553 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:09:37,777 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:09:37,780 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:09:37,783 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:09:37,783 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:09:37,792 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:09:37 IST 2018 12:09:37,793 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:09:37,793 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:09:37,798 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:09:37,798 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:09:37,804 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:09:37,804 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:09:37,804 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:09:37,804 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:09:37,804 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:09:37,805 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:09:37,807 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:09:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7285581414255672185\input-1916717922444198795.json_result 2018-05-23 12:09:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@786d7198] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7285581414255672185] 2018-05-23 12:09:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3e4c782e 2018-05-23 12:09:41 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@f644c3a 2018-05-23 12:10:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:10:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:10:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:10:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:10:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:10:37,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:10:37,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:10:37,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:10:37,236 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:10:37,305 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:10:37,313 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:10:37,317 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:10:37,437 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:10:37,438 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:10:37,443 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:10:37,443 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:10:37,449 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:10:36 IST 2018 12:10:37,449 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:10:37,449 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:10:37,454 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:10:37,454 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:10:37,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:10:37,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:10:37,459 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:10:37,460 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:10:37,460 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:10:37,460 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:10:37,461 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:10:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5745848298189978178\input-3924109562548787862.json_result 2018-05-23 12:10:41 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@70ca02c7] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5745848298189978178] 2018-05-23 12:10:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1723afb7 2018-05-23 12:10:41 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@15d0fecb 2018-05-23 12:11:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:11:31 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:11:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:11:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:11:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:11:36,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:11:36,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:11:36,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:11:36,663 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:11:36,744 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:11:36,754 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:11:36,760 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:11:36,923 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:11:36,924 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:11:36,930 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:11:36,930 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:11:36,935 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:11:36 IST 2018 12:11:36,935 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:11:36,935 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:11:36,938 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:11:36,938 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:11:36,943 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:11:36,943 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:11:36,943 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:11:36,944 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:11:36,944 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:11:36,944 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:11:36,945 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:11:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7367049978256538019\input-763180585166724705.json_result 2018-05-23 12:11:40 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@451ed7a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7367049978256538019] 2018-05-23 12:11:40 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@590168d6 2018-05-23 12:11:40 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1bb96c15 2018-05-23 12:12:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:12:30 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:12:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:12:31,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:12:31,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:12:31,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:12:31,364 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:12:31,423 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:12:31,433 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:12:31,437 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:12:31,548 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:12:31,550 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:12:31,554 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:12:31,554 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:12:31,558 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:11:40 IST 2018 12:12:31,559 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:12:31,559 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:12:31,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:12:31,563 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:12:31,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:12:31,567 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:12:31,567 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:12:31,568 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:12:31,568 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:12:31,568 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:12:31,569 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:12:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE333680796174763305\input-8711342514477970141.json_result 2018-05-23 12:12:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@797d950b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE333680796174763305] 2018-05-23 12:12:35 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@73a9d384 2018-05-23 12:12:35 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@55ac23c3 2018-05-23 12:13:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:13:29 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:13:30,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:13:30,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:13:30,461 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:13:30,496 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:13:30,616 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:13:30,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:13:30,629 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:13:30,774 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:13:30,776 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:13:30,781 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:13:30,781 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:13:30,786 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:12:35 IST 2018 12:13:30,787 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:13:30,787 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:13:30,791 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:13:30,791 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:13:30,795 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:13:30,795 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:13:30,795 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:13:30,796 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:13:30,796 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:13:30,796 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:13:30,797 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE652153356759155802\input-8854079946252875354.json_result 2018-05-23 12:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7818cab6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE652153356759155802] 2018-05-23 12:13:34 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2a8d5abb 2018-05-23 12:13:34 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6c215fcd 2018-05-23 12:14:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:14:29 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:14:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:14:29,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:14:29,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:14:29,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:14:29,821 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:14:29,953 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:14:29,960 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:14:29,964 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:14:30,066 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:14:30,068 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:14:30,072 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:14:30,072 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:14:30,077 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:13:34 IST 2018 12:14:30,078 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:14:30,078 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:14:30,083 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:14:30,083 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:14:30,087 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:14:30,087 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:14:30,087 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:14:30,087 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:14:30,088 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:14:30,088 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:14:30,088 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:14:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3552035669470401148\input-6421360307857823909.json_result 2018-05-23 12:14:33 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3fcd572c] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3552035669470401148] 2018-05-23 12:14:33 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@24596a2 2018-05-23 12:14:33 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3c67208a 2018-05-23 12:15:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:15:28 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:15:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:15:29,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:15:29,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:15:29,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:15:29,224 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:15:29,372 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:15:29,387 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:15:29,396 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:15:29,600 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:15:29,603 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:15:29,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:15:29,608 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:15:29,613 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:14:33 IST 2018 12:15:29,614 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:15:29,614 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:15:29,619 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:15:29,619 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:15:29,624 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:15:29,624 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:15:29,624 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:15:29,624 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:15:29,625 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:15:29,625 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:15:29,625 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:15:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4724547786592068522\input-7969741564536631950.json_result 2018-05-23 12:15:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3cb6b126] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4724547786592068522] 2018-05-23 12:15:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7c2e6c89 2018-05-23 12:15:32 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@43df34e6 2018-05-23 12:16:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:16:28 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:16:33 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:16:33 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:16:33,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:16:33,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:16:33,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:16:33,713 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:16:33,791 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:16:33,797 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:16:33,802 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:16:33,944 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:16:33,946 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:16:33,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:16:33,951 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:16:33,956 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:16:33 IST 2018 12:16:33,957 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:16:33,957 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:16:33,962 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:16:33,962 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:16:33,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:16:33,967 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:16:33,967 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:16:33,968 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:16:33,968 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:16:33,968 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:16:33,969 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6127104629485015206\input-1600113002470754868.json_result 2018-05-23 12:16:37 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@290f3017] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6127104629485015206] 2018-05-23 12:16:37 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7515312 2018-05-23 12:16:37 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@13c8e96a 2018-05-23 12:17:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:17:28 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:17:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:17:28,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:17:28,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:17:28,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:17:28,822 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:17:28,983 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:17:28,995 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:17:29,001 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:17:29,171 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:17:29,173 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:17:29,177 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:17:29,177 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:17:29,183 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:16:37 IST 2018 12:17:29,184 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:17:29,184 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:17:29,188 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:17:29,188 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:17:29,193 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:17:29,193 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:17:29,193 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:17:29,193 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:17:29,194 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:17:29,194 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:17:29,194 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:17:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4054130329612742740\input-5559323429011674006.json_result 2018-05-23 12:17:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@ee7ed5f] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4054130329612742740] 2018-05-23 12:17:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@122922e 2018-05-23 12:17:32 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@b06a811 2018-05-23 12:18:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:18:27 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:18:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:18:28,390 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:18:28,390 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:18:28,391 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:18:28,427 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:18:28,498 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:18:28,504 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:18:28,508 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:18:28,656 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:18:28,658 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:18:28,663 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:18:28,663 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:18:28,668 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:17:32 IST 2018 12:18:28,669 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:18:28,669 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:18:28,673 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:18:28,673 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:18:28,678 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:18:28,678 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:18:28,678 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:18:28,680 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:18:28,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:18:28,680 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:18:28,681 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:18:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7489033830169606954\input-7870069194830434634.json_result 2018-05-23 12:18:32 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@517d9595] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7489033830169606954] 2018-05-23 12:18:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5c39856b 2018-05-23 12:18:32 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3979e77f 2018-05-23 12:19:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:19:27 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:19:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:19:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:19:37 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:19:37 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:19:42 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:19:42 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 12:19:42 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 12:19:42 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 12:19:42 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:19:42 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6d0516a6 2018-05-23 12:19:42 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@316adad4 2018-05-23 12:20:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:20:27 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:20:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:20:27,980 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:20:27,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:20:27,981 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:20:28,013 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:20:28,149 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:20:28,162 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:20:28,171 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:20:28,297 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:20:28,300 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:20:28,306 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:20:28,306 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:20:28,311 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:19:42 IST 2018 12:20:28,312 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:20:28,312 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:20:28,321 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:20:28,321 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:20:28,330 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:20:28,330 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:20:28,330 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:20:28,332 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:20:28,333 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:20:28,333 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:20:28,334 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:20:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5046519259544678679\input-8845506413518459751.json_result 2018-05-23 12:20:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@78a35aca] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5046519259544678679] 2018-05-23 12:20:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@454fa976 2018-05-23 12:20:31 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6037b6ed 2018-05-23 12:21:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:21:27 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:21:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:21:27,705 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:21:27,705 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:21:27,706 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:21:27,750 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:21:27,835 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:21:27,842 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:21:27,850 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:21:28,003 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:21:28,005 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:21:28,010 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:21:28,010 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:21:28,016 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:20:31 IST 2018 12:21:28,016 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:21:28,016 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:21:28,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:21:28,020 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:21:28,024 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:21:28,024 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:21:28,024 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:21:28,025 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:21:28,025 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:21:28,025 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:21:28,026 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:21:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2738131714346131995\input-5468557636305530157.json_result 2018-05-23 12:21:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@55cd7e69] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2738131714346131995] 2018-05-23 12:21:32 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@10b8e250 2018-05-23 12:21:32 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@45d6bc3e 2018-05-23 12:22:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:22:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:22:32 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:22:32 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:22:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:22:32,368 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:22:32,368 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:22:32,368 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:22:32,391 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:22:32,475 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:22:32,483 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:22:32,488 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:22:32,644 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:22:32,646 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:22:32,651 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:22:32,651 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:22:32,658 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:22:32 IST 2018 12:22:32,658 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:22:32,658 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:22:32,664 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:22:32,664 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:22:32,668 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:22:32,668 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:22:32,668 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:22:32,668 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:22:32,669 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:22:32,669 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:22:32,669 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:22:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2399042725914169120\input-9201468402249226697.json_result 2018-05-23 12:22:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@722f8f87] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2399042725914169120] 2018-05-23 12:22:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4a939cad 2018-05-23 12:22:36 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@23fbf8e9 2018-05-23 12:23:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:23:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:23:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:23:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:23:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:23:32,183 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:23:32,183 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:23:32,183 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:23:32,206 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:23:32,285 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:23:32,294 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:23:32,300 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:23:32,456 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:23:32,458 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:23:32,463 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:23:32,463 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:23:32,470 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:23:31 IST 2018 12:23:32,470 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:23:32,470 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:23:32,475 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:23:32,475 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:23:32,480 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:23:32,480 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:23:32,480 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:23:32,481 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:23:32,481 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:23:32,481 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:23:32,482 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:23:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7274522356155495875\input-5724072552218080946.json_result 2018-05-23 12:23:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@74938da0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7274522356155495875] 2018-05-23 12:23:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@236e5b00 2018-05-23 12:23:36 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4b9ed1fb 2018-05-23 12:24:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:24:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:24:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:24:27,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:24:27,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:24:27,276 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:24:27,340 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:24:27,457 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:24:27,466 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:24:27,472 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:24:27,581 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:24:27,583 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:24:27,588 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:24:27,588 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:24:27,594 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:23:36 IST 2018 12:24:27,595 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:24:27,595 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:24:27,600 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:24:27,600 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:24:27,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:24:27,606 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:24:27,606 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:24:27,607 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:24:27,607 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:24:27,607 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:24:27,608 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:24:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3274954124800315952\input-4648758209779565865.json_result 2018-05-23 12:24:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2d33ab5d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3274954124800315952] 2018-05-23 12:24:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7b133ca2 2018-05-23 12:24:31 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@57c09eaa 2018-05-23 12:25:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:25:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:25:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:25:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:25:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:25:32,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:25:32,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:25:32,045 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:25:32,076 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:25:32,178 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:25:32,192 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:25:32,201 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:25:32,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:25:32,355 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:25:32,360 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:25:32,360 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:25:32,367 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:25:31 IST 2018 12:25:32,368 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:25:32,368 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:25:32,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:25:32,372 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:25:32,377 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:25:32,377 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:25:32,377 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:25:32,377 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:25:32,378 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:25:32,378 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:25:32,378 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:25:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4001670816943643417\input-5621446135700040608.json_result 2018-05-23 12:25:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@138550ed] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4001670816943643417] 2018-05-23 12:25:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@42e2afc6 2018-05-23 12:25:36 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@41317996 2018-05-23 12:26:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:26:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:26:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:26:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:26:31,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:26:31,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:26:31,896 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:26:31,917 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:26:31,998 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:26:32,007 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:26:32,012 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:26:32,187 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:26:32,190 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:26:32,198 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:26:32,198 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:26:32,206 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:26:31 IST 2018 12:26:32,207 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:26:32,207 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:26:32,213 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:26:32,213 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:26:32,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:26:32,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:26:32,224 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:26:32,225 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:26:32,226 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:26:32,226 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:26:32,227 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2700051305024596371\input-8638071626316508021.json_result 2018-05-23 12:26:36 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@72bb8d84] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2700051305024596371] 2018-05-23 12:26:36 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@102f595d 2018-05-23 12:26:36 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@60dcc468 2018-05-23 12:27:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:27:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:27:31 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:27:31 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:27:36 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:27:36 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:27:41 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:27:41 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 12:27:41 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 12:27:41 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 12:27:41 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:27:41 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2994618d 2018-05-23 12:27:41 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@564d151b 2018-05-23 12:28:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:28:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:28:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:28:26,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:28:26,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:28:26,995 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:28:27,044 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:28:27,221 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:28:27,226 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:28:27,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:28:27,382 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:28:27,385 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:28:27,389 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:28:27,389 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:28:27,396 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:27:41 IST 2018 12:28:27,396 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:28:27,396 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:28:27,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:28:27,401 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:28:27,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:28:27,406 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:28:27,406 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:28:27,407 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:28:27,407 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:28:27,407 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:28:27,407 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:28:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1575760357277976879\input-4077612656656045010.json_result 2018-05-23 12:28:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@7e5f77e6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1575760357277976879] 2018-05-23 12:28:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@50261204 2018-05-23 12:28:30 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4a51b475 2018-05-23 12:29:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:29:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:29:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:29:27,072 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:29:27,072 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:29:27,072 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:29:27,108 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:29:27,327 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:29:27,344 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:29:27,351 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:29:27,483 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:29:27,488 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:29:27,493 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:29:27,493 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:29:27,497 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:28:30 IST 2018 12:29:27,497 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:29:27,497 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:29:27,501 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:29:27,504 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:29:27,510 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:29:27,510 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:29:27,510 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:29:27,511 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:29:27,511 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:29:27,511 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:29:27,511 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:29:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5402038779425982294\input-3252298416069733934.json_result 2018-05-23 12:29:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3aa94cec] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5402038779425982294] 2018-05-23 12:29:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@303bda3d 2018-05-23 12:29:31 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@557cec78 2018-05-23 12:30:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:30:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:30:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:30:26,859 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:30:26,860 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:30:26,869 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:30:26,914 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:30:27,076 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:30:27,084 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:30:27,087 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:30:27,197 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:30:27,199 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:30:27,203 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:30:27,203 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:30:27,206 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:29:31 IST 2018 12:30:27,207 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:30:27,207 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:30:27,210 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:30:27,210 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:30:27,213 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:30:27,213 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:30:27,213 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:30:27,214 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:30:27,214 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:30:27,214 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:30:27,214 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:30:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2491761658267260506\input-7529503971296143555.json_result 2018-05-23 12:30:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@35de7b9b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2491761658267260506] 2018-05-23 12:30:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5508f916 2018-05-23 12:30:30 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@5097748d 2018-05-23 12:31:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:31:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:31:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:31:26,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:31:26,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:31:26,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:31:26,835 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:31:26,937 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:31:26,944 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:31:26,948 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:31:27,065 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:31:27,066 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:31:27,071 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:31:27,071 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:31:27,075 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:30:30 IST 2018 12:31:27,076 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:31:27,076 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:31:27,080 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:31:27,081 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:31:27,085 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:31:27,085 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:31:27,085 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:31:27,086 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:31:27,086 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:31:27,086 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:31:27,087 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:31:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7982719300234547362\input-4617997100736273867.json_result 2018-05-23 12:31:31 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@25b61177] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7982719300234547362] 2018-05-23 12:31:31 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4bb2cdce 2018-05-23 12:31:31 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3613ac9b 2018-05-23 12:32:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:32:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:32:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:32:26,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:32:26,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:32:26,892 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:32:26,916 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:32:26,974 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:32:26,979 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:32:26,984 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:32:27,124 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:32:27,126 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:32:27,129 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:32:27,129 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:32:27,134 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:31:30 IST 2018 12:32:27,134 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:32:27,134 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:32:27,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:32:27,138 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:32:27,142 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:32:27,142 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:32:27,142 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:32:27,143 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:32:27,143 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:32:27,143 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:32:27,144 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:32:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE80168508157268358\input-8196811868269272562.json_result 2018-05-23 12:32:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@d767580] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE80168508157268358] 2018-05-23 12:32:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1fa4fd71 2018-05-23 12:32:30 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@9751d8f 2018-05-23 12:33:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:33:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:33:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:33:26,751 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:33:26,751 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:33:26,751 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:33:26,781 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:33:26,878 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:33:26,887 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:33:26,894 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:33:27,018 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:33:27,020 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:33:27,025 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:33:27,025 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:33:27,028 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:32:30 IST 2018 12:33:27,029 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:33:27,029 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:33:27,033 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:33:27,033 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:33:27,039 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:33:27,039 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:33:27,039 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:33:27,040 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:33:27,040 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:33:27,040 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:33:27,041 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:33:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6920180214043366875\input-4069066730902346658.json_result 2018-05-23 12:33:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@a0c6a5b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6920180214043366875] 2018-05-23 12:33:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@578d1a69 2018-05-23 12:33:30 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@470cec48 2018-05-23 12:34:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:34:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:34:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:34:26,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:34:26,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:34:26,781 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:34:26,813 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:34:26,920 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:34:26,925 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:34:26,929 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:34:27,061 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:34:27,063 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:34:27,069 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:34:27,069 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:34:27,075 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:33:30 IST 2018 12:34:27,075 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:34:27,075 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:34:27,081 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:34:27,081 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:34:27,087 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:34:27,087 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:34:27,087 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:34:27,087 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:34:27,088 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:34:27,088 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:34:27,088 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:34:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2024793781905210034\input-8488920845480039492.json_result 2018-05-23 12:34:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@69e9af6d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2024793781905210034] 2018-05-23 12:34:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@519e9854 2018-05-23 12:34:30 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3923163c 2018-05-23 12:35:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:35:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:35:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:35:26,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:35:26,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:35:26,617 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:35:26,657 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:35:26,778 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:35:26,790 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:35:26,798 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:35:26,966 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:35:26,969 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:35:26,973 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:35:26,973 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:35:26,982 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:34:30 IST 2018 12:35:26,983 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:35:26,983 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:35:26,991 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:35:26,991 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:35:26,996 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:35:26,996 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:35:26,996 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:35:26,996 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:35:26,996 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:35:26,996 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:35:26,997 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:35:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3178905661608477340\input-2822724148055202688.json_result 2018-05-23 12:35:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@38297e8e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3178905661608477340] 2018-05-23 12:35:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7c865b0 2018-05-23 12:35:30 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@56d51345 2018-05-23 12:36:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:36:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:36:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:36:26,608 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:36:26,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:36:26,609 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:36:26,647 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:36:26,777 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:36:26,786 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:36:26,791 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:36:26,916 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:36:26,918 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:36:26,922 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:36:26,922 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:36:26,927 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:35:30 IST 2018 12:36:26,928 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:36:26,928 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:36:26,932 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:36:26,932 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:36:26,936 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:36:26,936 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:36:26,936 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:36:26,937 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:36:26,937 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:36:26,937 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:36:26,938 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:36:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3197848431550560387\input-5016867965911347569.json_result 2018-05-23 12:36:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@237e30e3] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3197848431550560387] 2018-05-23 12:36:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@68750e0 2018-05-23 12:36:30 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@67ac19b 2018-05-23 12:37:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:37:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:37:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:37:26,544 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:37:26,544 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:37:26,544 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:37:26,574 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:37:26,690 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:37:26,701 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:37:26,708 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:37:26,838 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:37:26,840 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:37:26,845 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:37:26,845 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:37:26,850 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:36:30 IST 2018 12:37:26,850 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:37:26,850 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:37:26,855 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:37:26,855 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:37:26,862 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:37:26,862 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:37:26,863 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:37:26,865 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:37:26,865 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:37:26,865 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:37:26,867 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:37:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8857255644942498146\input-6810970920284640214.json_result 2018-05-23 12:37:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@75a993b0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8857255644942498146] 2018-05-23 12:37:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@31089d50 2018-05-23 12:37:30 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@26209834 2018-05-23 12:38:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:38:26 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:38:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:38:26,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:38:26,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:38:26,584 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:38:26,622 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:38:26,720 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:38:26,733 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:38:26,738 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:38:26,856 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:38:26,858 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:38:26,863 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:38:26,863 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:38:26,868 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:37:30 IST 2018 12:38:26,868 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:38:26,868 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:38:26,872 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:38:26,872 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:38:26,876 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:38:26,876 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:38:26,876 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:38:26,876 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:38:26,877 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:38:26,877 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:38:26,880 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:38:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE9147983385788213933\input-5939871010299899699.json_result 2018-05-23 12:38:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@63234aba] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE9147983385788213933] 2018-05-23 12:38:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5f9f066e 2018-05-23 12:38:30 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4a0fc642 2018-05-23 12:39:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:39:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:39:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:39:26,476 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:39:26,476 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:39:26,477 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:39:26,527 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:39:26,645 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:39:26,653 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:39:26,659 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:39:26,797 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:39:26,799 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:39:26,804 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:39:26,804 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:39:26,809 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:38:30 IST 2018 12:39:26,810 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:39:26,810 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:39:26,813 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:39:26,814 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:39:26,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:39:26,819 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:39:26,819 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:39:26,819 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:39:26,819 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:39:26,819 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:39:26,821 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:39:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE575028269803164469\input-7504755842517824132.json_result 2018-05-23 12:39:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@66922a3e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE575028269803164469] 2018-05-23 12:39:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1305d9a1 2018-05-23 12:39:30 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6ff1b579 2018-05-23 12:40:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:40:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:40:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:40:26,555 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:40:26,555 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:40:26,555 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:40:26,585 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:40:26,688 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:40:26,700 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:40:26,708 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:40:26,853 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:40:26,854 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:40:26,860 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:40:26,860 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:40:26,866 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:39:30 IST 2018 12:40:26,866 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:40:26,867 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:40:26,872 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:40:26,872 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:40:26,877 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:40:26,877 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:40:26,877 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:40:26,878 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:40:26,878 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:40:26,878 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:40:26,879 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:40:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3793681888517009212\input-7798952488215504861.json_result 2018-05-23 12:40:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6a8a37e1] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3793681888517009212] 2018-05-23 12:40:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4d81f0a8 2018-05-23 12:40:30 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@48e6b6b9 2018-05-23 12:41:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:41:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:41:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:41:26,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:41:26,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:41:26,493 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:41:26,541 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:41:26,701 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:41:26,710 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:41:26,715 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:41:26,835 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:41:26,837 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:41:26,841 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:41:26,841 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:41:26,845 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:40:30 IST 2018 12:41:26,845 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:41:26,845 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:41:26,850 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:41:26,850 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:41:26,856 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:41:26,856 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:41:26,857 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:41:26,858 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:41:26,858 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:41:26,858 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:41:26,859 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:41:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6426894659475234960\input-3336278367575899774.json_result 2018-05-23 12:41:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3ab5e0fc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6426894659475234960] 2018-05-23 12:41:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@740eeda 2018-05-23 12:41:30 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1bd8e29d 2018-05-23 12:42:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:42:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:42:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:42:26,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:42:26,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:42:26,581 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:42:26,615 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:42:26,712 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:42:26,722 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:42:26,728 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:42:26,876 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:42:26,879 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:42:26,885 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:42:26,885 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:42:26,890 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:41:30 IST 2018 12:42:26,891 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:42:26,891 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:42:26,895 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:42:26,895 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:42:26,901 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:42:26,901 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:42:26,902 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:42:26,902 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:42:26,903 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:42:26,903 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:42:26,904 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:42:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE354527421506162870\input-7812028303833429970.json_result 2018-05-23 12:42:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3ccef4ec] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE354527421506162870] 2018-05-23 12:42:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7e88476d 2018-05-23 12:42:30 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6f0c75d1 2018-05-23 12:43:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:43:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:43:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:43:26,465 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:43:26,465 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:43:26,465 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:43:26,506 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:43:26,617 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:43:26,625 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:43:26,630 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:43:26,767 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:43:26,770 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:43:26,776 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:43:26,776 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:43:26,782 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:42:30 IST 2018 12:43:26,782 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:43:26,782 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:43:26,788 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:43:26,788 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:43:26,793 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:43:26,793 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:43:26,793 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:43:26,794 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:43:26,794 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:43:26,794 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:43:26,795 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:43:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3484247088351574624\input-693047792620788621.json_result 2018-05-23 12:43:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6b2ffa40] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3484247088351574624] 2018-05-23 12:43:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6b99ffc1 2018-05-23 12:43:30 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@76cb3700 2018-05-23 12:44:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:44:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:44:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:44:26,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:44:26,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:44:26,454 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:44:26,499 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:44:26,592 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:44:26,605 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:44:26,614 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:44:26,753 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:44:26,755 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:44:26,762 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:44:26,762 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:44:26,768 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:43:30 IST 2018 12:44:26,768 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:44:26,768 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:44:26,772 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:44:26,772 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:44:26,777 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:44:26,777 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:44:26,777 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:44:26,778 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:44:26,778 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:44:26,778 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:44:26,779 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:44:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2879915408323794244\input-8330670516645057168.json_result 2018-05-23 12:44:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@20bb1fca] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2879915408323794244] 2018-05-23 12:44:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1c34979f 2018-05-23 12:44:30 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@f52e26c 2018-05-23 12:45:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:45:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:45:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:45:26,332 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:45:26,332 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:45:26,333 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:45:26,376 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:45:26,525 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:45:26,542 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:45:26,550 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:45:26,668 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:45:26,671 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:45:26,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:45:26,675 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:45:26,681 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:44:30 IST 2018 12:45:26,682 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:45:26,682 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:45:26,687 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:45:26,687 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:45:26,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:45:26,693 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:45:26,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:45:26,693 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:45:26,693 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:45:26,693 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:45:26,694 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:45:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1127961994615488174\input-167544305841306355.json_result 2018-05-23 12:45:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@8dd83a3] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1127961994615488174] 2018-05-23 12:45:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2c9e028e 2018-05-23 12:45:30 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4bcebbe8 2018-05-23 12:46:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:46:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:46:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:46:26,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:46:26,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:46:26,340 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:46:26,389 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:46:26,505 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:46:26,516 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:46:26,523 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:46:26,660 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:46:26,663 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:46:26,667 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:46:26,667 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:46:26,671 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:45:30 IST 2018 12:46:26,672 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:46:26,672 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:46:26,676 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:46:26,676 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:46:26,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:46:26,680 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:46:26,680 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:46:26,680 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:46:26,681 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:46:26,681 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:46:26,682 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:46:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6500375979663288224\input-1348981963244929471.json_result 2018-05-23 12:46:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@54a31d98] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6500375979663288224] 2018-05-23 12:46:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6c13e0fc 2018-05-23 12:46:30 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6f604d6a 2018-05-23 12:47:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:47:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:47:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:47:26,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:47:26,349 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:47:26,350 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:47:26,393 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:47:26,465 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:47:26,473 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:47:26,478 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:47:26,618 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:47:26,621 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:47:26,626 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:47:26,626 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:47:26,632 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:46:29 IST 2018 12:47:26,633 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:47:26,633 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:47:26,640 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:47:26,640 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:47:26,646 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:47:26,646 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:47:26,646 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:47:26,647 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:47:26,647 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:47:26,647 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:47:26,648 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:47:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1613781390846311649\input-4206497517348781182.json_result 2018-05-23 12:47:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@8b7a646] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1613781390846311649] 2018-05-23 12:47:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@54614fac 2018-05-23 12:47:30 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@387b9ec0 2018-05-23 12:48:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:48:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:48:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:48:26,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:48:26,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:48:26,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:48:26,383 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:48:26,483 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:48:26,492 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:48:26,499 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:48:26,625 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:48:26,627 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:48:26,632 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:48:26,632 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:48:26,636 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:47:30 IST 2018 12:48:26,637 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:48:26,637 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:48:26,642 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:48:26,642 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:48:26,648 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:48:26,648 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:48:26,648 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:48:26,649 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:48:26,649 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:48:26,649 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:48:26,650 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:48:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4189491137051138329\input-7879232527040559062.json_result 2018-05-23 12:48:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@18e2c765] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4189491137051138329] 2018-05-23 12:48:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6b85d085 2018-05-23 12:48:30 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@ffb3241 2018-05-23 12:49:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:49:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:49:30 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 12:49:30 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 12:49:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:49:31,108 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:49:31,108 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:49:31,108 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:49:31,129 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:49:31,202 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:49:31,211 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:49:31,215 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:49:31,371 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:49:31,373 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:49:31,379 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:49:31,379 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:49:31,386 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:49:30 IST 2018 12:49:31,387 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:49:31,387 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:49:31,391 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:49:31,391 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:49:31,397 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:49:31,397 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:49:31,397 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:49:31,398 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:49:31,398 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:49:31,398 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:49:31,400 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:49:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7470750111239763071\input-1102020550171486951.json_result 2018-05-23 12:49:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5e35ce25] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7470750111239763071] 2018-05-23 12:49:35 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@f7f660 2018-05-23 12:49:35 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6ea35732 2018-05-23 12:50:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:50:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:50:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:50:26,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:50:26,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:50:26,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:50:26,392 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:50:26,479 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:50:26,485 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:50:26,490 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:50:26,652 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:50:26,654 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:50:26,658 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:50:26,658 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:50:26,663 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:49:35 IST 2018 12:50:26,664 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:50:26,664 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:50:26,670 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:50:26,670 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:50:26,677 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:50:26,677 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:50:26,677 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:50:26,678 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:50:26,678 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:50:26,678 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:50:26,679 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:50:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4547753913129479288\input-4948473462228948321.json_result 2018-05-23 12:50:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@e20d0f4] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4547753913129479288] 2018-05-23 12:50:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4b64384d 2018-05-23 12:50:30 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1b6e96b8 2018-05-23 12:51:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:51:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:51:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:51:26,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:51:26,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:51:26,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:51:26,229 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:51:26,369 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:51:26,380 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:51:26,388 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:51:26,558 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:51:26,560 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:51:26,564 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:51:26,564 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:51:26,569 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:50:30 IST 2018 12:51:26,569 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:51:26,569 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:51:26,576 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:51:26,576 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:51:26,582 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:51:26,582 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:51:26,582 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:51:26,583 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:51:26,583 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:51:26,583 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:51:26,586 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:51:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4515187121934295359\input-999884590763519663.json_result 2018-05-23 12:51:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3bd083e2] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4515187121934295359] 2018-05-23 12:51:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4ab360e 2018-05-23 12:51:30 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@26f41954 2018-05-23 12:52:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:52:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:52:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:52:26,167 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:52:26,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:52:26,168 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:52:26,201 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:52:26,295 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:52:26,316 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:52:26,324 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:52:26,478 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:52:26,481 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:52:26,485 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:52:26,485 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:52:26,490 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:51:30 IST 2018 12:52:26,490 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:52:26,490 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:52:26,495 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:52:26,495 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:52:26,500 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:52:26,500 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:52:26,500 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:52:26,500 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:52:26,500 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:52:26,500 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:52:26,501 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:52:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2658351702389665974\input-3376867654457660400.json_result 2018-05-23 12:52:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@c84e11f] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2658351702389665974] 2018-05-23 12:52:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@66c80692 2018-05-23 12:52:29 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1d79d6c1 2018-05-23 12:53:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:53:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:53:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:53:26,232 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:53:26,233 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:53:26,233 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:53:26,289 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:53:26,402 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:53:26,413 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:53:26,418 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:53:26,554 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:53:26,555 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:53:26,559 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:53:26,559 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:53:26,565 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:52:29 IST 2018 12:53:26,565 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:53:26,565 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:53:26,569 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:53:26,569 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:53:26,573 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:53:26,573 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:53:26,573 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:53:26,574 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:53:26,574 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:53:26,574 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:53:26,575 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:53:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2285327450875906763\input-5390389239427316120.json_result 2018-05-23 12:53:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@59b8563a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2285327450875906763] 2018-05-23 12:53:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4fe1045 2018-05-23 12:53:29 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7d7f380c 2018-05-23 12:54:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:54:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:54:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:54:26,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:54:26,165 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:54:26,166 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:54:26,211 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:54:26,310 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:54:26,322 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:54:26,326 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:54:26,466 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:54:26,467 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:54:26,470 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:54:26,470 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:54:26,474 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:53:29 IST 2018 12:54:26,475 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:54:26,475 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:54:26,479 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:54:26,479 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:54:26,486 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:54:26,486 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:54:26,486 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:54:26,487 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:54:26,488 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:54:26,488 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:54:26,490 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:54:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2256418688722129750\input-5168674062763500169.json_result 2018-05-23 12:54:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2fd995dc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2256418688722129750] 2018-05-23 12:54:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@903fa23 2018-05-23 12:54:30 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@37cf34e0 2018-05-23 12:55:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:55:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:55:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:55:26,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:55:26,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:55:26,135 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:55:26,182 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:55:26,375 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:55:26,383 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:55:26,390 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:55:26,502 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:55:26,505 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:55:26,507 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:55:26,507 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:55:26,511 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:54:30 IST 2018 12:55:26,512 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:55:26,512 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:55:26,514 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:55:26,514 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:55:26,518 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:55:26,518 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:55:26,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:55:26,519 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:55:26,519 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:55:26,519 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:55:26,520 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:55:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1940331335461277579\input-8847378960691516596.json_result 2018-05-23 12:55:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@121174bf] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1940331335461277579] 2018-05-23 12:55:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@66193280 2018-05-23 12:55:29 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4ffdff 2018-05-23 12:56:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:56:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:56:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:56:26,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:56:26,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:56:26,129 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:56:26,169 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:56:26,279 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:56:26,287 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:56:26,295 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:56:26,441 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:56:26,444 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:56:26,448 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:56:26,448 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:56:26,452 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:55:29 IST 2018 12:56:26,452 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:56:26,452 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:56:26,455 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:56:26,455 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:56:26,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:56:26,459 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:56:26,460 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:56:26,460 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:56:26,461 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:56:26,461 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:56:26,461 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:56:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE989305594228982896\input-7273234916095485956.json_result 2018-05-23 12:56:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@58d3cea] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE989305594228982896] 2018-05-23 12:56:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@13491c9a 2018-05-23 12:56:30 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@561817e4 2018-05-23 12:57:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:57:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:57:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:57:26,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:57:26,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:57:26,215 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:57:26,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:57:26,385 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:57:26,398 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:57:26,403 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:57:26,507 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:57:26,509 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:57:26,514 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:57:26,514 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:57:26,518 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:56:29 IST 2018 12:57:26,519 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:57:26,519 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:57:26,523 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:57:26,523 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:57:26,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:57:26,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:57:26,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:57:26,529 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:57:26,529 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:57:26,529 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:57:26,530 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:57:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2903096705747764728\input-4241127700808847343.json_result 2018-05-23 12:57:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@a6436c0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2903096705747764728] 2018-05-23 12:57:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2546883e 2018-05-23 12:57:30 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@52f9049f 2018-05-23 12:58:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:58:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:58:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:58:26,136 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:58:26,136 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:58:26,137 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:58:26,163 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:58:26,271 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:58:26,282 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:58:26,289 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:58:26,416 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:58:26,420 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:58:26,425 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:58:26,425 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:58:26,431 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:57:30 IST 2018 12:58:26,431 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:58:26,431 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:58:26,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:58:26,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:58:26,441 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:58:26,441 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:58:26,441 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:58:26,441 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:58:26,441 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:58:26,441 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:58:26,443 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:58:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1674476273131134916\input-2550268115743351712.json_result 2018-05-23 12:58:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@49c09a10] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1674476273131134916] 2018-05-23 12:58:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@12b6f27e 2018-05-23 12:58:29 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@44076a44 2018-05-23 12:59:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 12:59:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 12:59:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 12:59:26,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 12:59:26,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 12:59:26,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 12:59:26,104 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 12:59:26,278 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 12:59:26,290 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 12:59:26,293 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 12:59:26,401 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 12:59:26,403 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 12:59:26,408 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 12:59:26,408 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 12:59:26,413 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:58:29 IST 2018 12:59:26,414 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 12:59:26,414 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 12:59:26,419 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 12:59:26,419 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 12:59:26,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 12:59:26,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 12:59:26,423 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 12:59:26,424 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 12:59:26,424 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 12:59:26,424 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 12:59:26,425 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 12:59:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1532434825602411279\input-7715423688296990650.json_result 2018-05-23 12:59:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@394f04de] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1532434825602411279] 2018-05-23 12:59:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@28d96cb1 2018-05-23 12:59:30 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4f23a366 2018-05-23 13:00:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:00:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:00:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:00:26,073 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:00:26,073 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:00:26,074 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:00:26,122 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:00:26,244 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:00:26,258 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:00:26,266 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:00:26,391 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:00:26,392 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:00:26,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:00:26,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:00:26,402 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 12:59:30 IST 2018 13:00:26,403 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:00:26,403 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:00:26,408 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:00:26,409 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:00:26,414 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:00:26,414 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:00:26,414 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:00:26,415 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:00:26,415 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:00:26,415 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:00:26,416 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:00:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4152156045491731526\input-1553172569717622222.json_result 2018-05-23 13:00:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@658463a0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4152156045491731526] 2018-05-23 13:00:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4084486c 2018-05-23 13:00:30 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@67c00839 2018-05-23 13:01:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:01:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:01:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:01:26,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:01:26,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:01:26,229 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:01:26,268 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:01:26,344 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:01:26,349 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:01:26,353 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:01:26,478 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:01:26,479 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:01:26,482 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:01:26,482 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:01:26,487 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:00:30 IST 2018 13:01:26,488 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:01:26,488 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:01:26,493 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:01:26,493 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:01:26,497 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:01:26,497 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:01:26,497 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:01:26,497 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:01:26,497 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:01:26,497 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:01:26,498 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:01:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8921276494679098750\input-3725723310710473563.json_result 2018-05-23 13:01:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@12cdd56] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8921276494679098750] 2018-05-23 13:01:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@62739526 2018-05-23 13:01:29 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@46b498bf 2018-05-23 13:02:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:02:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:02:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:02:26,269 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:02:26,270 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:02:26,270 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:02:26,306 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:02:26,374 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:02:26,383 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:02:26,388 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:02:26,526 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:02:26,529 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:02:26,534 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:02:26,534 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:02:26,539 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:01:29 IST 2018 13:02:26,539 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:02:26,539 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:02:26,545 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:02:26,545 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:02:26,550 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:02:26,550 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:02:26,551 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:02:26,551 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:02:26,551 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:02:26,551 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:02:26,552 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:02:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7271253891992463645\input-9167220298631265463.json_result 2018-05-23 13:02:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@24ac63ab] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7271253891992463645] 2018-05-23 13:02:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4609887a 2018-05-23 13:02:30 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@277dd11f 2018-05-23 13:03:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:03:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:03:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:03:26,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:03:26,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:03:26,029 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:03:26,079 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:03:26,231 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:03:26,242 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:03:26,251 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:03:26,411 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:03:26,413 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:03:26,418 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:03:26,418 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:03:26,423 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:02:30 IST 2018 13:03:26,424 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:03:26,424 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:03:26,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:03:26,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:03:26,435 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:03:26,435 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:03:26,435 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:03:26,436 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:03:26,436 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:03:26,436 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:03:26,437 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:03:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5229839768342060177\input-3293034247385764376.json_result 2018-05-23 13:03:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@21282b80] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5229839768342060177] 2018-05-23 13:03:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5f0c4026 2018-05-23 13:03:29 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@5b559c38 2018-05-23 13:04:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:04:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:04:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:04:26,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:04:26,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:04:26,186 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:04:26,241 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:04:26,312 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:04:26,319 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:04:26,323 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:04:26,468 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:04:26,469 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:04:26,475 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:04:26,475 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:04:26,480 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:03:29 IST 2018 13:04:26,480 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:04:26,480 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:04:26,486 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:04:26,486 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:04:26,491 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:04:26,491 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:04:26,491 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:04:26,492 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:04:26,492 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:04:26,492 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:04:26,493 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:04:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2806738650896172361\input-1091442961464977371.json_result 2018-05-23 13:04:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@18fac157] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2806738650896172361] 2018-05-23 13:04:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@12bad06a 2018-05-23 13:04:30 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@12a62389 2018-05-23 13:05:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:05:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:05:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:05:26,214 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:05:26,214 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:05:26,214 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:05:26,255 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:05:26,358 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:05:26,364 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:05:26,368 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:05:26,497 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:05:26,499 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:05:26,504 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:05:26,504 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:05:26,508 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:04:29 IST 2018 13:05:26,509 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:05:26,509 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:05:26,514 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:05:26,514 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:05:26,518 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:05:26,518 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:05:26,518 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:05:26,519 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:05:26,519 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:05:26,519 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:05:26,520 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:05:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6214527626385808507\input-7902744472642210227.json_result 2018-05-23 13:05:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@722e8d96] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6214527626385808507] 2018-05-23 13:05:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4f1eee85 2018-05-23 13:05:29 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6e1f58d0 2018-05-23 13:06:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:06:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:06:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:06:26,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:06:26,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:06:26,087 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:06:26,133 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:06:26,265 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:06:26,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:06:26,280 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:06:26,387 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:06:26,390 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:06:26,395 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:06:26,395 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:06:26,400 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:05:29 IST 2018 13:06:26,400 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:06:26,400 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:06:26,405 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:06:26,405 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:06:26,410 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:06:26,410 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:06:26,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:06:26,410 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:06:26,410 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:06:26,410 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:06:26,411 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:06:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6721736226226326487\input-8535313263363103576.json_result 2018-05-23 13:06:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1207e48] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6721736226226326487] 2018-05-23 13:06:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@45ddc786 2018-05-23 13:06:29 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1ab2afc7 2018-05-23 13:07:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:07:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:07:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:07:26,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:07:26,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:07:26,113 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:07:26,151 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:07:26,249 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:07:26,259 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:07:26,265 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:07:26,390 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:07:26,392 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:07:26,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:07:26,397 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:07:26,401 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:06:29 IST 2018 13:07:26,401 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:07:26,401 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:07:26,404 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:07:26,404 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:07:26,407 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:07:26,407 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:07:26,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:07:26,408 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:07:26,408 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:07:26,408 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:07:26,409 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:07:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5714704889008182037\input-216319247513066654.json_result 2018-05-23 13:07:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4319a096] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5714704889008182037] 2018-05-23 13:07:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7b4b04b6 2018-05-23 13:07:30 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@796145f6 2018-05-23 13:08:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:08:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:08:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:08:25,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:08:25,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:08:25,977 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:08:26,014 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:08:26,160 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:08:26,172 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:08:26,179 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:08:26,407 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:08:26,410 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:08:26,416 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:08:26,416 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:08:26,424 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:07:30 IST 2018 13:08:26,424 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:08:26,424 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:08:26,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:08:26,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:08:26,442 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:08:26,442 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:08:26,442 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:08:26,443 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:08:26,443 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:08:26,443 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:08:26,444 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:08:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8990552632376134932\input-1090495385154759124.json_result 2018-05-23 13:08:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@799be7a9] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8990552632376134932] 2018-05-23 13:08:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5251feeb 2018-05-23 13:08:30 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4b38c6be 2018-05-23 13:09:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:09:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:09:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:09:25,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:09:25,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:09:25,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:09:25,961 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:09:26,145 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:09:26,161 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:09:26,179 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:09:26,298 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:09:26,300 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:09:26,304 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:09:26,304 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:09:26,308 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:08:30 IST 2018 13:09:26,309 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:09:26,309 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:09:26,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:09:26,313 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:09:26,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:09:26,319 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:09:26,319 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:09:26,320 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:09:26,320 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:09:26,320 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:09:26,321 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:09:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3313871392862572617\input-3077931908736086799.json_result 2018-05-23 13:09:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@5cc2f927] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3313871392862572617] 2018-05-23 13:09:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7f8f38bd 2018-05-23 13:09:29 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1d20bd51 2018-05-23 13:10:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:10:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:10:30 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:10:30 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:10:35 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:10:35 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:10:40 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:10:40 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 13:10:40 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 13:10:40 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 13:10:40 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:10:40 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@598f2e4a 2018-05-23 13:10:40 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@632a6026 2018-05-23 13:11:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:11:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:11:30 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:11:30 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:11:30,597 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:11:30,597 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:11:30,597 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:11:30,620 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:11:30,684 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:11:30,693 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:11:30,699 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:11:30,832 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:11:30,834 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:11:30,837 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:11:30,837 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:11:30,844 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:11:30 IST 2018 13:11:30,844 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:11:30,844 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:11:30,849 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:11:30,849 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:11:30,859 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:11:30,859 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:11:30,860 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:11:30,862 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:11:30,863 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:11:30,865 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:11:30,868 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4074686784585586544\input-8770995642229086696.json_result 2018-05-23 13:11:35 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4f42536] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4074686784585586544] 2018-05-23 13:11:35 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4f34ff4e 2018-05-23 13:11:35 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@63ad0d4 2018-05-23 13:12:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:12:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:12:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:12:25,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:12:25,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:12:25,879 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:12:25,908 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:12:26,010 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:12:26,023 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:12:26,033 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:12:26,222 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:12:26,224 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:12:26,229 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:12:26,229 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:12:26,235 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:11:35 IST 2018 13:12:26,236 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:12:26,236 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:12:26,240 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:12:26,240 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:12:26,245 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:12:26,245 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:12:26,245 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:12:26,246 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:12:26,246 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:12:26,246 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:12:26,247 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:12:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5319076976424438088\input-8781424792684265966.json_result 2018-05-23 13:12:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@49f86cc5] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5319076976424438088] 2018-05-23 13:12:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6925f6ce 2018-05-23 13:12:29 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@62ea9573 2018-05-23 13:13:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:13:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:13:30 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:13:30 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:13:30,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:13:30,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:13:30,620 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:13:30,637 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:13:30,703 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:13:30,709 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:13:30,713 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:13:30,856 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:13:30,858 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:13:30,862 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:13:30,862 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:13:30,868 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:13:30 IST 2018 13:13:30,869 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:13:30,869 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:13:30,874 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:13:30,874 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:13:30,879 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:13:30,879 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:13:30,879 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:13:30,880 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:13:30,880 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:13:30,880 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:13:30,881 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5187048227781648933\input-3340359554519420079.json_result 2018-05-23 13:13:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4cdda349] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5187048227781648933] 2018-05-23 13:13:34 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@24fbfb13 2018-05-23 13:13:34 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@18640c67 2018-05-23 13:14:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:14:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:14:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:14:25,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:14:25,788 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:14:25,789 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:14:25,833 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:14:25,995 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:14:26,004 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:14:26,011 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:14:26,351 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:14:26,353 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:14:26,365 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:14:26,365 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:14:26,370 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:13:34 IST 2018 13:14:26,371 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:14:26,371 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:14:26,378 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:14:26,378 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:14:26,391 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:14:26,391 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:14:26,392 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:14:26,394 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:14:26,394 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:14:26,395 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:14:26,400 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:14:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3627722930507166112\input-4604892954464721989.json_result 2018-05-23 13:14:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2e6f250d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3627722930507166112] 2018-05-23 13:14:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@683a3588 2018-05-23 13:14:29 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@c8dd71d 2018-05-23 13:15:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:15:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:15:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:15:25,859 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:15:25,859 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:15:25,859 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:15:25,902 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:15:26,054 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:15:26,065 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:15:26,079 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:15:26,267 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:15:26,269 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:15:26,274 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:15:26,274 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:15:26,282 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:14:29 IST 2018 13:15:26,283 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:15:26,283 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:15:26,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:15:26,289 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:15:26,295 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:15:26,295 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:15:26,295 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:15:26,296 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:15:26,296 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:15:26,296 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:15:26,297 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:15:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE895338908939225570\input-6000767087800095602.json_result 2018-05-23 13:15:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@49dc042d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE895338908939225570] 2018-05-23 13:15:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@32045d66 2018-05-23 13:15:30 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@39da9df6 2018-05-23 13:16:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:16:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:16:30 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:16:30 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:16:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:16:30,467 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:16:30,467 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:16:30,468 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:16:30,485 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:16:30,535 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:16:30,542 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:16:30,547 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:16:30,683 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:16:30,686 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:16:30,696 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:16:30,696 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:16:30,704 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:16:30 IST 2018 13:16:30,704 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:16:30,704 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:16:30,710 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:16:30,710 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:16:30,716 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:16:30,716 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:16:30,716 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:16:30,717 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:16:30,717 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:16:30,717 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:16:30,718 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:16:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5259099437004058432\input-450319533595079518.json_result 2018-05-23 13:16:34 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@65145166] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5259099437004058432] 2018-05-23 13:16:34 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5cbbbe39 2018-05-23 13:16:34 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@5ca816b5 2018-05-23 13:17:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:17:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:17:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:17:25,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:17:25,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:17:25,755 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:17:25,788 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:17:25,901 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:17:25,911 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:17:25,919 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:17:26,079 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:17:26,081 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:17:26,094 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:17:26,094 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:17:26,099 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:16:34 IST 2018 13:17:26,100 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:17:26,100 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:17:26,104 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:17:26,104 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:17:26,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:17:26,223 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:17:26,223 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:17:26,224 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:17:26,224 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:17:26,224 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:17:26,226 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:17:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4010677315221634490\input-8512445301258750188.json_result 2018-05-23 13:17:30 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@756f24ef] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4010677315221634490] 2018-05-23 13:17:30 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6590a849 2018-05-23 13:17:30 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6f1d1c18 2018-05-23 13:18:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:18:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:18:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:18:25,552 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:18:25,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:18:25,553 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:18:25,573 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:18:25,680 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:18:25,687 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:18:25,693 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:18:25,837 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:18:25,839 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:18:25,843 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:18:25,843 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:18:25,848 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:17:30 IST 2018 13:18:25,848 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:18:25,848 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:18:25,853 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:18:25,853 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:18:25,858 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:18:25,858 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:18:25,859 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:18:25,859 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:18:25,859 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:18:25,859 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:18:25,860 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:18:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE520538581525303150\input-6025153254677426818.json_result 2018-05-23 13:18:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@22c85afc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE520538581525303150] 2018-05-23 13:18:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@230372ea 2018-05-23 13:18:28 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@74f83333 2018-05-23 13:19:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:19:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:19:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:19:25,487 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:19:25,487 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:19:25,487 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:19:25,508 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:19:25,621 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:19:25,631 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:19:25,637 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:19:25,797 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:19:25,801 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:19:25,812 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:19:25,812 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:19:25,824 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:18:28 IST 2018 13:19:25,824 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:19:25,824 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:19:25,829 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:19:25,829 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:19:25,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:19:25,837 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:19:25,837 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:19:25,838 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:19:25,838 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:19:25,838 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:19:25,839 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:19:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2854156625538527360\input-6876920888843774682.json_result 2018-05-23 13:19:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2f476239] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2854156625538527360] 2018-05-23 13:19:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4f755578 2018-05-23 13:19:29 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4d25d5a2 2018-05-23 13:20:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:20:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:20:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:20:25,514 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:20:25,514 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:20:25,514 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:20:25,534 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:20:25,649 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:20:25,657 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:20:25,661 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:20:25,792 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:20:25,794 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:20:25,798 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:20:25,798 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:20:25,802 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:19:29 IST 2018 13:20:25,802 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:20:25,802 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:20:25,806 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:20:25,806 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:20:25,811 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:20:25,811 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:20:25,811 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:20:25,812 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:20:25,812 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:20:25,812 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:20:25,812 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:20:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1370872425438725255\input-2042120243623686547.json_result 2018-05-23 13:20:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2f8ae9d0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1370872425438725255] 2018-05-23 13:20:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@17265ae9 2018-05-23 13:20:29 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4053fe44 2018-05-23 13:21:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:21:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:21:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:21:25,462 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:21:25,462 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:21:25,462 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:21:25,485 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:21:25,598 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:21:25,609 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:21:25,617 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:21:25,787 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:21:25,789 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:21:25,794 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:21:25,794 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:21:25,799 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:20:29 IST 2018 13:21:25,800 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:21:25,800 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:21:25,805 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:21:25,805 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:21:25,811 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:21:25,811 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:21:25,811 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:21:25,812 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:21:25,812 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:21:25,812 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:21:25,813 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:21:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4950833131023471758\input-3968073331140059682.json_result 2018-05-23 13:21:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@364a49e] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4950833131023471758] 2018-05-23 13:21:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@66dfef1f 2018-05-23 13:21:28 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@163afd5e 2018-05-23 13:22:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:22:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:22:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:22:25,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:22:25,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:22:25,415 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:22:25,436 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:22:25,565 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:22:25,576 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:22:25,584 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:22:25,736 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:22:25,738 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:22:25,744 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:22:25,745 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:22:25,750 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:21:28 IST 2018 13:22:25,750 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:22:25,750 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:22:25,754 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:22:25,754 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:22:25,760 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:22:25,760 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:22:25,761 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:22:25,762 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:22:25,762 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:22:25,762 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:22:25,763 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:22:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2061772640788092718\input-4784699603849683944.json_result 2018-05-23 13:22:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1e634e7d] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2061772640788092718] 2018-05-23 13:22:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@3bb7ae4a 2018-05-23 13:22:28 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@47d46df8 2018-05-23 13:23:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:23:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:23:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:23:25,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:23:25,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:23:25,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:23:25,417 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:23:25,494 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:23:25,523 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:23:25,537 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:23:25,721 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:23:25,723 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:23:25,727 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:23:25,727 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:23:25,732 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:22:28 IST 2018 13:23:25,732 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:23:25,732 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:23:25,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:23:25,736 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:23:25,741 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:23:25,741 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:23:25,741 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:23:25,742 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:23:25,742 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:23:25,742 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:23:25,743 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:23:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE9032319767319129244\input-3690704362193768577.json_result 2018-05-23 13:23:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1dd1bdf6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE9032319767319129244] 2018-05-23 13:23:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4ef0e44 2018-05-23 13:23:28 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@406dd1e 2018-05-23 13:24:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:24:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:24:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:24:25,362 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:24:25,362 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:24:25,362 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:24:25,383 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:24:25,441 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:24:25,449 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:24:25,456 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:24:25,611 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:24:25,612 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:24:25,617 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:24:25,617 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:24:25,621 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:23:28 IST 2018 13:24:25,621 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:24:25,621 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:24:25,627 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:24:25,627 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:24:25,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:24:25,631 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:24:25,632 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:24:25,632 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:24:25,632 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:24:25,632 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:24:25,633 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:24:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE624260161238642681\input-8908528979886108381.json_result 2018-05-23 13:24:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@fba802] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE624260161238642681] 2018-05-23 13:24:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6b883a9 2018-05-23 13:24:28 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@25a255c0 2018-05-23 13:25:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:25:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:25:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:25:25,409 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:25:25,409 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:25:25,409 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:25:25,447 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:25:25,592 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:25:25,602 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:25:25,608 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:25:25,748 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:25:25,751 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:25:25,756 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:25:25,756 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:25:25,761 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:24:28 IST 2018 13:25:25,762 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:25:25,762 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:25:25,769 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:25:25,769 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:25:25,774 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:25:25,774 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:25:25,774 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:25:25,775 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:25:25,775 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:25:25,775 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:25:25,776 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:25:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3735802180747348932\input-2516996277742295490.json_result 2018-05-23 13:25:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1616b085] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3735802180747348932] 2018-05-23 13:25:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6a77112d 2018-05-23 13:25:28 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4ce4bdf4 2018-05-23 13:26:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:26:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:26:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:26:25,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:26:25,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:26:25,327 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:26:25,347 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:26:25,416 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:26:25,429 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:26:25,456 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:26:25,735 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:26:25,738 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:26:25,744 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:26:25,744 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:26:25,750 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:25:28 IST 2018 13:26:25,750 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:26:25,750 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:26:25,755 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:26:25,755 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:26:25,761 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:26:25,761 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:26:25,761 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:26:25,762 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:26:25,762 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:26:25,762 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:26:25,763 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:26:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8029739369846072565\input-5926792221725718819.json_result 2018-05-23 13:26:29 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@37911fd9] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8029739369846072565] 2018-05-23 13:26:29 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@75f67749 2018-05-23 13:26:29 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@a4fc54f 2018-05-23 13:27:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:27:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:27:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:27:25,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:27:25,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:27:25,285 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:27:25,298 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:27:25,354 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:27:25,360 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:27:25,363 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:27:25,663 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:27:25,667 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:27:25,679 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:27:25,679 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:27:25,689 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:26:29 IST 2018 13:27:25,689 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:27:25,689 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:27:25,697 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:27:25,697 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:27:25,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:27:25,703 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:27:25,704 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:27:25,704 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:27:25,705 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:27:25,705 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:27:25,705 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:27:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6123913156460725877\input-383178591655830481.json_result 2018-05-23 13:27:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@564763ea] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6123913156460725877] 2018-05-23 13:27:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@46bfe76 2018-05-23 13:27:28 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@c363d41 2018-05-23 13:28:25 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:28:25 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:28:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:28:25,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:28:25,510 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:28:25,511 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:28:25,529 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:28:25,589 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:28:25,593 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:28:25,597 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:28:25,719 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:28:25,721 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:28:25,724 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:28:25,724 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:28:25,730 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:27:28 IST 2018 13:28:25,730 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:28:25,730 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:28:25,734 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:28:25,734 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:28:25,739 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:28:25,739 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:28:25,739 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:28:25,740 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:28:25,740 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:28:25,740 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:28:25,740 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:28:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7311140972114341762\input-1702789377836540728.json_result 2018-05-23 13:28:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3bbb46f5] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7311140972114341762] 2018-05-23 13:28:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7db122f4 2018-05-23 13:28:28 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@37f4d385 2018-05-23 13:29:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:29:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:29:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:29:25,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:29:25,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:29:25,348 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:29:25,408 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:29:25,503 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:29:25,511 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:29:25,518 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:29:25,664 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:29:25,667 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:29:25,672 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:29:25,672 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:29:25,677 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:28:28 IST 2018 13:29:25,677 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:29:25,677 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:29:25,684 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:29:25,684 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:29:25,689 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:29:25,689 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:29:25,689 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:29:25,689 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:29:25,689 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:29:25,689 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:29:25,690 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:29:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1775472223675657209\input-5568517638971329313.json_result 2018-05-23 13:29:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1004569b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1775472223675657209] 2018-05-23 13:29:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4bc782a3 2018-05-23 13:29:28 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@306cb33b 2018-05-23 13:30:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:30:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:30:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:30:25,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:30:25,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:30:25,337 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:30:25,359 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:30:25,511 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:30:25,522 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:30:25,530 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:30:25,677 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:30:25,679 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:30:25,684 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:30:25,684 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:30:25,689 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:29:28 IST 2018 13:30:25,690 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:30:25,690 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:30:25,694 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:30:25,694 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:30:25,699 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:30:25,699 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:30:25,699 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:30:25,699 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:30:25,699 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:30:25,700 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:30:25,700 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:30:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1080459420354130345\input-1855050665552562153.json_result 2018-05-23 13:30:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2a2ae9c0] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1080459420354130345] 2018-05-23 13:30:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5ef8c8f3 2018-05-23 13:30:28 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@207d005e 2018-05-23 13:31:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:31:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:31:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:31:25,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:31:25,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:31:25,259 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:31:25,278 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:31:25,373 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:31:25,396 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:31:25,403 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:31:25,532 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:31:25,534 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:31:25,537 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:31:25,537 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:31:25,540 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:30:28 IST 2018 13:31:25,540 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:31:25,540 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:31:25,543 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:31:25,543 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:31:25,547 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:31:25,547 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:31:25,547 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:31:25,548 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:31:25,548 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:31:25,548 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:31:25,549 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:31:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5760066379880760519\input-5997954241718594971.json_result 2018-05-23 13:31:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6c7afd39] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5760066379880760519] 2018-05-23 13:31:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1bdfb88f 2018-05-23 13:31:28 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@16b81356 2018-05-23 13:32:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:32:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:32:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:32:25,219 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:32:25,219 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:32:25,219 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:32:25,238 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:32:25,326 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:32:25,336 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:32:25,344 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:32:25,516 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:32:25,518 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:32:25,523 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:32:25,523 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:32:25,531 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:31:28 IST 2018 13:32:25,534 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:32:25,534 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:32:25,540 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:32:25,540 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:32:25,546 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:32:25,546 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:32:25,547 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:32:25,547 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:32:25,547 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:32:25,547 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:32:25,548 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:32:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2980696344128761136\input-2658783550991517277.json_result 2018-05-23 13:32:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@66c636dd] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2980696344128761136] 2018-05-23 13:32:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@7ee1d5a6 2018-05-23 13:32:28 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@6a2ed399 2018-05-23 13:33:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:33:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:33:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:33:25,181 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:33:25,181 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:33:25,181 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:33:25,202 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:33:25,273 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:33:25,285 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:33:25,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:33:25,542 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:33:25,545 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:33:25,554 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:33:25,554 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:33:25,564 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:32:28 IST 2018 13:33:25,564 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:33:25,564 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:33:25,569 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:33:25,569 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:33:25,574 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:33:25,574 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:33:25,574 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:33:25,575 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:33:25,575 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:33:25,575 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:33:25,576 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:33:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2529298889317605595\input-5263460037809841675.json_result 2018-05-23 13:33:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@45c96c76] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2529298889317605595] 2018-05-23 13:33:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2334bf80 2018-05-23 13:33:28 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@16ca3608 2018-05-23 13:34:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:34:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:34:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:34:25,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:34:25,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:34:25,143 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:34:25,156 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:34:25,202 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:34:25,208 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:34:25,214 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:34:25,374 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:34:25,376 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:34:25,381 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:34:25,381 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:34:25,388 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:33:28 IST 2018 13:34:25,388 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:34:25,388 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:34:25,393 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:34:25,393 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:34:25,398 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:34:25,398 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:34:25,398 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:34:25,399 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:34:25,399 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:34:25,399 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:34:25,400 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:34:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4316339006878675540\input-6603869778661856191.json_result 2018-05-23 13:34:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@741305e5] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4316339006878675540] 2018-05-23 13:34:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4afb224 2018-05-23 13:34:27 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@520347c0 2018-05-23 13:35:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:35:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:35:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:35:25,162 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:35:25,162 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:35:25,162 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:35:25,180 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:35:25,333 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:35:25,350 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:35:25,362 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:35:25,560 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:35:25,561 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:35:25,566 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:35:25,566 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:35:25,573 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:34:27 IST 2018 13:35:25,573 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:35:25,573 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:35:25,578 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:35:25,579 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:35:25,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:35:25,584 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:35:25,584 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:35:25,585 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:35:25,585 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:35:25,585 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:35:25,585 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:35:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6217192573964644482\input-40392695939292796.json_result 2018-05-23 13:35:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@a0bc41b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6217192573964644482] 2018-05-23 13:35:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@cc5b265 2018-05-23 13:35:28 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7195a5b3 2018-05-23 13:36:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:36:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:36:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:36:25,120 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:36:25,120 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:36:25,121 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:36:25,136 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:36:25,202 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:36:25,211 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:36:25,223 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:36:25,441 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:36:25,443 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:36:25,448 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:36:25,448 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:36:25,453 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:35:28 IST 2018 13:36:25,453 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:36:25,453 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:36:25,457 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:36:25,457 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:36:25,466 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:36:25,466 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:36:25,467 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:36:25,467 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:36:25,467 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:36:25,467 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:36:25,469 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:36:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3379749968580586809\input-7508942541697418403.json_result 2018-05-23 13:36:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@6095a235] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3379749968580586809] 2018-05-23 13:36:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@19d20291 2018-05-23 13:36:28 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@7b708f45 2018-05-23 13:37:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:37:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:37:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:37:25,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:37:25,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:37:25,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:37:25,148 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:37:25,210 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:37:25,228 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:37:25,245 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:37:25,449 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:37:25,451 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:37:25,459 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:37:25,459 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:37:25,473 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:36:28 IST 2018 13:37:25,473 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:37:25,473 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:37:25,481 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:37:25,481 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:37:25,490 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:37:25,490 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:37:25,490 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:37:25,491 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:37:25,491 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:37:25,491 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:37:25,492 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:37:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7856039016179948058\input-4598758596263168107.json_result 2018-05-23 13:37:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4dad36ac] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7856039016179948058] 2018-05-23 13:37:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@6cdaf3e6 2018-05-23 13:37:28 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@66169e3b 2018-05-23 13:38:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:38:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:38:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:38:25,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:38:25,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:38:25,159 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:38:25,180 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:38:25,287 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:38:25,295 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:38:25,301 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:38:25,407 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:38:25,408 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:38:25,411 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:38:25,411 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:38:25,415 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:37:28 IST 2018 13:38:25,416 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:38:25,416 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:38:25,419 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:38:25,419 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:38:25,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:38:25,423 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:38:25,423 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:38:25,423 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:38:25,423 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:38:25,423 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:38:25,424 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:38:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8918667991262451258\input-2699478528009166893.json_result 2018-05-23 13:38:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@21937042] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8918667991262451258] 2018-05-23 13:38:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@28dc286b 2018-05-23 13:38:28 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@703e443a 2018-05-23 13:39:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:39:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:39:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:39:25,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:39:25,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:39:25,053 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:39:25,065 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:39:25,131 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:39:25,142 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:39:25,149 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:39:25,321 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:39:25,323 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:39:25,326 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:39:25,326 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:39:25,331 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:38:28 IST 2018 13:39:25,331 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:39:25,331 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:39:25,335 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:39:25,335 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:39:25,340 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:39:25,340 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:39:25,340 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:39:25,341 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:39:25,341 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:39:25,341 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:39:25,342 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:39:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8272032596569565032\input-7197360574709417726.json_result 2018-05-23 13:39:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@ce0638a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE8272032596569565032] 2018-05-23 13:39:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@371ee433 2018-05-23 13:39:28 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3ac30520 2018-05-23 13:40:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:40:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:40:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:40:25,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:40:25,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:40:25,059 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:40:25,085 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:40:25,208 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:40:25,219 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:40:25,225 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:40:25,330 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:40:25,331 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:40:25,333 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:40:25,333 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:40:25,337 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:39:28 IST 2018 13:40:25,337 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:40:25,337 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:40:25,340 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:40:25,340 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:40:25,343 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:40:25,343 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:40:25,344 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:40:25,344 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:40:25,344 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:40:25,344 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:40:25,344 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:40:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4643536144062099980\input-5976926894129443607.json_result 2018-05-23 13:40:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@d3583f2] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE4643536144062099980] 2018-05-23 13:40:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@44637d4f 2018-05-23 13:40:28 [http-nio-15580-exec-7] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@48ff0442 2018-05-23 13:41:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:41:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:41:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:41:25,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:41:25,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:41:25,001 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:41:25,015 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:41:25,074 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:41:25,081 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:41:25,087 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:41:25,251 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:41:25,253 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:41:25,258 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:41:25,258 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:41:25,263 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:40:28 IST 2018 13:41:25,263 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:41:25,263 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:41:25,267 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:41:25,267 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:41:25,271 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:41:25,271 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:41:25,271 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:41:25,272 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:41:25,272 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:41:25,272 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:41:25,273 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:41:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1438974682282123918\input-5466725167374616016.json_result 2018-05-23 13:41:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@4b90ba7a] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE1438974682282123918] 2018-05-23 13:41:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@beff047 2018-05-23 13:41:28 [http-nio-15580-exec-9] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@19783017 2018-05-23 13:42:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:42:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:42:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:42:25,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:42:25,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:42:25,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:42:25,030 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:42:25,097 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:42:25,103 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:42:25,106 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:42:25,280 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:42:25,282 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:42:25,286 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:42:25,286 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:42:25,291 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:41:28 IST 2018 13:42:25,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:42:25,291 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:42:25,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:42:25,295 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:42:25,299 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:42:25,300 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:42:25,300 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:42:25,301 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:42:25,301 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:42:25,301 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:42:25,302 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:42:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5672114422709539730\input-5911087549932814950.json_result 2018-05-23 13:42:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2ae4c8db] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE5672114422709539730] 2018-05-23 13:42:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@753241cd 2018-05-23 13:42:28 [http-nio-15580-exec-2] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@87156f9 2018-05-23 13:43:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:43:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:43:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:43:25,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:43:25,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:43:25,005 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:43:25,027 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:43:25,121 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:43:25,142 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:43:25,152 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:43:25,294 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:43:25,295 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:43:25,298 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:43:25,298 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:43:25,301 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:42:28 IST 2018 13:43:25,301 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:43:25,301 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:43:25,305 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:43:25,305 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:43:25,309 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:43:25,309 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:43:25,309 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:43:25,310 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:43:25,310 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:43:25,310 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:43:25,311 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:43:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2211846300069653513\input-7449251559822018819.json_result 2018-05-23 13:43:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3bbf667b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2211846300069653513] 2018-05-23 13:43:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@4fa6d483 2018-05-23 13:43:27 [http-nio-15580-exec-8] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4d0052a1 2018-05-23 13:44:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:44:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:44:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:44:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:44:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:44:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:44:24,984 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:44:25,043 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:44:25,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:44:25,056 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:44:25,209 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:44:25,211 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:44:25,215 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:44:25,215 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:44:25,219 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:43:27 IST 2018 13:44:25,220 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:44:25,220 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:44:25,224 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:44:25,224 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:44:25,230 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:44:25,230 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:44:25,230 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:44:25,230 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:44:25,230 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:44:25,230 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:44:25,231 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:44:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6534533323292939032\input-4357642374091484239.json_result 2018-05-23 13:44:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@43087fbc] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE6534533323292939032] 2018-05-23 13:44:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@24d37239 2018-05-23 13:44:27 [http-nio-15580-exec-3] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@51ce8bd2 2018-05-23 13:45:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:45:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:45:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:45:24,962 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:45:24,962 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:45:24,962 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:45:24,988 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:45:25,085 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:45:25,095 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:45:25,100 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:45:25,269 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:45:25,271 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:45:25,274 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:45:25,274 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:45:25,277 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:44:27 IST 2018 13:45:25,277 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:45:25,277 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:45:25,281 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:45:25,281 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:45:25,284 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:45:25,284 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:45:25,284 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:45:25,285 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:45:25,285 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:45:25,285 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:45:25,286 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:45:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7278188639500189168\input-4322104930859807809.json_result 2018-05-23 13:45:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@641f4466] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7278188639500189168] 2018-05-23 13:45:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1de486aa 2018-05-23 13:45:28 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@4b22a18d 2018-05-23 13:46:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:46:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:46:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:46:24,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:46:24,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:46:24,923 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:46:24,941 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:46:25,022 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:46:25,041 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:46:25,052 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:46:25,220 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:46:25,222 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:46:25,229 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:46:25,229 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:46:25,235 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:45:27 IST 2018 13:46:25,236 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:46:25,236 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:46:25,240 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:46:25,240 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:46:25,246 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:46:25,246 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:46:25,246 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:46:25,247 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:46:25,247 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:46:25,247 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:46:25,247 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:46:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7068504979846199001\input-3177343809488726578.json_result 2018-05-23 13:46:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1d91ff35] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7068504979846199001] 2018-05-23 13:46:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@226c0404 2018-05-23 13:46:28 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@1dec7c4e 2018-05-23 13:47:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:47:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:47:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:47:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:47:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:47:24,972 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:47:25,041 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:47:25,173 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:47:25,187 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:47:25,195 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:47:25,409 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:47:25,411 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:47:25,417 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:47:25,417 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:47:25,424 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:46:28 IST 2018 13:47:25,425 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:47:25,425 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:47:25,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:47:25,430 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:47:25,436 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:47:25,436 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:47:25,436 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:47:25,437 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:47:25,437 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:47:25,437 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:47:25,438 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:47:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2019479036008472712\input-645336578446468834.json_result 2018-05-23 13:47:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@3cce585b] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2019479036008472712] 2018-05-23 13:47:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@5a658be 2018-05-23 13:47:28 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@27c17a46 2018-05-23 13:48:24 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:48:24 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:48:29 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:48:29 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #1 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:48:34 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:48:34 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication. Retry #2 ... com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:48:39 [healthExecutor-10] INFO com.wf.ocr.service.ProcessService - Process has exceeded 5 SECONDS timeout. Trying to kill it 2018-05-23 13:48:39 [healthExecutor-10] WARN com.wf.ocr.service.BaseProcessFacade - Failed executing LicenseApplication 3 times. Stopping retrying. 2018-05-23 13:48:39 [healthExecutor-10] ERROR c.wf.ocr.service.LicenseServiceProxy - Failed executing ocr-task with ACTIVE_LICENSE command 2018-05-23 13:48:39 [healthExecutor-10] ERROR c.w.o.domain.HealthCheckResultUtils - Adding health check error: Failed to load the OCR license: A process timed out 2018-05-23 13:48:39 [healthExecutor-10] DEBUG c.w.ocr.service.health.HealthService - run com.wf.ocr.exception.TimeoutWorkflowException: A process timed out at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:98) at com.wf.ocr.service.BaseProcessFacade.executeWithRetries(BaseProcessFacade.java:145) at com.wf.ocr.service.LicenseServiceProxy.executeProcess(LicenseServiceProxy.java:125) at com.wf.ocr.service.LicenseServiceProxy.getActiveLicense(LicenseServiceProxy.java:82) at com.wf.ocr.service.JointLicenseService.getActiveLicense(JointLicenseService.java:36) at com.wf.ocr.service.health.LicenseHealthChecker.run(LicenseHealthChecker.java:50) at com.wf.ocr.util.IncrementalComputation.lambda$computeWithTimeout$0(IncrementalComputation.java:62) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.util.concurrent.TimeoutException: A process timed out at com.wf.ocr.service.ProcessService.waitProcess(ProcessService.java:45) at com.wf.ocr.service.ProcessService.wait(ProcessService.java:30) at com.wf.ocr.service.BaseProcessFacade.executeProcess(BaseProcessFacade.java:95) ... 9 common frames omitted 2018-05-23 13:48:39 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@175c7768 2018-05-23 13:48:39 [http-nio-15580-exec-10] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@3b2d7b97 2018-05-23 13:49:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:49:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:49:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:49:24,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:49:24,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:49:24,491 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:49:24,520 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:49:24,660 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:49:24,671 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:49:24,679 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:49:24,851 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:49:24,853 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:49:24,857 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:49:24,857 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:49:24,865 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:48:39 IST 2018 13:49:24,865 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:49:24,865 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:49:24,870 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:49:24,870 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:49:24,876 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:49:24,876 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:49:24,876 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:49:24,877 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:49:24,877 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:49:24,877 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:49:24,878 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:49:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7702884763436135931\input-2235964029473907960.json_result 2018-05-23 13:49:28 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@55d21da3] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7702884763436135931] 2018-05-23 13:49:28 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@1b908bc2 2018-05-23 13:49:28 [http-nio-15580-exec-1] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@41586e81 2018-05-23 13:50:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:50:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:50:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:50:24,035 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:50:24,035 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:50:24,035 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:50:24,075 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:50:24,221 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:50:24,233 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:50:24,241 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:50:24,411 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:50:24,412 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:50:24,419 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:50:24,419 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:50:24,430 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:49:28 IST 2018 13:50:24,430 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:50:24,430 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:50:24,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:50:24,436 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:50:24,441 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:50:24,441 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:50:24,441 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:50:24,442 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:50:24,442 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:50:24,442 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:50:24,443 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:50:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2748945142628460739\input-4955520948664500820.json_result 2018-05-23 13:50:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@2c4453a6] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE2748945142628460739] 2018-05-23 13:50:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@58578671 2018-05-23 13:50:27 [http-nio-15580-exec-5] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@431bfcb 2018-05-23 13:51:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:51:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:51:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:51:23,947 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:51:23,947 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:51:23,947 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:51:23,988 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:51:24,075 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:51:24,086 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:51:24,092 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:51:24,228 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:51:24,231 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:51:24,234 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:51:24,234 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:51:24,238 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:50:27 IST 2018 13:51:24,239 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:51:24,239 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:51:24,242 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:51:24,242 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:51:24,246 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:51:24,246 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:51:24,246 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:51:24,247 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:51:24,247 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:51:24,247 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:51:24,248 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:51:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7131379211342246683\input-9094060036689201993.json_result 2018-05-23 13:51:27 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@1d2da7dd] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE7131379211342246683] 2018-05-23 13:51:27 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@2fce121 2018-05-23 13:51:27 [http-nio-15580-exec-4] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@ebad128 2018-05-23 13:52:23 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:52:23 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:52:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:52:23,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:52:23,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:52:23,537 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:52:23,560 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:52:23,686 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:52:23,696 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:52:23,704 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:52:23,817 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - No compression will be used 13:52:23,818 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@947679291 - Will use the pattern ./logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log for the active file 13:52:23,824 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - The date pattern is 'yyyy-MM-dd' from file name pattern './logs/process/archived/ocr-task.%d{yyyy-MM-dd}.%i.log'. 13:52:23,824 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Roll-over at midnight. 13:52:23,829 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - Setting initial period to Wed May 23 13:51:27 IST 2018 13:52:23,830 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - SizeAndTimeBasedFNATP is deprecated. Use SizeAndTimeBasedRollingPolicy instead 13:52:23,830 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@224aed64 - For more information see http://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy 13:52:23,835 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - Active log file name: ./logs/process/ocr-task.log 13:52:23,836 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[task-executor] - File property is set to [./logs/process/ocr-task.log] 13:52:23,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.wf.ocr] to DEBUG 13:52:23,841 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.wf.ocr] to false 13:52:23,841 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[com.wf.ocr] 13:52:23,842 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to WARN 13:52:23,842 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [task-executor] to Logger[ROOT] 13:52:23,842 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 13:52:23,843 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@c39f790 - Registering current configuration as safe fallback point 2018-05-23 13:52:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Loading result from C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3977411912986601767\input-4845713995348675979.json_result 2018-05-23 13:52:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - Result BaseProcessResult [status=SUCCEEDED, message=OK, result=com.wf.ocr.domain.License@c2b4bbb] for TaskConfig{action=ACTIVE_LICENSE, taskParameters=TaskParameters{correctSkew=false, writeRecognitionVariants=false, detectLanguage=null, lowResolutionMode=null, profile='null', exportFormat='null', language='null', correctOrientation=false, engine='null', customRegions='null', skipPreprocessing=false, dictionary=null, originalText=, useWordsFromDictionaryOnly=false, alphabetExtension=null, engineDLLFolder=FineReaderEngine\Bin64, engineDataFolder=, engineTempFolder=, engineLogFolder=logs\, activeLicenseLog=active-license.log, license=WFST-Bo+qoNa/cXsqjv33K6SB23kA41QStxAmDuzF6ESLp/s4JZq9AnPgfg==, licensePath=Licenses\SWAO-1121-0006-4414-0216-9385.ABBYY.locallicense, licensePassword=***, internalLicensePath=Licenses\ocr-rpax.license, useOnlyCustomRegions=false, useDefaultPattern=false, removeGarbageSize=null, removeNoiseModels=null, allowedRegionTypes=null, debug=false, customAlphabet=null, skipTextLayerExtraction=false, discardColorImage=false, enhanceLocalContrast=false, priority=0, timeout=5, retryReadConfig=null, retryExportConfig=null, retryLoadEngineConfig=RegExpRetryConfig{retryableExceptionMessageRegExp='.*', fatalExceptionMessageRegExp='$NEVER_MATCHES', timeout=-1, maxAttempts=10, initialBackoffInterval=1.0, maxBackoffInterval=30.0}, trainPatternConfig=null}, images=null, patternPath=null, taskDirectory=C:\Users\PRATEE~1.JAI\AppData\Local\Temp\abbyy_task-ACTIVE_LICENSE3977411912986601767] 2018-05-23 13:52:26 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Successfully computed ABBYY License health check result=com.workfusion.util.healthcheck.HealthCheckResult@682b3041 2018-05-23 13:52:26 [http-nio-15580-exec-6] DEBUG c.w.ocr.service.health.HealthService - checkHealth report= com.workfusion.util.healthcheck.HealthCheckResult@8da639c 2018-05-23 13:53:22 [healthExecutor-10] DEBUG c.wf.ocr.util.IncrementalComputation - Starting computing ABBYY License health check 2018-05-23 13:53:22 [healthExecutor-10] INFO c.wf.ocr.service.LicenseServiceProxy - Starting ACTIVE_LICENSE(false) 2018-05-23 13:53:26 [healthExecutor-10] DEBUG com.wf.ocr.service.BaseProcessFacade - LicenseApplication finished normally with exitValue=0 and reported: 13:53:23,149 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy] 13:53:23,149 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:53:23,149 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] 13:53:23,168 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ff8b8f - URL [jar:file:/C:/RPAExpress/OCR/ocr-task.jar!/logback.xml] is not of type file 13:53:23,297 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set 13:53:23,305 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 13:53:23,311 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [task-executor] 13:53:23,458 |-INFO in c.q.l.core.