Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I am installing a new open studio version (v 7.3.1) on a Linux Debian 10 server plus Java 11.
When I run one of my projects or try to build it I encounter the following error :
I found the following problems :
It seems to be linked to this lines :
import org.apache.commons.text.StringEscapeUtils;
import org.json.simple.JSONObject;
which need the following jars :
commons-text-1.3.jar
json-simple-1.1.1.jar
But this modules are well installed and present in the plugins directory /opt/tos/TOS_DI-20200219_1130-V7.3.1/plugins
I don't understand why it is generating an error and the modules seem to be not found ...
Any help would be highly appreciated.
Thanks
Hello,
Thanks for your reply. I have been able to solved the issue.
Yes I have custom components.
I reinstall talend from scratch and for the routines missing libraries I used https://community.talend.com/s/article/List-of-modules-not-installed-for-current-operation-talendExternalJar-jar-AAH0J
Regards
Hello,
Are you getting this issue when try to use a custom component in your studio V 7.3.1?
If so, please restart the IDE and studio, your custom component would recognize the importation.
Feel free let us know if it doesn't work for you and please give us detailed steps to reproduce your issue as well.
Best regards
Sabrina
Hello,
Thanks for your reply. I have been able to solved the issue.
Yes I have custom components.
I reinstall talend from scratch and for the routines missing libraries I used https://community.talend.com/s/article/List-of-modules-not-installed-for-current-operation-talendExternalJar-jar-AAH0J
Regards
Hello,
Great this issue is fixed and thanks for sharing your solution with us.
Best regards
Sabrina