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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Unresolved compilation problem

Hi Every one,

I am new to talend. I have started creating my first job in Talend today. My requirement is to create a variable with the value as today's date - 36 months. I am using below function to achieve this.
TalendDate.addDate(TalendDate.getCurrentDate(),-36,"MM");
But i am getting the below error.
"Exception in thread "main" java.lang.Error: Unresolved compilation problem:"
I have tried with other date functions available , but i am getting one or the other error.
Can anybody please let me know why i am getting this error.
Thank you.

Regards,
Prasanna.
 

Labels (2)
11 Replies
Anonymous
Not applicable
Author

Hi,
I am new to talend.while  executing my job i got an exception corruptgziptrailer.please can anyone help me.
It is critical.
Many thanks,
Laddu Rasool. 
Anonymous
Not applicable
Author

Hi PrasannaS,
Could you please go to "code" tab to check the error line in java code? Screenshot of your tMap editor screenshot will  be preferred.
 
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi  Laddu Rasool,
On which build version you got this issue?
[font=Verdana, Helvetica, Arial, sans-serif] Is there any more error message printed on console [/font] you are getting when execute your job? Does this issue repro on all jobs or a specific job?
More information will be helpful for us to address your issue.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi,
Please find the error in attached screen shot.at present issue is on specific job only.


please solve this issue.

Many Thanks,
Laddu Rasool.
0683p000009MFlX.png
Anonymous
Not applicable
Author

Hi  LadduRasool,
Could you please also post your job setting screenshots into forum? Are you using tsendmail component in your job?
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
I have attached the screen shot please find the error

Yes iam using tsendmail component in my job.

Many Thanks,
Laddu Rasool.
0683p000009MFIq.png 0683p000009MFlc.png
Anonymous
Not applicable
Author

Hi  Laddu Rasool,
You are using talend platform for Big data 5.5.1? Have you already reported a ticket on talend support portal for your subscription version? In this way, we can give you a remote assistance through support cycle with priority.
Best regards
Sabrina
Anonymous
Not applicable
Author

Hi Sabrina,
java.util.zip.ZipException: archive is not a ZIP archive
what is that exception mean????
Many Thanks,
Laddu Rasool
Anonymous
Not applicable
Author

Hi,
java.util.zip.ZipException: archive is not a ZIP archive

This exception is in component tFileUnarchive. Is your input source .zip archive file Ok with you?
Best regards
Sabrina