java.io.IOException: The system cannot find the path specified at java.io.WinNTFileSystem.createFileExclusively

Hi!

2020-10-23 20:35:44 UTC (Z) pool-2-thread-1 ERROR ProcessStudioWorkletAdapter:151 - WfInstanceId: ,
java.io.IOException: The system cannot find the path specified
at java.io.WinNTFileSystem.createFileExclusively(Native Method) ~[?:1.8.0_111]
at java.io.File.createNewFile(Unknown Source) ~[?:1.8.0_111]
at com.automationedge.util.ZipUtils.extractFile(ZipUtils.java:251) ~[common-utils-5.6.0.jar:?]
at com.automationedge.util.ZipUtils.unzipFile(ZipUtils.java:234) ~[common-utils-5.6.0.jar:?]
at com.automationedge.adapterframework.util.AdapterUtil.extractToWorkingDirectory(AdapterUtil.java:294) ~[adapterframework-5.6.2.jar:?]

Hi!

  1. Recreate the DB & configure the tenant again.
    2.Please refer to the below link while creating the tenant code. Don’t use that reserved words.
    https://fossbytes.com/windows-reserved-folder-con-create/#:~:text=Short%20Bytes%3A%20You%20can't,with%20reserved%20names%20in%20Windows

For example, “CON” as a tenant code.