[JBoss JIRA] (JBIDE-22941) IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22941?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22941:
-----------------------------------
Assignee: Ilya Buziuk
> IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-22941
> URL: https://issues.jboss.org/browse/JBIDE-22941
> 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:
> {noformat}
> java.lang.IllegalArgumentException: Argument not valid
> at org.eclipse.swt.custom.SashForm.setWeights(SashForm.java:451)
> at org.jboss.tools.vpe.editor.xpl.SashSetting.apply(SashSetting.java:81)
> at org.jboss.tools.vpe.editor.xpl.EditorSettings.apply(EditorSettings.java:57)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:597)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:93)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:592)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:506)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:363)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:341)
> 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.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | 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:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57557936e4b06056d2...] 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-22941) IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22941?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22941:
--------------------------------
Fix Version/s: 4.4.x
> IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
> --------------------------------------------------------------------------------
>
> Key: JBIDE-22941
> URL: https://issues.jboss.org/browse/JBIDE-22941
> 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:
> {noformat}
> java.lang.IllegalArgumentException: Argument not valid
> at org.eclipse.swt.custom.SashForm.setWeights(SashForm.java:451)
> at org.jboss.tools.vpe.editor.xpl.SashSetting.apply(SashSetting.java:81)
> at org.jboss.tools.vpe.editor.xpl.EditorSettings.apply(EditorSettings.java:57)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:597)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:93)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:592)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:506)
> at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:363)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:341)
> 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.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | 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:
> | Windows | 6.3.0 | 6.3.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57557936e4b06056d2...] 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-22941) IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22941:
-----------------------------------------------------
Summary: IllegalArgumentException below SashSetting.apply (thrown in SashForm.setWeights)
Key: JBIDE-22941
URL: https://issues.jboss.org/browse/JBIDE-22941
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:
{noformat}
java.lang.IllegalArgumentException: Argument not valid
at org.eclipse.swt.custom.SashForm.setWeights(SashForm.java:451)
at org.jboss.tools.vpe.editor.xpl.SashSetting.apply(SashSetting.java:81)
at org.jboss.tools.vpe.editor.xpl.EditorSettings.apply(EditorSettings.java:57)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPartControl(VpeEditorPart.java:597)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.addPage(JSPMultiPageEditorPart.java:93)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPagesForVPE(JSPMultiPageEditor.java:592)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:506)
at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:363)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.createPartControl(CompatibilityPart.java:151)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityEditor.createPartControl(CompatibilityEditor.java:99)
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:341)
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.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
| org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
| 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:
| Windows | 6.3.0 | 6.3.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/57557936e4b06056d2...] 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-22940) NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22940?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22940:
--------------------------------
Fix Version/s: 4.4.x
> NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
> --------------------------------------------------------------------------
>
> Key: JBIDE-22940
> URL: https://issues.jboss.org/browse/JBIDE-22940
> 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.NoSuchFieldException: NS_IWEBNAVİGATİON_IID
> at java.lang.Class.getField(null:-1)
> at org.jboss.tools.vpe.xulrunner.util.XPCOM.getInterfaceId(XPCOM.java:108)
> at org.jboss.tools.vpe.xulrunner.util.XPCOM.queryInterface(XPCOM.java:89)
> at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.setURL(XulRunnerBrowser.java:299)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.setInitialContent(MozillaEditor.java:656)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.createPartControl(MozillaPreview.java:64)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createPreviewBrowser(VpeEditorPart.java:849)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:317)
> at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:295)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | 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 |
> | org.jboss.tools.vpe.xulrunner | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Windows | 6.3.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5730a2a8e4b0ba8b6a...] 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-22940) NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22940?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22940:
-----------------------------------
Assignee: Ilya Buziuk
> NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
> --------------------------------------------------------------------------
>
> Key: JBIDE-22940
> URL: https://issues.jboss.org/browse/JBIDE-22940
> 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.NoSuchFieldException: NS_IWEBNAVİGATİON_IID
> at java.lang.Class.getField(null:-1)
> at org.jboss.tools.vpe.xulrunner.util.XPCOM.getInterfaceId(XPCOM.java:108)
> at org.jboss.tools.vpe.xulrunner.util.XPCOM.queryInterface(XPCOM.java:89)
> at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.setURL(XulRunnerBrowser.java:299)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.setInitialContent(MozillaEditor.java:656)
> at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.createPartControl(MozillaPreview.java:64)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createPreviewBrowser(VpeEditorPart.java:849)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:317)
> at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:295)
> at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
> | org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
> | 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 |
> | org.jboss.tools.vpe.xulrunner | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
> Operating Systems:
> | Windows | 6.3.0 | 10.0.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5730a2a8e4b0ba8b6a...] 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-22940) NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22940:
-----------------------------------------------------
Summary: NoSuchFieldException below XPCOM.getInterfaceId (thrown in Class.getField)
Key: JBIDE-22940
URL: https://issues.jboss.org/browse/JBIDE-22940
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.NoSuchFieldException: NS_IWEBNAVİGATİON_IID
at java.lang.Class.getField(null:-1)
at org.jboss.tools.vpe.xulrunner.util.XPCOM.getInterfaceId(XPCOM.java:108)
at org.jboss.tools.vpe.xulrunner.util.XPCOM.queryInterface(XPCOM.java:89)
at org.jboss.tools.vpe.xulrunner.browser.XulRunnerBrowser.setURL(XulRunnerBrowser.java:299)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.setInitialContent(MozillaEditor.java:656)
at org.jboss.tools.vpe.editor.mozilla.MozillaPreview.createPartControl(MozillaPreview.java:64)
at org.jboss.tools.vpe.editor.VpeEditorPart.createPreviewBrowser(VpeEditorPart.java:849)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:317)
at org.eclipse.ui.part.MultiPageEditorPart$2.widgetSelected(MultiPageEditorPart.java:295)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{noformat}
Bundles:
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
| org.eclipse.swt | 3.104.2.v20160212-1350 | 3.104.2.v20160212-1350 |
| org.eclipse.ui | 3.107.0.v20150507-1945 | 3.107.0.v20150507-1945 |
| 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 |
| org.jboss.tools.vpe.xulrunner | 3.7.1.Final-v20160331-0327-B91 | 3.7.1.Final-v20160331-0327-B91 |
Operating Systems:
| Windows | 6.3.0 | 10.0.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5730a2a8e4b0ba8b6a...] 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