cancel
Showing results for 
Search instead for 
Did you mean: 

Error while calling Function sysmsdate ( ) in .CCL file in HANA SDS

03-10-2023 3:22 PM
bintu__ Explorer
790 views 3 comments
0 Likes
SAP Managed Tags
Subscribe

Hello SDS Gurus,

I am getting internal error "java.lang.NoSuchMethodError:" while calling sysmdate( ) function in .CCL file in Streaming Project.

Full Error :

" An internal error occurred during: "XtextReconcilerJob".java.lang.NoSuchMethodError: com.sybase.esp.parser.antlr.internal.InternalCclParser.setWithLastConsumed(Lorg/eclipse/emf/ecore/EObject;Ljava/lang/String;ZLjava/lang/String;)V"

Could any one Please help in resolving this issue ?

Thanks,

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

lin_murong
Explorer

Hi Veetil,

I am Lin from streaming team.

From your descriptions , it seems you use the streaming Graphic Editor (in Hana Studio) to edit streaming CCL with that sysmsdate() function call and you hit the issue. is it correct ?

If yes, could you provide the details for your operations (step by step ) to reproduce this issue in hana studio ?

Could you also provide your whole CCL file to have a look ?

Thanks, Lin

bintu__
Explorer
0 Likes

Hi Lin Murong, Thanks for your reply. Issue got resolved after re-installing latest version of HANA studio.

bintu__
Explorer
0 Likes