Solution :
Sometimes JVM does not compiles files as expected so rerun and it will compile
Or else remove all already generated class files to force JVM to create new ones.
0)Go to the Task Manager.
1)Check whether the TALEND application is running in Multiple Instances.
If so, First Exit from the Talend Application.
Then kill the other Multiple Instances of TALEND that are running.
2)Kill all the java process that are running.
3)Remove already Generated Class files in the below folder :
...\<Workspace name>\.Java\classes\<Project name>\<Job folder>
4)Remove all the talend related folders/files in the below folder too.
C:\Users\<User_name>\AppData\Local\Temp
Sometimes JVM does not compiles files as expected so rerun and it will compile
Or else remove all already generated class files to force JVM to create new ones.
0)Go to the Task Manager.
1)Check whether the TALEND application is running in Multiple Instances.
If so, First Exit from the Talend Application.
Then kill the other Multiple Instances of TALEND that are running.
2)Kill all the java process that are running.
3)Remove already Generated Class files in the below folder :
...\<Workspace name>\.Java\classes\<Project name>\<Job folder>
4)Remove all the talend related folders/files in the below folder too.
C:\Users\<User_name>\AppData\Local\Temp