Bug 76783 - java.lang.ClassCastException: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
Summary: java.lang.ClassCastException: org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
Status: CLOSED INVALID
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows XP
: P3 blocker (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: needinfo
Depends on:
Blocks:
 
Reported: 2004-10-21 20:37 EDT by Felssy Antoni CLA
Modified: 2009-08-30 02:06 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felssy Antoni CLA 2004-10-21 20:37:51 EDT
I installed Eclipse 2.1. When I tried to create a new project, I got the 
following error message. I am not able to open my project in Eclipse
!SESSION Oct 21, 2004 17:10:41.484 --------------------------------------------
-
java.version=1.3.1_01
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86 -install file:C:/eclipse/
!ENTRY org.eclipse.core.resources 4 2 Oct 21, 2004 17:10:41.484
!MESSAGE Problems occurred when invoking code from plug-
in: "org.eclipse.core.resources".
!STACK 0
java.lang.ClassCastException: 
org.apache.crimson.jaxp.DocumentBuilderFactoryImpl
	at javax.xml.parsers.DocumentBuilderFactory.newInstance
(DocumentBuilderFactory.java:139)
	at org.eclipse.jdt.internal.core.JavaProject.decodeClasspath
(JavaProject.java:596)
	at org.eclipse.jdt.internal.core.JavaProject.readClasspathFile
(JavaProject.java:1896)
	at org.eclipse.jdt.internal.core.JavaProject.getRawClasspath
(JavaProject.java:1397)
	at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1464)
	at org.eclipse.jdt.internal.core.JavaProject.getResolvedClasspath
(JavaProject.java:1439)
	at org.eclipse.jdt.internal.core.JavaProject.updateCycleParticipants
(JavaProject.java:2303)
	at org.eclipse.jdt.internal.core.JavaProject.updateAllCycleMarkers
(JavaProject.java:2255)
	at org.eclipse.jdt.internal.core.DeltaProcessor.updateClasspathMarkers
(DeltaProcessor.java:1956)
	at org.eclipse.jdt.internal.core.DeltaProcessor.resourceChanged
(DeltaProcessor.java:1693)
	at org.eclipse.core.internal.events.NotificationManager$1.run
(NotificationManager.java:137)
	at org.eclipse.core.internal.runtime.InternalPlatform.run
(InternalPlatform.java:1006)
	at org.eclipse.core.runtime.Platform.run(Platform.java:413)
	at org.eclipse.core.internal.events.NotificationManager.notify
(NotificationManager.java:152)
	at 
org.eclipse.core.internal.events.NotificationManager.broadcastChanges
(NotificationManager.java:67)
	at org.eclipse.core.internal.resources.Workspace.broadcastChanges
(Workspace.java:161)
	at org.eclipse.core.internal.resources.Workspace.endOperation
(Workspace.java:881)
	at org.eclipse.core.internal.resources.Project.open(Project.java:703)
	at 
org.eclipse.jdt.internal.ui.wizards.buildpaths.BuildPathsBlock.createProject
(BuildPathsBlock.java:560)
	at 
org.eclipse.jdt.ui.wizards.JavaCapabilityConfigurationPage.createProject
(JavaCapabilityConfigurationPage.java:182)
	at 
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizardPage.updateProject
(NewProjectCreationWizardPage.java:115)
	at 
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizardPage$1.run
(NewProjectCreationWizardPage.java:86)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread
(ModalContext.java:302)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
	at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
	at 
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizardPage.changeToNewPro
ject(NewProjectCreationWizardPage.java:94)
	at 
org.eclipse.jdt.internal.ui.wizards.NewProjectCreationWizardPage.setVisible
(NewProjectCreationWizardPage.java:64)
Comment 1 Philipe Mulet CLA 2004-10-22 10:29:00 EDT
What does the .classpath file look like ?
Seems like a bug in JAXP.

Also do you have same issue with a more recent release ?
Comment 2 Frederic Fusier CLA 2004-10-27 07:26:50 EDT
Please, reopen when providing requested information.
Thanks
Comment 3 Frederic Fusier CLA 2005-02-17 09:59:35 EST
Closing as never got requested information in a long time
Comment 4 Denis Roy CLA 2009-08-30 02:06:44 EDT
As of now 'LATER' and 'REMIND' resolutions are no longer supported.
Please reopen this bug if it is still valid for you.