Bug 238017 - ClassFormatException in JRE 1.5.0_02 sunjce_provider.jar
Summary: ClassFormatException in JRE 1.5.0_02 sunjce_provider.jar
Status: VERIFIED DUPLICATE of bug 186547
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3.2   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: 3.3 RC1   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-21 00:22 EDT by Tom Morris CLA
Modified: 2008-07-08 09:25 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tom Morris CLA 2008-06-21 00:22:50 EDT
Error on startup (apparently non-fatal) - reporting as requested...

-- Error Log --
Date: Sat Jun 21 00:18:36 EDT 2008
Message: ClassFormatException in C:/Program Files/Java/jre1.5.0_02/lib/ext/sunjce_provider.jar|com/sun/crypto/provider/SunJCE_am.class. Please report this issue to JDT/Core including the problematic document
Severity: Error
Plugin ID: org.eclipse.jdt.core
Stack Trace:
org.eclipse.jdt.internal.compiler.classfmt.ClassFormatException
	at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:342)
	at org.eclipse.jdt.internal.compiler.classfmt.ClassFileReader.<init>(ClassFileReader.java:121)
	at org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer.indexDocument(BinaryIndexer.java:622)
	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:197)
	at org.eclipse.jdt.internal.core.search.processing.JobManager.run(JobManager.java:392)
	at java.lang.Thread.run(Thread.java:595)
Comment 1 Tom Morris CLA 2008-06-21 00:24:56 EDT
Actual version is 3.3.2 (build M20080221-1800) which doesn't appear as an option in the pulldown.
Comment 2 Olivier Thomann CLA 2008-07-08 09:24:28 EDT

*** This bug has been marked as a duplicate of bug 186547 ***
Comment 3 Olivier Thomann CLA 2008-07-08 09:25:25 EDT
Verified.