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 » Issue with the File input/output node in WBI MB 6.1

Post new topic  Reply to topic
 Issue with the File input/output node in WBI MB 6.1 « View previous topic :: View next topic » 
Author Message
sksharma
PostPosted: Fri Aug 08, 2008 4:30 am    Post subject: Issue with the File input/output node in WBI MB 6.1 Reply with quote

Apprentice

Joined: 18 Apr 2008
Posts: 28

Hi,

I have a simple flow which reads the data from the database and propogates the message to the file output node to write it to the file.

This scenario will run succesfully in windows environment, but the issue is i need to run this in the unix environment where in iam connecting to the remote machine where the broker is hosted the flow will run but it is unable to create/write to the file in the given path. i have given the full permission to all of the folders but still it is giving the exception

my problem is that im not able to understand what is going wrong..

and similary in another flow the file input node is also not picking up the file given in the path. the path is some thing like

u/home/user/folder1/folder2

and the file is a cobal copy book.

could anybody please help in fixing this issue.. please please please


Last edited by sksharma on Fri Aug 08, 2008 12:47 pm; edited 4 times in total
Back to top
View user's profile Send private message
elvis_gn
PostPosted: Fri Aug 08, 2008 5:15 am    Post subject: Reply with quote

Padawan

Joined: 08 Oct 2004
Posts: 1905
Location: Dubai

Hi sksharma,

sksharma wrote:
u/home/user/folder1/folder2
I may be wrong, but I seem to use '\' and not '/' in Unix.

Else you can also use some FTP client and see if your user/pwd actually has access to the folder.

Regards.
Back to top
View user's profile Send private message Send e-mail
mqpaul
PostPosted: Fri Aug 08, 2008 9:55 am    Post subject: "/" is right for UNIX - "\" is for Windo Reply with quote

Acolyte

Joined: 14 Jan 2008
Posts: 66
Location: Hursley, UK

You're getting msg BIP3325 for the directory
/u/home/asdashop/mqsitransit
which looks OK as a path. On UNIX, you'll need execute permission for each directory, and read and write permission for both asdashop and mqsitransit. I think that error message occurs when you can't create mqsitransit, so check the permission for asdashop. The userid that needs access is the one under which the broker runs.

Out of interest, what OS are you using? I've recently heard of a permissions problem that's specific to a couple of UNIXes, but does not apply to Windows. This may be related to it.

Update: I noticed that you're trying to create a file named ".txt". That should be OK, but I wonder if it's causing the problem, and more to the point, is it what you intend the flow to do? It looks a bit like you've lost part of the file name - perhaps you were intending to use the Wild Card feature and specified ".txt" instead of "*.txt" on your output node.
_________________
Paul
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 » Issue with the File input/output node in WBI MB 6.1
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.