Eclipse Cai usando JBOSS

Java

27/07/2015

Alguem pode ajudar. Meu eclipse trava ao criar arquivo .xhtml usando JBOSS e JSF. Ocorre o seguinte erro:




#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x5beed71c, pid=4244, tid=7088
#
# JRE version: Java(TM) SE Runtime Environment (8.0_51-b16) (build 1.8.0_51-b16)
# Java VM: Java HotSpot(TM) Client VM (25.51-b03 mixed mode windows-x86 )
# Problematic frame:
# C 0x5beed71c
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

--------------- T H R E A D ---------------

Current thread (0x02dad400): JavaThread "main" [_thread_in_native, id=7088, stack(0x00090000,0x00190000)]

siginfo: ExceptionCode=0xc0000005, reading address 0x00000000

Registers:
EAX=0x5c498500, EBX=0x57d187e0, ECX=0x00000000, EDX=0x5c6aa74c
ESP=0x0018d4f8, EBP=0x0018d528, ESI=0x5c6aa74c, EDI=0x57d1b640
EIP=0x5beed71c, EFLAGS=0x00210206

Top of Stack: (sp=0x0018d4f8)
0x0018d4f8: 5c3a93ea 5c498500 0018d5a0 80000000
0x0018d508: 5c3bd377 00000000 0018d5a0 5c3aa062
0x0018d518: 57d1b640 00000000 0018d5a0 80000000
0x0018d528: 0018d55c 5c3a20df 57d1b640 00000000
0x0018d538: 0018d5a0 5c3af44d 57d187e0 00000000
0x0018d548: 00000000 0018d5a0 00000000 57d63e98
0x0018d558: 57d4f100 0018d598 5c3afe0f 57d4f100
0x0018d568: 57d187e0 00000000 00000000 0018d5a0

Instructions: (pc=0x5beed71c)
0x5beed6fc: e4 fd ff ff 85 c0 75 f2 8b f3 eb 02 33 f6 85 f6
0x5beed70c: 89 77 18 75 07 c6 47 20 ff 89 5f 1c 5f 5e 5b c3
0x5beed71c: 8b 11 8b 44 24 04 3b 10 75 1d 8b 51 04 3b 50 04
0x5beed72c: 75 15 8b 51 08 3b 50 08 75 0d 8b 49 0c 3b 48 0c


Register to memory mapping:

EAX=0x5c498500 is an unknown value
EBX=0x57d187e0 is an unknown value
ECX=0x00000000 is an unknown value
EDX=0x5c6aa74c is an unknown value
ESP=0x0018d4f8 is pointing into the stack for thread: 0x02dad400
EBP=0x0018d528 is pointing into the stack for thread: 0x02dad400
ESI=0x5c6aa74c is an unknown value
EDI=0x57d1b640 is an unknown value


