Philippe Sudan
asked this on January 07, 2011 08:10
I am trying to run multiple instances of 10.3.6 based on articles 121760.
Have copied the MarketDelta working directory in the user profile and named it MD2. I have changed the configure.txt file in the new instance in program files to use the working directory MD2. But when I start the 2nd instance it keeps using data from MarketDelta working directory (ie 1st instance) and not MD2.
I have tried to put another name in the configure.txt just to validate that it uses that variable. If the folder does not exist I do get an error saying that the folder does not exists and MD can not start.So it seems to recognize the variable, but does not make use of it.
Anybody running multiple instances in 10.3.6?
Comments
Hi Philippe,
Please indicate what operating system you use, and paste here the config file line that you are using.
Windows 7
Here is the config line
VistaWorkingDirectoryName=MD2
Hi Philippe,
I have discussed this with the product developers, and will update our article on this subject next week.
The configure variable is now named WorkingDirectoryName, since Vista has been surplanted by Windows 7, but the software will allow the word Vista to be prefixed, in fact, MarketDeltaWorkingDirectoryName=xxxx should work just as well. To keep it simple we just use WorkingDirectoryName.
The configure.txt file that must contain this line is the one that resides in the admin folder where the application executes (in C:\Program Files\...), not the admin directory in the actual working directory folder that resides in the C:\Users\username\... folder.
Hi Andrew,
Thanks for the follow-up I have modified the config file accordingly but it still use the wrong working directory. See attache
I will try to replicate your setup as time permits, and reply again here. Multiple instance support is low priority, but I will test it at some point this week. Thanks for your patience.
I appreciate it, no rush.... Thanks for ongoing support!
I have updated this article with an important addition to the process:
http://support.marketdelta.com/entries/121760
There is a datapath file that you must delete after all the config file changes are made.
Great stuff, seems to work. Thks!!