Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Team,
I am not able to see the rows/sec processing in Talend Console as i am getting "Stats and Port error".
The error says "There is no access rights at range of ports , PLease reset the statistics"
I tried resetting the Stats Port form Windows-> Preferences -> Talend -> run/Debug , but it didnt helped.
I also found the below statement in generated java code.
public boolean watch = false;
// portStats is null, it means don't execute the statistics
public Integer portStats = null;
public int portTraces = 4334;
public String clientHost;
public String defaultClientHost = "localhost";
public String contextStr = "Default";
public boolean isDefaultContext = true;
public String pid = "0";
public String rootPid = null;
public String fatherPid = null;
public String fatherNode = null;
Also , i re-installed Talend , but still NO LUCK.
I am using Talend 5.2.1 Version.
Please let me know an alternative on the same.
Regards,
Romi