Page 1 of 1

Running two instances of project at the same time

Posted: Mon Mar 23, 2009 1:06 pm
by Support_Julie
Overview
By default, a Project can only have one instance running at a time. If you try to kick off a Project that already has an instance running you will receive an error. The error message will look like "Project 'Test Project' is defined as not thread safe and an instance with job number '1223344556677' is already running". You may also see this error message "MSG GAE9898" if you tried to execute the project using the RunProject command.

This article discusses how to resolve these errors and run multiple instances of this Project simultaneously.

Environment
GoAnywhere MFT - all versions

Resolution
If you would like to run multiple instances of this Project simultaneously please follow the steps below:

1) Login into the GoAnywhere client and edit the Project.
2) With the project node selected in the Project Outline (this is selected by default when you click on the edit button for a Project) click on the Advanced tab.
3) Change the thread-safe option to "true".