Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] M4 - unstable?

Ever since upgrading to m4, my eclipse has become *very* unstable - after a
couple of minutes, the 'light-weight' decorators that draw CVS icons start
blinking and lists seems to refresh themsevles at an ever increasing rate,
within a few seconds it becomes unresponsive and i have to shut it down...

.log file is filled with:

!ENTRY org.eclipse.jdt.core 4 4 Dec 23, 2002 14:54:04.828
!MESSAGE Background Indexer Crash Recovery
!STACK 0
java.lang.ArrayIndexOutOfBoundsException: 8192
      at
org.eclipse.jdt.internal.core.index.impl.Field.putInt2(Field.java:313)
      at
org.eclipse.jdt.internal.core.index.impl.FileListBlock.flush(FileListBlock.java:57)
      at
org.eclipse.jdt.internal.core.index.impl.BlocksIndexOutput.flushFiles(BlocksIndexOutput.java:126)
      at
org.eclipse.jdt.internal.core.index.impl.BlocksIndexOutput.addFile(BlocksIndexOutput.java:66)
      at
org.eclipse.jdt.internal.core.index.impl.MergeFactory.mergeFiles(MergeFactory.java:142)
      at
org.eclipse.jdt.internal.core.index.impl.MergeFactory.merge(MergeFactory.java:84)
      at
org.eclipse.jdt.internal.core.index.impl.Index.merge(Index.java:249)
      at
org.eclipse.jdt.internal.core.index.impl.Index.save(Index.java:354)
      at
org.eclipse.jdt.internal.core.search.indexing.SaveIndex.execute(SaveIndex.java:47)
      at
org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:333)
      at java.lang.Thread.run(Thread.java:536)


any ideas?



This communication is for informational purposes only.  It is not intended as
an offer or solicitation for the purchase or sale of any financial instrument
or as an official confirmation of any transaction. All market prices, data
and other information are not warranted as to completeness or accuracy and
are subject to change without notice. Any comments or statements made herein
do not necessarily reflect those of J.P. Morgan Chase & Co., its
subsidiaries and affiliates.



Back to the top