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.

 View Only
  • 1.  NS runtime exception

    Posted Wed April 28, 2004 03:46 PM

    While tracing, I am getting ‘NS runtime exception’ error. I cleared my developer cache, restarted developer but still the same problem. I have to debug my code but I can’t and I am getting error continously in trace.

    Any help would be appreciated.

    Thanks


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: NS runtime exception

    Posted Wed April 28, 2004 03:58 PM

    If your service uses WmART services like “startTransaction” etc…it won’t allow you to Trace or step the code and throws “NSRuntime Exception”,this seems a general behaviour.

    So you have to Run the service instead of tracing while debugging.

    HTH,


    #Integration-Server-and-ESB
    #webMethods
    #Flow-and-Java-services


  • 3.  RE: NS runtime exception

    Posted Wed April 28, 2004 04:10 PM

    Thanks RMG,
    I am not using any WmART service. When I go for ‘Trace to Here’, it goes well. After that I want a single trace step, I click the step button, it waits for some time to process that step and gives me that error.

    I found that it can happens at any step if I go for a single trace step. The developer also seems to be slow.

    Any more suggestions are welcome.

    Thanks


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services


  • 4.  RE: NS runtime exception

    Posted Wed April 28, 2004 04:30 PM

    Check in the Is AdminConsole Management whether that particular package/Service is partial loaded with any errors that might causing this problem? try to reload the package and check the logs.

    HTH,


    #webMethods
    #Flow-and-Java-services
    #Integration-Server-and-ESB