Talend stopped working, many errors (org.dom4j, org.jaxen, encoding)
Hello Talend Community!
I am a fan of Talend. I have been using it for quite some time. However, this week, for no clear reason, it stopped working. By stopped working I mean that all of my jobs are returning a bunch of errors, my xml file input cannot preview and so on. I'm far from an expert in Java while I suspect it might be the problem...
Since this week, everthing was fine. Here is a screenshot and error when I try to launch one of my jobs.
I have Talend 200150908_1633-V6.1.0.1 (C:\TOSDI\TOS_DI-Win32-20150908_1633-V6.0.1)
I have JDK 1.8.0_65 (C:\Program Files\Java\jdk1.8.0_65)
Here is the full error I get when I try to run a job:
Starting job SEAO_D_AVIS_DETAILS_RCPT at 02:02 31/10/2015.
connecting to socket on port 3878
connected
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
org.talend cannot be resolved to a type
org.talend cannot be resolved to a type
org.apache.commons cannot be resolved
org.apache.commons cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
Type mismatch: cannot convert from element type Namespace to org.dom4j
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
Type mismatch: cannot convert from element type Element to org.dom4j
org.dom4j cannot be resolved to a type
org.talend cannot be resolved to a type
org.talend cannot be resolved to a type
XPathUtil cannot be resolved to a type
XPathUtil cannot be resolved to a type
XPathUtil cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
Element cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j.DocumentHelper cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
org.jaxen cannot be resolved
org.jaxen cannot be resolved
org.dom4j cannot be resolved to a type
org.dom4j cannot be resolved to a type
at data_explo.seao_d_avis_details_rcpt_0_1.SEAO_D_AVIS_DETAILS_RCPT.tFileInputXML_1Process(SEAO_D_AVIS_DETAILS_RCPT.java:2347)
at data_explo.seao_d_avis_details_rcpt_0_1.SEAO_D_AVIS_DETAILS_RCPT.runJobInTOS(SEAO_D_AVIS_DETAILS_RCPT.java:6207)
at data_explo.seao_d_avis_details_rcpt_0_1.SEAO_D_AVIS_DETAILS_RCPT.main(SEAO_D_AVIS_DETAILS_RCPT.java:6064)
Job SEAO_D_AVIS_DETAILS_RCPT ended at 02:02 31/10/2015.
If you have any idea on how to resolve my issue it would be most appreciated.
Thank you!
David
I'm trying to upload images but wont work. Here is the message when I try to edit the xml schema: "Preview error. Some settings must be changed. Note: Preview errors are generally due to a wrong encoding setting"