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 » Access shared folder using the fileRead node in IIB

Post new topic  Reply to topic
 Access shared folder using the fileRead node in IIB « View previous topic :: View next topic » 
Author Message
radhouene.gniwa
PostPosted: Fri May 04, 2018 8:18 am    Post subject: Access shared folder using the fileRead node in IIB Reply with quote

Newbie

Joined: 13 Mar 2015
Posts: 2

Hello,
I am implementing a message flow to read CSV files from a shared folder on the network. I am faced with an exception stating that the directory does not exist, although I can access this folder from Windows Explorer. Please suggest what can be the root cause for this.

Code:
ExceptionList
   RecoverableException
         File:CHARACTER:F:\build\S1000_slot1\S1000_P\src\DataFlowEngine\MessageServices\ImbDataFlowNode.cpp
         Line:INTEGER:1235
         Function:CHARACTER:ImbDataFlowNode::createExceptionList
         Type:CHARACTER:ComIbmFileReadNode
         Name:CHARACTER:MesureFlow#FCMComposite_1_3
         Label:CHARACTER:MesureFlow.File Read
         Catalog:CHARACTER:BIPmsgs
         Severity:INTEGER:3
         Number:INTEGER:2230
         Text:CHARACTER:Node throwing exception
         Insert
               Type:INTEGER:14
               Text:CHARACTER:MesureFlow.File Read
         RecoverableException
               File:CHARACTER:Undefined
               Line:INTEGER:-1
               Function:CHARACTER:checkDirectories
               Type:CHARACTER:
               Name:CHARACTER:
               Label:CHARACTER:
               Catalog:CHARACTER:BIPmsgs
               Severity:INTEGER:3
               Number:INTEGER:4990
               Text:CHARACTER:directory does not exist
               Insert
                     Type:INTEGER:5
                     Text:CHARACTER:\\x.x.x.x\fichier csv\
               Insert
                     Type:INTEGER:5
                     Text:CHARACTER:directory does not exist
Back to top
View user's profile Send private message
joebuckeye
PostPosted: Fri May 04, 2018 10:53 am    Post subject: Re: Access shared folder using the fileRead node in IIB Reply with quote

Partisan

Joined: 24 Aug 2007
Posts: 364
Location: Columbus, OH

radhouene.gniwa wrote:

Code:

rest of stack trace removed
            Text:CHARACTER:directory does not exist
               Insert
                     Type:INTEGER:5
                     Text:CHARACTER:\\x.x.x.x\fichier csv\
               Insert
                     Type:INTEGER:5
                     Text:CHARACTER:directory does not exist


If I had to guess I would say the problem is a space in the directory name. Windows may be able to handle spaces in directory/file name but most *nix systems do not without escaping the space.
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 » Access shared folder using the fileRead node in IIB
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.