Hello All,
I have a number of job and subjob , All are working file except one , in which I am getting a error message like ==== " Syntax error on token " ."identifier expected after this token " ==== and when i continue running following message come
===================================================
Starting job PartyMechs2 at 12:36 03/11/2010.
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
at executive.partymechs2_0_6.PartyMechs2.main(PartyMechs2.java:397)
Job PartyMechs2 ended at 12:36 03/11/2010.
===================================================
After this job i am not able to run others job also .
Under the code section of the metadata, check to make sure you do not have an unnamed routine. it looks like its trying to import one of the routines, but is either not retreving the name or the name is ""