Stack: [0x00090000,0x00190000], sp=0x0018d4f8, free space=1013k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C 0x5beed71c
C 0x5c3a20df
C 0x5c3afe0f
C 0x567269db
j org.eclipse.swt.internal.mozilla.XPCOM._VtblCall(II[BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.VtblCall(II[BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+13
j org.eclipse.swt.internal.mozilla.nsIServiceManager.GetServiceByContractID([BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+12
j org.eclipse.swt.internal.mozilla.nsISupports.getMethodIndex(Ljava/lang/String;)I+55
j org.eclipse.swt.internal.mozilla.nsIFile.Create(II)I+3
j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V+153
j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)V+221
j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+81
j org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;)V+39
j org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(Lorg/eclipse/swt/widgets/Composite;)V+2
j org.jboss.tools.vpe.editor.mozilla.XulRunnerEditor2.<init>(Lorg/eclipse/swt/widgets/Composite;Lorg/jboss/tools/vpe/editor/mozilla/MozillaEditor;)V+2
j org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+274
j org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor()V+72
j org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(I)V+39
j org.eclipse.ui.part.MultiPageEditorPart.setActivePage(I)V+31
j org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages()V+45
j org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+16
j org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/swt/widgets/Composite;)Z+11
j org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/swt/widgets/Composite;)Z+3
j org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create()V+151
v ~StubRoutines::call_stub
V [jvm.dll+0x155dc5]
V [jvm.dll+0x21b31e]
V [jvm.dll+0x155e5e]
V [jvm.dll+0x16263a]
V [jvm.dll+0x162893]
V [jvm.dll+0xffed3]
C [java.dll+0x3b22]
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 518 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02e93880 [0x02e93850+0x30]
J 517 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x02e93b3c [0x02e93a80+0xbc]
J 3190 C1 org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object; (239 bytes) @ 0x032cd80c [0x032cd640+0x1cc]
J 3594 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (199 bytes) @ 0x02f8a030 [0x02f89c00+0x430]
J 3594 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (199 bytes) @ 0x02f89d88 [0x02f89c00+0x188]
J 3176 C1 org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V (215 bytes) @ 0x032c57e4 [0x032c52b0+0x534]
j org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+345
j org.eclipse.e4.core.internal.di.InjectorImpl.make(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+11
j org.eclipse.e4.core.contexts.ContextInjectionFactory.make(Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+13
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(Lorg/osgi/framework/Bundle;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/emf/common/util/URI;)Ljava/lang/Object;+169
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+90
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+4
j org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+118
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+557
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1493 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x030a8fe8 [0x030a8fc0+0x28]
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(Lorg/osgi/service/event/Event;)V+196
J 3784 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V (17 bytes) @ 0x02f23340 [0x02f23310+0x30]
J 3186 C1 org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V (222 bytes) @ 0x032ca3f4 [0x032ca0d0+0x324]
J 3187 C1 org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V (163 bytes) @ 0x032cbe08 [0x032cb570+0x898]
J 3253 C1 org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V (37 bytes) @ 0x032e8da0 [0x032e8b70+0x230]
J 3188 C1 org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V (26 bytes) @ 0x032ccf40 [0x032cce10+0x130]
J 3757 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V (37 bytes) @ 0x02f72a10 [0x02f72960+0xb0]
J 3179 C1 org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V (138 bytes) @ 0x032c6e94 [0x032c6b30+0x364]
J 3177 C1 org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V (19 bytes) @ 0x032c6558 [0x032c64d0+0x88]
J 621 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x02f3baa8 [0x02f3b9e0+0xc8]
J 658 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x02f5c100 [0x02f5bec0+0x240]
J 3018 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x032928ac [0x03292490+0x41c]
J 7527 C1 org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V (9 bytes) @ 0x030a853c [0x030a8510+0x2c]
J 7528 C1 org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z (56 bytes) @ 0x02f99030 [0x02f98f60+0xd0]
J 3231 C1 org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V (61 bytes) @ 0x032e0254 [0x032e0020+0x234]
J 1689 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x030f59f8 [0x030f5970+0x88]
j org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+119
j org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+121
j org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+53
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+5
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+140
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/ui/workbench/modeling/EPartService$PartState;)Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;+133
j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+453
j org.eclipse.ui.internal.WorkbenchPage.access$25(Lorg/eclipse/ui/internal/WorkbenchPage;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+10
j org.eclipse.ui.internal.WorkbenchPage$10.run()V+33
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+61
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+8
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Z)Lorg/eclipse/ui/IEditorPart;+5
j org.eclipse.ui.ide.IDE.openEditor(Lorg/eclipse/ui/IWorkbenchPage;Lorg/eclipse/core/resources/IFile;ZZ)Lorg/eclipse/ui/IEditorPart;+36
j org.eclipse.ui.ide.IDE.openEditor(Lorg/eclipse/ui/IWorkbenchPage;Lorg/eclipse/core/resources/IFile;Z)Lorg/eclipse/ui/IEditorPart;+4
j org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Lorg/eclipse/core/resources/IFile;Z)Lorg/eclipse/ui/IEditorPart;+27
j org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Ljava/lang/Object;Z)Lorg/eclipse/ui/IEditorPart;+21
j org.eclipse.jdt.ui.actions.OpenAction.run([Ljava/lang/Object;)V+116
j org.eclipse.jdt.ui.actions.OpenAction.run(Lorg/eclipse/jface/viewers/IStructuredSelection;)V+16
j org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(Lorg/eclipse/jface/viewers/ISelection;)V+12
j org.eclipse.jdt.ui.actions.SelectionDispatchAction.run()V+5
j org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run()V+4
j org.eclipse.ui.actions.RetargetAction.run()V+11
j org.eclipse.ui.navigator.CommonNavigatorManager$2.open(Lorg/eclipse/jface/viewers/ISelection;Z)V+59
j org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(Lorg/eclipse/jface/viewers/OpenEvent;)V+25
j org.eclipse.jface.viewers.StructuredViewer$2.run()V+8
J 1493 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x030a8fe8 [0x030a8fc0+0x28]
j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j org.eclipse.jface.viewers.StructuredViewer.fireOpen(Lorg/eclipse/jface/viewers/OpenEvent;)V+32
j org.eclipse.jface.viewers.StructuredViewer.handleOpen(Lorg/eclipse/swt/events/SelectionEvent;)V+31
...<more frames>...

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j org.eclipse.swt.internal.mozilla.XPCOM._VtblCall(II[BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+0
j org.eclipse.swt.internal.mozilla.XPCOM.VtblCall(II[BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+13
j org.eclipse.swt.internal.mozilla.nsIServiceManager.GetServiceByContractID([BLorg/eclipse/swt/internal/mozilla/nsID;[I)I+12
j org.eclipse.swt.internal.mozilla.nsISupports.getMethodIndex(Ljava/lang/String;)I+55
j org.eclipse.swt.internal.mozilla.nsIFile.Create(II)I+3
j org.eclipse.swt.browser.AppFileLocProvider.<init>(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Z)V+153
j org.eclipse.swt.browser.Mozilla.create(Lorg/eclipse/swt/widgets/Composite;I)V+221
j org.eclipse.swt.browser.Browser.<init>(Lorg/eclipse/swt/widgets/Composite;I)V+81
j org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.<init>(Lorg/eclipse/swt/widgets/Composite;)V+39
j org.jboss.tools.vpe.xulrunner.editor.XulRunnerEditor.<init>(Lorg/eclipse/swt/widgets/Composite;)V+2
j org.jboss.tools.vpe.editor.mozilla.XulRunnerEditor2.<init>(Lorg/eclipse/swt/widgets/Composite;Lorg/jboss/tools/vpe/editor/mozilla/MozillaEditor;)V+2
j org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+274
j org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor()V+72
j org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(I)V+39
j org.eclipse.ui.part.MultiPageEditorPart.setActivePage(I)V+31
j org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages()V+45
j org.eclipse.ui.part.MultiPageEditorPart.createPartControl(Lorg/eclipse/swt/widgets/Composite;)V+16
j org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/swt/widgets/Composite;)Z+11
j org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(Lorg/eclipse/ui/IWorkbenchPart;Lorg/eclipse/swt/widgets/Composite;)Z+3
j org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create()V+151
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 518 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x02e93880 [0x02e93850+0x30]
J 517 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x02e93b3c [0x02e93a80+0xbc]
J 3190 C1 org.eclipse.e4.core.internal.di.MethodRequestor.execute()Ljava/lang/Object; (239 bytes) @ 0x032cd80c [0x032cd640+0x1cc]
J 3594 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (199 bytes) @ 0x02f8a030 [0x02f89c00+0x430]
J 3594 C1 org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(Ljava/lang/Class;Ljava/lang/Object;Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Ljava/util/ArrayList;)V (199 bytes) @ 0x02f89d88 [0x02f89c00+0x188]
J 3176 C1 org.eclipse.e4.core.internal.di.InjectorImpl.inject(Ljava/lang/Object;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)V (215 bytes) @ 0x032c57e4 [0x032c52b0+0x534]
j org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+345
j org.eclipse.e4.core.internal.di.InjectorImpl.make(Ljava/lang/Class;Lorg/eclipse/e4/core/di/suppliers/PrimaryObjectSupplier;)Ljava/lang/Object;+11
j org.eclipse.e4.core.contexts.ContextInjectionFactory.make(Ljava/lang/Class;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+13
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(Lorg/osgi/framework/Bundle;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/emf/common/util/URI;)Ljava/lang/Object;+169
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+90
j org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(Ljava/lang/String;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+4
j org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+118
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;)Ljava/lang/Object;+21
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;Ljava/lang/Object;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+557
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+168
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(Lorg/eclipse/e4/ui/internal/workbench/swt/PartRenderingEngine;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+2
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run()V+13
J 1493 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x030a8fe8 [0x030a8fc0+0x28]
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)Ljava/lang/Object;+15
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl$1.handleEvent(Lorg/osgi/service/event/Event;)V+196
J 3784 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run()V (17 bytes) @ 0x02f23340 [0x02f23310+0x30]
J 3186 C1 org.eclipse.swt.widgets.Synchronizer.syncExec(Ljava/lang/Runnable;)V (222 bytes) @ 0x032ca3f4 [0x032ca0d0+0x324]
J 3187 C1 org.eclipse.ui.internal.UISynchronizer.syncExec(Ljava/lang/Runnable;)V (163 bytes) @ 0x032cbe08 [0x032cb570+0x898]
J 3253 C1 org.eclipse.swt.widgets.Display.syncExec(Ljava/lang/Runnable;)V (37 bytes) @ 0x032e8da0 [0x032e8b70+0x230]
J 3188 C1 org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(Ljava/lang/Runnable;)V (26 bytes) @ 0x032ccf40 [0x032cce10+0x130]
J 3757 C1 org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(Lorg/osgi/service/event/Event;)V (37 bytes) @ 0x02f72a10 [0x02f72960+0xb0]
J 3179 C1 org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(Lorg/osgi/service/event/Event;Ljava/security/Permission;)V (138 bytes) @ 0x032c6e94 [0x032c6b30+0x364]
J 3177 C1 org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(Ljava/lang/Object;Ljava/lang/Object;ILjava/lang/Object;)V (19 bytes) @ 0x032c6558 [0x032c64d0+0x88]
J 621 C1 org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(Ljava/util/Set;Lorg/eclipse/osgi/framework/eventmgr/EventDispatcher;ILjava/lang/Object;)V (69 bytes) @ 0x02f3baa8 [0x02f3b9e0+0xc8]
J 658 C1 org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ILjava/lang/Object;)V (81 bytes) @ 0x02f5c100 [0x02f5bec0+0x240]
J 3018 C1 org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(Lorg/osgi/service/event/Event;Z)V (219 bytes) @ 0x032928ac [0x03292490+0x41c]
J 7527 C1 org.eclipse.equinox.internal.event.EventComponent.sendEvent(Lorg/osgi/service/event/Event;)V (9 bytes) @ 0x030a853c [0x030a8510+0x2c]
J 7528 C1 org.eclipse.e4.ui.services.internal.events.EventBroker.send(Ljava/lang/String;Ljava/lang/Object;)Z (56 bytes) @ 0x02f99030 [0x02f98f60+0xd0]
J 3231 C1 org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(Lorg/eclipse/emf/common/notify/Notification;)V (61 bytes) @ 0x032e0254 [0x032e0020+0x234]
J 1689 C1 org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(Lorg/eclipse/emf/common/notify/Notification;)V (44 bytes) @ 0x030f59f8 [0x030f5970+0x88]
j org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+119
j org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(Lorg/eclipse/e4/ui/model/application/ui/basic/MWindow;Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+121
j org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(Lorg/eclipse/e4/ui/model/application/ui/MUIElement;)V+53
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+5
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;)V+140
j org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;Lorg/eclipse/e4/ui/workbench/modeling/EPartService$PartState;)Lorg/eclipse/e4/ui/model/application/ui/basic/MPart;+133
j org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+453
j org.eclipse.ui.internal.WorkbenchPage.access$25(Lorg/eclipse/ui/internal/WorkbenchPage;Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+10
j org.eclipse.ui.internal.WorkbenchPage$10.run()V+33
j org.eclipse.swt.custom.BusyIndicator.showWhile(Lorg/eclipse/swt/widgets/Display;Ljava/lang/Runnable;)V+116
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZILorg/eclipse/ui/IMemento;Z)Lorg/eclipse/ui/IEditorPart;+61
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;ZI)Lorg/eclipse/ui/IEditorPart;+8
j org.eclipse.ui.internal.WorkbenchPage.openEditor(Lorg/eclipse/ui/IEditorInput;Ljava/lang/String;Z)Lorg/eclipse/ui/IEditorPart;+5
j org.eclipse.ui.ide.IDE.openEditor(Lorg/eclipse/ui/IWorkbenchPage;Lorg/eclipse/core/resources/IFile;ZZ)Lorg/eclipse/ui/IEditorPart;+36
j org.eclipse.ui.ide.IDE.openEditor(Lorg/eclipse/ui/IWorkbenchPage;Lorg/eclipse/core/resources/IFile;Z)Lorg/eclipse/ui/IEditorPart;+4
j org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Lorg/eclipse/core/resources/IFile;Z)Lorg/eclipse/ui/IEditorPart;+27
j org.eclipse.jdt.internal.ui.javaeditor.EditorUtility.openInEditor(Ljava/lang/Object;Z)Lorg/eclipse/ui/IEditorPart;+21
j org.eclipse.jdt.ui.actions.OpenAction.run([Ljava/lang/Object;)V+116
j org.eclipse.jdt.ui.actions.OpenAction.run(Lorg/eclipse/jface/viewers/IStructuredSelection;)V+16
j org.eclipse.jdt.ui.actions.SelectionDispatchAction.dispatchRun(Lorg/eclipse/jface/viewers/ISelection;)V+12
j org.eclipse.jdt.ui.actions.SelectionDispatchAction.run()V+5
j org.eclipse.jdt.internal.ui.navigator.OpenAndExpand.run()V+4
j org.eclipse.ui.actions.RetargetAction.run()V+11
j org.eclipse.ui.navigator.CommonNavigatorManager$2.open(Lorg/eclipse/jface/viewers/ISelection;Z)V+59
j org.eclipse.ui.OpenAndLinkWithEditorHelper$InternalListener.open(Lorg/eclipse/jface/viewers/OpenEvent;)V+25
j org.eclipse.jface.viewers.StructuredViewer$2.run()V+8
J 1493 C1 org.eclipse.core.runtime.SafeRunner.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V (38 bytes) @ 0x030a8fe8 [0x030a8fc0+0x28]
j org.eclipse.ui.internal.JFaceUtil$1.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+1
j org.eclipse.jface.util.SafeRunnable.run(Lorg/eclipse/core/runtime/ISafeRunnable;)V+4
j org.eclipse.jface.viewers.StructuredViewer.fireOpen(Lorg/eclipse/jface/viewers/OpenEvent;)V+32
j org.eclipse.jface.viewers.StructuredViewer.handleOpen(Lorg/eclipse/swt/events/SelectionEvent;)V+31
j org.eclipse.ui.navigator.CommonViewer.handleOpen(Lorg/eclipse/swt/events/SelectionEvent;)V+6
j org.eclipse.jface.viewers.StructuredViewer$6.handleOpen(Lorg/eclipse/swt/events/SelectionEvent;)V+5
j org.eclipse.jface.util.OpenStrategy.fireOpenEvent(Lorg/eclipse/swt/events/SelectionEvent;)V+38
j org.eclipse.jface.util.OpenStrategy.access$2(Lorg/eclipse/jface/util/OpenStrategy;Lorg/eclipse/swt/events/SelectionEvent;)V+2
j org.eclipse.jface.util.OpenStrategy$1.handleEvent(Lorg/eclipse/swt/widgets/Event;)V+37
J 2978 C1 org.eclipse.swt.widgets.EventTable.sendEvent(Lorg/eclipse/swt/widgets/Event;)V (532 bytes) @ 0x03282528 [0x03282470+0xb8]
j org.eclipse.swt.widgets.Display.sendEvent(Lorg/eclipse/swt/widgets/EventTable;Lorg/eclipse/swt/widgets/Event;)V+12
J 7185 C1 org.eclipse.swt.widgets.Display.runDeferredEvents()Z (109 bytes) @ 0x03027358 [0x03027200+0x158]
j org.eclipse.swt.widgets.Display.readAndDispatch()Z+69
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run()V+626
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(Lorg/eclipse/e4/ui/model/application/MApplicationElement;Lorg/eclipse/e4/core/contexts/IEclipseContext;)Ljava/lang/Object;+57
j org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(Lorg/eclipse/e4/ui/model/application/MApplicationElement;)V+20
j org.eclipse.ui.internal.Workbench$5.run()V+310
j org.eclipse.core.databinding.observable.Realm.runWithDefault(Lorg/eclipse/core/databinding/observable/Realm;Ljava/lang/Runnable;)V+12
j org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+18
j org.eclipse.ui.PlatformUI.createAndRunWorkbench(Lorg/eclipse/swt/widgets/Display;Lorg/eclipse/ui/application/WorkbenchAdvisor;)I+2
j org.eclipse.ui.internal.ide.application.IDEApplication.start(Lorg/eclipse/equinox/app/IApplicationContext;)Ljava/lang/Object;+111
j org.eclipse.equinox.internal.app.EclipseAppHandle.run(Ljava/lang/Object;)Ljava/lang/Object;+135
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Ljava/lang/Object;)Ljava/lang/Object;+85
j org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ljava/lang/Object;)Ljava/lang/Object;+82
j org.eclipse.core.runtime.adaptor.EclipseStarter.run(Ljava/lang/Object;)Ljava/lang/Object;+109
j org.eclipse.core.runtime.adaptor.EclipseStarter.run([Ljava/lang/String;Ljava/lang/Runnable;)Ljava/lang/Object;+132
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j org.eclipse.equinox.launcher.Main.invokeFramework([Ljava/lang/String;[Ljava/net/URL;)V+265
j org.eclipse.equinox.launcher.Main.basicRun([Ljava/lang/String;)V+160
j org.eclipse.equinox.launcher.Main.run([Ljava/lang/String;)I+4
v ~StubRoutines::call_stub

--------------- P R O C E S S ---------------

Java Threads: ( => current thread )
0x4a509c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=9280, stack(0x57640000,0x57740000)]
0x4a50a400 JavaThread "org.eclipse.wst.sse.ui.internal.reconcile.StructuredRegionProcessor" daemon [_thread_blocked, id=4436, stack(0x548c0000,0x549c0000)]
0x4a40ac00 JavaThread "Thread-30" [_thread_in_native, id=6476, stack(0x51c80000,0x51d80000)]
0x4a509800 JavaThread "Worker-21" [_thread_blocked, id=3088, stack(0x59c80000,0x59d80000)]
0x4a509000 JavaThread "Worker-20" [_thread_blocked, id=7188, stack(0x59b80000,0x59c80000)]
0x4a508c00 JavaThread "Worker-19" [_thread_blocked, id=7336, stack(0x59a80000,0x59b80000)]
0x4a40c400 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=8808, stack(0x52080000,0x52180000)]
0x4a40b800 JavaThread "Thread-24" [_thread_blocked, id=9740, stack(0x51e80000,0x51f80000)]
0x4a40b000 JavaThread "Worker-18" [_thread_blocked, id=7704, stack(0x51370000,0x51470000)]
0x4a40a400 JavaThread "Worker-17" [_thread_blocked, id=9500, stack(0x50e40000,0x50f40000)]
0x4a40a000 JavaThread "Worker-16" [_thread_blocked, id=9960, stack(0x50c00000,0x50d00000)]
0x478d4c00 JavaThread "Worker-15" [_thread_blocked, id=3084, stack(0x50ac0000,0x50bc0000)]
0x4a409800 JavaThread "Worker-14" [_thread_blocked, id=6960, stack(0x50980000,0x50a80000)]
0x4a409000 JavaThread "Worker-13" [_thread_blocked, id=3228, stack(0x50840000,0x50940000)]
0x4a408c00 JavaThread "Worker-12" [_thread_blocked, id=9400, stack(0x50700000,0x50800000)]
0x478d6c00 JavaThread "Worker-11" [_thread_blocked, id=7616, stack(0x505c0000,0x506c0000)]
0x478d5400 JavaThread "Worker-10" [_thread_blocked, id=10140, stack(0x50480000,0x50580000)]
0x4a3bb400 JavaThread "Worker-9" [_thread_blocked, id=9480, stack(0x4eec0000,0x4efc0000)]
0x4a3bb800 JavaThread "Worker-8" [_thread_blocked, id=6060, stack(0x4ed60000,0x4ee60000)]
0x4a3bac00 JavaThread "Worker-7" [_thread_blocked, id=5192, stack(0x4e990000,0x4ea90000)]
0x4a3ba800 JavaThread "Worker-6" [_thread_blocked, id=7884, stack(0x4e750000,0x4e850000)]
0x4a3ba000 JavaThread "Worker-5" [_thread_blocked, id=10056, stack(0x4e610000,0x4e710000)]
0x478d8400 JavaThread "Worker-4" [_thread_blocked, id=9552, stack(0x4e4d0000,0x4e5d0000)]
0x478d8000 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=1040, stack(0x4d530000,0x4d630000)]
0x478d7800 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=168, stack(0x4c5d0000,0x4c6d0000)]
0x478d6400 JavaThread "Worker-3" [_thread_blocked, id=2676, stack(0x4b250000,0x4b350000)]
0x478d6000 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=9712, stack(0x4b010000,0x4b110000)]
0x478d5800 JavaThread "Java indexing" daemon [_thread_blocked, id=10088, stack(0x4add0000,0x4aed0000)]
0x47784000 JavaThread "Worker-2" [_thread_blocked, id=2372, stack(0x49480000,0x49580000)]
0x47891c00 JavaThread "JavaScript indexing" daemon [_thread_blocked, id=10108, stack(0x49380000,0x49480000)]
0x476bb000 JavaThread "Worker-1" [_thread_blocked, id=9476, stack(0x48f80000,0x49080000)]
0x47671c00 JavaThread "Worker-0" [_thread_blocked, id=7508, stack(0x48e80000,0x48f80000)]
0x462bc800 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=8436, stack(0x47c40000,0x47d40000)]
0x463b2c00 JavaThread "Worker-JM" [_thread_blocked, id=3216, stack(0x47000000,0x47100000)]
0x4631fc00 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=6536, stack(0x46e20000,0x46f20000)]
0x462c1000 JavaThread "Start Level: Equinox Container: 00d87f02-b833-0015-160d-81ce88d6c0a5" daemon [_thread_blocked, id=10076, stack(0x46b20000,0x46c20000)]
0x462c0000 JavaThread "Framework Event Dispatcher: Equinox Container: 00d87f02-b833-0015-160d-81ce88d6c0a5" daemon [_thread_blocked, id=6752, stack(0x46a20000,0x46b20000)]
0x45669000 JavaThread "Active Thread: Equinox Container: 00d87f02-b833-0015-160d-81ce88d6c0a5" [_thread_blocked, id=9312, stack(0x46920000,0x46a20000)]
0x45648400 JavaThread "Service Thread" daemon [_thread_blocked, id=5124, stack(0x45cd0000,0x45dd0000)]
0x45628400 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=9672, stack(0x45b90000,0x45c90000)]
0x45627000 JavaThread "Attach Listener" daemon [_thread_blocked, id=10092, stack(0x45a50000,0x45b50000)]
0x45624400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=9652, stack(0x45910000,0x45a10000)]
0x455f2800 JavaThread "Finalizer" daemon [_thread_blocked, id=8288, stack(0x457d0000,0x458d0000)]
0x455edc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=4432, stack(0x02c70000,0x02d70000)]
=>0x02dad400 JavaThread "main" [_thread_in_native, id=7088, stack(0x00090000,0x00190000)]

