Author |
Message
|
narendrach |
Posted: Sat Aug 19, 2006 9:28 am Post subject: can't able to see the flow names in the flow debugger |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
Hi ,
My environment is
MB 5.0
Windows
Agent Controller 5.0.2
i am facing some problem with flow debugger
i am able to attach the agent Controller to my Flow debugger
and i am able to select the execution group which i need to debug.
after selecting the execution group it is not displaying the Flows in the
Flow debugger .
i followed the steps to solve the problem
stoped the broker
stoped the agent controller
started the agent controller
started the broker
attached the exectuion group
but even i cant able to see the flows in the Flow
there are no errors in event log _________________ Narendra CH |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Aug 19, 2006 9:50 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Did you apply the latest fixpacks of WBIMB, and the correct version of RAC? _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
narendrach |
Posted: Sat Aug 19, 2006 11:00 am Post subject: |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
Hi jeff,
i installed AgentController 5.0.2 i.e IBM WebSphere Business Integration Brokers v5.0 Fix Pack 03 or above requires an update to the IBM Agent Controller (RAC) Version 5.0.2.
i am using 5.1.6 _________________ Narendra CH |
|
Back to top |
|
 |
wschutz |
Posted: Sat Aug 19, 2006 1:11 pm Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
anything interesting in the agent controller log? _________________ -wayne |
|
Back to top |
|
 |
jefflowrey |
Posted: Sat Aug 19, 2006 4:32 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
narendrach wrote: |
i am using 5.1.6 |
There is no 5.1.6 of WBIMB as far as I know.
The only 5.1.x products related to WBIMB that I know of are versions of the Toolkit, and those are only the versions that go into WSAD-IE.
Did you mean that you are running CSD6 of WBIMB v5? That would be v5.0.6, I believe. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
narendrach |
Posted: Sun Aug 20, 2006 1:48 am Post subject: |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
<SERVER_MSG time="2006:8:19:19:47:46" severity="SEVERE" text="Could not connect to agent 25d42b7b-0854-4eae-b241-bd69c996d47d to forward command. Platform specific error is 2"/>
i found this error in Agent Controller Service log
and also once i had a dialog box as Agent is Inactive _________________ Narendra CH |
|
Back to top |
|
 |
wschutz |
Posted: Sun Aug 20, 2006 3:58 am Post subject: |
|
|
 Jedi Knight
Joined: 02 Jun 2005 Posts: 3316 Location: IBM (retired)
|
Any chance there is a firewall product running on the maching blocking tcp traffic? _________________ -wayne |
|
Back to top |
|
 |
fjb_saper |
Posted: Sun Aug 20, 2006 4:22 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Any chance there is an authorization problem at OS level for the RAC agent's pipe files?
 _________________ MQ & Broker admin |
|
Back to top |
|
 |
narendrach |
Posted: Sun Aug 20, 2006 11:40 pm Post subject: |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
i will login with my domain username/password to my system.
there is no authorization problem at OS level .
but my RAC service is runing as local service on my system.
once i changed the properties of the RAC as LogOn as Domain user
i think at that time the below error has occured .
<SERVER_MSG time="2006:8:19:19:47:46" severity="SEVERE" text="Could not connect to agent 25d42b7b-0854-4eae-b241-bd69c996d47d to forward command. Platform specific error is 2"/>
when i tried to run my project run on server , i tried to debug it has given error like Agent is Inactive. _________________ Narendra CH |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 21, 2006 2:33 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
fjb_saper wrote: |
Any chance there is an authorization problem at OS level for the RAC agent's pipe files?
 |
So where does the RAC agent write the pipe files to and what are the authorizations to the file system the domain user you switched to has? Is it a member of the local admin group? In Unix the RAC user is supposed to be root...
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
narendrach |
Posted: Mon Aug 21, 2006 3:04 am Post subject: |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
can u tell me what are this pipe files.
about coming to Domain
Code: |
authorizations to the file system the domain user you switched to has? |
user has no admin rights on domain _________________ Narendra CH |
|
Back to top |
|
 |
fjb_saper |
Posted: Mon Aug 21, 2006 12:53 pm Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
narendrach wrote: |
can u tell me what are this pipe files.
about coming to Domain
Code: |
authorizations to the file system the domain user you switched to has? |
user has no admin rights on domain |
It's not about having admin rights on the domain, its about having admin rights on the file system of the broker (local machine) for the Domain User running RAC.
The "pipe" files are files being created for the communication between RAC and the toolkit.
If the user running RAC does not have permissions on the file system to create and modify these files you will see symptoms like you described: Agent is running but no execution groups show in the popup.
Enjoy  _________________ MQ & Broker admin |
|
Back to top |
|
 |
narendrach |
Posted: Tue Aug 22, 2006 6:35 am Post subject: |
|
|
Voyager
Joined: 29 Jun 2005 Posts: 78
|
Hi jefflowrey,fjb_saper,wschutz
Thanks for ur Reply's
Problem solved .it is FixPack Problem
i updated the fixpack of broker .it is working fine _________________ Narendra CH |
|
Back to top |
|
 |
|