Problem with Ant in Eclipse: org/apache/xerces/parsers/IntegratedParserConfiguration, method: config [message #80372] |
Fri, 25 July 2003 15:51  |
Eclipse User |
|
|
|
Originally posted by: cfarnha[no-spam].attglobal.net
Has anyone experienced this problem before and/or know how to solve it?
I have not been able to run ant at all on a new computer. I get the same
message for M1 Version 3 and M2 version 3. I've tried multiple ant build
scripts, and frankly, I have no idea where to begin looking for the problem.
I've also tried setting ant home in the preferences and various ant runtime
configurations.
Any hints or help would be greatly appreciated. Below is a copy of the
stack trace in my .log file.
I'm running on WindowsXP professional with JSDK 1.4.
Thanks,
chris
!ENTRY org.eclipse.ant.core 4 1 Jul 25, 2003 14:21:14.648
!MESSAGE (class: org/apache/xerces/parsers/IntegratedParserConfiguration,
method: configurePipeline signature: ()V) Incompatible type for getting or
setting field
!STACK 0
java.lang.VerifyError: (class:
org/apache/xerces/parsers/IntegratedParserConfiguration, method:
configurePipeline signature: ()V) Incompatible type for getting or setting
field
at java.lang.Class.newInstance0(Native Method)
at java.lang.Class.newInstance(Unknown Source)
at org.apache.xerces.util.ObjectFactory.newInstance(ObjectFacto ry.java:247)
at
org.apache.xerces.util.ObjectFactory.findJarServiceProvider( ObjectFactory.ja
va:380)
at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFact ory.java:191)
at
org.apache.xerces.util.ObjectFactory.createObject(ObjectFact ory.java:123)
at org.apache.xerces.parsers.SAXParser.<init>(SAXParser.java:95)
at org.apache.xerces.jaxp.SAXParserImpl.<init>(SAXParserImpl.java:101)
at
org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(SAX ParserFactoryImp
l.java:95)
at org.apache.tools.ant.util.JAXPUtils.newSAXParser(JAXPUtils.j ava:188)
at org.apache.tools.ant.util.JAXPUtils.getParser(JAXPUtils.java :137)
at
org.apache.tools.ant.helper.ProjectHelperImpl.parse(ProjectH elperImpl.java:1
34)
at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectH elper.java:117)
at
org.eclipse.ant.internal.core.ant.InternalAntRunner.parseBui ldFile(InternalA
ntRunner.java:287)
at
org.eclipse.ant.internal.core.ant.InternalAntRunner.getTarge ts(InternalAntRu
nner.java:312)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.ant.core.AntRunner.getAvailableTargets(AntRunner .java:216)
at org.eclipse.ant.ui.internal.model.AntUtil.getTargets(AntUtil .java:174)
at
org.eclipse.ant.ui.internal.launchConfigurations.AntTargetsT ab.getTargets(An
tTargetsTab.java:247)
at
org.eclipse.ant.ui.internal.launchConfigurations.AntTargetsT ab.initializeFro
m(AntTargetsTab.java:321)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer.handleTabSelected(LaunchConfigurationTabGroupViewer .java:1115)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationTabGro
upViewer$2.widgetSelected(LaunchConfigurationTabGroupViewer. java:247)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListe ner.java:89)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
at org.eclipse.jface.window.Window.open(Window.java:563)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationsDialo
g.open(LaunchConfigurationsDialog.java:447)
at
org.eclipse.debug.internal.ui.launchConfigurations.LaunchCon figurationProper
tiesDialog.open(LaunchConfigurationPropertiesDialog.java:240 )
at
org.eclipse.debug.ui.DebugUITools.openLaunchConfigurationDia log(DebugUITools
..java:436)
at
org.eclipse.ant.ui.internal.launchConfigurations.AntLaunchSh ortcut.launch(An
tLaunchShortcut.java:147)
at
org.eclipse.ant.ui.internal.launchConfigurations.AntLaunchSh ortcut.launch(An
tLaunchShortcut.java:110)
at
org.eclipse.ant.ui.internal.launchConfigurations.AntRunActio nDelegate.run(An
tRunActionDelegate.java:36)
at
org.eclipse.ui.actions.ActionDelegate.runWithEvent(ActionDel egate.java:71)
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginActi on.java:253)
at
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:542)
at
org.eclipse.jface.action.ActionContributionItem.access$4(Act ionContributionI
tem.java:496)
at
org.eclipse.jface.action.ActionContributionItem$6.handleEven t(ActionContribu
tionItem.java:468)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :82)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:2188)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1878)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1680)
at org.eclipse.ui.internal.Workbench.run(Workbench.java:1663)
at
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:858)
at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
at java.lang.reflect.Method.invoke(Native Method)
at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
at org.eclipse.core.launcher.Main.run(Main.java:747)
at org.eclipse.core.launcher.Main.main(Main.java:583)
!ENTRY org.eclipse.team.cvs.ui 4 0 Jul 25, 2003 14:46:50.943
|
|
|
|
Powered by
FUDForum. Page generated in 0.02914 seconds