Other Threads:
0x455e9800 VMThread [stack: 0x02b10000,0x02c10000] [id=3192]
0x45649c00 WatcherThread [stack: 0x45e10000,0x45f10000] [id=7124]

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap:
def new generation total 89152K, used 67074K [0x04e00000, 0x0aeb0000, 0x1a350000)
eden space 79296K, 72% used [0x04e00000, 0x085e0910, 0x09b70000)
from space 9856K, 100% used [0x0a510000, 0x0aeb0000, 0x0aeb0000)
to space 9856K, 0% used [0x09b70000, 0x09b70000, 0x0a510000)
tenured generation total 197732K, used 122237K [0x1a350000, 0x26469000, 0x44e00000)
the space 197732K, 61% used [0x1a350000, 0x21aaf660, 0x21aaf800, 0x26469000)
Metaspace used 81096K, capacity 86802K, committed 86912K, reserved 87424K

Card table byte_map: [0x44e00000,0x45010000] byte_map_base: 0x44dd9000

Polling page: 0x002a0000

CodeCache: size=32768Kb used=7465Kb max_used=7935Kb free=25302Kb
bounds [0x02db0000, 0x035b0000, 0x04db0000]
total_blobs=3654 nmethods=3328 adapters=254
compilation: enabled

Compilation events (10 events):
Event: 136.163 Thread 0x45628400 7820 org.eclipse.swt.graphics.Image::<init> (1544 bytes)
Event: 136.180 Thread 0x45628400 nmethod 7820 0x02f02008 code [0x02f023f0, 0x02f03e40]
Event: 136.180 Thread 0x45628400 7821 org.eclipse.swt.graphics.ImageData::getPixels (1074 bytes)
Event: 136.185 Thread 0x45628400 nmethod 7821 0x032eb848 code [0x032eba30, 0x032ec8c4]
Event: 136.230 Thread 0x45628400 7822 org.eclipse.swt.widgets.Combo::windowProc (1897 bytes)
Event: 136.245 Thread 0x45628400 nmethod 7822 0x03086d48 code [0x030873b0, 0x030897e4]
Event: 136.245 Thread 0x45628400 7823 org.eclipse.swt.widgets.Combo::callWindowProc (295 bytes)
Event: 136.247 Thread 0x45628400 nmethod 7823 0x031adc48 code [0x031ade10, 0x031ae230]
Event: 137.777 Thread 0x45628400 7824 org.eclipse.swt.internal.mozilla.nsID::Parse (661 bytes)
Event: 137.785 Thread 0x45628400 nmethod 7824 0x0307b948 code [0x0307be00, 0x0307d73c]

