Server reports wrong graph executed

Today we had a strange occurrence with one of our end users executing a graph from a server side sandbox. What happened was that they opened the CloverEtl application and connected to the workspace that has the server project. Then after opening the project opened the graph they needed to run. After running the graph in the console results it showed that a different graph was executed. I checked on the server and it shows the same graph that was executed in the console area.

I added arrows to show the graph that was opened and the graph that was run.

Clover Designer: Version: 4.1.3.011
Clover Server: CloverETL Server 4.1.1.40/40

Any ideas on why this would happen? I did verify that they didn’t open both then close one of the open graphs.

strange.gif

Hi,

It is not uncommon for the Eclipse to get confused on which graph is suppose to be processed when clicking on the Run button. I would recommend that you always right click on the graph and select “Run CloverETL Graph”, this will insure that the correct graph is always processed.

Thank you for the tip, I will let our team know.