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

Key: RUBY-1472
Type: Exception Exception
Status: Open Open
Priority: Normal Normal
Assignee: Dennis Ushakov
Reporter: Ruby plugin error reporter
Votes: 0
Watchers: 0
Operations

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

org.jruby.exceptions.RaiseException

Created: 01 Apr 08 23:52   Updated: 08 Oct 08 21:36
Component/s: Plugin Reports
Fix Version/s: None

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown
Environment:
Idea build #7757
Revision: 14958
Build: 1.0.14958
Issue Links:
Duplicate
 
This issue is duplicated by:
RUBY-1482 org.jruby.exceptions.RaiseException Normal Resolved


 Description  « Hide
renaming a file
No message
/Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/partial_ref_param.rb:17:in `find_view_file': undefined method `path' for nil:NilClass (NoMethodError)
	from /Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/view_ref_param.rb:20:in `resolveReference'
	from file:/Users/russ/Library/Application Support/IntelliJIDEA70/ruby/lib/jruby-complete-1.0.2.jar!/builtin/javasupport/utilities/base.rb:26:in `__jcreate!'
	from /Users/russ/Library/Application Support/IntelliJIDEA70/ruby/rb/paramdefs/partial_ref_param.rb:10
	...internal jruby stack elided...
	from org.jruby.runtime.Block.yield(Block.java:260)
	from org.jruby.runtime.Block.call(Block.java:214)
	from org.jruby.RubyProc.call(RubyProc.java:169)
	from org.jruby.RubyProc.call(RubyProc.java:148)
	from org.jruby.javasupport.proxy.JavaProxyConstructor$1.invoke(JavaProxyConstructor.java:180)
	from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDef$Proxy3.resolveReference(Unknown Source)
	from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDefReference.resolve(ParamDefReference.java:63)
	from org.jetbrains.plugins.ruby.ruby.codeInsight.paramDefs.ParamDefReference.isReferenceTo(ParamDefReference.java:85)
	from com.intellij.psi.impl.search.CachesBasedRefSearcher$3.execute(CachesBasedRefSearcher.java:5)
	from com.intellij.psi.impl.search.LowLevelSearchUtil.a(LowLevelSearchUtil.java:40)
	from com.intellij.psi.impl.search.LowLevelSearchUtil.processElementsContainingWordInElement(LowLevelSearchUtil.java:22)
	from com.intellij.psi.impl.search.PsiSearchHelperImpl$12$1$1.run(PsiSearchHelperImpl.java:12)
	from com.intellij.openapi.application.impl.ApplicationImpl.runReadAction(ApplicationImpl.java:110)
	from com.intellij.psi.impl.search.PsiSearchHelperImpl$12$1.run(PsiSearchHelperImpl.java:2)
	from com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:79)
	from com.intellij.psi.impl.search.PsiSearchHelperImpl$12.run(PsiSearchHelperImpl.java:1)
	from java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
	from java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	from java.util.concurrent.FutureTask.run(FutureTask.java:123)
	from java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
	from java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
	from java.lang.Thread.run(Thread.java:613)


 All   Comments   Work Log   Change History      Sort Order:
Dmitry Jemerov - 08 Oct 08 21:36
Obsolete?