[JBoss JIRA] (JBIDE-19109) Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19109?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-19109:
--------------------------------
Fix Version/s: 4.2.3.Final
(was: 4.3.0.Alpha1)
> 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.Final
>
>
> 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)
11 years, 2 months
[JBoss JIRA] (JBIDE-19109) Cordovasim: Livereload stop working after pressing 'Refresh' button from the Platform toolbar
by Ilya Buziuk (JIRA)
Ilya Buziuk created JBIDE-19109:
-----------------------------------
Summary: 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.3.0.Alpha1
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)
11 years, 2 months
[JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19108?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-19108:
----------------------------------
Description:
If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
!server_already_running.png!
was:
If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
!server_already_running.img!
> Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19108
> URL: https://issues.jboss.org/browse/JBIDE-19108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.2.2.Final
> Reporter: Marián Labuda
> Attachments: server_already_running.png
>
>
> If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
> !server_already_running.png!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19108?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-19108:
----------------------------------
Attachment: server_already_running.png
> Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19108
> URL: https://issues.jboss.org/browse/JBIDE-19108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.2.2.Final
> Reporter: Marián Labuda
> Attachments: server_already_running.png
>
>
> If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-19108?page=com.atlassian.jira.plugi... ]
Marián Labuda updated JBIDE-19108:
----------------------------------
Description:
If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
!server_already_running.img!
was:If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
> Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: JBIDE-19108
> URL: https://issues.jboss.org/browse/JBIDE-19108
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift, server
> Affects Versions: 4.2.2.Final
> Reporter: Marián Labuda
> Attachments: server_already_running.png
>
>
> If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
> !server_already_running.img!
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBIDE-19108) Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
by Marián Labuda (JIRA)
Marián Labuda created JBIDE-19108:
-------------------------------------
Summary: Choosing OpenShift Server adapter and then another server in create server wizard list causes impossibility to run server
Key: JBIDE-19108
URL: https://issues.jboss.org/browse/JBIDE-19108
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift, server
Affects Versions: 4.2.2.Final
Reporter: Marián Labuda
If I am creating new server in Servers view via New Server wizard and I select in tree at first OpenShift Server Adapter and then e.g. Wildfly 8.x server, then created server cannot be started. There is a warning there there is server running on openshift.redhat.com:8080. User has to delete such server from servers view and create a new one without selecting OpenShift Server Adapter in server type selection.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months
[JBoss JIRA] (JBTIS-382) BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-382?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-382:
----------------------------------
*Reason:* Split JBTIS TP along release/final and non-release/early access lines so as to not expose non .Final features to the stable capture that appear when performing an 'uncategorized' install.
*Project page/sources:*
*Version:* 4.2.1.Final/ 4.2.1.EA
*License and owner:* EPL
*Original p2 repo:* http://download.jboss.org/jbosstools/targetplatforms/jbtistarget/4.2.0.Fi...
*JBoss mirror:*
*Include Sources:* Yes
*Affected projects:* JBDSIS 8.0.0.GA
*Include in JBDS:* No
*Type of dependency:* distribution
*List of bundles added/removed:*
n/a - This is a split of the 4.2.0.Final JBTIS TP. No dependencies were changed.
> BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site
> ----------------------------------------------------
>
> Key: JBTIS-382
> URL: https://issues.jboss.org/browse/JBTIS-382
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 8.0.0.CR1
> Environment: 8.0.2.GA + JBDS-IS 8.0.0.CR1 (no early access)
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
> Attachments: tp1.png, tp2.png
>
>
> BPMN2 modeler is available at JBDS-IS 8.0.0.CR1 site where should not be.
> By default this feature is not visible when you install integration stack from the update site. But when you uncheck "Group item by category" the feature is available and can be installed. Moreover, the old version of BPMN2 modeler is installed.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 2 months