ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Facing issue on Fileoutput Node

Post new topic  Reply to topic
 Facing issue on Fileoutput Node « View previous topic :: View next topic » 
Author Message
mpong
PostPosted: Wed Nov 11, 2015 3:33 am    Post subject: Facing issue on Fileoutput Node Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

Hi All, There is an exception occured when the message is written to output directory from fileoutput node.

But it does not happen all the time, if there is around 25 messages, it successfully writes around 18 messages and remaining messages are failed due to below exception and it happens randomly., please suggest.

<RecoverableException>
<File>AbstractFileOutputNode.java</File>
<Line>346</Line>
<Function>sendData()</Function>
<Type></Type>
<Name></Name>
<Label></Label>
<Catalog>BIPmsgs</Catalog>
<Severity>3</Severity>
<Number>3335</Number>
<Text></Text>
Back to top
View user's profile Send private message
smdavies99
PostPosted: Wed Nov 11, 2015 4:01 am    Post subject: Reply with quote

Jedi Council

Joined: 10 Feb 2003
Posts: 6076
Location: Somewhere over the Rainbow this side of Never-never land.

Code:


W:\IBM\MQSI\9.0.0.3>mqsiexplain 3335

BIP3335E: File node 'insert1' in message flow 'insert2' attempted to create whole file 'insert3', but there is already an unfinished file by that name.
A new file is being created with the 'whole file' property of the FileOutput node but there is already a file of that name. This can be because another message flow has created this file but it has not yet been finished (it is still in the transit directory). The new file is not created and an exception is thrown.
Output files are written to the 'mqsitransit' subdirectory of the output directory. If the file will not be finished (and moved to the output directory) by a subsequent flow then the file may need to be removed manually. Before handling files in the 'mqsitransit' directory all flows which refer to its parent directory should be stopped. See the IBM Integrati
on Bus online documentation section "FileOutput node" for more information.

BIP8071I: Successful command completion.

W:\IBM\MQSI\9.0.0.3>


so, are you 'finishing' a file?
_________________
WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995

Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
Back to top
View user's profile Send private message
mpong
PostPosted: Wed Nov 11, 2015 4:06 am    Post subject: Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

Hi Davis, thanks for the response.

My record definition property is set to whole file and I have selected the stage in mqsitransit and move to output directory on "Finish File"
Back to top
View user's profile Send private message
mpong
PostPosted: Wed Nov 11, 2015 4:34 am    Post subject: Reply with quote

Disciple

Joined: 22 Jan 2010
Posts: 164

I am sorry, I understood what you are trying to say
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Facing issue on Fileoutput Node
Jump to:  



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
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.