Are you sure that this is a bug in eclipse? When using a local string and then returning the string the error is gone and the content of the class displayed.
AFAIK eclipse is just an ide and using the java debugger, so this is then a java debugger problem? http://stackoverflow.com/questions/4123628/com-sun-jdi-invocationexception-occurred-invoking-method Regards Bernd Am 14.11.2012 14:19, schrieb Robert Muir: > On Wed, Nov 14, 2012 at 4:04 AM, Bernd Fehling > <bernd.fehl...@uni-bielefeld.de> wrote: >> Hi list, >> while walking through the code with debugger (eclipse juno) I get the >> following: >> com.sun.jdi.InvocationException occurred invoking method. >> This is while trying to see org.apache.lucene.search.ScoreDoc > > you should report the bug to eclipse. This is a bug in their debugger, > not an issue with lucene. > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org