Skip to content

Debugging SMB Connection #5060

Answered by jonbartels
flugruger asked this question in Q&A
Feb 25, 2022 · 3 comments · 12 replies
Discussion options

You must be logged in to vote

Which side of the connection is sending TCP RST?

MC Connection Log

Look at the channel dashboard. Down near the bottom is a tab that says "Connection Log". You should see that connecting, reading, idling, as your chanel runs.

Regular Logs

You can update log4j.properties to show more logging detail.

The relevant source file is https://github.com/nextgenhealthcare/connect/blob/e66d1122dbeebfcf5a8939beb93d720b2d5071fb/server/src/com/mirth/connect/connectors/file/filesystems/SmbFileConnection.java I don't see many logger statements there but it may help to turn up logging for that package.

You can also consider turning up logging for the entire jcifs.smb package.

Replies: 3 comments 12 replies

Comment options

You must be logged in to vote
2 replies
@flugruger
Comment options

@jonbartels
Comment options

Answer selected by flugruger
Comment options

You must be logged in to vote
1 reply
@flugruger
Comment options

Comment options

You must be logged in to vote
9 replies
@pacmano1
Comment options

@MichaelLeeHobbs
Comment options

@flugruger
Comment options

@MichaelLeeHobbs
Comment options

@flugruger
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants