Mirth version 4.0.1
We have an SFTP reader that picks up PDF files and sends them to a downstream channel to deliver to another system via SFTP. We are using attachments since these PDF files can be bloated (Patient charts). We are seeing the following in the dashboard however no errors show up in either the source channel or the destination channel.
[2022-08-03 03:39:42,604] ERROR (com.mirth.connect.connectors.file.FileReceiver:27 ): Error processing file in channel: 67d9cca7-6561-446c-8e7a-d934d180aaf3
com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
[2022-08-03 03:39:52,612] ERROR (com.mirth.connect.connectors.file.FileReceiver:27 ): Unable to dispatch message to channel 67d9cca7-6561-446c-8e7a-d934d180aaf3. File: /prod/pdf/DATE-08_02_22_CSN-464112133_EPE URGENCY ROOM.PDF
com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
Thanks in advance
We have an SFTP reader that picks up PDF files and sends them to a downstream channel to deliver to another system via SFTP. We are using attachments since these PDF files can be bloated (Patient charts). We are seeing the following in the dashboard however no errors show up in either the source channel or the destination channel.
[2022-08-03 03:39:42,604] ERROR (com.mirth.connect.connectors.file.FileReceiver:27 ): Error processing file in channel: 67d9cca7-6561-446c-8e7a-d934d180aaf3
com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
[2022-08-03 03:39:52,612] ERROR (com.mirth.connect.connectors.file.FileReceiver:27 ): Unable to dispatch message to channel 67d9cca7-6561-446c-8e7a-d934d180aaf3. File: /prod/pdf/DATE-08_02_22_CSN-464112133_EPE URGENCY ROOM.PDF
com.jcraft.jsch.JSchException: Session.connect: java.net.SocketTimeoutException: Read timed out
Thanks in advance