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 » File Output with SFTP/FTP

Post new topic  Reply to topic Goto page 1, 2  Next
 File Output with SFTP/FTP « View previous topic :: View next topic » 
Author Message
tzm1802c
PostPosted: Mon Jul 02, 2012 10:09 pm    Post subject: File Output with SFTP/FTP Reply with quote

Novice

Joined: 15 Feb 2012
Posts: 16

Deployment of message flow with FileOutput node node with FTP/SFTP fails in WMB 7.0.0.2 and WMB 6.1 What needs to be done to fix this?
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Jul 02, 2012 10:35 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

The usual - look at the WMB error log. See what the problem is - fix it.
Back to top
View user's profile Send private message
tzm1802c
PostPosted: Mon Jul 02, 2012 10:43 pm    Post subject: Reply with quote

Novice

Joined: 15 Feb 2012
Posts: 16

Here is the error: its not self explanatory:


Begin running task [Deploying [FILEOUTPUT.msgflow] to execution group [WEBSERVICE]]

BIP2087E: Broker LOCALBRKR was unable to process the internal configuration message.

The entire internal configuration message failed to be processed successfully.

Use the messages following this message to determine the reasons for the failure. If the problem cannot be resolved after reviewing these messages, contact your IBM Support center. Enabling service trace may help determine the cause of the failure.

BIP4041E: Execution group 'WEBSERVICE' received an invalid configuration message. See the following messages for details of the error.

The broker was asked to deploy a message flow which contained properties that were not recognized by the broker. This typically results from a message flow requiring a version or type of node that is not supported by the broker installation.

Check that the message flow is only using properties or nodes that are supported on the broker. Check that all necessary user-defined extensions are installed and that they are of a version that is compatible with the message flow.

The task was unsuccessful: The deployment was unsuccessful. Check error messages above for explanation.
Back to top
View user's profile Send private message
zpat
PostPosted: Mon Jul 02, 2012 11:10 pm    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

What version is the toolkit?

Did you enable all broker function with mqsichangebroker <BRKER> -f all
Back to top
View user's profile Send private message
tzm1802c
PostPosted: Tue Jul 03, 2012 12:45 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2012
Posts: 16

Toolkit and MB version is 7.0.0.2. I did run the mqsichangebroker command.
Back to top
View user's profile Send private message
mgk
PostPosted: Tue Jul 03, 2012 1:50 am    Post subject: Reply with quote

Padawan

Joined: 31 Jul 2003
Posts: 1642

Quote:
See the following messages for details of the error.


Are there other errors? If so please post them as well...
_________________
MGK
The postings I make on this site are my own and don't necessarily represent IBM's positions, strategies or opinions.
Back to top
View user's profile Send private message
tzm1802c
PostPosted: Tue Jul 03, 2012 4:08 am    Post subject: Reply with quote

Novice

Joined: 15 Feb 2012
Posts: 16

BIP4041E: Execution group 'WEBSERVICE' received an invalid configuration message. See the following messages for details of the error.

The broker was asked to deploy a message flow which contained properties that were not recognized by the broker. This typically results from a message flow requiring a version or type of node that is not supported by the broker installation.

Check that the message flow is only using properties or nodes that are supported on the broker. Check that all necessary user-defined extensions are installed and that they are of a version that is compatible with the message flow.
Back to top
View user's profile Send private message
Vitor
PostPosted: Tue Jul 03, 2012 4:35 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

tzm1802c wrote:
Check that the message flow is only using properties or nodes that are supported on the broker.


Is it?

tzm1802c wrote:
Check that all necessary user-defined extensions are installed and that they are of a version that is compatible with the message flow.


Are they?
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
wbi_telecom
PostPosted: Tue Jul 03, 2012 5:15 am    Post subject: Reply with quote

Disciple

Joined: 15 Feb 2006
Posts: 188
Location: Harrisburg, PA

If you have defined any configurable services that are used in your message flow (for FTP or SFTP) and are not created on the broker where you are trying to deploy the flow, the deployment will fail in version 7.0.

Cheers,
Back to top
View user's profile Send private message
tzm1802c
PostPosted: Tue Jul 03, 2012 10:00 pm    Post subject: Reply with quote

Novice

Joined: 15 Feb 2012
Posts: 16

the funny part is that I dont have any configurable services defined in my message flow
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jul 05, 2012 4:57 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

tzm1802c wrote:
the funny part is that I dont have any configurable services defined in my message flow


If you're using FTP/SFTP that could be the problem. If those nodes in that flow have been coded to use configurable services.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jul 05, 2012 5:15 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

Check out the JVM log in the execution group directory. Sometimes can be illuminating.

I wish IBM had not used those long hex strings for the directory names though.
Back to top
View user's profile Send private message
ceteareth
PostPosted: Sun Aug 26, 2012 11:07 pm    Post subject: Reply with quote

Acolyte

Joined: 12 Aug 2012
Posts: 51

I am having the same issue, i modified the file output node sample from the toolkit to be able to output file through FTP. I am able to generate the bar file but receives the error below when deploying the bar file. Another thing is that i can generate and deploy the BAR file if I uncheck Remote Transfer in FTP tab. I am using WMBT version 8

Quote:
BIP4041E: Execution group 'FileOutputNodeSampleExecutionGroup' received an invalid configuration message. See the following messages for details of the error.

The broker was asked to deploy a message flow which contained properties that were not recognized by the broker. This typically results from a message flow requiring a version or type of node that is not supported by the broker installation.

Check that the message flow is only using properties or nodes that are supported on the broker. Check that all necessary user-defined extensions are installed and that they are of a version that is compatible with the message flow.


Details entered in FTP tab.
Quote:

Remote Transfer: checked
Transfer Protocol: FTP
Server and Port: 10.20.20.101
Security identity:
Server directory: ftp
Transfer Mode: Binary
Action if remote file exists: Replace Existing File (PUT)
Retail local file after transfer:
Back to top
View user's profile Send private message
Vitor
PostPosted: Mon Aug 27, 2012 2:12 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

My comments above apply regarding configurable services and FTP.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
ceteareth
PostPosted: Mon Aug 27, 2012 3:42 pm    Post subject: Reply with quote

Acolyte

Joined: 12 Aug 2012
Posts: 51

Hi Vitor, thanks for the response. i do not have any configurable service. if i uncheck the Remote Transfer in the FTP tab it works perfectly fine. but once i check remote transfer thats when i get the error.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Goto page 1, 2  Next Page 1 of 2

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » File Output with SFTP/FTP
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.