[JBoss JIRA] (JBDS-3753) Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
by CDW Engine (JIRA)
[ https://issues.jboss.org/browse/JBDS-3753?page=com.atlassian.jira.plugin.... ]
CDW Engine reassigned JBDS-3753:
--------------------------------
> Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
> ---------------------------------------------------------------------------------------
>
> Key: JBDS-3753
> URL: https://issues.jboss.org/browse/JBDS-3753
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Environment: Setup-bundled-0.0.2-20160401-28
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
>
> Using bundled installer build 28 - confirmation page will not let me use the bundled JDK if it detects a pre-existing JDK somewhere else.
> Once the installation is triggered, JDK goes straight to finished (not a problem under these circumstances) but JBDS fails right away and the log says:
> {noformat}
> Fri, 01 Apr 2016 07:20:44 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zSE006.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds - Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds -
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds failed to install: Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> {noformat}
> So basically, I can't get it to install the bundled JDK but it will still try to use it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3753) Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3753?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3753:
--------------------------------
Target Release: 9.1.0.GA
> Installer forces using detected JDK, tries to install JBDS with the bundled Java anyway
> ---------------------------------------------------------------------------------------
>
> Key: JBDS-3753
> URL: https://issues.jboss.org/browse/JBDS-3753
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.CR1
> Environment: Setup-bundled-0.0.2-20160401-28
> Reporter: Jan Richter
> Assignee: Denis Golovin
> Priority: Blocker
> Labels: havoc
>
> Using bundled installer build 28 - confirmation page will not let me use the bundled JDK if it detects a pre-existing JDK somewhere else.
> Once the installation is triggered, JDK goes straight to finished (not a problem under these circumstances) but JBDS fails right away and the log says:
> {noformat}
> Fri, 01 Apr 2016 07:20:44 GMT-INFO: jbds - Execute c:\DeveloperPlatform\jdk8\bin\java.exe -DTRACE=true,-jar,C:\Users\jbossqa\AppData\Local\Temp\7zSE006.tmp\jbds.jar,C:\Users\jbossqa\AppData\Local\Temp\jbds-autoinstall.xml
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds - Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds -
> Fri, 01 Apr 2016 07:20:44 GMT-ERROR: jbds failed to install: Error: spawn c:\DeveloperPlatform\jdk8\bin\java.exe ENOENT
> {noformat}
> So basically, I can't get it to install the bundled JDK but it will still try to use it.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22056) OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22056?page=com.atlassian.jira.plugi... ]
Rastislav Wagner resolved JBIDE-22056.
--------------------------------------
Fix Version/s: 4.4.0.Alpha1
Resolution: Duplicate Issue
> OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
> --------------------------------------------------------------------
>
> Key: JBIDE-22056
> URL: https://issues.jboss.org/browse/JBIDE-22056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.3.1.CR1
> Reporter: Automated Error Reporting Bot
> Fix For: 4.4.0.Alpha1
>
>
> The following incident was reported via the automated error reporting:
> The user(s) left the following comments:
> --- rawagner wrote: ---
> already reported https://issues.jboss.org/browse/JBIDE-22041
>
> code: 0
> plugin: org.eclipse.ui_3.107.0.v20150507-1945
> message: Unhandled event loop exception
> fingerprint: dec4298512ae6459942d54a3c5a40bda
> exception class: org.eclipse.swt.SWTException
> exception message: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
> number of children: 0
>
> {noformat}
> org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
> at org.eclipse.swt.SWT.error(SWT.java:4491)
> at org.eclipse.swt.SWT.error(SWT.java:4406)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> caused by: org.eclipse.core.runtime.OperationCanceledException: null
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.promptToShowCheatsheets(CheatSheetUtil.java:434)[TOPMOST, REQUIRED]
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.access$1(CheatSheetUtil.java:394)
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil$1.run(CheatSheetUtil.java:378)
> at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)[REQUIRED]
> at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> {noformat}
>
> General Information:
> reported-by: rawagner
> anonymous-id: 8ec9bf96-4ab2-4e82-9870-c12985cbff45
> eclipse-build-id: 9.1.0.CR1-v20160326-0059-B443
> eclipse-product: com.jboss.devstudio.core.product
> operating system: Linux 4.0.4 (x86_64) - gtk
> jre-version: 1.8.0_66-b17
> The following plug-ins were present on the execution stack (*):
> 1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
> 2. org.eclipse.core.databinding_1.5.0.v20150422-0725
> 3. org.eclipse.core.runtime_3.11.1.v20150903-1804
> 4. org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951
> 5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
> 6. org.eclipse.equinox.app_1.3.300.v20150423-1356
> 7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
> 8. org.eclipse.swt_3.104.2.v20160212-1350
> 9. org.eclipse.ui_3.107.0.v20150507-1945
> 10. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
> 11. org.eclipse.ui.ide_3.11.0.v20150825-2158
> 12. org.jboss.tools.project.examples.cheatsheet_3.0.1.CR1-v20160324-1911-B99
> 13. org.jboss.tools.project.examples_3.0.1.CR1-v20160324-1911-B99
> Please note that:
> * Messages, stacktraces, and nested status objects may be shortened.
> * Bug fields like status, resolution, and whiteboard are sent
> back to reporters.
> * The list of present bundles and their respective versions was
> calculated by package naming heuristics. This may or may not reflect reality.
> Other Resources:
> * Report: https://redhat.ctrlflow.com/committers/#/problems/56fd094ce4b08ccb7be35871
> * Manual: https://redhat.ctrlflow.com/community/#/guide
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22056) OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
by Rastislav Wagner (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22056?page=com.atlassian.jira.plugi... ]
Rastislav Wagner commented on JBIDE-22056:
------------------------------------------
Created with AERI as test. Please ignore
> OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
> --------------------------------------------------------------------
>
> Key: JBIDE-22056
> URL: https://issues.jboss.org/browse/JBIDE-22056
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: project-examples
> Affects Versions: 4.3.1.CR1
> Reporter: Automated Error Reporting Bot
>
> The following incident was reported via the automated error reporting:
> The user(s) left the following comments:
> --- rawagner wrote: ---
> already reported https://issues.jboss.org/browse/JBIDE-22041
>
> code: 0
> plugin: org.eclipse.ui_3.107.0.v20150507-1945
> message: Unhandled event loop exception
> fingerprint: dec4298512ae6459942d54a3c5a40bda
> exception class: org.eclipse.swt.SWTException
> exception message: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
> number of children: 0
>
> {noformat}
> org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
> at org.eclipse.swt.SWT.error(SWT.java:4491)
> at org.eclipse.swt.SWT.error(SWT.java:4406)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> caused by: org.eclipse.core.runtime.OperationCanceledException: null
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.promptToShowCheatsheets(CheatSheetUtil.java:434)[TOPMOST, REQUIRED]
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.access$1(CheatSheetUtil.java:394)
> at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil$1.run(CheatSheetUtil.java:378)
> at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)[REQUIRED]
> at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
> at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
> at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
> at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
> at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
> at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
> at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
> at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
> at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
> at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
> at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:497)
> at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
> at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
> at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
> at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
> {noformat}
>
> General Information:
> reported-by: rawagner
> anonymous-id: 8ec9bf96-4ab2-4e82-9870-c12985cbff45
> eclipse-build-id: 9.1.0.CR1-v20160326-0059-B443
> eclipse-product: com.jboss.devstudio.core.product
> operating system: Linux 4.0.4 (x86_64) - gtk
> jre-version: 1.8.0_66-b17
> The following plug-ins were present on the execution stack (*):
> 1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
> 2. org.eclipse.core.databinding_1.5.0.v20150422-0725
> 3. org.eclipse.core.runtime_3.11.1.v20150903-1804
> 4. org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951
> 5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
> 6. org.eclipse.equinox.app_1.3.300.v20150423-1356
> 7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
> 8. org.eclipse.swt_3.104.2.v20160212-1350
> 9. org.eclipse.ui_3.107.0.v20150507-1945
> 10. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
> 11. org.eclipse.ui.ide_3.11.0.v20150825-2158
> 12. org.jboss.tools.project.examples.cheatsheet_3.0.1.CR1-v20160324-1911-B99
> 13. org.jboss.tools.project.examples_3.0.1.CR1-v20160324-1911-B99
> Please note that:
> * Messages, stacktraces, and nested status objects may be shortened.
> * Bug fields like status, resolution, and whiteboard are sent
> back to reporters.
> * The list of present bundles and their respective versions was
> calculated by package naming heuristics. This may or may not reflect reality.
> Other Resources:
> * Report: https://redhat.ctrlflow.com/committers/#/problems/56fd094ce4b08ccb7be35871
> * Manual: https://redhat.ctrlflow.com/community/#/guide
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22056) OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22056:
-----------------------------------------------------
Summary: OperationCanceledException in CheatSheetUtil.promptToShowCheatsheets
Key: JBIDE-22056
URL: https://issues.jboss.org/browse/JBIDE-22056
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples
Affects Versions: 4.3.1.CR1
Reporter: Automated Error Reporting Bot
The following incident was reported via the automated error reporting:
The user(s) left the following comments:
--- rawagner wrote: ---
already reported https://issues.jboss.org/browse/JBIDE-22041
code: 0
plugin: org.eclipse.ui_3.107.0.v20150507-1945
message: Unhandled event loop exception
fingerprint: dec4298512ae6459942d54a3c5a40bda
exception class: org.eclipse.swt.SWTException
exception message: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
number of children: 0
{noformat}
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.core.runtime.OperationCanceledException)
at org.eclipse.swt.SWT.error(SWT.java:4491)
at org.eclipse.swt.SWT.error(SWT.java:4406)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:138)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
caused by: org.eclipse.core.runtime.OperationCanceledException: null
at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.promptToShowCheatsheets(CheatSheetUtil.java:434)[TOPMOST, REQUIRED]
at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil.access$1(CheatSheetUtil.java:394)
at org.jboss.tools.project.examples.cheatsheet.internal.util.CheatSheetUtil$1.run(CheatSheetUtil.java:378)
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:162)[REQUIRED]
at org.eclipse.ui.internal.UISynchronizer$3.run(UISynchronizer.java:154)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3794)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3433)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1127)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:694)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:606)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
at sun.reflect.NativeMethodAccessorImpl.invoke0(NativeMethodAccessorImpl.java:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
at org.eclipse.equinox.launcher.Main.main(Main.java:1488)
{noformat}
General Information:
reported-by: rawagner
anonymous-id: 8ec9bf96-4ab2-4e82-9870-c12985cbff45
eclipse-build-id: 9.1.0.CR1-v20160326-0059-B443
eclipse-product: com.jboss.devstudio.core.product
operating system: Linux 4.0.4 (x86_64) - gtk
jre-version: 1.8.0_66-b17
The following plug-ins were present on the execution stack (*):
1. org.eclipse.core.databinding.observable_1.5.0.v20150422-0725
2. org.eclipse.core.databinding_1.5.0.v20150422-0725
3. org.eclipse.core.runtime_3.11.1.v20150903-1804
4. org.eclipse.e4.ui.workbench_1.3.1.v20160203-0951
5. org.eclipse.e4.ui.workbench.swt_0.13.0.v20150504-0621
6. org.eclipse.equinox.app_1.3.300.v20150423-1356
7. org.eclipse.equinox.launcher_1.3.100.v20150511-1540
8. org.eclipse.swt_3.104.2.v20160212-1350
9. org.eclipse.ui_3.107.0.v20150507-1945
10. org.eclipse.ui.ide.application_1.1.0.v20150422-0725
11. org.eclipse.ui.ide_3.11.0.v20150825-2158
12. org.jboss.tools.project.examples.cheatsheet_3.0.1.CR1-v20160324-1911-B99
13. org.jboss.tools.project.examples_3.0.1.CR1-v20160324-1911-B99
Please note that:
* Messages, stacktraces, and nested status objects may be shortened.
* Bug fields like status, resolution, and whiteboard are sent
back to reporters.
* The list of present bundles and their respective versions was
calculated by package naming heuristics. This may or may not reflect reality.
Other Resources:
* Report: https://redhat.ctrlflow.com/committers/#/problems/56fd094ce4b08ccb7be35871
* Manual: https://redhat.ctrlflow.com/community/#/guide
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBDS-3654) Virtual machine image registration should check if box with the same name already registered
by Denis Golovin (JIRA)
[ https://issues.jboss.org/browse/JBDS-3654?page=com.atlassian.jira.plugin.... ]
Denis Golovin updated JBDS-3654:
--------------------------------
Description:
Vagrant leave %HOME%/.vagrant.d/boxes/cdkv2 after DeveloperPlatform installation is done at least once. Then new installation fails do add the vm box with the same name.
vagrant box list
vagrant box remove <boxname>
was:
Vagrant leave %HOME%/.vagrant.d/boxes/cdkv2 after DeveloperPlatform installation is done at least once. Then new installation fails do add the vm box with the same name.
vagrant box list
vagrant bod remove <boxname>
> Virtual machine image registration should check if box with the same name already registered
> --------------------------------------------------------------------------------------------
>
> Key: JBDS-3654
> URL: https://issues.jboss.org/browse/JBDS-3654
> Project: Developer Studio (JBoss Developer Studio)
> Issue Type: Bug
> Components: installer
> Affects Versions: 9.1.0.Beta2
> Reporter: Denis Golovin
> Assignee: Denis Golovin
> Labels: havoc
> Fix For: 9.1.0.GA
>
>
> Vagrant leave %HOME%/.vagrant.d/boxes/cdkv2 after DeveloperPlatform installation is done at least once. Then new installation fails do add the vm box with the same name.
> vagrant box list
> vagrant box remove <boxname>
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years
[JBoss JIRA] (JBIDE-22055) Import spring-petclinic validation errors
by Radim Hopp (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22055?page=com.atlassian.jira.plugi... ]
Radim Hopp reassigned JBIDE-22055:
----------------------------------
Assignee: Rob Stryker
> Import spring-petclinic validation errors
> ------------------------------------------
>
> Key: JBIDE-22055
> URL: https://issues.jboss.org/browse/JBIDE-22055
> Project: Tools (JBoss Tools)
> Issue Type: Sub-task
> Components: project-examples
> Affects Versions: 4.3.1.CR1
> Reporter: Josef Kopriva
> Assignee: Rob Stryker
>
> Importing of spring-petclinic is with XSD errors:
> Open quote is expected for attribute "border" associated with an element type "img". index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/speed line 65
> The content of elements must consist of well-formed character data or markup. index.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 44
> XML document structures must start and end within the same entity. localfile.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test line 76
> The element type "meta" must be terminated by the matching end-tag "</meta>". absolute.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 29
> The element type "meta" must be terminated by the matching end-tag "</meta>". body.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 21
> The element type "meta" must be terminated by the matching end-tag "</meta>". fixed.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 25
> The element type "meta" must be terminated by the matching end-tag "</meta>". relative.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24
> The element type "meta" must be terminated by the matching end-tag "</meta>". scroll.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 28
> The element type "meta" must be terminated by the matching end-tag "</meta>". static.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 24
> The element type "meta" must be terminated by the matching end-tag "</meta>". table.html /jboss-spring-petclinic/src/main/webapp/vendors/jquery/test/data/offset line 22
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years