App Connect

 View Only
  • 1.  Server Problem while Debugging enabled

    Posted Thu February 03, 2022 11:57 PM
    Hi Team,

    I'm trying to test my flow by enabling Debugger, the process gets into error or does not terminate properly if any error occurs(especially in java compute node)
    Then when I try to make some changes and deploy the same application into the Integration Node, cannot able to deploy and retest the flow.. I tried one way of killing the bipbroker and DataFlowEngine process in Task Manager, then restarting node the flow works fine...
    The same process when trying with Integration Server, should I need to repeat the same process for terminating debugger and retesting the flow?? 
    Or else Is there any way to terminate debugger without killing the background process and restarting the server??

    Please suggest some ideas which will be very much helpful to continue further....

    ------------------------------
    Preethi B V
    ------------------------------


  • 2.  RE: Server Problem while Debugging enabled

    Posted Fri February 04, 2022 06:45 AM
    Hello Preethi,  
     You will have to kill the Integration Server process if it does this since the flow you  want to update is stuck mid flow. 
     I would suggest you raise support case with IBM to look into the issue since it should not leave the flow in this state when an error occurs during debugging. 
    Regards,

    ------------------------------
    Paul Lacy
    ------------------------------



  • 3.  RE: Server Problem while Debugging enabled

    IBM Champion
    Posted Mon February 07, 2022 05:24 AM
    Hi Preethi,

    If encountering an exception you need to make sure you use the debugger to process the message to its end.
    Best way is to set the debugger to ignore all breakpoints (button on the upper left) an hit the continue button on all stopped flow instances in the debugger.
    Once that has been done you should be able to update the flow.

    Don't forget to push the toggle so that breakpoints are no longer ignored after you have updated the flow.

    Hope it helped.

    ------------------------------
    Francois Brandelik
    ------------------------------



  • 4.  RE: Server Problem while Debugging enabled

    Posted Mon February 07, 2022 01:30 PM
    Hello,

    We are using Message Broker 8.0.0.5 and we have a running application that we'd like to migrate to IIB 10.
    However, the original BAR file has gone missing.
    Is there a way to reconstruct a BAR file from a deployed and running application?

    Thanks,
    Bert