GC Heap History (10 events):
Event: 62.906 GC heap before
{Heap before GC invocations=15 (full 4):
def new generation total 78784K, used 78784K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 100% used [0x04e00000, 0x09270000, 0x09270000)
from space 8704K, 100% used [0x09270000, 0x09af0000, 0x09af0000)
to space 8704K, 0% used [0x09af0000, 0x09af0000, 0x0a370000)
tenured generation total 174784K, used 109086K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 62% used [0x1a350000, 0x20dd7a50, 0x20dd7c00, 0x24e00000)
Metaspace used 65253K, capacity 69945K, committed 70016K, reserved 70016K
Event: 62.927 GC heap after
Heap after GC invocations=16 (full 4):
def new generation total 78784K, used 4964K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 0% used [0x04e00000, 0x04e00000, 0x09270000)
from space 8704K, 57% used [0x09af0000, 0x09fc9170, 0x0a370000)
to space 8704K, 0% used [0x09270000, 0x09270000, 0x09af0000)
tenured generation total 174784K, used 114196K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 65% used [0x1a350000, 0x212d53d8, 0x212d5400, 0x24e00000)
Metaspace used 65253K, capacity 69945K, committed 70016K, reserved 70016K
}
Event: 65.803 GC heap before
{Heap before GC invocations=16 (full 4):
def new generation total 78784K, used 75044K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 100% used [0x04e00000, 0x09270000, 0x09270000)
from space 8704K, 57% used [0x09af0000, 0x09fc9170, 0x0a370000)
to space 8704K, 0% used [0x09270000, 0x09270000, 0x09af0000)
tenured generation total 174784K, used 114196K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 65% used [0x1a350000, 0x212d53d8, 0x212d5400, 0x24e00000)
Metaspace used 69409K, capacity 74214K, committed 74368K, reserved 75136K
Event: 65.830 GC heap after
Heap after GC invocations=17 (full 4):
def new generation total 78784K, used 8704K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 0% used [0x04e00000, 0x04e00000, 0x09270000)
from space 8704K, 100% used [0x09270000, 0x09af0000, 0x09af0000)
to space 8704K, 0% used [0x09af0000, 0x09af0000, 0x0a370000)
tenured generation total 174784K, used 119855K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 68% used [0x1a350000, 0x2185beb0, 0x2185c000, 0x24e00000)
Metaspace used 69409K, capacity 74214K, committed 74368K, reserved 75136K
}
Event: 70.498 GC heap before
{Heap before GC invocations=17 (full 4):
def new generation total 78784K, used 78784K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 100% used [0x04e00000, 0x09270000, 0x09270000)
from space 8704K, 100% used [0x09270000, 0x09af0000, 0x09af0000)
to space 8704K, 0% used [0x09af0000, 0x09af0000, 0x0a370000)
tenured generation total 174784K, used 119855K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 68% used [0x1a350000, 0x2185beb0, 0x2185c000, 0x24e00000)
Metaspace used 72457K, capacity 77456K, committed 77568K, reserved 78208K
Event: 70.525 GC heap after
Heap after GC invocations=18 (full 4):
def new generation total 78784K, used 6247K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 0% used [0x04e00000, 0x04e00000, 0x09270000)
from space 8704K, 71% used [0x09af0000, 0x0a109c70, 0x0a370000)
to space 8704K, 0% used [0x09270000, 0x09270000, 0x09af0000)
tenured generation total 174784K, used 125053K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 71% used [0x1a350000, 0x21d6f5e0, 0x21d6f600, 0x24e00000)
Metaspace used 72457K, capacity 77456K, committed 77568K, reserved 78208K
}
Event: 91.140 GC heap before
{Heap before GC invocations=18 (full 4):
def new generation total 78784K, used 54827K [0x04e00000, 0x0a370000, 0x1a350000)
eden space 70080K, 69% used [0x04e00000, 0x07d710f0, 0x09270000)
from space 8704K, 71% used [0x09af0000, 0x0a109c70, 0x0a370000)
to space 8704K, 0% used [0x09270000, 0x09270000, 0x09af0000)
tenured generation total 174784K, used 125053K [0x1a350000, 0x24e00000, 0x44e00000)
the space 174784K, 71% used [0x1a350000, 0x21d6f5e0, 0x21d6f600, 0x24e00000)
Metaspace used 74037K, capacity 79230K, committed 79232K, reserved 79232K
Event: 91.563 GC heap after
Heap after GC invocations=19 (full 5):
def new generation total 89152K, used 0K [0x04e00000, 0x0aeb0000, 0x1a350000)
eden space 79296K, 0% used [0x04e00000, 0x04e00000, 0x09b70000)
from space 9856K, 0% used [0x09b70000, 0x09b70000, 0x0a510000)
to space 9856K, 0% used [0x0a510000, 0x0a510000, 0x0aeb0000)
tenured generation total 197732K, used 118638K [0x1a350000, 0x26469000, 0x44e00000)
the space 197732K, 59% used [0x1a350000, 0x2172b960, 0x2172ba00, 0x26469000)
Metaspace used 74037K, capacity 79230K, committed 79232K, reserved 79232K
}
Event: 135.331 GC heap before
{Heap before GC invocations=19 (full 5):
def new generation total 89152K, used 79296K [0x04e00000, 0x0aeb0000, 0x1a350000)
eden space 79296K, 100% used [0x04e00000, 0x09b70000, 0x09b70000)
from space 9856K, 0% used [0x09b70000, 0x09b70000, 0x0a510000)
to space 9856K, 0% used [0x0a510000, 0x0a510000, 0x0aeb0000)
tenured generation total 197732K, used 118638K [0x1a350000, 0x26469000, 0x44e00000)
the space 197732K, 59% used [0x1a350000, 0x2172b960, 0x2172ba00, 0x26469000)
Metaspace used 80680K, capacity 86418K, committed 86528K, reserved 87424K
Event: 135.380 GC heap after
Heap after GC invocations=20 (full 5):
def new generation total 89152K, used 9856K [0x04e00000, 0x0aeb0000, 0x1a350000)
eden space 79296K, 0% used [0x04e00000, 0x04e00000, 0x09b70000)
from space 9856K, 100% used [0x0a510000, 0x0aeb0000, 0x0aeb0000)
to space 9856K, 0% used [0x09b70000, 0x09b70000, 0x0a510000)
tenured generation total 197732K, used 122237K [0x1a350000, 0x26469000, 0x44e00000)
the space 197732K, 61% used [0x1a350000, 0x21aaf660, 0x21aaf800, 0x26469000)
Metaspace used 80680K, capacity 86418K, committed 86528K, reserved 87424K
}

