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 » BIP1510E Unable to deploy configuration data.

Post new topic  Reply to topic
 BIP1510E Unable to deploy configuration data. « View previous topic :: View next topic » 
Author Message
rajmq
PostPosted: Wed Jan 08, 2003 9:36 am    Post subject: BIP1510E Unable to deploy configuration data. Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi,

I am Using MQ5.2 and WMQI2.1.My Broker is running into AIX and ConfigMgr is in Win2k.
I created totally aorund 10 message flow in my win2k box and deplyed with AIX borker, it is deployed perfectly.But yesterday i was tried other msg flow that time i am getting error
BIP1510E Unable to deploy configuration data.
a) I checked channel bet' both QMGR's it is running perfectly.
and also there was no single error iin AIX box broker.
b)i checked win2k eventviewer there was no error in configmgr side.
c) Any command is there for checking broker is running or not.In Wmqi side i have seen only two commans mqsistart and mqsistop.

can anyone give me a solution for above probs.

thanks
raj
Back to top
View user's profile Send private message
hobsonb
PostPosted: Fri Jan 10, 2003 8:10 am    Post subject: Reply with quote

Newbie

Joined: 18 Oct 2002
Posts: 7
Location: Denver, CO

Raj,
Hopefully, when WMQI was created on your AIX server, it was configured to write error messages to the syslog. You can find out where the messages are being written by going to:
/etc/syslog.conf

These error messages are similar to what are written to the Windows NT Event Viewer. They are very helpful for problem solving.
Back to top
View user's profile Send private message
rajmq
PostPosted: Sat Jan 11, 2003 12:25 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi,

While doing Installation wmqi, i did below procedure
touch /var/adm/user.log
chown root::mqbrkrs /var/adm/user.log
chmod 750 /var/adm/user.log
Add the following line to the file /etc/syslog.conf to re-direct debug
user.debug /var/adm/user.log
refresh -s syslogd

When i was created other msg flows it is wriiten all comments.But this particular msg flow is not writting any comments.

and How to check my broker status is running or not?.
In JMS we are using command dspmqbrk..........it will show status of the broker.
can anyother suggestions.

thanks
raj
Back to top
View user's profile Send private message
rajmq
PostPosted: Sat Jan 11, 2003 2:37 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi

My MQApplication is taking more memory.
Wmqi2.1 is running under AIX5.1, Config
PhysicalMEM: 4096 Total amount of physical memory in Mbytes

15:02:34 %usr %sys %wio %idle
15:02:35 35 54 0 11
15:02:36 25 64 0 11
15:02:37 27 65 0 8
15:02:38 28 63 0 9
15:02:39 29 64 0 8

Average 29 62 0 9
is it reason i am not able to deply

thanks
raj
Back to top
View user's profile Send private message
kirani
PostPosted: Sat Jan 11, 2003 12:06 pm    Post subject: Reply with quote

Jedi Knight

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

Raj,
This could be because of an outstanding pending deploy request. Try doing a force deploy of your broker using Control Center.
On UNIX platform use command ps -ef | grep bipbroker to see whether the broker is running or not.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
rajmq
PostPosted: Sat Jan 11, 2003 10:22 pm    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi,

Here i did force deployment eventhough still same.I used this option
File------>Deploy------->CompleteConfig(Forced).

pl help me on this ......

thanks
raj
Back to top
View user's profile Send private message
kirani
PostPosted: Sun Jan 12, 2003 11:57 am    Post subject: Reply with quote

Jedi Knight

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

Connect to Config Mgr database and see if there is a record with CSECTION = 'DPLING' for your AIX broker in CBROKER table.
Delete this record from the CBROKER table and then try doing a deploy once again.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
rajmq
PostPosted: Mon Jan 13, 2003 4:04 am    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi Kiran

Thaks ur Reply.
But still it is not deployed, I got some error.
Pl tell me why it is not written any errors before,After deleting that record it is writting....???
Now i am able to see some logs in Controlcenter.it is showing error like BIP2262E,BIP4041E and BIP2087E.

BIP2262E the message flow already exists, it means it is deployed or ??
ok assume it is deployed means it will show some warning only.But in this case i am getting error.
and AIX broker logs also showing some error.........


