× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

com.temenos.tafj.common.exception.StopRuntimeException: TAFJERR-1005: STOP State

  • baskarjay
  • baskarjay's Avatar Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
2 weeks 4 days ago - 2 weeks 4 days ago #24699 by baskarjay
Dear All,

I need help with the error: com.temenos.tafj.common.exception.StopRuntimeException: TAFJERR-1005: STOP Statement.
I have seen this error in the tafj runtime log multiple occasions starting today.

Does anyone have any idea why this error might be generated?. The environment and database were restarted and the error persists.

[ERROR] 2024-12-02 13:54:40,962 [EX_1202323749] ALERT.RUNTIME {PID=10252, command=EX, dbSID=228, hostname=bnk-t24dev01, sessionId=1202323749, uuId=59b09b4a70fe4051a3cd7c5c327d0439} - dim="A",level="ERROR",comp="TEMN-TAFJ-RUNTIME-CORE",cn="com.temenos.logging.wrapper.common.LoggerCommon:error:380",code="11200000",temn_type="tafj_log",exception="TAFJERR-1005: STOP Statement",msg="StopRuntimeException",code="11200000"
com.temenos.tafj.common.exception.StopRuntimeException: TAFJERR-1005: STOP Statement
    at com.temenos.tafj.runtime.jRunTime.STOP(jRunTime.java:12011) ~[TAFJCore.jar:24.14.0]
    at com.temenos.t24.EXIT_GLOBUS_cl.main(Unknown Source) ~[?:?]
    at com.temenos.t24.EXIT_GLOBUS_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.EXIT_GLOBUS_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.component_EB_API_9_cl.ExitGlobus(Unknown Source) ~[?:?]
    at com.temenos.t24.PGM_BREAK_cl.main(Unknown Source) ~[?:?]
    at com.temenos.t24.PGM_BREAK_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.PGM_BREAK_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.tafj.runtime.statements.jStatements.reflexion(jStatements.java:283) ~[TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.jRunTime.callIt(jRunTime.java:11294) ~[TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.jRunTime.CALL(jRunTime.java:11072) ~[TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.jRunTime.CALL_AT(jRunTime.java:11038) ~[TAFJCore.jar:24.14.0]
    at com.temenos.t24.EB_EXECUTE_APPLICATION_cl.main(Unknown Source) ~[?:?]
    at com.temenos.t24.EB_EXECUTE_APPLICATION_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.EB_EXECUTE_APPLICATION_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.RUN_APPLICATION_cl.lbl_CALL_ROUTINE(Unknown Source) ~[?:?]
    at com.temenos.t24.RUN_APPLICATION_cl.main(Unknown Source) ~[?:?]
    at com.temenos.t24.RUN_APPLICATION_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.RUN_APPLICATION_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.T_EX_cl.codeblock0(Unknown Source) ~[?:?]
    at com.temenos.t24.T_EX_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.T_EX_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.EX_cl.codeblock0(Unknown Source) ~[?:?]
    at com.temenos.t24.EX_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.t24.EX_cl.invoke(Unknown Source) ~[?:?]
    at com.temenos.tafj.runtime.statements.jStatements.reflexion(jStatements.java:283) ~[TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.jRunTime.RUN(jRunTime.java:10939) [TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.trun.run(trun.java:769) [TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.trun.run(trun.java:1007) [TAFJCore.jar:24.14.0]
    at com.temenos.tafj.runtime.trun.main(trun.java:1039) [TAFJCore.jar:24.14.0]

Many thanks in advance for your help.

Regards,
Baskar
Last edit: 2 weeks 4 days ago by baskarjay.

Please Log in or Create an account to join the conversation.

  • VK
  • VK's Avatar
  • Offline
  • Platinum Member
  • Platinum Member
  • Globus:G9-G13|TAFC:R05-R23|TAFJ:R19,R23,R24:test
More
1 week 2 days ago #24703 by VK
Hi
looks like there's STOP statement somewhere in executed code (either core or local). Try to see when exactly it appears...

Cheers
VK

Please Log in or Create an account to join the conversation.

Time to create page: 0.076 seconds