History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEADEV-14793
Type: Exception Exception
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Eugene Zhuravlev
Reporter: Exception Analyzer
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
IDEA: Development

[#4369] NPE: FrameDebuggerTree.findReferencedVars

Created: 22 Feb 07 14:39   Updated: 29 Mar 07 19:00
Component/s: None
Fix Version/s: Selena 6791

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 0
Fixed in build: 6,181


 Description  « Hide
exception://4369/
Last updated by Anna Kozlova
!!! not unscrambled: C:\Builds\0\logs\zkm0.log (The system cannot find the file specified)
Error message: No message

java.lang.NullPointerException
at com.intellij.debugger.ui.impl.FrameDebuggerTree.findReferencedVars(FrameDebuggerTree.java:132)
at com.intellij.debugger.ui.impl.FrameDebuggerTree.access$000(FrameDebuggerTree.java:43)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:106)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:104)
at com.intellij.openapi.application.impl.ApplicationImpl$12.run(ApplicationImpl.java:604)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:575)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:602)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand.buildVariables(FrameDebuggerTree.java:103)
at com.intellij.debugger.ui.impl.watch.DebuggerTree$BuildStackFrameCommand.threadAction(DebuggerTree.java:432)
at com.intellij.debugger.engine.events.DebuggerContextCommandImpl.contextAction(DebuggerContextCommandImpl.java:38)
at com.intellij.debugger.engine.events.SuspendContextCommandImpl.action(SuspendContextCommandImpl.java:46)
at com.intellij.debugger.engine.events.DebuggerCommandImpl.run(DebuggerCommandImpl.java:25)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:157)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:25)
at com.intellij.debugger.impl.InvokeThread.run(InvokeThread.java:145)
at com.intellij.debugger.impl.InvokeThread$1.run(InvokeThread.java:112)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:101)



 All   Comments   Work Log   Change History      Sort Order:
Exception Analyzer - 26 Feb 07 13:03
Build 6723
Reported by Sascha Weinreuter
Error message: No message
java.lang.NullPointerException
at com.intellij.debugger.ui.impl.FrameDebuggerTree.findReferencedVars(FrameDebuggerTree.java:132)
at com.intellij.debugger.ui.impl.FrameDebuggerTree.access$000(FrameDebuggerTree.java:26)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:106)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:105)
at com.intellij.openapi.application.impl.ApplicationImpl$12.run(ApplicationImpl.java:607)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:577)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:605)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand.buildVariables(FrameDebuggerTree.java:103)
at com.intellij.debugger.ui.impl.watch.DebuggerTree$BuildStackFrameCommand.threadAction(DebuggerTree.java:432)
at com.intellij.debugger.engine.events.DebuggerContextCommandImpl.contextAction(DebuggerContextCommandImpl.java:38)
at com.intellij.debugger.engine.events.SuspendContextCommandImpl.action(SuspendContextCommandImpl.java:46)
at com.intellij.debugger.engine.events.DebuggerCommandImpl.run(DebuggerCommandImpl.java:25)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:157)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:25)
at com.intellij.debugger.impl.InvokeThread.run(InvokeThread.java:145)
at com.intellij.debugger.impl.InvokeThread$1.run(InvokeThread.java:112)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:271)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:102)

Exception Analyzer - 28 Mar 07 19:32
Build 6776
Reported by chase
Error message: No message
java.lang.NullPointerException
at com.intellij.debugger.ui.impl.FrameDebuggerTree.findReferencedVars(FrameDebuggerTree.java:134)
at com.intellij.debugger.ui.impl.FrameDebuggerTree.access$000(FrameDebuggerTree.java:58)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:108)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand$1.compute(FrameDebuggerTree.java:107)
at com.intellij.openapi.application.impl.ApplicationImpl$12.run(ApplicationImpl.java:607)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:577)
at com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:605)
at com.intellij.debugger.ui.impl.FrameDebuggerTree$BuildAutoWatchStackFrameCommand.buildVariables(FrameDebuggerTree.java:105)
at com.intellij.debugger.ui.impl.watch.DebuggerTree$BuildStackFrameCommand.threadAction(DebuggerTree.java:428)
at com.intellij.debugger.engine.events.DebuggerContextCommandImpl.contextAction(DebuggerContextCommandImpl.java:47)
at com.intellij.debugger.engine.events.SuspendContextCommandImpl.action(SuspendContextCommandImpl.java:46)
at com.intellij.debugger.engine.events.DebuggerCommandImpl.run(DebuggerCommandImpl.java:25)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:154)
at com.intellij.debugger.engine.DebuggerManagerThreadImpl.processEvent(DebuggerManagerThreadImpl.java:75)
at com.intellij.debugger.impl.InvokeThread.run(InvokeThread.java:148)
at com.intellij.debugger.impl.InvokeThread$1.run(InvokeThread.java:115)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:271)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
at java.util.concurrent.FutureTask.run(FutureTask.java:123)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:613)
at com.intellij.openapi.application.impl.ApplicationImpl$1$1.run(ApplicationImpl.java:102)