products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: ROR-1072
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Unprioritized Unprioritized
Assignee: Chris Williams
Reporter: Paul Rosen
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Aptana RadRails

Computing hasChildren exception when debugging

Created: 12/Dec/08 10:54 AM   Updated: 12/Jan/09 12:57 PM
Return to search
Component/s: Debugging
Affects Version/s: 1.1.0
Fix Version/s: 1.1.1

Issue Links:
Related
 

Impact on Workflow: Critical
Studio Install Type: N/A
Participants: Chris Williams and Paul Rosen


 Description  « Hide
I have just started seeing this error while stepping through an .rb file that represents a model:

An internal error occurred during: "Computing hasChildren".

I can dismiss it, but it comes back every few lines.

The bottom of the log file says:

!ENTRY org.eclipse.core.jobs 4 2 2008-12-11 21:48:04.417 
!MESSAGE An internal error occurred during: "Computing hasChildren". 
!STACK 0 
java.lang.RuntimeException: undefined local variable or method `props' for #<ExhibitPage:0x43a231c> 
at org.rubypeople.rdt.internal.debug.core.RubyDebuggerProxy.readVariables(RubyDebuggerProxy.java:273) 
at org.rubypeople.rdt.internal.debug.core.model.RubyStackFrame.getVariables(RubyStackFrame.java:46) 
at org.rubypeople.rdt.internal.debug.core.model.RubyStackFrame.hasVariables(RubyStackFrame.java:53) 
at org.eclipse.debug.internal.ui.elements.adapters.StackFrameContentAdapter.hasChildren(StackFrameContentAdapter.java:37) 
at org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter.computeIsContainer(AsynchronousContentAdapter.java:126)
at org.eclipse.debug.internal.ui.viewers.provisional.AsynchronousContentAdapter$2.run(AsynchronousContentAdapter.java:72) 
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)


 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Change by Chris Williams - 12/Dec/08 10:54 AM
Field Original Value New Value
Fix Version/s 1.1.1 [ 10150 ]
Reporter Chris Williams [ cwilliams ] Paul Rosen [ paulie ]

Change by Chris Williams - 30/Dec/08 03:38 PM
Fix Version/s 1.1.2 [ 10153 ]
Fix Version/s 1.1.1 [ 10150 ]

Change by Chris Williams - 06/Jan/09 02:13 PM
Status Open [ 1 ] Resolved [ 5 ]
Resolution Fixed [ 1 ]
Fix Version/s 1.1.1 [ 10150 ]
Fix Version/s 1.1.2 [ 10153 ]

Change by Chris Williams - 12/Jan/09 12:57 PM
Link This issue is related to ROR-828 [ ROR-828 ]