Deoptimization events (0 events):
No events

Internal exceptions (10 events):
Event: 73.160 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c6f308) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.160 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c6fa40) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.162 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c79400) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.163 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c79ae8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.165 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c814e0) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.165 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c81bd8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.167 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c89570) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 73.167 Thread 0x4a3bac00 Exception <a 'sun/nio/fs/WindowsException'> (0x06c89c80) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 134.346 Thread 0x02dad400 Exception <a 'java/io/FileNotFoundException'> (0x0959fb28) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]
Event: 134.535 Thread 0x02dad400 Exception <a 'java/io/FileNotFoundException'> (0x095bf5d8) thrown at [C:\re\workspace\8-2-build-windows-i586-cygwin\jdk8u51\3951\hotspot\src\share\vm\prims\jni.cpp, line 709]

Events (10 events):
Event: 137.785 Thread 0x45628400 flushing nmethod 0x02e79888
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f72d88
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f85b08
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f85d48
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f85f08
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f860c8
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02f86548
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02fcea88
Event: 137.787 Thread 0x45628400 flushing nmethod 0x02fcec48
Event: 137.787 Thread 0x45628400 flushing nmethod 0x0300f608


Dynamic libraries:
0x00400000 - 0x0044e000 C:\Eclipse32\eclipse\eclipse.exe
0x77e80000 - 0x78000000 C:\Windows\SysWOW64\ntdll.dll
0x75590000 - 0x756a0000 C:\Windows\syswow64\kernel32.dll
0x75f90000 - 0x75fd7000 C:\Windows\syswow64\KERNELBASE.dll
0x756a0000 - 0x757a0000 C:\Windows\syswow64\USER32.dll
0x75f00000 - 0x75f90000 C:\Windows\syswow64\GDI32.dll
0x75d20000 - 0x75d2a000 C:\Windows\syswow64\LPK.dll
0x75970000 - 0x75a0d000 C:\Windows\syswow64\USP10.dll
0x76180000 - 0x7622c000 C:\Windows\syswow64\msvcrt.dll
0x77470000 - 0x77510000 C:\Windows\syswow64\ADVAPI32.dll
0x75ee0000 - 0x75ef9000 C:\Windows\SysWOW64\sechost.dll
0x75ac0000 - 0x75bb0000 C:\Windows\syswow64\RPCRT4.dll
0x75530000 - 0x75590000 C:\Windows\syswow64\SspiCli.dll
0x75520000 - 0x7552c000 C:\Windows\syswow64\CRYPTBASE.dll
0x738f0000 - 0x73a8e000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_41e6975e2bd6f2b2\COMCTL32.dll
0x77160000 - 0x771b7000 C:\Windows\syswow64\SHLWAPI.dll
0x77380000 - 0x773e0000 C:\Windows\system32\IMM32.DLL
0x772b0000 - 0x7737c000 C:\Windows\syswow64\MSCTF.dll
0x752e0000 - 0x75326000 C:\PROGRA~2\Sophos\SOPHOS~1\SOPHOS~1.DLL
0x77e50000 - 0x77e55000 C:\Windows\syswow64\PSAPI.DLL
0x72000000 - 0x7200d000 C:\Eclipse32\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.1.300.v20150602-1417\eclipse_1611.dll
0x72940000 - 0x72949000 C:\Windows\system32\VERSION.dll
0x718b0000 - 0x71930000 C:\Windows\system32\uxtheme.dll
0x68570000 - 0x685a6000 c:\Program Files\WIDCOMM\Bluetooth Software\SysWOW64\BtMmHook.dll
0x763e0000 - 0x7702b000 C:\Windows\syswow64\SHELL32.dll
0x75bb0000 - 0x75d0c000 C:\Windows\syswow64\ole32.dll
0x76350000 - 0x763df000 C:\Windows\syswow64\OLEAUT32.dll
0x61220000 - 0x615e0000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\client\jvm.dll
0x70a80000 - 0x70a87000 C:\Windows\system32\WSOCK32.dll
0x77560000 - 0x77595000 C:\Windows\syswow64\WS2_32.dll
0x75d10000 - 0x75d16000 C:\Windows\syswow64\NSI.dll
0x72190000 - 0x721c2000 C:\Windows\system32\WINMM.dll
0x71190000 - 0x7124f000 C:\Windows\system32\MSVCR100.dll
0x6fca0000 - 0x6fcac000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\verify.dll
0x67dd0000 - 0x67df1000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\java.dll
0x62c70000 - 0x62c83000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\zip.dll
0x734b0000 - 0x734bb000 C:\Windows\system32\profapi.dll
0x73890000 - 0x738a7000 C:\Windows\system32\CRYPTSP.dll
0x73850000 - 0x7388b000 C:\Windows\system32\rsaenh.dll
0x734c0000 - 0x734d7000 C:\Windows\system32\USERENV.dll
0x61200000 - 0x61215000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\net.dll
0x71c00000 - 0x71c22000 C:\ProgramData\Sophos\Web Intelligence\swi_ifslsp.dll
0x71bc0000 - 0x71bfc000 C:\Windows\system32\mswsock.dll
0x714f0000 - 0x714f6000 C:\Windows\System32\wship6.dll
0x72a70000 - 0x72a8c000 C:\Windows\system32\IPHLPAPI.DLL
0x72a60000 - 0x72a67000 C:\Windows\system32\WINNSI.DLL
0x73700000 - 0x73712000 C:\Windows\system32\dhcpcsvc.DLL
0x736f0000 - 0x736fd000 C:\Windows\system32\dhcpcsvc6.DLL
0x6ba00000 - 0x6ba0f000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\nio.dll
0x6b640000 - 0x6b650000 C:\Windows\system32\NLAapi.dll
0x6b620000 - 0x6b630000 C:\Windows\system32\napinsp.dll
0x6b600000 - 0x6b612000 C:\Windows\system32\pnrpnsp.dll
0x73720000 - 0x73764000 C:\Windows\system32\DNSAPI.dll
0x6b5f0000 - 0x6b5f8000 C:\Windows\System32\winrnr.dll
0x6b5e0000 - 0x6b5ed000 C:\Windows\system32\wshbth.dll
0x71160000 - 0x71181000 C:\Program Files (x86)\Bonjour\mdnsNSP.dll
0x71bb0000 - 0x71bb5000 C:\Windows\System32\wshtcpip.dll
0x71250000 - 0x71256000 C:\Windows\system32\rasadhlp.dll
0x71120000 - 0x71158000 C:\Windows\System32\fwpuclnt.dll
0x47f40000 - 0x47fb0000 C:\Eclipse32\eclipse\configuration\org.eclipse.osgi\729\0\.cp\swt-win32-4527.dll
0x76100000 - 0x7617b000 C:\Windows\syswow64\comdlg32.dll
0x72130000 - 0x72181000 C:\Windows\system32\WINSPOOL.DRV
0x75fe0000 - 0x760fb000 C:\Windows\syswow64\WININET.dll
0x75d30000 - 0x75d33000 C:\Windows\syswow64\Normaliz.dll
0x757b0000 - 0x7596b000 C:\Windows\syswow64\iertutil.dll
0x76230000 - 0x76349000 C:\Windows\syswow64\urlmon.dll
0x77030000 - 0x77151000 C:\Windows\syswow64\CRYPT32.dll
0x757a0000 - 0x757ac000 C:\Windows\syswow64\MSASN1.dll
0x70940000 - 0x70953000 C:\Windows\system32\dwmapi.dll
0x715c0000 - 0x716b5000 C:\Windows\system32\propsys.dll
0x771c0000 - 0x77243000 C:\Windows\syswow64\CLBCatQ.DLL
0x67c40000 - 0x67c49000 C:\Windows\system32\LINKINFO.dll
0x45fa0000 - 0x45fbd000 C:\Eclipse32\eclipse\configuration\org.eclipse.osgi\729\0\.cp\swt-gdip-win32-4527.dll
0x6d780000 - 0x6d910000 C:\Windows\WinSxS\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.7601.18455_none_72d576ad8665e853\gdiplus.dll
0x6c740000 - 0x6c871000 C:\Windows\system32\WindowsCodecs.dll
0x73a90000 - 0x73acc000 C:\Windows\system32\oleacc.dll
0x466d0000 - 0x466dc000 C:\Eclipse32\eclipse\configuration\org.eclipse.osgi\97\0\.cp\os\win32\x86\localfile_1_0_0.dll
0x71950000 - 0x71955000 C:\Windows\system32\msimg32.dll
0x736a0000 - 0x736ce000 C:\Windows\system32\mlang.dll
0x68160000 - 0x6816f000 C:\Eclipse32\eclipse\configuration\org.eclipse.osgi\100\0\.cp\jWinHttp-1.0.0.dll
0x72ee0000 - 0x72f38000 C:\Windows\system32\WINHTTP.dll
0x72e90000 - 0x72edf000 C:\Windows\system32\webio.dll
0x715b0000 - 0x715b8000 C:\Windows\system32\credssp.dll
0x77510000 - 0x77537000 C:\Windows\syswow64\CFGMGR32.dll
0x611e0000 - 0x61200000 C:\Program Files (x86)\Java\jre1.8.0_51\bin\sunec.dll
0x73480000 - 0x7348e000 C:\Windows\system32\RpcRtRemote.dll
0x683a0000 - 0x6850f000 C:\Windows\system32\explorerframe.dll
0x685b0000 - 0x685df000 C:\Windows\system32\DUser.dll
0x681c0000 - 0x68272000 C:\Windows\system32\DUI70.dll
0x75d40000 - 0x75edd000 C:\Windows\syswow64\SETUPAPI.dll
0x77540000 - 0x77552000 C:\Windows\syswow64\DEVOBJ.dll
0x752b0000 - 0x752d1000 C:\Windows\system32\ntmarta.dll
0x75a40000 - 0x75a85000 C:\Windows\syswow64\WLDAP32.dll
0x714a0000 - 0x714ec000 C:\Windows\system32\apphelp.dll
0x74420000 - 0x748c4000 C:\Program Files (x86)\GbPlugin\gbiehUni.dll
0x60730000 - 0x607a0000 C:\Windows\system32\ntshrui.dll
0x72aa0000 - 0x72ab9000 C:\Windows\system32\srvcli.dll
0x73ad0000 - 0x74420000 C:\Windows\system32\ieframe.dll
0x718a0000 - 0x718ab000 C:\Windows\system32\cscapi.dll
0x61a10000 - 0x61a1a000 C:\Windows\system32\slc.dll
0x72ac0000 - 0x72ac9000 C:\Windows\system32\netutils.dll
0x75a10000 - 0x75a3b000 C:\Windows\system32\imagehlp.dll
0x73810000 - 0x73848000 C:\Windows\system32\ncrypt.dll
0x737f0000 - 0x73807000 C:\Windows\system32\bcrypt.dll
0x737b0000 - 0x737ed000 C:\Windows\SysWOW64\bcryptprimitives.dll
0x67d00000 - 0x67d0c000 C:\Windows\system32\mssprxy.dll
0x5fb50000 - 0x5fb7f000 C:\Windows\System32\shdocvw.dll
0x73420000 - 0x7347f000 C:\Windows\system32\SXS.DLL
0x708c0000 - 0x708c8000 C:\Windows\system32\Secur32.dll
0x5a1f0000 - 0x5adc2000 C:\Windows\SysWOW64\mshtml.dll
0x60b40000 - 0x60cfe000 C:\Windows\SysWOW64\jscript9.dll
0x716c0000 - 0x716f9000 C:\Windows\system32\MMDevAPI.DLL
0x6b560000 - 0x6b590000 C:\Windows\system32\wdmaud.drv
0x6c620000 - 0x6c624000 C:\Windows\system32\ksuser.dll
0x70980000 - 0x70987000 C:\Windows\system32\AVRT.dll
0x71570000 - 0x715a6000 C:\Windows\system32\AUDIOSES.DLL
0x69870000 - 0x6989b000 C:\Windows\system32\msls31.dll
0x59ea0000 - 0x5a1e7000 C:\Windows\system32\d2d1.dll
0x65590000 - 0x656c5000 C:\Windows\system32\DWrite.dll
0x67c50000 - 0x67c9c000 C:\Windows\system32\dxgi.dll
0x67a90000 - 0x67aac000 C:\Windows\system32\DXGIDebug.dll
0x6b5d0000 - 0x6b5d8000 C:\Windows\system32\msacm32.drv
0x6b4b0000 - 0x6b4c4000 C:\Windows\system32\MSACM32.dll
0x6b4a0000 - 0x6b4a7000 C:\Windows\system32\midimap.dll
0x75a90000 - 0x75abf000 C:\Windows\syswow64\WINTRUST.dll
0x60b10000 - 0x60b3c000 C:\Windows\system32\d3d10_1.dll
0x5ed10000 - 0x5ed51000 C:\Windows\system32\d3d10_1core.dll
0x62650000 - 0x627c5000 C:\Windows\system32\d3d11.dll

