Skip to main content
Announcements
Accelerate Your Success: Fuel your data and AI journey with the right services, delivered by our experts. Learn More
cancel
Showing results for 
Search instead for 
Did you mean: 
_AnonymousUser
Specialist III
Specialist III

Statistics and Port error in Talend

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

Labels (2)
2 Replies
Anonymous
Not applicable

Hi
5.2.1 was a rather old version, I would suggest you to download the latest versions and test again.

Best regards
Shong
_AnonymousUser
Specialist III
Specialist III
Author

Hi Shong,

Thanks for the reply . Any alternative for Talend 5.2.1 Version ? 

regards,
Romi