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 » (Deploy Error) BIP1510E:Unable to deploy configuration Data

Post new topic  Reply to topic
 (Deploy Error) BIP1510E:Unable to deploy configuration Data « View previous topic :: View next topic » 
Author Message
Ranodip Basu
PostPosted: Thu Dec 01, 2005 12:53 pm    Post subject: (Deploy Error) BIP1510E:Unable to deploy configuration Data Reply with quote

Apprentice

Joined: 23 Sep 2004
Posts: 48

Hi All,

We have strucked out with a problem.We have modified one of our message flows and trying to deploy it to the broker.
Now an attempt to deploy it giving a error message -


BIP1510E: Unable to deploy configuration data.
An attempt was made to deploy configuration data to one or more brokers, but the Configuration Manager is already deploying to broker AWTST62. You can not deploy to a set of brokers if there is an earlier deploy outstanding to any broker in the set. The deploy operation was not performed.


So we tried to stop the broker and restart it.But still it's not working.Could you please give us some solution.

Ranodip
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Dec 01, 2005 1:04 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

If you right click on the domain in the admin perspective, you can "cancel deployment". You should be able to redeploy then.

Of course, you need to understand why the deploy didn't happen in the first place? Is the config mgr running? Anything in the windows event log?
_________________
-wayne
Back to top
View user's profile Send private message Send e-mail AIM Address
Ranodip Basu
PostPosted: Thu Dec 01, 2005 1:08 pm    Post subject: Reply with quote

Apprentice

Joined: 23 Sep 2004
Posts: 48

Hi all,

Really very sorry --- I forgot to mention that I am using WMQI 2.1 CSD 7.

Ranodip
Back to top
View user's profile Send private message
wschutz
PostPosted: Thu Dec 01, 2005 1:24 pm    Post subject: Reply with quote

Jedi Knight

Joined: 02 Jun 2005
Posts: 3316
Location: IBM (retired)

Edit: remove double post I made
_________________
-wayne


Last edited by wschutz on Thu Dec 01, 2005 4:53 pm; edited 1 time in total
Back to top
View user's profile Send private message Send e-mail AIM Address
wbibrk
PostPosted: Thu Dec 01, 2005 1:29 pm    Post subject: Reply with quote

Apprentice

Joined: 09 Jul 2005
Posts: 46

Hi,

In 2.1, you have to cancel the deploy manually by deleting the entry from the ConfigMgr DB. Connect to the ConfigMgr DB from a DB2 command prompt and issue:

select count (*) from CBROKER where CSECTION='DPLING'

this should return you a value of 1 which is the deploy that is pending. You can then issue

delete from CBROKER where CSECTION='DPLING'

Then issue the deploy. However, you need to find out why the deploy failed in the first case. Ensure that the channels are running (for starters)

HTH
Back to top
View user's profile Send private message Send e-mail
mqmatt
PostPosted: Fri Dec 02, 2005 5:28 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

wbibrk wrote:
Hi,
In 2.1, you have to cancel the deploy manually by deleting the entry from the ConfigMgr DB

Don't mess around with the database unless you know what you're doing.
Issuing a forced deploy will cause any outstanding deploy locks to be released; Before you go hunting around the CM database, I'd recommend trying this type of deploy when you've worked out why the first deploy failed.
Back to top
View user's profile Send private message
Ranodip Basu
PostPosted: Fri Dec 02, 2005 9:48 am    Post subject: Reply with quote

Apprentice

Joined: 23 Sep 2004
Posts: 48

Hi All,

Thanks a lot for all of your supports and suggestions.
[b]Mqmatt[/b] you are right --- deleting record from config manager DB is really a risk.
But fortunately we have been able to delete the proper record from this database following the instructions given [b]by wbibrk[/b].
Now it is deploying fine .
Thanks again for all of your co-operation.................

Ranodip
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 » (Deploy Error) 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.