Posted: Wed Feb 11, 2015 7:04 am Post subject: unable to write file into ftp directory using fileoutput nod
Newbie
Joined: 11 Feb 2015 Posts: 1
I am getting an error while writing a file to a FTP server using FileOutputNode, Here is the error message i am getting. I would appreciate if someone can provide me inputs about the cause of the error and the solution. Trace is given below:
ExceptionList
RecoverableException
File:CHARACTER:/build/slot1/S900_P/src/DataFlowEngine/MessageServices/ImbDataFlowNode.cpp
Line:INTEGER:1155
Function:CHARACTER:ImbDataFlowNode::createExceptionList
Type:CHARACTER:ComIbmMQInputNode
Name:CHARACTER:DemoEnvolpe#FCMComposite_1_6
Label:CHARACTER:DemoEnvolpe.MQ Input
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Node throwing exception
Insert
Type:INTEGER:14
Text:CHARACTER:DemoEnvolpe.MQ Input
RecoverableException
File:CHARACTER:/build/slot1/S900_P/src/DataFlowEngine/TemplateNodes/ImbOutputTemplateNode.cpp
Line:INTEGER:326
Function:CHARACTER:ImbOutputTemplateNode::processMessageAssemblyToFailure
Type:CHARACTER:ComIbmFileOutputNode
Name:CHARACTER:DemoEnvolpe#FCMComposite_1_5
Label:CHARACTER:DemoEnvolpe.File Output
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:2230
Text:CHARACTER:Caught exception and rethrowing
Insert
Type:INTEGER:14
Text:CHARACTER:DemoEnvolpe.File Output
RecoverableException
File:CHARACTER:AbstractFileOutputNode.java
Line:INTEGER:883
Function:CHARACTER:locateOutputFile
Type:CHARACTER:
Name:CHARACTER:
Label:CHARACTER:
Catalog:CHARACTER:BIPmsgs
Severity:INTEGER:3
Number:INTEGER:3325
Text:CHARACTER:
Insert
Type:INTEGER:5
Text:CHARACTER:File Output
Insert
Type:INTEGER:5
Text:CHARACTER:DemoEnvolpe
Insert
Type:INTEGER:5
Text:CHARACTER:null
Insert
Type:INTEGER:5
Text:CHARACTER:sateesh.txt
below the command executed and restart the broker
mqsisetdbparms Local_Broker -n ftp::emmeftp -u username -p password
fileoutput node properties
File name or pattern: *
Record definition:Whole File
Transfer protocol:FTP
Remote server and port:ftpservername
Posted: Wed Feb 11, 2015 7:11 am Post subject: Re: unable to write file into ftp directory using fileoutput
Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
sateesh.svs wrote:
Remote server and port:ftpservername
It may just be the way you've written it but "ftpservername" sounds like a configurable service. Servers in my world are called ftpservername.mysite.com
Also you don't mention how you reference that security id you're setting up. _________________ Honesty is the best policy.
Insanity is the best defence.
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