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.  NSRunTime exception

    Posted Thu September 25, 2008 05:53 PM

    Hello.

    When i trace through my service, i get NSRuntTimeException error. What should I do in this case? (I checked in IS AdminPage->Management is that package reloaded, and it is). Should I maybe change value of java_min_mem and java_max_mem in server.bat file?

    Any help would be appreciated!

    Thanks!


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


  • 2.  RE: NSRunTime exception

    Posted Thu September 25, 2008 06:12 PM

    NSRunTimeException pops up when the flow controller can’t find information on the next service to execute. This happens for example if the Developer loses its connection to the IS, and in some rare circumstances, when the flow.xml file cannot be retrieved for the service to be executed.

    I’m not sure increasing min and max will help.

    What other symptoms do you have? Does the Developer report a lost connection? Tell us about the flow: are you calling custom services, built-in services, etc?


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


  • 3.  RE: NSRunTime exception

    Posted Fri September 26, 2008 12:39 PM

    I don’t have any other simptoms, and Developer doesn’t report me about lost connection.
    I am calling the built-in services, and every time i get that NSRunTime error
    on different step(different service)…(almost all of them have wrappers (adapters),
    but i never go into them when i trace).


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