Event Distributor Exception - shutting down provider

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • avc881339171616
    Aspiring Member
    • Oct 2024
    • 2

    Event Distributor Exception - shutting down provider

    So I have been "forced" to run against a very old AES 8.1 (I know! 🤨) ..
    I'm randomly getting this error:

    Code:
    acr-1  | 2026-03-19 09:13:05.010 ERROR 1 --- [ributeCSTAEvent] c.a.j.t.i.c.TSEventHandler               : Event Distributor Exception - shutting down provider TSProvider[#1]@40da970d
    acr-1  | 2026-03-19 09:13:05.010 ERROR 1 --- [ributeCSTAEvent] c.a.j.t.i.c.TSEventHandler               : Cannot invoke "com.avaya.jtapi.tsapi.impl.core.TSDevice.isTerminal()" because "termConnDevice" is null
    acr-1  |
    acr-1  | java.lang.NullPointerException: Cannot invoke "com.avaya.jtapi.tsapi.impl.core.TSDevice.isTerminal()" because "termConnDevice" is null
    acr-1  |        at com.avaya.jtapi.tsapi.impl.core.TSProviderImpl.createTerminalConnection(TSProviderImpl.java:2626) ~[jtapi-10.1.0.2.0.12.jar:10.1.0.2.0.12]
    acr-1  |        at com.avaya.jtapi.tsapi.impl.core.TSEventHandler.doConnEvents(TSEventHandler.java:1176) ~[jtapi-10.1.0.2.0.12.jar:10.1.0.2.0.12]
    acr-1  |        at com.avaya.jtapi.tsapi.impl.core.TSEventHandler.cstaUnsolicited(TSEventHandler.java:316) [jtapi-10.1.0.2.0.12.jar:10.1.0.2.0.12]
    acr-1  |        at com.avaya.jtapi.tsapi.tsapiInterface.TsapiEventDistributor.handleEvent(TsapiEventDistributor.java:114) [jtapi-10.1.0.2.0.12.jar:10.1.0.2.0.12]
    acr-1  |        at com.avaya.jtapi.tsapi.tsapiInterface.TsapiEventQueue.run(TsapiEventQueue.java:105) [jtapi-10.1.0.2.0.12.jar:10.1.0.2.0.12]
    After this everything just shuts down .. and all I can do is disconnect and reconnect ..

    I KNOW that version 8.1 is very old, and I know that it is dumb. But it is the situation that I'm in 🤷

    Any input in relation to what could cause this, would be SO welcome 🙏
    Or if anybody has ANY idea of how to mitigate..
    I would really appreciate any input.🤞
  • avc861193901584
    Whiz
    • Sep 2024
    • 45

    #2
    Any chance that JTAPI 10.2.1 fixed it? I see that Avaya Aura® 10.2.x.x Release Notes mentions AES-33816 which references a terminal-related null pointer. Honestly kind of a longshot without more details from Avaya, but might be worth a try.
    Adam | Swampfox Technologies Inc. | Avaya Partner
    Solutioning in: Avaya Experience Portal | AXP Connect | AES

    Comment

    • avc881339171616
      Aspiring Member
      • Oct 2024
      • 2

      #3
      Thank you, 🙏
      I'm gonna try to bump to jtapi-sdk-10.2.0.0.0.198 .. 📿

      Comment

      Loading