[JBoss JIRA] (JBIDE-22235) NullPointerException in BarrierProgressWaitJob.canceling
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22235:
-----------------------------------------------------
Summary: NullPointerException in BarrierProgressWaitJob.canceling
Key: JBIDE-22235
URL: https://issues.jboss.org/browse/JBIDE-22235
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: common/jst/core
Affects Versions: 4.3.1.Final
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: HIDDEN
{noformat}
java.lang.NullPointerException: null
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.canceling(BarrierProgressWaitJob.java:143)
at org.eclipse.core.internal.jobs.InternalJob.cancel(InternalJob.java:185)
at org.eclipse.core.runtime.jobs.Job.cancel(Job.java:220)
at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.monitorSafeJoin(BarrierProgressWaitJob.java:135)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility.download(URLTransportUtility.java:330)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility.download(URLTransportUtility.java:319)
at org.jboss.tools.foundation.core.ecf.internal.URLTransportCache.downloadAndCache(URLTransportCache.java:177)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:186)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:88)
at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:244)
at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.loadProperties(VersionPropertiesProvider.java:271)
at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.getValue(VersionPropertiesProvider.java:151)
at org.jboss.tools.project.examples.internal.ProjectExampleJsonProvider.getExamplesUrl(ProjectExampleJsonProvider.java:141)
at org.jboss.tools.project.examples.internal.ProjectExampleJsonProvider.getExamples(ProjectExampleJsonProvider.java:55)
at org.jboss.tools.project.examples.internal.ProjectExampleManager.getExamples(ProjectExampleManager.java:60)
at org.jboss.tools.central.editors.GettingStartedHtmlPage$RefreshQuickstartsJob.run(GettingStartedHtmlPage.java:102)
{noformat}
Bundles:
| org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
| org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
| org.jboss.tools.central | 2.0.1.Final-v20160401-1059-B103 | 2.0.1.Final-v20160401-1059-B103 |
| org.jboss.tools.foundation.core | 1.2.1.Final-v20160408-2358-B112 | 1.2.1.Final-v20160408-2358-B112 |
| org.jboss.tools.project.examples | 3.0.1.Final-v20160401-1059-B103 | 3.0.1.Final-v20160401-1059-B103 |
Operating Systems:
| Windows | 6.1.0 | 6.1.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571a1ed7e4b0e9dd9c...] for the latest data.
Thank you for your assistance.
Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22235) NullPointerException in BarrierProgressWaitJob.canceling
by Fred Bricon (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22235?page=com.atlassian.jira.plugi... ]
Fred Bricon reassigned JBIDE-22235:
-----------------------------------
Assignee: Rob Stryker
> NullPointerException in BarrierProgressWaitJob.canceling
> --------------------------------------------------------
>
> Key: JBIDE-22235
> URL: https://issues.jboss.org/browse/JBIDE-22235
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: common/jst/core
> Affects Versions: 4.3.1.Final
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.canceling(BarrierProgressWaitJob.java:143)
> at org.eclipse.core.internal.jobs.InternalJob.cancel(InternalJob.java:185)
> at org.eclipse.core.runtime.jobs.Job.cancel(Job.java:220)
> at org.jboss.tools.foundation.core.jobs.BarrierProgressWaitJob.monitorSafeJoin(BarrierProgressWaitJob.java:135)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility.download(URLTransportUtility.java:330)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility.download(URLTransportUtility.java:319)
> at org.jboss.tools.foundation.core.ecf.internal.URLTransportCache.downloadAndCache(URLTransportCache.java:177)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:186)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:88)
> at org.jboss.tools.foundation.core.ecf.URLTransportUtility.getCachedFileForURL(URLTransportUtility.java:244)
> at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.loadProperties(VersionPropertiesProvider.java:271)
> at org.jboss.tools.foundation.core.properties.internal.VersionPropertiesProvider.getValue(VersionPropertiesProvider.java:151)
> at org.jboss.tools.project.examples.internal.ProjectExampleJsonProvider.getExamplesUrl(ProjectExampleJsonProvider.java:141)
> at org.jboss.tools.project.examples.internal.ProjectExampleJsonProvider.getExamples(ProjectExampleJsonProvider.java:55)
> at org.jboss.tools.project.examples.internal.ProjectExampleManager.getExamples(ProjectExampleManager.java:60)
> at org.jboss.tools.central.editors.GettingStartedHtmlPage$RefreshQuickstartsJob.run(GettingStartedHtmlPage.java:102)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.jboss.tools.central | 2.0.1.Final-v20160401-1059-B103 | 2.0.1.Final-v20160401-1059-B103 |
> | org.jboss.tools.foundation.core | 1.2.1.Final-v20160408-2358-B112 | 1.2.1.Final-v20160408-2358-B112 |
> | org.jboss.tools.project.examples | 3.0.1.Final-v20160401-1059-B103 | 3.0.1.Final-v20160401-1059-B103 |
> Operating Systems:
> | Windows | 6.1.0 | 6.1.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/571a1ed7e4b0e9dd9c...] for the latest data.
> Thank you for your assistance.
> Your friendly error-reports-inbox.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months
[JBoss JIRA] (JBIDE-22189) Unhandled event loop exception when selecting builder image in properties view.
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22189?page=com.atlassian.jira.plugi... ]
Marián Labuda closed JBIDE-22189.
---------------------------------
Verified in JBDS 10.0.0.Alpha1 B5207.
> Unhandled event loop exception when selecting builder image in properties view.
> -------------------------------------------------------------------------------
>
> Key: JBIDE-22189
> URL: https://issues.jboss.org/browse/JBIDE-22189
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.3.1.CR1
> Environment: JBDS 9.1.0.CR1c
> Reporter: Radim Hopp
> Assignee: Viacheslav Kabanovich
> Fix For: 4.4.0.Alpha1
>
>
> Showing "Builds" in properties view and then selecting "Builder Image", Unhandled event loop exception is thrown:
> {noformat:title=Unhandled event loop exception}
> org.eclipse.core.runtime.AssertionFailedException: assertion failed:
> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110)
> at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96)
> at org.eclipse.jface.viewers.TextCellEditor.doSetValue(TextCellEditor.java:231)
> at org.eclipse.jface.viewers.CellEditor.setValue(CellEditor.java:861)
> at org.eclipse.ui.views.properties.PropertySheetEntry.getEditor(PropertySheetEntry.java:375)
> at org.eclipse.ui.views.properties.PropertySheetViewer.activateCellEditor(PropertySheetViewer.java:166)
> at org.eclipse.ui.views.properties.PropertySheetViewer.handleSelect(PropertySheetViewer.java:738)
> at org.eclipse.ui.views.properties.PropertySheetViewer.access$8(PropertySheetViewer.java:718)
> at org.eclipse.ui.views.properties.PropertySheetViewer$5.widgetDefaultSelected(PropertySheetViewer.java:813)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:119)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4481)
> at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1329)
> at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3819)
> at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3430)
> 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(Native Method)
> 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}
> I have tried it with eap64-basic-s2i and eap64-mysql-persistent-s2i templates.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 11 months