Bug 203728 - OutOfMemoryError: Background Indexer Crash Recovery
Summary: OutOfMemoryError: Background Indexer Crash Recovery
Status: VERIFIED DUPLICATE of bug 70612
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.4   Edit
Hardware: PC Windows XP
: P3 major (vote)
Target Milestone: 3.4 M2   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 06:38 EDT by Krzysztof Michalski CLA
Modified: 2007-09-19 07:34 EDT (History)
2 users (show)

See Also:


Attachments
Log from some other sessions (20.15 KB, text/plain)
2007-09-18 06:48 EDT, Krzysztof Michalski CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Krzysztof Michalski CLA 2007-09-18 06:38:33 EDT
Build ID: I20070917-0010

Steps To Reproduce:
!SESSION 2007-09-18 12:05:30.562 -----------------------------------------------
eclipse.buildId=I20070917-0010
java.version=1.6.0_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=pl_PL
Framework arguments:  -product org.eclipse.sdk.ide
Command-line arguments:  -product org.eclipse.sdk.ide -data C:\workspace/../runtime-New_configuration -dev file:C:/workspace/.metadata/.plugins/org.eclipse.pde.core/clear/dev.properties -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.jdt.core 4 4 2007-09-18 12:08:10.937
!MESSAGE Background Indexer Crash Recovery
!STACK 0
java.lang.OutOfMemoryError: Java heap space
	at org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct.utf8At(ClassFileStruct.java:60)
	at org.eclipse.jdt.internal.compiler.classfmt.MethodInfo.readExceptionAttributes(MethodInfo.java:346)
	at org.eclipse.jdt.internal.compiler.classfmt.MethodInfo.getExceptionTypeNames(MethodInfo.java:225)
	at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.indexDocument(BinaryIndexer.java:712)
	at org.eclipse.jdt.internal.core.search.JavaSearchParticipant.indexDocument(JavaSearchParticipant.java:74)
	at org.eclipse.jdt.internal.core.search.indexing.IndexManager.indexDocument(IndexManager.java:314)
	at org.eclipse.jdt.internal.core.search.indexing.AddJarFileToIndex.execute(AddJarFileToIndex.java:202)
	at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:392)
	at java.lang.Thread.run(Thread.java:619)

!ENTRY org.eclipse.core.jobs 4 2 2007-09-18 12:08:32.734
!MESSAGE An internal error occurred during: "Java indexing in progress".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
	at java.lang.Integer.toString(Integer.java:308)
	at org.eclipse.jdt.internal.core.search.processing.JobManager$1$ProgressJob.run(JobManager.java:341)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

!ENTRY org.eclipse.core.jobs 4 2 2007-09-18 12:09:42.218
!MESSAGE An internal error occurred during: "Decoration Calculation".
!STACK 0
java.lang.OutOfMemoryError: Java heap space

!ENTRY org.eclipse.core.jobs 4 2 2007-09-18 12:11:06.750
!MESSAGE An internal error occurred during: "Decoration Calculation".
!STACK 0
java.lang.OutOfMemoryError: Java heap space

!ENTRY org.eclipse.core.jobs 4 2 2007-09-18 12:11:15.640
!MESSAGE An internal error occurred during: "Compacting memory".
!STACK 0
java.lang.OutOfMemoryError: Java heap space
Comment 1 Krzysztof Michalski CLA 2007-09-18 06:48:32 EDT
Created attachment 78633 [details]
Log from some other sessions
Comment 2 Olivier Thomann CLA 2007-09-18 09:12:19 EDT
Are you using -Xmx....M on the command line?
It doesn't seem to be the case and this would easily explain the OOME.
Comment 3 Jerome Lanneluc CLA 2007-09-18 10:23:43 EDT

*** This bug has been marked as a duplicate of bug 70612 ***
Comment 4 Frederic Fusier CLA 2007-09-19 07:34:54 EDT
Verified for 3.4 M2 using build I20070919-0010.