Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi guys,
I am trying to gather as much information about this issue as possible. I have raised it with Talend support but they do not seem to be able to recreate it and I can only see it with a couple of my jobs which rely heavily on my database. The issue I am getting creates the following error....
Exception in thread "main" java.lang.NoClassDefFoundError: org/talend/designer/components/hashfile/common/MapHashFile
It happens when you have several jobs set up to be used with the tRunJob component using the Dynamic Job functionality. I have only see it happen when using tHash components (the error above is caused by the MapHashFile class not being found at runtime). I suspect it could be something to do with a classpath issue.
If anyone else has experienced this could you let me know what you have noticed. It seems that I will likely have to find a workaround for this by myself