Author |
Message
|
sushilishere |
Posted: Wed May 19, 2010 11:02 pm Post subject: Debug Mode : Computing has children !! ?? |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
Hi All,
While debugging the msgflow in Debug Prespective, A pop up attimes appears stating " Computing has Children" and makes the current running thread to go into suspended mode.
Any ideas on what this is or why this is happening ??
Note : the main msgflow leads to multiple subflows . |
|
Back to top |
|
 |
sushilishere |
Posted: Sun May 23, 2010 8:08 pm Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
We restarted the flow.. and infact placed breakpoints in the subflow so tat we traverse thro them as well( Sometimes when der are no breakpoints, it times out ). After all this with no particular reason it just throws this popup and the input is stuck in the Q. Have to remove it manually..
Any Help GuyZZ!!! |
|
Back to top |
|
 |
mqming |
Posted: Tue May 25, 2010 7:35 am Post subject: |
|
|
Newbie
Joined: 21 Apr 2010 Posts: 3
|
Is there any exception reported in the .log file?
Exception happened during Computing hasChildren method usually means that there is an unhandled exception in the debugger. If you could constantly reproduce it, I would suggest you to open a PMR. |
|
Back to top |
|
 |
sushilishere |
Posted: Tue May 25, 2010 8:24 pm Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
It kinda happens only for one msgflow.. Rest of the flows being debugged at the same system goes as expected.
And regarding the logs.. Dont see any data in the mqsi/common/logs & errors folders. nor in eventvwr(Windows system) _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
sushilishere |
Posted: Tue May 25, 2010 11:03 pm Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
More on the same issue:
Scenario :
The first node in the msgflow is an MqInput Node . An input was passed and the debug did not respond and within a small interval another input was passed and the pop stating " Computing has children" Appeared. No related messages found in the event viewer / log files (under mqsi/common/log).
Should I look for the log files some where else.
(No dmp/abend files created) _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
mqjeff |
Posted: Wed May 26, 2010 2:15 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
You need to look for the ".log" file in your *workspace*.
Debugger is a *toolkit* function, mostly. You are experiencing the error in your Toolkit, not on the runtime. |
|
Back to top |
|
 |
sushilishere |
Posted: Wed May 26, 2010 4:00 am Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
The info in the log for the error is given below :
!ENTRY org.eclipse.core.jobs 4 2 2010-05-26 12:18:46.648
!MESSAGE An internal error occurred during: "Computing hasChildren".
!STACK 0
java.lang.ArrayIndexOutOfBoundsException
at java.util.ArrayList.get(Unknown Source)
at com.ibm.debug.wsa.internal.core.WSAThread.findMatchingOldStackFrame(Unknown Source)
at com.ibm.debug.wsa.internal.core.WSAGeneralThread.refreshStackFrames(Unknown Source)
at com.ibm.debug.wsa.internal.core.WSAGeneralThread.computeStackFrames(Unknown Source)
at com.ibm.debug.wsa.internal.core.WSAThread.hasStackFrames(Unknown Source)
at org.eclipse.debug.internal.ui.elements.adapters.ThreadContentAdapter.hasChildren(Unknown Source)
at org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeIsContainer(Unknown Source)
at org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter$2.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
---------------------------------------------------------------------------
An internal process dump i guess.. Any insight on whats happening/what shd have happened?? Any chance that this is a memory related issue? _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
kimbert |
Posted: Wed May 26, 2010 4:15 am Post subject: |
|
|
 Jedi Council
Joined: 29 Jul 2003 Posts: 5542 Location: Southampton
|
This is clearly a defect in the toolkit. Please raise a PMR, and please include a reference to this thread somewhere in your problem description. |
|
Back to top |
|
 |
sushilishere |
Posted: Wed May 26, 2010 4:23 am Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
Thank you Guyz.. Will raise one and will report on its progress here!!! _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
sushilishere |
Posted: Thu Jun 10, 2010 12:49 am Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
Guys..
Need a lil help here. Im unable to raise a PMR as it doesnt show my organisation as a partner or something like tat. If some1 cld do this for me ill be really grateful.
Will provide you with all the info as such!!! _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
joebuckeye |
Posted: Thu Jun 10, 2010 5:17 am Post subject: |
|
|
 Partisan
Joined: 24 Aug 2007 Posts: 365 Location: Columbus, OH
|
Contact your organization's IBM sales rep. They should be able to help set you up to submit PMR's.
I doubt anyone here would do this for you as the PMR process can be quite interactive and specific to your exact configuration. |
|
Back to top |
|
 |
sushilishere |
Posted: Thu Jun 10, 2010 5:32 am Post subject: |
|
|
 Apprentice
Joined: 27 Jul 2008 Posts: 36
|
Will try and post with the results. _________________ ----------------------------
IBM MQ v6.0 Sys Admin
IBM MBv6.0 Sol Desgnr
----------------------------------------------------
By the Mountain Side.. looking at the Great Divide
---------------------------------------------------- |
|
Back to top |
|
 |
Vitor |
Posted: Thu Jun 10, 2010 5:51 am Post subject: |
|
|
 Grand High Poobah
Joined: 11 Nov 2005 Posts: 26093 Location: Texas, USA
|
joebuckeye wrote: |
Contact your organization's IBM sales rep. They should be able to help set you up to submit PMR's.
I doubt anyone here would do this for you as the PMR process can be quite interactive and specific to your exact configuration. |
As a minimum the sales rep (or an IBM account manager if your organisation has one) will know your organisation's account numbers and other details to go through the phone support to get your PMR in. _________________ Honesty is the best policy.
Insanity is the best defence. |
|
Back to top |
|
 |
|