Hi, I am using TOS 6.0.1, and when I try to build a job everything seems to be fine but no zip file is created. I can run my jobs within the tools, and all the other export format work (esb,war...) I tried using Java 1.8 32 bits and 64 bits. But it is never working, and it's really annoying. Any ideas ? Thanks James
Hi jamesdgb,
Did you do point the java settings to the root JDK folder, and not the JRE? Have you tried to clean up of the maven repository to see if it works?
Is there any more error log?(Window-->Show View-->General-->Error log)?
Did you correctly followed the procedure in this article
TalendHelpCenter:Configuring a proxy in the maven setting file to set your proxy usage?
Hi, I found why it is not working. It's because I am behind a proxy and the proxy blocks some of the download maven is doing. If I download talend and install all the polugins using a computer not behind a proxy, do you know how I can import these plugins on the computer behind the proxy ? Thanks
Hi James
Have you set up your proxy as per this article:
TalendHelpCenter:Configuring a proxy in the maven setting file I know it was only for 6.0.0 and that it's supposed to be fixed for 6.0.1 but maybe there is an issue here that is left to be solved.
Could you give it a try, please and provide us with your feedback?
Cheers
Elisa
Yes I have done that. I think my proxy is blocking some (but not all of the downloads)
Update: I have copy the .m2 folder from another computer and it is now working.
Thanks,
James
Yes, I was about to say this would be the only (quick & dirty) way. Glad it works and many thanks for the feedback. We need to investigate why the proxy setting isn't sufficient for 6.0.1.