Author |
Message
|
rmah |
Posted: Mon Apr 07, 2008 12:39 pm Post subject: Deployment error - Administered object has been restricted?? |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
Hi,
I'm getting this error while deploying a bar file.
2008-04-07 13:36:31.0929 main........... { com.ibm.broker.config.proxy.AdministeredObject.hasBeenRestrictedByConfigManager()
How did this happen? How can it be prevented?
To add fuel to the fire, I also get this error:
2008-04-07 15:34:48.0027 main........... d[1]: The MQReceiver thread has been told to close down because all message handlers have been deregistered.
Thanks!
WMB 6.0.0.3
WMQ 6.0.2.1
Linux 2.6.9-42.ELsmp #1 SMP Wed Jul 12 23:32:02 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux
Last edited by rmah on Mon Apr 07, 2008 2:36 pm; edited 1 time in total |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 07, 2008 12:45 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
mqsilistaclentries _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Mon Apr 07, 2008 12:49 pm Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
mqsilistaclentries |
BIP1778I: rmah - USER - F - ConfigManagerProxy - ConfigManagerProxy
I was able to deploy several bar files previously. When I got to the last bar file, I got the error above. _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 07, 2008 1:04 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Is there a BIP number with that error? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Mon Apr 07, 2008 1:06 pm Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
Is there a BIP number with that error? |
No. Just a bunch of messages:
: Awaiting this information from the Configuration Manager... (Retry #292: will
ask again in 1000ms.)
2008-04-07 13:58:14.0180 main........... { com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager()
2008-04-07 13:58:14.0181 main........... } com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager() returning false
2008-04-07 13:58:14.0181 main........... d[1]: getProperty()
: Awaiting this information from the Configuration Manager... (Retry #293: will
ask again in 1000ms.)
2008-04-07 13:58:15.0182 main........... { com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager()
2008-04-07 13:58:15.0183 main........... } com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager() returning false
2008-04-07 13:58:15.0183 main........... d[1]: getProperty()
: Awaiting this information from the Configuration Manager... (Retry #294: will
ask again in 1000ms.)
2008-04-07 13:58:16.0184 main........... { com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager()
2008-04-07 13:58:16.0184 main........... } com.ibm.broker.co
nfig.proxy.AdministeredObject.hasBeenRestrictedByConfigManager() returning false
2008-04-07 13:58:16.0184 main........... d[1]: getProperty()
: Awaiting this information from the Configuration Manager... (Retry #295: will
ask again in 1000ms.)
I've never seen this before. _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 07, 2008 1:58 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Aha!
Well. Sort of.
You didn't get a response from the configmgr ... "yet". _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
rmah |
Posted: Mon Apr 07, 2008 2:00 pm Post subject: |
|
|
Centurion
Joined: 04 May 2007 Posts: 142
|
jefflowrey wrote: |
Aha!
Well. Sort of.
You didn't get a response from the configmgr ... "yet". |
Sure, but why is the object being restricted by the configuration manager? Is this good or bad? Does this inhibit the deployment process, or is it a part of it? _________________ MQ 6.0.2.3
Broker 6.0.0.7
for Linux |
|
Back to top |
|
 |
jefflowrey |
Posted: Mon Apr 07, 2008 3:27 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
rmah wrote: |
Sure, but why is the object being restricted by the configuration manager? Is this good or bad? Does this inhibit the deployment process, or is it a part of it? |
It seems to be returning false from hasBeenRestrictedByConfigMgr....
So I'd say that the CMP is trying to periodically go ask the ConfigMgr for status of the deploy, being told that it's *allowed* to ask for that status, but not getting back a status.
What's going on in the Runtime error logs? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
|