Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Write Table now available in Qlik Cloud Analytics: Read Blog
cancel
Showing results for 
Search instead for 
Did you mean: 
FreyInt
Contributor III
Contributor III

New install and job run

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 :

0695b00000QCFDhAAP.png

I found the following problems :

0695b00000QCFDmAAP.png

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

Labels (3)
1 Solution

Accepted Solutions
FreyInt
Contributor III
Contributor III
Author

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

View solution in original post

3 Replies
Anonymous
Not applicable

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

 

FreyInt
Contributor III
Contributor III
Author

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

Anonymous
Not applicable

Hello,

Great this issue is fixed and thanks for sharing your solution with us.

Best regards

Sabrina