Apisero-Connectors / mule4-smb-connector-doc

4 stars 7 forks source link

Timeout Exception connecting to a server running Windows Server 2003 #5

Open leusojmp opened 3 years ago

leusojmp commented 3 years ago

We're trying to use the mule4-smb-connector to connect to a server running Windows Server 2003, which only supports SMB1, but we're getting timeoutExemption error below.

org.mule.runtime.api.connection.ConnectionException: java.util.concurrent.ExecutionException: com.hierynomus.smbj.common.SMBRuntimeException: java.util.concurrent.TimeoutException: Timeout expired org.mule.runtime.api.connection.ConnectionException: java.util.concurrent.ExecutionException: com.hierynomus.smbj.common.SMBRuntimeException: java.util.concurrent.TimeoutException: Timeout expired

Is SMB1 version still supported by this connector? We have no issues connecting to servers running on 2012 and above, but no luck with the 2003 server.

Additional Information:

Share permissions = change, read, full control