Author |
Message
|
anantha sreenivasan |
Posted: Tue Aug 19, 2008 4:09 am Post subject: Execution Group not responding |
|
|
Acolyte
Joined: 26 Sep 2006 Posts: 72
|
I try to start an AIX execution group from MB 5.0 toolkit. Success messages BIP4040I and BIP2056I are shown on the event log editor. But the execution group in the toolkit still showed that it is stopped.
mqsireload also didn't work. Also SYSTEM.BROKER.ADMIN.QUEUE or SYSTEM.BROKER.ADMIN.REPLY is also empty
I directly logged on the broker box and grepped the execution group. A pid was shown. I killed the pid and to my surprise I find the execution group is running under another pid. This repeats.
What could be the problem? |
|
Back to top |
|
 |
sridhsri |
Posted: Tue Aug 19, 2008 4:57 am Post subject: |
|
|
Master
Joined: 19 Jun 2008 Posts: 297
|
Each time you kill the DFE (EG) another is spawned by the bipbroker process. If you want to kill it, the order is kill bipservice, then bipbroker and finally DFE and biphttplistener. |
|
Back to top |
|
 |
anantha sreenivasan |
Posted: Tue Aug 19, 2008 5:14 am Post subject: |
|
|
Acolyte
Joined: 26 Sep 2006 Posts: 72
|
Is there any workaround for this without stopping this broker as it is TEST environment? |
|
Back to top |
|
 |
sridhsri |
Posted: Tue Aug 19, 2008 8:54 am Post subject: |
|
|
Master
Joined: 19 Jun 2008 Posts: 297
|
you could try delete the execution group from the toolkit. if that does not work and you do not want to stop the broker, the only other way i can think of is to make changes to the broker db - which is not a recommended approach |
|
Back to top |
|
 |
vairavan |
Posted: Tue Aug 19, 2008 10:39 pm Post subject: |
|
|
Apprentice
Joined: 22 Apr 2008 Posts: 42
|
Hi Anantha Sreenivasan,
This problem seems to be like the user doesn't have the permission over the operating system which you can see in Local Security Policy.
Solution: Add your user in the policy 'Act as an Operating system' and then restart the broker.
After trying this, you can let me know the result.
bye. |
|
Back to top |
|
 |
|