Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have created a simple job which reads from db and writes data into an excel file.
The job runs successfully in design time of talend.
but when i build the job and execute its bat file it gives me
Exception in thread "main" java.lang.NoClassDefFoundError: routines/TalendString
the above error.
Can any 1 help me with this error's solution.
Also i have not used any custom routines.