« Return to Thread: NB 6.1 beta - Indexing stops always at the same place

Re: NB 6.1 beta - Indexing stops always at the same place

by Tor Norbye :: Rate this Message:

Reply to Author | View in Thread

On Mar 13, 2008, at 4:10 PM, szimek wrote:
> Hi Tor,
>
> seems to be happening every time. I've checked the log and can't see  
> any
> errors there. Lots of warnings, but no errors.

Excellent! I've sprinkled logging over the relevant code;  can you  
grab a new build (#1058 or later; see for example
    http://deadlock.netbeans.org/hudson/job/trunk/1058/artifact/nbbuild/dist/zip/
and get one of the distros in there - such as the Ruby only one;  
netbeans-hudson-trunk-1058-ruby.zip  - unzip and then run netbeans/bin/
netbeans)

Important: Invoke it with this flag:

  -J-Druby.indexerbug.level=300

to enable the probe for this specific bug, and then, assuming you  
reproduced the problem again with logging enabled, mail me log file.  
It's in your userdir (whose location is displayed in the About box):

${userdir}/var/log/messages.log

If we're lucky, this will pinpoint the problem. If not, it should at  
least point out where additional information is needed. I'm crossing  
my fingers that you'll still be able to reproduce this with logging  
enabled since this is a bug that's been with us for a while but nobody  
has been able to get it two times in a row.

-- Tor


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: NB 6.1 beta - Indexing stops always at the same place