Forum Discussion

huongit8's avatar
huongit8
New Contributor
6 years ago

Can not run a project which is copied from slave machine

I have 1 master machine and 2 slave machines, I can run successfully on one slave and copy the project to other machines, but when I perform running on that, it does not work, it always shows the screen "waiting object"...and it's not running the main function, as I know, it's waiting for name mapping. So, please help me to investigate this issue, many thanks!!!

1 Reply

  • tristaanogre's avatar
    tristaanogre
    Esteemed Contributor

    Most likely, you have objects mapped in NameMapping that are using property values that are specific to the machine.  So, when you move to another machine, it cannot find those objects.  Investigate the object in question in your NameMapping node in the project, look into what properties are being used, and make adjustments to make them more flexible for changing environments.