|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
File getting struck in mqsitransitin |
« View previous topic :: View next topic » |
Author |
Message
|
ashokjagatha |
Posted: Wed Jun 08, 2016 6:16 am Post subject: File getting struck in mqsitransitin |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
Hi All ,
Neep help .
Scenario:-
Message flow initiates with ftp and a HTTP request call and file output.
among 100 different files only some times file is getting struck in mqsitransitin folder .
My Findings whenever HTTP call is gives 500 error response this is happening and the rest of files waiting in ftp to be processed .
I need this is urgent fix to be made ,I tried different ways nothing came out please help. _________________ AJ MB developer |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2016 6:23 am Post subject: Re: File getting struck in mqsitransitin |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ashokjagatha wrote: |
I need this is urgent fix to be made |
And it needs to be made in your code.
ashokjagatha wrote: |
I tried different ways nothing came out please help. |
What "different ways"? There's no point us suggesting things that have already failed to help you.
It sounds like when your code gets a 500 back from the server, it just hangs up and doesn't back out the file. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ashokjagatha |
Posted: Wed Jun 08, 2016 10:33 am Post subject: Re: File getting struck in mqsitransitin |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
Vitor wrote: |
ashokjagatha wrote: |
I need this is urgent fix to be made |
And it needs to be made in your code.
|
Can you suggest what need to be done it's just a rest call which generates file in different location .
Vitor wrote: |
ashokjagatha wrote: |
I tried different ways nothing came out please help. |
What "different ways"? There's no point us suggesting things that have already failed to help you.
It sounds like when your code gets a 500 back from the server, it just hangs up and doesn't back out the file. |
Yes, the file is getting struck,but when I test the same backend service with swagger its giving response .
In this situation suggest how to handle this type of errors _________________ AJ MB developer |
|
Back to top |
|
 |
Vitor |
Posted: Wed Jun 08, 2016 10:42 am Post subject: Re: File getting struck in mqsitransitin |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
ashokjagatha wrote: |
Can you suggest what need to be done it's just a rest call which generates file in different location . |
What? So you get a file ftp'd to you and you make a REST call that generates the file somewhere else? Why not just ftp the file where it needs to go?
And as to what needs to be done, when this insane piece of code of yours gets the 500 fault, it's hanging up and no-one on this forum can tell you why because none of us can diagnose it. Because none of us are there.
ashokjagatha wrote: |
Yes, the file is getting struck,but when I test the same backend service with swagger its giving response . |
So you need to work out why you're getting a 500 with IIB. Using IIB diagnostic tools and probably the aid of whoever owns the backend service. One thing to consider is when you test it, you're presumably using small amounts of test data. If you are indeed doing what it sounds like, and sending the ftp'd file over http to be written someplace, maybe the backend service can't handle the size.
ashokjagatha wrote: |
In this situation suggest how to handle this type of errors |
Correctly, aborting the transaction and rolling back cleanly. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
ashokjagatha |
Posted: Wed Jun 08, 2016 11:03 am Post subject: Re: File getting struck in mqsitransitin |
|
|
 Novice
Joined: 23 Jul 2015 Posts: 13
|
understood I need to elaborate the problem.
Thanks though . _________________ AJ MB developer |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|