IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.


#TechXchangePresenter
 View Only
  • 1.  Integration Server 9.12 - wm.server.admin:killSession errors

    Posted Thu March 16, 2017 12:09 PM

    Hello All,

    we have migrated our projects to IS 9.12 and there is one repeating issue in IS error log.

    wm.server.admin:killSession - java.lang.IllegalArgumentException: fromIndex(1) > toIndex(0)

    I understand that issue is that for range “from” value should be less then “to” value but I can’t find from where and how is “killSession” called with wrong array or values.

    Any suggestions or ideas, please?

    Thanks.
    Regards,
    Ladislav


    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Integration Server 9.12 - wm.server.admin:killSession errors

    Posted Thu March 16, 2017 03:13 PM

    Hi Ladislav,

    what is your source version you have migrated from?

    Are there any Fixes applied to your IS?

    Are you using this service explicitly in your code somewhere?

    As this is an wM-internal service it should not be used in custom code and when it is used in custom code this should happen with care as internal services can change any time without notice.

    Regards,
    Holger


    #webMethods
    #Integration-Server-and-ESB


  • 3.  RE: Integration Server 9.12 - wm.server.admin:killSession errors

    Posted Fri March 17, 2017 05:09 AM

    Hi Holger,

    thanks for you reply.

    My answers to your questions:

    • We have migrated our packages/code from IS 9.7.
    • Yes, we applied almost all fixes (patched few weeks ago with all available fixes).
    • No, as far as I know “killSession” is not used in our code. I tried find dependencies in Designer and there is no dependency from our code.

    So this is reason I put here this question because I can’t fix it because it seems like internal issue when we not call this service.

    Thanks for ideas.

    Regards,
    Ladislav


    #Integration-Server-and-ESB
    #webMethods


  • 4.  RE: Integration Server 9.12 - wm.server.admin:killSession errors

    Posted Fri March 17, 2017 05:28 AM

    We are on IS 9.12 with IS_9.12_Core_Fix3 and we do not see any issues with it. Kindly share your fix levels and raise it to SAG support.

    Also, can you check in your IS server if you are making use of PSUtilities.session:getSessionID service, I remember some time back in v8.2 we had issues with session management as wm.server.admin.killSession had troubles.


    #webMethods
    #Integration-Server-and-ESB


  • 5.  RE: Integration Server 9.12 - wm.server.admin:killSession errors

    Posted Fri March 17, 2017 05:43 AM

    Hi M@he$h,

    Thanks!

    We are not using PSUtilities.
    And yes…we will raise it to SAG.

    Regards,
    Ladislav


    #Integration-Server-and-ESB
    #webMethods