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 256783 Details for
Bug 478144
Project Explorer OOM with Gnome shell clipboard extension enabled
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.
stack trace from log
RTCerrorlog.txt (text/plain), 7.82 KB, created by
Ian Mitchell
on 2015-09-23 05:23:03 EDT
(
hide
)
Description:
stack trace from log
Filename:
MIME Type:
Creator:
Ian Mitchell
Created:
2015-09-23 05:23:03 EDT
Size:
7.82 KB
patch
obsolete
>!SESSION 2015-09-20 22:34:55.002 ----------------------------------------------- >eclipse.buildId=unknown >java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20140627_204598 (JIT enabled, AOT enabled) >J9VM - R26_Java726_SR7_20140627_0924_B204598 >JIT - r11.b06_20140409_61252.04 >GC - R26_Java726_SR7_20140627_0924_B204598_CMPRSS >J9CL - 20140627_204598 >BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB >Command-line arguments: -os linux -ws gtk -arch x86_64 > >!ENTRY org.eclipse.emf.ecore 2 0 2015-09-20 22:35:01.432 >!MESSAGE Both 'com.ibm.ftt.resources.zos' and 'com.ibm.ftt.rse.mvs.client' register a package for 'http:///com/ibm/ftt/resources/zos/filesystem.ecore' > >!ENTRY org.eclipse.emf.ecore 2 0 2015-09-20 22:35:01.446 >!MESSAGE Both 'com.ibm.ccl.sca.composite.emf' and 'com.ibm.cics.policy.model' register an extension parser for 'policy' > >!ENTRY org.eclipse.emf.ecore 2 0 2015-09-20 22:35:01.446 >!MESSAGE Both 'com.ibm.etools.tpm.framework.ui' and 'com.ibm.xtools.uml.msl' register an extension parser for 'emx' > >!ENTRY org.eclipse.emf.ecore 2 0 2015-09-20 22:35:01.446 >!MESSAGE Both 'com.ibm.etools.tpm.framework.ui' and 'org.eclipse.uml2.uml' register an extension parser for 'uml' > >!ENTRY org.eclipse.ui 2 0 2015-09-20 22:35:04.885 >!MESSAGE Warnings while parsing the images from the 'org.eclipse.ui.commandImages' extension point. >!SUBENTRY 1 org.eclipse.ui 2 0 2015-09-20 22:35:04.885 >!MESSAGE Cannot bind to an undefined command: plug-in='com.ibm.pdtools.common.client', id='com.ibm.etools.fm.ui.model.commands.viewLog' >!SUBENTRY 1 org.eclipse.ui 2 0 2015-09-20 22:35:04.885 >!MESSAGE Cannot bind to an undefined command: plug-in='com.ibm.pdtools.common.client', id='com.ibm.etools.fm.ui.model.commands.clearLog' > >!ENTRY org.eclipse.osgi 2 1 2015-09-20 22:35:22.020 >!MESSAGE NLS unused message: in: com.ibm.etools.zos.subsystem.jes.zOSJESResources > >!ENTRY org.eclipse.osgi 2 1 2015-09-20 22:36:50.351 >!MESSAGE NLS missing message: ToolTip_TESTLIB in: com.ibm.systemz.db2.plx.run.core.messages > >!ENTRY org.eclipse.osgi 2 1 2015-09-20 22:36:50.358 >!MESSAGE NLS missing message: ToolTip_VOLUME in: com.ibm.systemz.db2.plx.run.core.messages > >!ENTRY org.eclipse.ui 4 4 2015-09-20 22:38:11.773 >!MESSAGE An internal error has occurred. >!STACK 0 >java.lang.OutOfMemoryError: Java heap space > at org.eclipse.ui.part.ResourceTransfer.nativeToJava(Unknown Source) > at org.eclipse.swt.dnd.Clipboard.getContents(Unknown Source) > at org.eclipse.swt.dnd.Clipboard.getContents(Unknown Source) > at org.eclipse.ui.internal.navigator.resources.actions.PasteAction$1.run(Unknown Source) > at org.eclipse.swt.widgets.Synchronizer.syncExec(Unknown Source) > at org.eclipse.ui.internal.UISynchronizer.syncExec(Unknown Source) > at org.eclipse.swt.widgets.Display.syncExec(Unknown Source) > at org.eclipse.ui.internal.navigator.resources.actions.PasteAction.updateSelection(Unknown Source) > at org.eclipse.ui.actions.BaseSelectionListenerAction.selectionChanged(Unknown Source) > at org.eclipse.ui.internal.navigator.resources.actions.EditActionGroup.updateActionBars(Unknown Source) > at org.eclipse.ui.internal.navigator.resources.actions.EditActionGroup.fillActionBars(Unknown Source) > at org.eclipse.ui.internal.navigator.resources.actions.EditActionProvider.fillActionBars(Unknown Source) > at org.eclipse.ui.navigator.NavigatorActionService$3.run(Unknown Source) > at org.eclipse.core.runtime.SafeRunner.run(Unknown Source) > at org.eclipse.ui.navigator.NavigatorActionService.fillActionBars(Unknown Source) > at org.eclipse.ui.navigator.CommonNavigatorManager$2.run(Unknown Source) > at org.eclipse.core.runtime.SafeRunner.run(Unknown Source) > at org.eclipse.ui.navigator.CommonNavigatorManager$UpdateActionBarsJob.runInUIThread(Unknown Source) > at org.eclipse.ui.progress.UIJob$1.run(Unknown Source) > at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) > at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) > at org.eclipse.jface.window.Window.runEventLoop(Unknown Source) > at org.eclipse.jface.window.Window.open(Unknown Source) > at org.eclipse.equinox.internal.security.ui.storage.DefaultPasswordProvider$1.run(Unknown Source) > at org.eclipse.ui.internal.UILockListener.doPendingWork(Unknown Source) > at org.eclipse.ui.internal.UISynchronizer$3.run(Unknown Source) > at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source) > at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source) > at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source) > at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(Unknown Source) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source) > at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Unknown Source) > at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Unknown Source) > at org.eclipse.ui.internal.Workbench$5.run(Unknown Source) > at org.eclipse.core.databinding.observable.Realm.runWithDefault(Unknown Source) > at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source) > at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source) > at org.eclipse.ui.internal.ide.application.IDEApplication.start(Unknown Source) > at org.eclipse.equinox.internal.app.EclipseAppHandle.run(Unknown Source) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source) > at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source) > at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) > at java.lang.reflect.Method.invoke(Unknown Source) > at org.eclipse.equinox.launcher.Main.invokeFramework(Unknown Source) > at org.eclipse.equinox.launcher.Main.basicRun(Unknown Source) > at org.eclipse.equinox.launcher.Main.run(Unknown Source) > at org.eclipse.equinox.launcher.Main.main(Unknown Source) > >!ENTRY com.ibm.team.repository 2 900 2015-09-20 22:38:21.224 >!MESSAGE Exception thrown when resolving package descriptor for package "org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescriptor@3bc6e9a4": java.lang.ClassNotFoundException: com.ibm.etools.esql.lang.esqlexpression.SyntaxtreePackage > >!ENTRY com.ibm.team.repository 2 900 2015-09-20 22:38:21.492 >!MESSAGE Exception thrown when resolving package descriptor for package "org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescriptor@a796987": java.lang.ClassNotFoundException: com.ibm.etools.mapping.rdb.RdbPackage > >!ENTRY com.ibm.team.repository 2 900 2015-09-20 22:38:22.263 >!MESSAGE Exception thrown when resolving package descriptor for package "org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescriptor@8028b452": java.lang.ClassNotFoundException: com.ibm.etools.mapping.msgmap.MsgmapPackage > >!ENTRY com.ibm.team.repository 2 900 2015-09-20 22:38:22.615 >!MESSAGE Exception thrown when resolving package descriptor for package "org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescriptor@29d02410": java.lang.ClassNotFoundException: com.ibm.cics.managedplatform.platform.PlatformPackage > >!ENTRY com.ibm.team.repository 2 900 2015-09-20 22:38:22.788 >!MESSAGE Exception thrown when resolving package descriptor for package "org.eclipse.emf.ecore.plugin.RegistryReader$EPackageDescriptor@86f0b43a": java.lang.ClassNotFoundException: com.ibm.etools.zunit.gen.model.model.ModelPackage > >!ENTRY com.ibm.team.fulltext.common 1 800 2015-09-20 22:38:38.038 >!MESSAGE Fulltext:: Server location: /home/ijmitch/workspace2/.metadata/.plugins/com.ibm.team.fulltext.client/fulltext_index/com.ibm.team.workitem.WorkItem
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 478144
:
256782
| 256783