Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 5145 Details for
Bug 38733
Manifest editor is not working when Eclipse is launched on IBM VM 1.4.1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
.log file
.log (text/plain), 5.33 KB, created by
Luc Bourlier
on 2003-06-10 16:28:28 EDT
(
hide
)
Description:
.log file
Filename:
MIME Type:
Creator:
Luc Bourlier
Created:
2003-06-10 16:28:28 EDT
Size:
5.33 KB
patch
obsolete
>!SESSION Jun 10, 2003 15:22:01.583 --------------------------------------------- >java.fullversion=J2RE 1.4.1 IBM build cxia32141-20030522 (JIT enabled: jitc) >BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US >Command-line arguments: -os linux -ws gtk -arch x86 -data /home/luc/target-tmp -install file:/home/luc/host/eclipse/ >!ENTRY org.eclipse.ui 4 4 Jun 10, 2003 15:22:01.589 >!MESSAGE Unhandled exception caught in event loop. >!ENTRY org.eclipse.ui 4 0 Jun 10, 2003 15:22:01.597 >!MESSAGE org.apache.xerces.parsers.DOMBuilderImpl: method setFeature(Ljava/lang/String;Z)V not found >!STACK 0 >java.lang.NoSuchMethodError: org.apache.xerces.parsers.DOMBuilderImpl: method setFeature(Ljava/lang/String;Z)V not found > at org.eclipse.pde.internal.core.plugin.XMLDocumentModelBuilder.initialize(XMLDocumentModelBuilder.java:71) > at org.eclipse.pde.internal.core.plugin.XMLDocumentModelBuilder.<init>(XMLDocumentModelBuilder.java:67) > at org.eclipse.pde.internal.core.plugin.XMLCore.createXMLModelBuilder(XMLCore.java:61) > at org.eclipse.pde.internal.core.plugin.DocumentModel.<init>(DocumentModel.java:44) > at org.eclipse.pde.internal.core.plugin.AbstractPluginModelBase.getDocumentModel(AbstractPluginModelBase.java:51) > at org.eclipse.pde.internal.core.plugin.AbstractPluginModelBase.load(AbstractPluginModelBase.java:151) > at org.eclipse.pde.internal.core.WorkspaceModelManager.loadWorkspaceModel(WorkspaceModelManager.java:630) > at org.eclipse.pde.internal.core.WorkspaceModelManager.createWorkspacePluginModel(WorkspaceModelManager.java:156) > at org.eclipse.pde.internal.core.WorkspaceModelManager.createWorkspacePluginModel(WorkspaceModelManager.java:167) > at org.eclipse.pde.internal.core.WorkspaceModelManager.initializeWorkspacePluginModels(WorkspaceModelManager.java:482) > at org.eclipse.pde.internal.core.WorkspaceModelManager.reset(WorkspaceModelManager.java:712) > at org.eclipse.pde.internal.core.PDECore.initializeModels(PDECore.java:327) > at org.eclipse.pde.internal.core.PDECore.getWorkspaceModelManager(PDECore.java:294) > at org.eclipse.pde.internal.ui.editor.manifest.ManifestEditor.createResourceModel(ManifestEditor.java:209) > at org.eclipse.pde.internal.ui.editor.manifest.ManifestEditor.createModel(ManifestEditor.java:142) > at org.eclipse.pde.internal.ui.editor.PDEMultiPageEditor.initializeModels(PDEMultiPageEditor.java:495) > at org.eclipse.pde.internal.ui.editor.PDEMultiPageEditor.init(PDEMultiPageEditor.java:472) > at org.eclipse.pde.internal.ui.editor.manifest.ManifestEditor.init(ManifestEditor.java:289) > at org.eclipse.ui.internal.EditorManager.createSite(EditorManager.java:604) > at org.eclipse.ui.internal.EditorManager.openInternalEditor(EditorManager.java:666) > at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:459) > at org.eclipse.ui.internal.EditorManager.openEditorFromInput(EditorManager.java:333) > at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:424) > at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2051) > at org.eclipse.ui.internal.WorkbenchPage.access$6(WorkbenchPage.java:1999) > at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:1986) > at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69) > at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1981) > at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:1882) > at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:133) > at org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(EditorUtility.java:106) > at org.eclipse.jdt.internal.ui.actions.OpenActionUtil.open(OpenActionUtil.java:47) > at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:158) > at org.eclipse.jdt.ui.actions.OpenAction.run(OpenAction.java:147) > at org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(SelectionDispatchAction.java:191) > at org.eclipse.jdt.ui.actions.SelectionDispatchAction.run(SelectionDispatchAction.java:169) > at org.eclipse.jface.action.Action.runWithEvent(Action.java:842) > at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:542) > at org.eclipse.jface.action.ActionContributionItem.access$4(ActionContributionItem.java:496) > at org.eclipse.jface.action.ActionContributionItem$6.handleEvent(ActionContributionItem.java:468) > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java(Compiled Code)) > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java(Inlined Compiled Code)) > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java(Compiled Code)) > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java(Compiled Code)) > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1382) > at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858) > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:79) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:41) > at java.lang.reflect.Method.invoke(Method.java:371) > 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)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 38733
: 5145