pembertonrw
12 years agoContributor
[RES]loadUI Crashing on Startup
I have installed loadUI on a VM running:
On start up it always crashing due to:
The information from the application is:
- Windows Server 2008 R2
- 64 Bit
- JRE version: 7.0_15-b03
On start up it always crashing due to:
Dec 13, 2013 1:49:14 PM com.eviware.loadui.launcher.LoadUIFXLauncher$FXApplication start
INFO: Starting FXApplication, LoadUI Version: 2.6.5
Dec 13, 2013 1:49:14 PM com.eviware.loadui.launcher.LoadUIFXLauncher$FXApplication start
INFO: LoadUI Working directory: C:\Program Files (x86)\SmartBear\LoadUI-2.6.5\.
ShellTUI: Unable to read from stdin...exiting.
The information from the application is:
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6ef7fe4d, pid=4092, tid=2984
#
# JRE version: 7.0_15-b03
# Java VM: Java HotSpot(TM) Client VM (23.7-b01 mixed mode windows-x86 )
# Problematic frame:
# C [glass.dll+0xfe4d] Java_com_sun_glass_events_KeyEvent__1getKeyCodeForChar+0x134d
[error occurred during error reporting (printing native stack), id 0xc0000005]
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j com.sun.glass.ui.win.WinWindow._close(J)Z+0
j com.sun.glass.ui.Window.close()V+51
j com.sun.javafx.tk.quantum.WindowStage.close()V+15
j javafx.stage.Window$10.invalidated()V+567
j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13
j javafx.beans.property.BooleanPropertyBase.set(Z)V+31
j javafx.stage.Window.setShowing(Z)V+11
j javafx.stage.Window.hide()V+2
j javafx.stage.Stage.close()V+1
j com.eviware.loadui.launcher.LoadUIFXLauncher$FXApplication$1.handle(Ljavafx/stage/WindowEvent;)V+4
j com.eviware.loadui.launcher.LoadUIFXLauncher$FXApplication$1.handle(Ljavafx/event/Event;)V+5
j com.sun.javafx.event.CompositeEventHandler.dispatchBubblingEvent(Ljavafx/event/Event;)V+62
j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/EventType;Ljavafx/event/Event;)Ljavafx/event/Event;+29
j com.sun.javafx.event.EventHandlerManager.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+8
j com.sun.javafx.event.CompositeEventDispatcher.dispatchBubblingEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+11
j com.sun.javafx.event.BasicEventDispatcher.dispatchEvent(Ljavafx/event/Event;Ljavafx/event/EventDispatchChain;)Ljavafx/event/Event;+29
j com.sun.javafx.event.EventDispatchChainImpl.dispatchEvent(Ljavafx/event/Event;)Ljavafx/event/Event;+69
j com.sun.javafx.event.EventUtil.fireEventImpl(Ljavafx/event/EventDispatchChain;Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+10
j com.sun.javafx.event.EventUtil.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)Ljavafx/event/Event;+46
j javafx.event.Event.fireEvent(Ljavafx/event/EventTarget;Ljavafx/event/Event;)V+30
j javafx.stage.Window.fireEvent(Ljavafx/event/Event;)V+2
j javafx.stage.Window$10.invalidated()V+463
j javafx.beans.property.BooleanPropertyBase.markInvalid()V+13
j javafx.beans.property.BooleanPropertyBase.set(Z)V+31
j javafx.stage.Window.setShowing(Z)V+11
j javafx.stage.Window.show()V+2
j javafx.stage.Stage.show()V+1
j com.eviware.loadui.ui.fx.MainWindow$3.run()V+69
j com.sun.javafx.application.PlatformImpl$4$1.run()Ljava/lang/Void;+7
j com.sun.javafx.application.PlatformImpl$4$1.run()Ljava/lang/Object;+1
v ~StubRoutines::call_stub
j java.security.AccessController.doPrivileged(Ljava/security/PrivilegedAction;Ljava/security/AccessControlContext;)Ljava/lang/Object;+0
j com.sun.javafx.application.PlatformImpl$4.run()V+12
v ~StubRoutines::call_stub
j com.sun.glass.ui.win.WinApplication._runLoop([Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+0
j com.sun.glass.ui.win.WinApplication.access$100(Lcom/sun/glass/ui/win/WinApplication;[Ljava/lang/String;Lcom/sun/glass/ui/Launchable;)V+3
j com.sun.glass.ui.win.WinApplication$3$1.run()V+32
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub