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

Vlado Pakan (JIRA) issues at jboss.org
Tue Mar 3 03:30:49 EST 2015


     [ https://issues.jboss.org/browse/JBIDE-19109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vlado Pakan closed JBIDE-19109.
-------------------------------


Verified with JBDS 8.1.0.Beta1-v20150301-1950-B438

> Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar 
> ----------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-19109
>                 URL: https://issues.jboss.org/browse/JBIDE-19109
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: browsersim, cordovasim
>    Affects Versions: 4.2.2.Final
>            Reporter: Ilya Buziuk
>            Assignee: Ilya Buziuk
>             Fix For: 4.2.3.Beta1
>
>
> Both SWT and JavaFX are affected.
> Stack trace for javaFx web engine:
> {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