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 » MQGet plugin - URGENT

Post new topic  Reply to topic
 MQGet plugin - URGENT « View previous topic :: View next topic » 
Author Message
MVO
PostPosted: Tue Apr 09, 2002 6:23 am    Post subject: Reply with quote

Centurion

Joined: 09 Sep 2001
Posts: 131

I'm running MQSI 2.0.2 on Sun Solaris.
I made a small change to the MQGet plugin to get a message having Msgid match the CorrelId of the message in the "in" terminal then compiled it. The compile seemed OK but I received this error when deploying the message flow:
Apr 9 09:32:04 devbrkr MQSIv202: [ID 702911 user.error] (phase1devbroker.default)[21]BIP4041E: Execution group 'default' received an invalid configuration message. See the following messages for details of the error. : phase1devbroker.65b1ce66-eb00-0000-0080-8e413fa7ed20: /build/S202_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 813: ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode
Apr 9 09:32:04 devbrkr MQSIv202: [ID 702911 user.error] (phase1devbroker.default)[21]BIP2241E: Configuration message requests creation of message flow node 'MQGetNode' in message flow 'CPIC.MSG.BRIDGE.LOG 1.1'; broker cannot create nodes of this type. : phase1devbroker.65b1ce66-eb00-0000-0080-8e413fa7ed20: /build/S202_P/src/DataFlowEngine/ImbDataFlowManager.cpp: 427: ImbDataFlowManager::createNode: MessageFlow: e5ea7f16-ed00-0000-0080-8e413fa7ed20
Apr 9 09:34:28 devbrkr MQSIv202: [ID 702911 user.error] (phase1devbroker.default)[1]BIP2301E: File '/opt/mqsi/lil/MQGET.lil' does not contain suitable entry points. : phase1devbroker.65b1ce66-eb00-0000-0080-8e413fa7ed20: /build/S202_P/src/DataFlowEngine/DataFlowDLL/Unix/ImbLibrary.cpp: 103: ImbLibrary::ImbLibrary: :
Apr 9 09:34:30 devbrkr MQSIv202: [ID 702911 user.error] (phase1devbroker.default)[1]BIP2275E: Database record associated with message flow 'e5ea7f16-ed00-0000-0080-8e413fa7ed20' is not valid. : phase1devbroker.65b1ce66-eb00-0000-0080-8e413fa7ed20: /build/S202_P/src/DataFlowEngine/ImbDataFlowDirector.cpp: 2191: ImbDataFlowDirector::loadAllDataFlowsFromDatabase: ExecutionGroup: 65b1ce66-eb00-0000-0080-8e413fa7ed20
Apr 9 09:34:30 devbrkr MQSIv202: [ID 702911 user.error] (phase1devbroker.default)[1]BIP2241E: Configuration message requests creation of message flow node 'MQGetNode' in message flow 'CPIC.MSG.BRIDGE.LOG 1.1'; broker cannot create nodes of this type. : phase1devbroker.65b1ce66-eb00-0000-0080-8e413fa7ed20: /build/S202_P/src/DataFlowEngine/ImbDataFlowManager.cpp: 427: ImbDataFlowManager::createNode: MessageFlow: e5ea7f16-ed00-0000-0080-8e413fa7ed20

This is my makefile:
/usr/local/bin/gcc -I. -I/opt/mqsi/include -I/opt/mqsi/include/plugin -I/opt/mqsi/sample/plugin -c MQGet.c

/usr/local/bin/gcc -I. -I/opt/mqsi/include -I/opt/mqsi/include/plugin -I/opt/mqsi/sample/plugin -c NodeUtils.c

/usr/local/bin/gcc -G -o MQGET.lil -L/opt/mqsi/lib -limbdfplg -lmqm MQGet.o NodeUtils.o

Am I missing something here ? Could you help please !!!!!!!!

Thanks
Back to top
View user's profile Send private message
kirani
PostPosted: Tue Apr 09, 2002 9:06 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Have you restarted the broker after installing the new lil file into /opt/mqsi/lil directory?

Can you try using the Makefile that came with this supportpac (IA09)? Modify the path as per your environment. I am assuming you did not make any change in the node name in MQGet.c file.
Back to top
View user's profile Send private message Visit poster's website
MVO
PostPosted: Fri Apr 12, 2002 9:04 am    Post subject: Reply with quote

Centurion

Joined: 09 Sep 2001
Posts: 131

It turned out that the C file was corrupted during FTP. It's working OK now. By the way the IBM makefile does not work. The is the makefile I used:
/usr/local/bin/gcc -I. -I/opt/mqsi/include -I/opt/mqsi/include/plugin -I/opt/mqsi/sample/plugin -D_SOLARIS=1 -c MQGet.c

/usr/local/bin/gcc -I. -I/opt/mqsi/include -I/opt/mqsi/include/plugin -I/opt/mqsi/sample/plugin -D_SOLARIS=1 -c NodeUtils.c

/usr/local/bin/gcc -G -o MQGET.lil -L/opt/mqsi/lib -limbdfplg -lmqm MQGet.o NodeUtils.o
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 » MQGet plugin - URGENT
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.