[JBoss JIRA] (JBIDE-22922) ClassCastException in InsertContributionItem.<init>
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22922:
-----------------------------------------------------
Summary: ClassCastException in InsertContributionItem.<init>
Key: JBIDE-22922
URL: https://issues.jboss.org/browse/JBIDE-22922
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Class load Failure: 'org.jboss.tools.vpe.editor.menu.InsertContributionItem'
{noformat}
java.lang.ClassCastException: org.jboss.tools.jst.jsp.jspeditor.JSPMultiPageEditor cannot be cast to org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor
at org.jboss.tools.vpe.editor.menu.InsertContributionItem.<init>(InsertContributionItem.java:73)
at org.jboss.tools.vpe.editor.menu.InsertContributionItem.<init>(InsertContributionItem.java:63)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(NativeConstructorAccessorImpl.java:-2)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at java.lang.Class.newInstance(Class.java:442)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184)
at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:905)
at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243)
at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at org.eclipse.ui.internal.util.Util.safeLoadExecutableExtension(Util.java:812)
at org.eclipse.ui.internal.menus.DynamicMenuContributionItem.createContributionItem(DynamicMenuContributionItem.java:166)
at org.eclipse.ui.internal.menus.DynamicMenuContributionItem.getContributionItem(DynamicMenuContributionItem.java:159)
at org.eclipse.ui.internal.menus.DynamicMenuContributionItem.fill(DynamicMenuContributionItem.java:145)
at org.eclipse.jface.action.MenuManager.doItemFill(MenuManager.java:728)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:810)
at org.eclipse.jface.action.MenuManager.update(MenuManager.java:669)
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.scheduleManagerUpdate(MenuManagerRenderer.java:1185)
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.processContents(MenuManagerRenderer.java:648)
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRenderer.subscribeTopicChildAdded(MenuManagerRenderer.java:319)
at sun.reflect.GeneratedMethodAccessor.invoke(null:-1)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:54)
{noformat}
Bundles:
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160319-0612 |
| org.eclipse.e4.ui.workbench.renderers.swt | 0.13.0.v20150603-0857 | 0.14.0.v20160525-0940 |
| org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.108.0.v20160518-1929 |
| org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.8.0.Final-v20160609-2229-B3 |
Operating Systems:
| Linux | 4.4.0 | 4.4.0 |
| 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/57977d33e4b0300861...] 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, 8 months
[JBoss JIRA] (JBDS-3988) IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBDS-3988?page=com.atlassian.jira.plugin.... ]
Ilya Buziuk closed JBDS-3988.
-----------------------------
Resolution: Duplicate Issue
> IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
> ------------------------------------------------------------------------------------
>
> Key: JBDS-3988
> URL: https://issues.jboss.org/browse/JBDS-3988
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.IllegalArgumentException: null
> at org.eclipse.core.runtime.ListenerList.remove(ListenerList.java:155)
> at org.eclipse.core.commands.common.EventManager.removeListenerObject(EventManager.java:99)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(ScopedPreferenceStore.java:496)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.dispose(MozillaEditor.java:681)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.dispose(MozillaPreview.java:238)
> at org.jboss.tools.vpe.editor.VpeEditorPart.dispose(VpeEditorPart.java:918)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.dispose(JSPMultiPageEditor.java:708)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:238)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:394)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.commands | 3.7.0.v20150422-0725 | 3.8.0.v20160316-1921 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160222-1238 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160211-1614 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20160108-0627 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Linux | 2.6.32.18 | 4.5.6.fc23 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57170671e4b052a77c...] 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, 8 months
[JBoss JIRA] (JBDS-3988) IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBDS-3988?page=com.atlassian.jira.plugin.... ]
Ilya Buziuk closed JBDS-3988.
-----------------------------
Resolution: Done
this issue is tracked in JBIDE-22921
> IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
> ------------------------------------------------------------------------------------
>
> Key: JBDS-3988
> URL: https://issues.jboss.org/browse/JBDS-3988
> Project: Red Hat JBoss Developer Studio (devstudio)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 10.1.0.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.IllegalArgumentException: null
> at org.eclipse.core.runtime.ListenerList.remove(ListenerList.java:155)
> at org.eclipse.core.commands.common.EventManager.removeListenerObject(EventManager.java:99)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(ScopedPreferenceStore.java:496)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.dispose(MozillaEditor.java:681)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.dispose(MozillaPreview.java:238)
> at org.jboss.tools.vpe.editor.VpeEditorPart.dispose(VpeEditorPart.java:918)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.dispose(JSPMultiPageEditor.java:708)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:238)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:394)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.commands | 3.7.0.v20150422-0725 | 3.8.0.v20160316-1921 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160222-1238 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160211-1614 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20160108-0627 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Linux | 2.6.32.18 | 4.5.6.fc23 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57170671e4b052a77c...] 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, 8 months
[JBoss JIRA] (JBIDE-22921) IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22921?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22921:
-----------------------------------
Assignee: Ilya Buziuk
> IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-22921
> URL: https://issues.jboss.org/browse/JBIDE-22921
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.IllegalArgumentException: null
> at org.eclipse.core.runtime.ListenerList.remove(ListenerList.java:155)
> at org.eclipse.core.commands.common.EventManager.removeListenerObject(EventManager.java:99)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(ScopedPreferenceStore.java:496)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.dispose(MozillaEditor.java:681)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.dispose(MozillaPreview.java:238)
> at org.jboss.tools.vpe.editor.VpeEditorPart.dispose(VpeEditorPart.java:918)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.dispose(JSPMultiPageEditor.java:708)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:238)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:394)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.commands | 3.7.0.v20150422-0725 | 3.8.0.v20160316-1921 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160222-1238 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160211-1614 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20160108-0627 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Linux | 2.6.32.18 | 4.5.6.fc23 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57170671e4b052a77c...] 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, 8 months
[JBoss JIRA] (JBIDE-22921) IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22921?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22921:
--------------------------------
Fix Version/s: 4.4.x
> IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
> ------------------------------------------------------------------------------------
>
> Key: JBIDE-22921
> URL: https://issues.jboss.org/browse/JBIDE-22921
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: HIDDEN
> {noformat}
> java.lang.IllegalArgumentException: null
> at org.eclipse.core.runtime.ListenerList.remove(ListenerList.java:155)
> at org.eclipse.core.commands.common.EventManager.removeListenerObject(EventManager.java:99)
> at org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(ScopedPreferenceStore.java:496)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.dispose(MozillaEditor.java:681)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.dispose(MozillaPreview.java:238)
> at org.jboss.tools.vpe.editor.VpeEditorPart.dispose(VpeEditorPart.java:918)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.dispose(JSPMultiPageEditor.java:708)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:238)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:394)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
> at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
> at java.lang.reflect.Method.invoke(null:-1)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.commands | 3.7.0.v20150422-0725 | 3.8.0.v20160316-1921 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160222-1238 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160211-1614 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20160108-0627 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Linux | 2.6.32.18 | 4.5.6.fc23 |
> | Windows | 6.1.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57170671e4b052a77c...] 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, 8 months
[JBoss JIRA] (JBIDE-22921) IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22921:
-----------------------------------------------------
Summary: IllegalArgumentException below MozillaEditor.dispose (thrown in ListenerList.remove)
Key: JBIDE-22921
URL: https://issues.jboss.org/browse/JBIDE-22921
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: HIDDEN
{noformat}
java.lang.IllegalArgumentException: null
at org.eclipse.core.runtime.ListenerList.remove(ListenerList.java:155)
at org.eclipse.core.commands.common.EventManager.removeListenerObject(EventManager.java:99)
at org.eclipse.ui.preferences.ScopedPreferenceStore.removePropertyChangeListener(ScopedPreferenceStore.java:496)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.dispose(MozillaEditor.java:681)
at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.dispose(MozillaPreview.java:238)
at org.jboss.tools.vpe.editor.VpeEditorPart.dispose(VpeEditorPart.java:918)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.dispose(JSPMultiPageEditor.java:708)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:238)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:394)
at sun.reflect.NativeMethodAccessorImpl.invoke0(null:-2)
at sun.reflect.NativeMethodAccessorImpl.invoke(null:-1)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(null:-1)
at java.lang.reflect.Method.invoke(null:-1)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
{noformat}
Bundles:
| org.eclipse.core.commands | 3.7.0.v20150422-0725 | 3.8.0.v20160316-1921 |
| org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160222-1238 |
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.6.0.v20160211-1614 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20160108-0627 |
| org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
| org.jboss.tools.vpe | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
Operating Systems:
| Linux | 2.6.32.18 | 4.5.6.fc23 |
| Windows | 6.1.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57170671e4b052a77c...] 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, 8 months
[JBoss JIRA] (JBIDE-22920) NullPointerException in TransformUtil.getVisualNodeByVpvId
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22920:
-----------------------------------------------------
Summary: NullPointerException in TransformUtil.getVisualNodeByVpvId
Key: JBIDE-22920
URL: https://issues.jboss.org/browse/JBIDE-22920
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: visual-page-editor-core
Reporter: Automated Error Reporting Bot
The following problem was reported via the automated error reporting:
Message: Unhandled event loop exception
{noformat}
java.lang.NullPointerException: null
at org.jboss.tools.vpe.preview.core.transform.TransformUtil.getVisualNodeByVpvId(TransformUtil.java:39)
at org.jboss.tools.vpe.preview.core.util.NavigationUtil.navigateToVisual(NavigationUtil.java:174)
at org.jboss.tools.vpe.preview.editor.VpvEditor$8.mouseUp(VpvEditor.java:424)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{noformat}
Bundles:
| org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
| org.jboss.tools.vpe.preview.core | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
| org.jboss.tools.vpe.preview.editor | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
Operating Systems:
| MacOSX | 10.11.6 | 10.11.6 |
| Windows | 6.2.0 | 6.2.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5768b65fe4b0246302...] 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, 8 months
[JBoss JIRA] (JBIDE-22920) NullPointerException in TransformUtil.getVisualNodeByVpvId
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22920?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22920:
-----------------------------------
Assignee: Ilya Buziuk
> NullPointerException in TransformUtil.getVisualNodeByVpvId
> ----------------------------------------------------------
>
> Key: JBIDE-22920
> URL: https://issues.jboss.org/browse/JBIDE-22920
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.core.transform.TransformUtil.getVisualNodeByVpvId(TransformUtil.java:39)
> at org.jboss.tools.vpe.preview.core.util.NavigationUtil.navigateToVisual(NavigationUtil.java:174)
> at org.jboss.tools.vpe.preview.editor.VpvEditor$8.mouseUp(VpvEditor.java:424)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.jboss.tools.vpe.preview.core | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> | org.jboss.tools.vpe.preview.editor | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | MacOSX | 10.11.6 | 10.11.6 |
> | Windows | 6.2.0 | 6.2.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5768b65fe4b0246302...] 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, 8 months
[JBoss JIRA] (JBIDE-22920) NullPointerException in TransformUtil.getVisualNodeByVpvId
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22920?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22920:
--------------------------------
Fix Version/s: 4.4.x
> NullPointerException in TransformUtil.getVisualNodeByVpvId
> ----------------------------------------------------------
>
> Key: JBIDE-22920
> URL: https://issues.jboss.org/browse/JBIDE-22920
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Assignee: Ilya Buziuk
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Unhandled event loop exception
> {noformat}
> java.lang.NullPointerException: null
> at org.jboss.tools.vpe.preview.core.transform.TransformUtil.getVisualNodeByVpvId(TransformUtil.java:39)
> at org.jboss.tools.vpe.preview.core.util.NavigationUtil.navigateToVisual(NavigationUtil.java:174)
> at org.jboss.tools.vpe.preview.editor.VpvEditor$8.mouseUp(VpvEditor.java:424)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:220)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.jboss.tools.vpe.preview.core | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> | org.jboss.tools.vpe.preview.editor | 3.7.0.Final-v20150924-2224-B45 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | MacOSX | 10.11.6 | 10.11.6 |
> | Windows | 6.2.0 | 6.2.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5768b65fe4b0246302...] 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, 8 months
[JBoss JIRA] (JBIDE-22810) OpenShift Explorer: empty at start
by Marián Labuda (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22810?page=com.atlassian.jira.plugi... ]
Marián Labuda commented on JBIDE-22810:
---------------------------------------
Well, I tried it several times, at some point I though I was able to reproduce it 100 %, but it was only 5 times in row. I tried switch from OpenShift Explorer view to Problems view, then Outline view, restart eclipse, activate Outline view and activate OpenShift explorer view. I was able to reproduce it several times, but not all the time. After focusing different window when OpenShift Explorer view is visually empty, refocus on OpenShift Explorer shows connections correctly. There is no error nor message in Error log view.
> OpenShift Explorer: empty at start
> ----------------------------------
>
> Key: JBIDE-22810
> URL: https://issues.jboss.org/browse/JBIDE-22810
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.1.AM1
> Reporter: Viacheslav Kabanovich
> Fix For: 4.4.1.AM3
>
> Attachments: EmptyViewAtStart.png
>
>
> When I close Eclipse with OpenShift Explorer not visible (by selecting another view in the same area of the workbench, or by switching another perspective), after I reopen Eclipse, and select OpenShift Explorer. I push 'Connect' button and can select for authenticating any available connection, it happens successfully, but the view remains empty. After I close/reopen OpenShift Explorer, it is opened populated with connections.
> I have to add that it is not 100% reproducible. What is interesting, when starting it in the debugger, I reproduce it around 80%, while in normal run the probability is very low if do it leisurely, but can be increased to 50% if take the task with some dedication and find the right moment (very soon after the window opens) to select the explorer.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months