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 » IBM MQ File Transfer Edition » FTP concurrent transters fail sometimes BFGIO0110E

Post new topic  Reply to topic
 FTP concurrent transters fail sometimes BFGIO0110E « View previous topic :: View next topic » 
Author Message
MizukiYamato
PostPosted: Tue Jul 29, 2014 4:35 am    Post subject: FTP concurrent transters fail sometimes BFGIO0110E Reply with quote

Apprentice

Joined: 16 Dec 2009
Posts: 45
Location: Japan

Hi, all.

I transfer 22 files(TEST01 - TEST22) by 22 request mq messsages at same time.
sometimes, I received 'BFGIO0110E: File "/home/ftpusr/TEST16.DAT" does not exist.' error.(or other file failed. sometimes success, sometimes error)

[[servers]]
Code:
[AIX 6.1 FTPServer] <----(FTP Get)--- [AIX 6.1 MQMFT V7.5 Server Protocol Bridge Agent]


[[reply message]]
Code:
    (0x01000000:Folder       ):reply          = (
      (0x03000102:NamespaceDecl)http://www.w3.org/2000/xmlns/:xsi                                   = 'http://www.w3.org/2001/XMLSchema-instance' (CHARACTER)
      (0x03000100:Attribute    ):version                                                            = '6.00' (CHARACTER)
      (0x03000100:Attribute    )http://www.w3.org/2001/XMLSchema-instance:noNamespaceSchemaLocation = 'Reply.xsd' (CHARACTER)
      (0x03000100:Attribute    ):ID                                                                 = '414d51204946534d515431202020202053ce3a0120179f2e' (CHARACTER)
      (0x01000000:Folder       ):transferSet                                                        = (
        (0x03000100:Attribute):index       = '0' (CHARACTER)
        (0x03000100:Attribute):size        = '1' (CHARACTER)
        (0x03000100:Attribute):startTime   = '2014-07-29T10:30:36.609Z' (CHARACTER)
        (0x03000100:Attribute):total       = '1' (CHARACTER)
        (0x03000100:Attribute):bytesSent   = '0' (CHARACTER)
        (0x01000000:Folder   ):metaDataSet = (
          (0x03000000:PCDataField):metaData = 'PBAG01' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.SourceAgent' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = 'FTAG01' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.DestinationAgent' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = 'fteUser' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.MqmdUser' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = 'ifsadmin' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.OriginatingUser' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = 'AMPETWM1' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.OriginatingHost' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = '414d51204946534d515431202020202053ce3a0120179f2e' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.TransferId' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = 'TEST16' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.JobName' (CHARACTER)
          )
          (0x03000000:PCDataField):metaData = '0' (CHARACTER)
          (
            (0x03000100:Attribute):key = 'com.ibm.wmqfte.Priority' (CHARACTER)
          )
        )
        (0x01000000:Folder   ):item        = (
          (0x03000100:Attribute):mode        = 'text' (CHARACTER)
          (0x01000000:Folder   ):source      = (
            (0x03000100:Attribute  ):disposition = 'delete' (CHARACTER)
            (0x03000100:Attribute  ):type        = 'file' (CHARACTER)
            (0x03000000:PCDataField):file        = 'FTP_SERVER:/home/ftpusr/TEST16.DAT' (CHARACTER)
            (
              (0x03000100:Attribute):EOL      = 'LF' (CHARACTER)
              (0x03000100:Attribute):encoding = 'UTF-8' (CHARACTER)
              (0x03000100:Attribute):size     = '0' (CHARACTER)
            )
          )
          (0x01000000:Folder   ):destination = (
            (0x03000100:Attribute  ):type = 'file' (CHARACTER)
            (0x03000000:PCDataField):file = '/appl/wmb/TEST16.DAT' (CHARACTER)
          )
          (0x01000000:Folder   ):status      = (
            (0x03000100:Attribute  ):resultCode = '1' (CHARACTER)
            (0x03000000:PCDataField):supplement = 'BFGIO0110E: File"/home/ftpusr/TEST16.DAT" does not exist.' (CHARACTER)
          )
        )
      )
      (0x01000000:Folder       ):status                                                             = (
        (0x03000100:Attribute):resultCode = '40' (CHARACTER)
      )
    )
Code:
Back to top
View user's profile Send private message
MizukiYamato
PostPosted: Thu Sep 11, 2014 6:20 pm    Post subject: resolved Reply with quote

Apprentice

Joined: 16 Dec 2009
Posts: 45
Location: Japan

I raised this problem to support, and it resolved.

No. 67129,695,760
Back to top
View user's profile Send private message
mqjeff
PostPosted: Fri Sep 12, 2014 4:58 am    Post subject: Reply with quote

Grand Master

Joined: 25 Jun 2008
Posts: 17447

PMRs are not visible to the general public.

Was there an APAR associated with the fix? or was it a configuration issue?
Back to top
View user's profile Send private message
MizukiYamato
PostPosted: Fri Sep 12, 2014 8:04 am    Post subject: Reply with quote

Apprentice

Joined: 16 Dec 2009
Posts: 45
Location: Japan

Thank you mqjeff,

[condition]
This problem happens when A protocol bridge agent that connects to FTP Servers on berow condition.
- The bridge agent process connects to both unix FTPServer AND windows FTPServer.
- And, Transferes ( which contains both to unix and windows ) are processed concurrently.

[probrem]
The Protocol Bridge Agent failed to parsing the FTP LIST results concurrently.
(Protocol Bridge Agent use FTP LIST command before transfer. And, windows path format differs linux path format.)

[fix]
I have not received the number yet.
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 » IBM MQ File Transfer Edition » FTP concurrent transters fail sometimes BFGIO0110E
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.