[jbosstools-issues] [JBoss JIRA] (JBIDE-19091) Cordovasim: Livereload stop working after hitting 'Refresh' button from the Platform toolbar

Ilya Buziuk (JIRA) issues at jboss.org
Tue Jan 27 04:28:49 EST 2015


Ilya Buziuk created JBIDE-19091:
-----------------------------------

             Summary: Cordovasim: Livereload stop working after hitting 'Refresh' button from the Platform toolbar 
                 Key: JBIDE-19091
                 URL: https://issues.jboss.org/browse/JBIDE-19091
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cordovasim
    Affects Versions: 4.2.2.Final
            Reporter: Ilya Buziuk
            Assignee: Ilya Buziuk
             Fix For: 4.3.0.Alpha1


{code}
Exception in thread "JavaFX Application Thread" org.eclipse.swt.SWTException: Widget is disposed
	at org.eclipse.swt.SWT.error(SWT.java:4441)
	at org.eclipse.swt.SWT.error(SWT.java:4356)
	at org.eclipse.swt.SWT.error(SWT.java:4327)
	at org.eclipse.swt.widgets.Widget.error(Widget.java:476)
	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:348)
	at org.eclipse.swt.widgets.Control.forceFocus(Control.java:1075)
	at org.jboss.tools.vpe.cordovasim.events.RippleInjector.inject(RippleInjector.java:68)
	at org.jboss.tools.vpe.cordovasim.events.RippleInjector.access$1(RippleInjector.java:55)
	at org.jboss.tools.vpe.cordovasim.events.RippleInjector$1.run(RippleInjector.java:44)
	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:301)
	at com.sun.javafx.application.PlatformImpl$6$1.run(PlatformImpl.java:298)
	at java.security.AccessController.doPrivileged(Native Method)
	at com.sun.javafx.application.PlatformImpl$6.run(PlatformImpl.java:298)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
	at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2549)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3759)
	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.startCordovaSim(CordovaSimRunner.java:114)
	at org.jboss.tools.vpe.cordovasim.CordovaSimRunner.main(CordovaSimRunner.java:91)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jbosstools-issues mailing list