Skip to content

Search found 16 matches

Fixing DFS connectivity issues with Network Share resources

Overview You may have issues with some transfers to DFS shares. The jobs are failing intermittently because they are being "disconnected". Please review the below methods to stabilize performance to DFS shares within the MFT application. Environment GoAnywhere MFT - all versions Network S...

Client was not authenticated to send anonymous mail during MAIL FROM

Overview The error message “Client was not authenticated to send anonymous mail during MAIL FROM” appears in the goanywhere.log when Success/Failure emails are sent from a scheduler or when a system notification attempts to send. Although a resource is configured to connect to the same SMTP server ...

Setting up a database resource to the GoAnywhere Derby database

Question: I am curious to see how the data is stored on the back-end database that houses the GoAnywhere data but I have not yet externalized to an enterprise-level database. Is there any way to setup a connection within MFT to the internal Derby database? Answer: It is possible to setup a connecti...

cannot create signature: no such algorithm: MD5withDSA for provider BC

Overview Why is the error "cannot create signature: no such algorithm: MD5withDSA for provider BC" being presented when attempting to encrypt and sign a file using a PGP Encrypt task? Environment GoAnywhere MFT - all versions Resolution The reason that this particular error is being throw...

Integrating GAMFT with CEPH storage cluster

Question: Can GoAnywhere MFT integrate with CEPH cluster storage? We have a local CEPH storage and would like to use it instead of an S3 resource. CEPH is becoming more and more popular as an alternative to expensive Amazon buckets or on-premise storage solutions. Answer: I can confirm that GoAnywh...

Entry repeating in tomcat logs "Kerberos username [username]"

Overview Repeated “Kerberos username [username]” entries appearing in logs.Kerberos username [username]". Snippet:  Kerberos username [username]: Kerberos username [username]: Kerberos username [username]: Kerberos username [username]: Kerberos username [username]: Kerberos username [username]...

Oracle Java 8 licensing changes and GoAnywhere MFT

Question: Will Oracle's Java 8 licensing changes affect GoAnywhere MFT? Answer: With the upcoming licensing changes coming to Oracle in January 2019 we have done extensive research into how this impacts GoAnywhere MFT. We can confirm that if you are still using a free version of Java in your curren...

Regex Negation

Question: Does GoAnywhere support regex negation? (The symbol ^ in a regex expression) Answer: Yes, GoAnywhere supports regex negation even when using monitors. This functionality can be handy when using a monitor since the monitor itself cannot be set to exclude a set of files, you can use a regex...

java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty

Question: I am receiving the error "java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty" when using an Amazon S3 Bucket resource (or any resource using SSL certificates) that I just created. What is the "trustAnchors" parameter and how ...

LDAP Login Method: No users synchronized

Question: When validating an LDAP login method using the Test option, I am able to get a “Authentication Successful” test. However, when attempting to synchronize users that should be tied to that LDAP method, MFT shows no users or groups have been pulled in. What is the cause of this behavior? Ans...