Dears,
I am getting this below error when i use component tsendmail in my job, without this component my job is running successfully. Can anyone help me in this regard.
Regards,
Ram
Error:
Starting job J_REP_EN at 14:05 20/03/2009.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
Syntax error on token "Support", invalid AssignmentOperator
at intel_support_sites.j_rep_en_0_1.J_REP_EN.tOracleInput_4Process(J_REP_EN.java:6149)
at intel_support_sites.j_rep_en_0_1.J_REP_EN.runJobInTOS(J_REP_EN.java:11122)
at intel_support_sites.j_rep_en_0_1.J_REP_EN.main(J_REP_EN.java:10953)
Job J_REP_EN ended at 14:05 20/03/2009.
hello
I have the exact same error while using tSendMail in TOS 3.0.2
the same component is working fine on TOS 2.3.3 with same arguments
isn't there a bug with this tSendmail component in TOS 3.0.2 ?
Starting job Prepa_GASPAR at 11:11 28/05/2009.
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
Syntax error on token "(", Expression expected after this token
at edifice_gaspar.prepa_gaspar_0_1.Prepa_GASPAR.tSendMail_2Process(Prepa_GASPAR.java:2217)
at edifice_gaspar.prepa_gaspar_0_1.Prepa_GASPAR.tMSSqlInput_1Process(Prepa_GASPAR.java:1987)
at edifice_gaspar.prepa_gaspar_0_1.Prepa_GASPAR.tFileCopy_1Process(Prepa_GASPAR.java:372)
at edifice_gaspar.prepa_gaspar_0_1.Prepa_GASPAR.runJobInTOS(Prepa_GASPAR.java:3085)
at edifice_gaspar.prepa_gaspar_0_1.Prepa_GASPAR.main(Prepa_GASPAR.java:2974)
Job Prepa_GASPAR ended at 11:11 28/05/2009.
code is :
start
*/
dcopp, I'm fairly confident that it's related to the message part of the component - you have made an error in the Java code : (("Hello")==null || "".equals("Hello"))?"\"\""sad"Hello") Possibly the 3rd closing bracket I've highlighted. If not, please post a screenshot. Cheers, c0utta