VM Arguments:
jvm_args: -Dosgi.requiredJavaVersion=1.7 -Xms256m -Xmx1024m
java_command: <unknown>
java_class_path (initial): C:\Eclipse32\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.100.v20150511-1540.jar
Launcher Type: generic

Environment Variables:
USERNAME=VVEIGA
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel



--------------- S Y S T E M ---------------

OS: Windows 7 , 64 bit Build 7601 (6.1.7601.18409)

CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit

Memory: 4k page, physical 8296816k(3407628k free), swap 16591776k(10735916k free)

vm_info: Java HotSpot(TM) Client VM (25.51-b03) for windows-x86 JRE (1.8.0_51-b16), built on Jun 8 2015 18:00:23 by "java_re" with MS VC++ 10.0 (VS2010)

time: Sun Jul 26 14:04:02 2015
elapsed time: 137 seconds (0d 0h 2m 17s)
Victor Veiga

Victor Veiga

Curtidas 0

Melhor post

Robson Teixeira

Robson Teixeira

28/07/2015

Bom Dia,
Esse erro que ocorre é um pouco difícil de diagnosticar e para que eu possa ajuda-lo melhor, preciso que você me informe os passos que faz para que ocorra esse erro a partir do momento que você inicia sua IDE. Por isso quando abre a IDE, depois inicializa o JBOSS e gera o arquivo.xhtml e já ocorre o erro?
Ou o erro acontece depois de alguns hot'deploy?

