Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I've got a job that I usually run in "Memory Run" mode with the garbage collector set to kick in every 30 sec. Recently this has stopped working. I think this corresponds to the latest Java update which I know is not supported by the version of Talend I am using (TOS 6.1.1.20151214_1327). The error message I get just says "there is no job running", in a box that pops up when I start the job. If I dismiss that box it then carries on but tells me it can't reserve enough heap space. Previously I was able to run it with -Xmx1340M but that seems no longer to be possible and I have to dial it down to below 1200. If I do this, I still get the "there is no job running" message, and then the job runs in normal mode until it falls over due to lack of heap space a few minutes later.
The obvious first step seems to be to update Talend, and I have put the wheels in motion for that but I don't yet know if that will work and wondered if there is anything else I can try in the meantime and/or should do afterwards. Forewarned is forearmed...