mqahop WMQIv210[24094]: (QM_.default)[3387]BIP2628
E: Exception condition detected on input node 'PUBLISH.MQInput1'. : QM.63704543-f200-00000080a73daa72f2cf: /build/S000_P/src/DataFlowEngine/ImbMqI
nputNode.cpp: 1248: ImbMqInputNode::readQueue: ComIbmMQInputNode: ef373899-f200-
0000-0080-a73daa72f2cf
Jan 11 16:02:12 mesadxbmqahop WMQIv210[24094]: (QM.default)[3387]BIP2230
E: Error detected whilst processing a message in node 'PUBLISH.Trace1'. : QM.63704543-f200-0000-0080-a73daa72f2cf: /build/S000_P/src/DataFlowEngine/
ImbTraceNode.cpp: 329: ImbTraceNode::evaluate: ComIbmTraceNode: 17683899-f200-0000-0080-a73daa72f2cf

Jan 11 16:02:12 mqahop WMQIv210[24094]: (QM.default)[3387]BIP5009
E: XML Parsing Errors have occurred. : QM.63704543-f200-0000-0080-a73daa
72f2cf: /build/S000_P/src/MTI/MTIforBroker/GenXmlParser2/XmlImbParser.cpp: 285:
XmlImbParser::parseFirstChild: :
Jan 13 16:04:40 mqahop WMQIv210[24094]: (QM.default)[2057]BIP4041
E: Execution group 'default' received an invalid configuration message. See the
following messages for details of the error. : QM.63704543-f200-0000-008
0-a73daa72f2cf: /build/S000_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 334:
ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode
Jan 13 16:04:40 mqahop WMQIv210[24094]: (QM_.default)[2057]BIP2262
E: Request to create message flow 'PUBLISH' (uuid='35e63799-f200-0000-0080-a
73daa72f2cf'): message flow already exists. : QM_.63704543-f200-0000-0080a73daa72f2cf: /build/S000_P/src/DataFlowEngine/ImbDataFlowDirector.cpp: 365: Im
bDataFlowDirector::createDataFlow: :

Jan 13 16:12:44 mqahop WMQIv210[24094]: (QM.default)[2057]BIP4041
E: Execution group 'default' received an invalid configuration message. See the
following messages for details of the error. : QM.63704543-f200-0000-008
0-a73daa72f2cf: /build/S000_P/src/DataFlowEngine/ImbConfigurationNode.cpp: 334:
ImbConfigurationNode::evaluate: ComIbmConfigurationNode: ConfigurationNode
Jan 13 16:12:44 mqahop WMQIv210[24094]: (QM.default)[2057]BIP2262
E: Request to create message flow 'PUBLISH' (uuid='35e63799-f200-0000-0080-a
73daa72f2cf'): message flow already exists. : QM.63704543-f200-0000-0080
-a73daa72f2cf: /build/S000_P/src/DataFlowEngine/ImbDataFlowDirector.cpp: 365: Im
bDataFlowDirector::createDataFlow:

thanks
raj
Back to top
View user's profile Send private message
rajmq
PostPosted: Wed Jan 15, 2003 10:00 pm    Post subject: Reply with quote

Partisan

Joined: 29 Sep 2002
Posts: 331
Location: USA

Hi

Thaks for ur help.

I created new Message Flow and deployed it is ok now.
But I am to able to understand that configMgr table record delation part.
Ur Reply:
"Connect to Config Mgr database and see if there is a record with CSECTION = 'DPLING' for your AIX broker in CBROKER table"


can u explain that part?

raj
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Jan 17, 2003 5:57 pm    Post subject: Reply with quote

Jedi Knight

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

Configuration manager inserts a record into CBROKER table with CSECTION field set to DPLING for the broker in Configuration manager database (DB2) after it receives a deploy request. After the deploy request is processed, this row is deleted from the table. For some reason if the record is not deleted, an error will be displayed to the user saying an existing deploy is in progress, but actually the broker is doing nothing. So sometimes you should delete this record so that your next deploy request is accepted for processing. You should be very careful when you do this, this should be your last option. To be on the safer side please make sure you have a backup of your Configuration Manager database.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » BIP1510E Unable to deploy configuration data.
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.