Att
Robson
GOSTEI 1

Mais Respostas

Robson Teixeira

Robson Teixeira

27/07/2015

Boa Tarde,
Gostaria de perguntar uma coisa esse erro ocorre com frequência?
Tipo você abre a IDE, depois inicializa o JBOSS e gera o arquivo.xhtml e já ocorre o erro?
Ou o erro acontece depois de alguns hot'deploy?

Att
Robson
GOSTEI 0
Victor Veiga

Victor Veiga

27/07/2015

Ocorre quando crio o arquivo xhtml. O eclipse simplesmente fecha.
GOSTEI 0
Victor Veiga

Victor Veiga

27/07/2015

Bom Dia,
Esse erro que ocorre é um pouco difícil de diagnosticar e para que eu possa ajuda-lo melhor, preciso que você me informe os passos que faz para que ocorra esse erro a partir do momento que você inicia sua IDE. Por isso quando abre a IDE, depois inicializa o JBOSS e gera o arquivo.xhtml e já ocorre o erro?
Ou o erro acontece depois de alguns hot'deploy?

Att
Robson


Ola Robson.
1) Eu crio um projeto Dinamic WEB project, vinculando a biblioteca javax.faces-2.2.9. Marcando a opção de gerar o WEB.xml. O Projeto é criado normalmente.
2) Edito o web.xml com algumas configurações.
3) Seleciono a pasta WebContent, clico com o botão direito e NEW >> XHTML Page. Nomeio para index.xhtml, clico next, marco a opção Use XHTML Template, Seleciono o template Blank JSF Page e clico Finish. Nesse momento o Eclipse cai.
Ao abrir o Eclipse novamente o arquivo está lá, mas ao tentar acessa-lo o eclipse torna a cair.
GOSTEI 0
Robson Teixeira

