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 » Error in flow debuging in mb6.0

Post new topic  Reply to topic
 Error in flow debuging in mb6.0 « View previous topic :: View next topic » 
Author Message
jeevan
PostPosted: Tue Nov 28, 2006 7:30 pm    Post subject: Error in flow debuging in mb6.0 Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Hi folks,

I am having trouble in running debug in a flow in in mb6.0 When I go into debug after setting up all parameters, it says,

can not communicate with flow engine.

Reason:

Agent is inactive.


I have done setup using ' Setup Default configuration' wizard. Do I need to run RAC separately or what does this mean?


thanks
Back to top
View user's profile Send private message
jbanoop
PostPosted: Tue Nov 28, 2006 10:00 pm    Post subject: Reply with quote

Chevalier

Joined: 17 Sep 2005
Posts: 401
Location: SC

you have always had to run RAC seperately ..
stop your broker n toolkit
stop RAC
start RAC
Start toolkit
start broker
start debug session ...

sometimes debugger causes the exe grp to crash when you try connecting .. some times flows during debugging makes the debugger crah .
many times which ever is the actual reason ..then message u get is 'agent inactive'

Anoop
Back to top
View user's profile Send private message Yahoo Messenger
MSV
PostPosted: Tue Nov 28, 2006 10:05 pm    Post subject: Reply with quote

Acolyte

Joined: 11 Apr 2006
Posts: 59

1)I used to resolve this problem by restarting my RAC

2)Inactive/duplicate execution groups may also lead to this problem

If there is any other specific reason, please let us know.
Back to top
View user's profile Send private message
jeevan
PostPosted: Wed Nov 29, 2006 5:16 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

When I stopped toolkit, broker and started RAC and toolkit and broker and run the flow and started debug, I got the following error.
Quote:


IBM Agent Controller has encountered a problem and needs to close. We are sorry for the inconvenience



Any suggestion how to fix the error in RAC? May it be the version ? This RAC I have downloaded to work with V5.0? when I installed new version of MB, I did not installl RAC.

Any help/suggestion would be greatly appreciated

thaks
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Wed Nov 29, 2006 5:42 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

You have to run the right version of RAC for the version of WMB you are using.

RAC has a reputation for being unstable. This may or may not be a deserved reputation, but it is still a reputation none the less.

I personally would not install it in a production environment, or even a UAT environment. It is best used on developer workstations for unit testing.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Wed Nov 29, 2006 10:31 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

jeevan wrote:
When I stopped toolkit, broker and started RAC and toolkit and broker and run the flow and started debug, I got the following error.
Quote:


IBM Agent Controller has encountered a problem and needs to close. We are sorry for the inconvenience



Any suggestion how to fix the error in RAC? May it be the version ? This RAC I have downloaded to work with V5.0? when I installed new version of MB, I did not installl RAC.

Any help/suggestion would be greatly appreciated

thaks

We usually got that on the first message after redeploying the flow.
Just restart the debug process and run another message through it.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
jefflowrey
PostPosted: Wed Nov 29, 2006 10:37 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Yes, you should always disconnect your debug session before redeploying.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
jeevan
PostPosted: Wed Nov 29, 2006 11:57 pm    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

IN fact, it was my mistake. When I remore my old stuff, I did not remove RAC 5.0.1. MB 6 reuires 5.0.2.0 or 6. When i downloaded 6, intall and run, then the debug worked fine.

Thank you all for your valuable input
Back to top
View user's profile Send private message
JosephGramig
PostPosted: Thu Nov 30, 2006 9:17 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

I never disconnect from the debugger and deploy and the new stuff usually works fine. Of course, you should not be stopped on a break point while deploying...
_________________
Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3
Back to top
View user's profile Send private message AIM Address
broker_new
PostPosted: Thu Nov 30, 2006 3:40 pm    Post subject: Reply with quote

Yatiri

Joined: 30 Nov 2006
Posts: 614
Location: Washington DC

Hi,
Iam new to this forum.
I need some help in resolving the problem which is related to RAC.
I have installed toolkit 6.0.0 and Broker runtime 6.0.0.2 and RAC with 6.0.0.1
when Iam debugging the message flows i was getting this debug session could not be attached error

So can anyone help in resolving this probelm..

What i thought is RAC is not compatible with this Toolkit version so i need to update the toolkit or RAC
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Dec 01, 2006 1:33 am    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

broker_new wrote:
Hi,
Iam new to this forum.
I need some help in resolving the problem which is related to RAC.
I have installed toolkit 6.0.0 and Broker runtime 6.0.0.2 and RAC with 6.0.0.1
when Iam debugging the message flows i was getting this debug session could not be attached error

So can anyone help in resolving this probelm..

What i thought is RAC is not compatible with this Toolkit version so i need to update the toolkit or RAC


First you need to make sure that the RAC Agent is running. In Unix it needs to be running under root authority...

Second you need to recycle the Broker after the RAC agent is running.

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
JosephGramig
PostPosted: Fri Dec 01, 2006 8:53 am    Post subject: Reply with quote

Grand Master

Joined: 09 Feb 2006
Posts: 1244
Location: Gold Coast of Florida, USA

Since you are new, you may want to update your toolkit too.
You do that by closing it and launching the Rational Product Updater (in the same program group) and click the tab for updates.

It will take a long time to update...

This most likely has nothing to do with your problem. So complete the instructions already given and see if it works. Is very thing installed locally?
_________________
Joseph
Administrator - IBM WebSphere MQ (WMQ) V6.0, IBM WebSphere Message Broker (WMB) V6.1 & V6.0
Solution Designer - WMQ V6.0
Solution Developer - WMB V6.1 & V6.0, WMQ V5.3
Back to top
View user's profile Send private message AIM Address
jeevan
PostPosted: Fri Dec 15, 2006 9:49 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

I am getting another error now when I run agent controller. It is:


Quote:



Cannot bind to client handling socket 188 using port 10002. Make sure the port is free and no other RAC is using the same port.



I appreciate any help
Back to top
View user's profile Send private message
kirani
PostPosted: Fri Dec 15, 2006 9:56 am    Post subject: Reply with quote

Jedi Knight

Joined: 05 Sep 2001
Posts: 3779
Location: Torrance, CA, USA

Try running netstat command to see if there is any other process listening to this port.
_________________
Kiran


IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries

Back to top
View user's profile Send private message Visit poster's website
jeevan
PostPosted: Fri Dec 15, 2006 10:49 am    Post subject: Reply with quote

Grand Master

Joined: 12 Nov 2005
Posts: 1432

Sorry to forget to tell you. RAserver is running in that port.


Quote:




TCP 0.0.0.0:10002 0.0.0.0:0 LISTENING 708
[RAService.exe]
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 » Error in flow debuging in mb6.0
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.