Question:
I am encountering an issue when I refresh my license saying that it's unable to reach online validation services. GoAnywhere is running in 'Limited Mode'. I also receive an unexpected error has occurred. How can i resolve this?
Answer:
Option 1:
Import intermediary cert to ...
Search found 29 matches
- Fri Aug 27, 2021 1:00 pm
- Forum: Knowledge Center
- Topic: License in Limited Mode/An unexpected error has occured while refreshing license
- Replies: 0
- Views: 88823
- Fri Aug 09, 2019 3:21 pm
- Forum: Knowledge Center
- Topic: How to DEBUG a project
- Replies: 0
- Views: 21016
How to DEBUG a project
How to DEBUG a project
When working with a failing project, set the log level to debug to retrieve the most amount of information. (see forum link) https://forum.goanywhere.com/how-to-set-project-log-level-1113#p2473
After executing the project, click on the “ View Job Log ” link to view the ...
When working with a failing project, set the log level to debug to retrieve the most amount of information. (see forum link) https://forum.goanywhere.com/how-to-set-project-log-level-1113#p2473
After executing the project, click on the “ View Job Log ” link to view the ...
- Thu Mar 28, 2019 11:14 am
- Forum: Knowledge Center
- Topic: How to cancel an Active Job
- Replies: 0
- Views: 18585
How to cancel an Active Job
Overview
This article discusses how to cancel an Active Job in GoAnywhere MFT.
Environment
GoAnywhere MFT - all versions
Resolution
Check the job log to make sure it has a "completed" at the end.
If so, there should be some reason why it wasn't removed (for example, it was unable to connect ...
This article discusses how to cancel an Active Job in GoAnywhere MFT.
Environment
GoAnywhere MFT - all versions
Resolution
Check the job log to make sure it has a "completed" at the end.
If so, there should be some reason why it wasn't removed (for example, it was unable to connect ...
- Fri Feb 15, 2019 3:37 pm
- Forum: Knowledge Center
- Topic: AD Authentication to SQL Server for GoAnywhere running on Linux server
- Replies: 0
- Views: 79919
AD Authentication to SQL Server for GoAnywhere running on Linux server
Question:
Can I use AD Authentication to a database resource on SQL Server? My SQL Server only uses AD authentication. The JDBC driver provided with MFT supports connects using integrated authentication but that is specific to Windows.
Answer:
Obtain the driver for SQL server that does ...
Can I use AD Authentication to a database resource on SQL Server? My SQL Server only uses AD authentication. The JDBC driver provided with MFT supports connects using integrated authentication but that is specific to Windows.
Answer:
Obtain the driver for SQL server that does ...
- Thu Feb 14, 2019 11:48 am
- Forum: Knowledge Center
- Topic: Custom Column Headings
- Replies: 0
- Views: 14980
Custom Column Headings
Overview
How to configure the WRITE task after a SQL query so that custom column headings are written to the file as opposed to the field name
Environment
GoAnywhere MFT - all versions
Resolution
If you wish to specify a column heading other than the field name, then you need to specify the ...
How to configure the WRITE task after a SQL query so that custom column headings are written to the file as opposed to the field name
Environment
GoAnywhere MFT - all versions
Resolution
If you wish to specify a column heading other than the field name, then you need to specify the ...
- Wed Feb 13, 2019 6:24 pm
- Forum: Knowledge Center
- Topic: Failed to Bind
- Replies: 0
- Views: 17792
Failed to Bind
Overview
When trying to start GoAnywhere MFT or the Gateway Manager within MFT, there is a “Failed to Bind” error.
2019-02-13 01:10:43 PM ERROR Failed to bind proxy on /01.01.01.01:22 com.linoma.gag.server.StartProxyFailedException: Failed to bind to: /01.01.01:22
Environment
GoAnywhere MFT ...
When trying to start GoAnywhere MFT or the Gateway Manager within MFT, there is a “Failed to Bind” error.
2019-02-13 01:10:43 PM ERROR Failed to bind proxy on /01.01.01.01:22 com.linoma.gag.server.StartProxyFailedException: Failed to bind to: /01.01.01:22
Environment
GoAnywhere MFT ...
- Wed Feb 13, 2019 5:57 pm
- Forum: Knowledge Center
- Topic: SFTP file transfer task returns status_code=4
- Replies: 0
- Views: 28185
SFTP file transfer task returns status_code=4
Overview
In a job log, during an SFTP file transfer, an error stating “status_code=4” is shown. This article addresses why this error occurs and how to resolve it.
Stack trace example:
(the status_code=4 is found in the "Caused by" section)
com.linoma.dpa.ExecutionException: [8098 - SFTP] java ...
In a job log, during an SFTP file transfer, an error stating “status_code=4” is shown. This article addresses why this error occurs and how to resolve it.
Stack trace example:
(the status_code=4 is found in the "Caused by" section)
com.linoma.dpa.ExecutionException: [8098 - SFTP] java ...
- Wed Feb 13, 2019 5:49 pm
- Forum: Knowledge Center
- Topic: How to retrieve a GoAnywhere error from an iSeries CL
- Replies: 0
- Views: 14091
How to retrieve a GoAnywhere error from an iSeries CL
Overview
When an iSeries CL calls a GoAnywhere project and an error occurs, the error can be retrieved.
Environment
GoAnywhere MFT - IBM i
Resolution
The following example allows you to specify your errors with the Raise Error task and retrieve those in the calling CL.
Sample Project ...
When an iSeries CL calls a GoAnywhere project and an error occurs, the error can be retrieved.
Environment
GoAnywhere MFT - IBM i
Resolution
The following example allows you to specify your errors with the Raise Error task and retrieve those in the calling CL.
Sample Project ...
- Thu Oct 11, 2018 5:08 pm
- Forum: Knowledge Center
- Topic: GoAnywhere Fails to Start after Java Upgrade - Windows Error Code 0
- Replies: 0
- Views: 15392
GoAnywhere Fails to Start after Java Upgrade - Windows Error Code 0
GoAnywhere Fails to Start after Java Upgrade - Windows Error Code 0
If GoAnywhere fails to start up on a Windows server after the Java has been changed or upgraded, follow these steps to confirm and resolve.
Check the Jakarta log (or commons-deamon*) in the [install folder\GoAnywhere\Tomcat ...
If GoAnywhere fails to start up on a Windows server after the Java has been changed or upgraded, follow these steps to confirm and resolve.
Check the Jakarta log (or commons-deamon*) in the [install folder\GoAnywhere\Tomcat ...
- Thu Oct 11, 2018 12:18 pm
- Forum: Knowledge Center
- Topic: How to renew expiring SSL Certificate
- Replies: 0
- Views: 31187
How to renew expiring SSL Certificate
Question:
What should I do when the SSL Certificate used by GoAnywhere for our HTTPS Service is expiring?
Answer:
It is not necessary to create a new SSL Certificate/Key pair. You can re-certify it.
First, identify what SSL Certificate/Key pair is used.
1. To manage the HTTPS Service, log in ...
What should I do when the SSL Certificate used by GoAnywhere for our HTTPS Service is expiring?
Answer:
It is not necessary to create a new SSL Certificate/Key pair. You can re-certify it.
First, identify what SSL Certificate/Key pair is used.
1. To manage the HTTPS Service, log in ...