Robson Teixeira

27/07/2015

Bom Dia,
Eu Passei por algo parecido só que foi com a primeira versão do eclipse luna no linux onde o mesmo fechava sozinho depois de algum tempo e ai fui obrigado a voltar para a versão kepler.

Att
Robson
GOSTEI 0
Karls Silva

Karls Silva

27/07/2015

Já tem instalado o JBoss Tools? Já tem criar um projeto por ele?
GOSTEI 0
Victor Veiga

Victor Veiga

27/07/2015

Já tem instalado o JBoss Tools? Já tem criar um projeto por ele?


Sim tenho o jboss instalado. Consigo criar o projeto, o problema ocorre quando crio o arquivo .xhtml.
GOSTEI 0
Karls Silva

Karls Silva

27/07/2015

Amigão, isso é problema no workspace corrompido parece, tenta criar outro workspace e faça o teste.
GOSTEI 0
Diogo Souza

Diogo Souza

27/07/2015

Me parece que vai além de workspace corrompido, é algum problema de ambiente mesmo...

Eu aconselharia reinstalar o JDK, bem como criar uma nova pasta de workspace... Pode fazer isso ?
GOSTEI 0
Victor Veiga

Victor Veiga

27/07/2015

Já fiz e não funcionou.
GOSTEI 0
Diogo Souza

Diogo Souza

27/07/2015

Já tentou instalar outra versão do JDK?
Removeu todas as pastas e arquivos das versões antigas?
Verificou se tem algum software de checagem de arquivos na máquina.. proxy.. etc?
Tentou com uma versão diferente de Eclipse? E verificou se dentro do Eclipse (Window > Preferences) está usando o Java certo (o novo)?
Tentou com outras IDES (NetBeans, InteliJ...)?
Tentou baixar um projeto pronto com xhtml's e importar?
Tentou criar o projeto e respectivas xhtmls sem o JBoss Tools pra ver se o problema não é com ele?

Tem muita coisa pra investigar, principalmente levando em consideração o erro cabuloso que está tendo...
GOSTEI 0
Victor Veiga

Victor Veiga

27/07/2015

Desculpe, mas já perdi tempo demais fazendo vários ajustes, pesquisando no google etc e não obtive resultados. Não estou desenvolvendo nada só queria estudar. Meu estudo deveria ser rápido como é a proposta do site mas isso não ocorre.
GOSTEI 0
Diogo Souza

Diogo Souza

27/07/2015

Victor, entenda uma coisa... site nenhum fará milagres pra você... Pelo que vi, você está com um problema "sério" de máquina e não tem nada a ver com passo a passo de nenhum tutorial.

A não ser que você contrate uma consultoria para "varrer" a sua máquina atrás desse problema (que eu nunca vi nos 6 anos de experiência que tenho), a única sugestão que te dou é formatá-la.

Se quiser testar se o que estou dizendo é verdade: busque quaisquer outros tutoriais na web sobre o mesmo assunto e veja se consegue configurar por eles, verá que o mesmo problema aparecerá.
GOSTEI 0
Dyego Carmo

Dyego Carmo

27/07/2015

Bom, posso descrever a minha experiencia com este tipo de problema ai que você relatou...
95% das vezes é bug da JVM em alguma integração...
5% das vezes é pau de hardware da sua maquina

Tentou puxar um eclipse mais novo ? usar uma JVM mais nova ou usar uma JVM mais velha ?
Isso costuma resolver...
GOSTEI 0
POSTAR