Author |
Message
|
james |
Posted: Mon Aug 29, 2005 3:41 pm Post subject: Deleting msgflows and execution group from the Toolkit |
|
|
Novice
Joined: 10 Jan 2003 Posts: 18
|
Hi,
The Execution group has been deleted from the BROKERAAEG table and i failed to remove the executiongroup and the flows in that execution group from the Toolkit. Could anyone of you help me.
Thanks in Advance,
James |
|
Back to top |
|
 |
wschutz |
Posted: Mon Aug 29, 2005 3:52 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Are you saying that you deleted the rows from the broker table (via sql DELETE)????? _________________ -wayne |
|
Back to top |
|
 |
james |
Posted: Mon Aug 29, 2005 4:02 pm Post subject: |
|
|
Novice
Joined: 10 Jan 2003 Posts: 18
|
Yes. Unfortunately instead of first deleting the executiongroup from the toolkit i have deleted from BROKERAAEG.
Thanks,
James |
|
Back to top |
|
 |
wschutz |
Posted: Mon Aug 29, 2005 4:13 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Well.. you probebly already know that wasn't the right way to delete an execution group. Assuming you deleted the "only" execution group, then try this:
(1) from the toolkit, create a NEW execution group (call it "temp")
(2) deploy some msg flow it to (any flow will do)
(3) from the toolkit, delete the exection group(s) you removed from the broker's db
(4) now recreatet hose execution group(s) and deploy your flows to it
(5) delete the temp execution group...
I works for me...what version of broker are you using? _________________ -wayne |
|
Back to top |
|
 |
james |
Posted: Mon Aug 29, 2005 4:45 pm Post subject: |
|
|
Novice
Joined: 10 Jan 2003 Posts: 18
|
Wayne,
I created an execution group and tried to deploy a sample flow. I am getting the following exception. I am using version 5.0.4
BIP1549E: Unable to find required execution group document in the configuration repository.
When deploying configuration data, the document for execution group '54795ac5-0401-0000-0080-fc25d71bc066' could not be found in the configuration repository. Another document has referenced this document, and it is required for the successful completion of the deploy operation. The referencing broker document is of type 'null'.
The execution group document '54795ac5-0401-0000-0080-fc25d71bc066' is not available. This is an internal error. Contact your IBM support center. |
|
Back to top |
|
 |
wschutz |
Posted: Mon Aug 29, 2005 4:51 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Does that EG show on the broker domain view in the toolkit? Did you try deleteing it first from the configmgr? _________________ -wayne |
|
Back to top |
|
 |
|