Bug 224046 - ClassFormatException in C:/Program Files/Java/jre1.5.0_01/lib/ext/sunjce_provider.jar|com/sun/crypto/provider/SunJCE_am.class. Please report this issue to JDT/Core including the problematic document
Summary: ClassFormatException in C:/Program Files/Java/jre1.5.0_01/lib/ext/sunjce_prov...
Status: RESOLVED 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-03-26 02:35 EDT by mengli CLA
Modified: 2008-03-26 12:38 EDT (History)
1 user (show)

See Also:


Attachments
wse (1.14 KB, text/plain)
2008-03-26 02:44 EDT, mengli CLA
no flags Details
mylyn/context/zip (618 bytes, application/octet-stream)
2008-03-26 02:44 EDT, mengli CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description mengli CLA 2008-03-26 02:35:58 EDT
-- Error Log --
Date: Wed Mar 26 09:51:21 CST 2008
Message: ClassFormatException in C:/Program Files/Java/jre1.5.0_01/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(Unknown Source)
Comment 1 mengli CLA 2008-03-26 02:44:09 EDT
Created attachment 93550 [details]
wse

error
Comment 2 mengli CLA 2008-03-26 02:44:14 EDT
Created attachment 93551 [details]
mylyn/context/zip
Comment 3 Eugene Kuleshov CLA 2008-03-26 11:09:22 EDT
Moving to JDT/Core
Comment 4 Olivier Thomann CLA 2008-03-26 12:37:46 EDT

*** This bug has been marked as a duplicate of bug 186547 ***
Comment 5 Olivier Thomann CLA 2008-03-26 12:38:24 EDT
In 3.4, we no longer log this error unless the debug mode is on.