[JBoss JIRA] (JBIDE-22936) IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22936?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22936:
-----------------------------------
Assignee: Ilya Buziuk
> IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22936
> URL: https://issues.jboss.org/browse/JBIDE-22936
> 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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/bold.gif
> {noformat}
> java.io.IOException: Permissão negada
> at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
> at java.io.File.createTempFile(File.java:2024)
> at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
> at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
> at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:216)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:212)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createItems(TextFormattingToolBar.java:143)
> at org.jboss.tools.vpe.editor.toolbar.SplitToolBar.createToolBarControl(SplitToolBar.java:66)
> at org.jboss.tools.vpe.editor.toolbar.VpeToolBarManager.addToolBar(VpeToolBarManager.java:78)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:572)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:813)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
> 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(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:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
> | 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:
> | Linux | 3.13.0 | 3.13.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22936) IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22936?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22936:
--------------------------------
Fix Version/s: 4.4.x
> IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22936
> URL: https://issues.jboss.org/browse/JBIDE-22936
> 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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/bold.gif
> {noformat}
> java.io.IOException: Permissão negada
> at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
> at java.io.File.createTempFile(File.java:2024)
> at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
> at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
> at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
> at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:216)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:212)
> at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createItems(TextFormattingToolBar.java:143)
> at org.jboss.tools.vpe.editor.toolbar.SplitToolBar.createToolBarControl(SplitToolBar.java:66)
> at org.jboss.tools.vpe.editor.toolbar.VpeToolBarManager.addToolBar(VpeToolBarManager.java:78)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:572)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:813)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
> 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(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:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
> | 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:
> | Linux | 3.13.0 | 3.13.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22936) IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22936:
-----------------------------------------------------
Summary: IOException below TextFormattingToolBar.createImage (thrown in UnixFileSystem.createFileExclusively)
Key: JBIDE-22936
URL: https://issues.jboss.org/browse/JBIDE-22936
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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/bold.gif
{noformat}
java.io.IOException: Permissão negada
at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
at java.io.File.createTempFile(File.java:2024)
at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:224)
at org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:202)
at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:216)
at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createImage(TextFormattingToolBar.java:212)
at org.jboss.tools.vpe.editor.toolbar.format.TextFormattingToolBar.createItems(TextFormattingToolBar.java:143)
at org.jboss.tools.vpe.editor.toolbar.SplitToolBar.createToolBarControl(SplitToolBar.java:66)
at org.jboss.tools.vpe.editor.toolbar.VpeToolBarManager.addToolBar(VpeToolBarManager.java:78)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createPartControl(MozillaEditor.java:572)
at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:813)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
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(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:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
{noformat}
Bundles:
| org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
| org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
| org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
| 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:
| Linux | 3.13.0 | 3.13.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22935) IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22935:
-----------------------------------------------------
Summary: IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
Key: JBIDE-22935
URL: https://issues.jboss.org/browse/JBIDE-22935
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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/refresh.gif
{noformat}
java.io.IOException: Permissão negada
at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
at java.io.File.createTempFile(File.java:2024)
at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164)
at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52)
at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
at org.eclipse.jface.resource.LocalResourceManager.allocate(LocalResourceManager.java:76)
at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192)
at org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContributionItem.java:1057)
at org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:794)
at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:349)
at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)
at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createVisualToolbar(MozillaEditor.java:514)
at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:812)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
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(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:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
{noformat}
Bundles:
| org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
| org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
| org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
| 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:
| Linux | 3.13.0 | 3.13.0 |
The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22935) IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22935?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22935:
-----------------------------------
Assignee: Ilya Buziuk
> IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22935
> URL: https://issues.jboss.org/browse/JBIDE-22935
> 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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/refresh.gif
> {noformat}
> java.io.IOException: Permissão negada
> at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
> at java.io.File.createTempFile(File.java:2024)
> at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
> at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
> at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
> at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164)
> at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52)
> at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
> at org.eclipse.jface.resource.LocalResourceManager.allocate(LocalResourceManager.java:76)
> at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
> at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192)
> at org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContributionItem.java:1057)
> at org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:794)
> at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:349)
> at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createVisualToolbar(MozillaEditor.java:514)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:812)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
> 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(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:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
> | 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:
> | Linux | 3.13.0 | 3.13.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22935) IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22935?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22935:
--------------------------------
Fix Version/s: 4.4.x
> IOException below MozillaEditor.createVisualToolbar (thrown in UnixFileSystem.createFileExclusively)
> ----------------------------------------------------------------------------------------------------
>
> Key: JBIDE-22935
> URL: https://issues.jboss.org/browse/JBIDE-22935
> 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: Unable to extract content: osgi.identity; osgi.identity="org.jboss.tools.vpe"; type="osgi.bundle"; version:Version="3.7.1.Final-v20160331-0327-B91"; singleton:="true": org/jboss/tools/vpe/editor/mozilla/icons/refresh.gif
> {noformat}
> java.io.IOException: Permissão negada
> at java.io.UnixFileSystem.createFileExclusively(UnixFileSystem.java:-2)
> at java.io.File.createTempFile(File.java:2024)
> at org.eclipse.osgi.storage.BundleInfo$Generation.storeContent(BundleInfo.java:280)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleFile.getFile(ZipBundleFile.java:186)
> at org.eclipse.osgi.storage.bundlefile.ZipBundleEntry.getFileURL(ZipBundleEntry.java:109)
> at org.eclipse.osgi.storage.url.BundleURLConnection.getFileURL(BundleURLConnection.java:129)
> at org.eclipse.osgi.storage.url.BundleURLConverter.toFileURL(BundleURLConverter.java:34)
> at org.eclipse.core.runtime.FileLocator.toFileURL(FileLocator.java:207)
> at org.eclipse.jface.resource.FileImageDescriptor.getFilePath(FileImageDescriptor.java:209)
> at org.eclipse.jface.resource.FileImageDescriptor.createImage(FileImageDescriptor.java:162)
> at org.eclipse.jface.resource.ImageDescriptor.createResource(ImageDescriptor.java:164)
> at org.eclipse.jface.resource.DeviceResourceManager.allocate(DeviceResourceManager.java:52)
> at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
> at org.eclipse.jface.resource.LocalResourceManager.allocate(LocalResourceManager.java:76)
> at org.eclipse.jface.resource.AbstractResourceManager.create(AbstractResourceManager.java:86)
> at org.eclipse.jface.resource.ResourceManager.createImageWithDefault(ResourceManager.java:192)
> at org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContributionItem.java:1057)
> at org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:794)
> at org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:349)
> at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)
> at org.jboss.tools.vpe.editor.mozilla.MozillaEditor.createVisualToolbar(MozillaEditor.java:514)
> at org.jboss.tools.vpe.editor.VpeEditorPart.createVisualEditor(VpeEditorPart.java:812)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.pageChange(JSPMultiPageEditor.java:283)
> at org.eclipse.ui.part.MultiPageEditorPart.setActivePage(MultiPageEditorPart.java:1102)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditor.createPages(JSPMultiPageEditor.java:511)
> 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(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:498)
> at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
> {noformat}
> Bundles:
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.osgi | 3.10.102.v20160118-1700 | 3.10.102.v20160118-1700 |
> | 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:
> | Linux | 3.13.0 | 3.13.0 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5762ca83e4b01c929b...] 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-22934) NullPointerException in VpvEditor$10.documentChanged
by Automated Error Reporting Bot (JIRA)
Automated Error Reporting Bot created JBIDE-22934:
-----------------------------------------------------
Summary: NullPointerException in VpvEditor$10.documentChanged
Key: JBIDE-22934
URL: https://issues.jboss.org/browse/JBIDE-22934
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.NullPointerException: null
at org.jboss.tools.vpe.preview.editor.VpvEditor$10.documentChanged(VpvEditor.java:723)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:460)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1184)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1964)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2408)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$2(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$3.run(JobSafeStructuredDocument.java:141)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:144)
at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replace(BasicStructuredDocument.java:2368)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:103)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replace(JobSafeStructuredDocument.java:106)
at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)
at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7308)
at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8159)
at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2306)
at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:7098)
at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5971)
at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5998)
at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5685)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
{noformat}
Bundles:
| org.eclipse.core.filebuffers | 3.5.500.v20140723-1040 | 3.5.500.v20140723-1040 |
| org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
| org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.10.1.v20150725-1910 |
| org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
| org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
| org.eclipse.emf.common | 2.11.1.v20160208-0816 | 2.11.1.v20160208-0816 |
| org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
| org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.10.0.v20150603-1752 |
| 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.eclipse.wst.html.core | 1.1.802.v201501312139 | 1.1.802.v201501312139 |
| org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.901.v201510130005 |
| org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.401.v201510130005 |
| org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
| org.jboss.tools.vpe.preview.editor | 3.6.0.Final-v20141016-1535-B71 | 3.6.0.Final-v20141016-1535-B71 |
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/576a9e1be4b08dde03...] 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-22934) NullPointerException in VpvEditor$10.documentChanged
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22934?page=com.atlassian.jira.plugi... ]
Ilya Buziuk reassigned JBIDE-22934:
-----------------------------------
Assignee: Ilya Buziuk
> NullPointerException in VpvEditor$10.documentChanged
> ----------------------------------------------------
>
> Key: JBIDE-22934
> URL: https://issues.jboss.org/browse/JBIDE-22934
> 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.NullPointerException: null
> at org.jboss.tools.vpe.preview.editor.VpvEditor$10.documentChanged(VpvEditor.java:723)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:460)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1184)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1964)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2408)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$2(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$3.run(JobSafeStructuredDocument.java:141)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:144)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replace(BasicStructuredDocument.java:2368)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:103)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replace(JobSafeStructuredDocument.java:106)
> at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)
> at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7308)
> at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8159)
> at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2306)
> at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:7098)
> at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5971)
> at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5998)
> at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5685)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.filebuffers | 3.5.500.v20140723-1040 | 3.5.500.v20140723-1040 |
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.10.1.v20150725-1910 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.emf.common | 2.11.1.v20160208-0816 | 2.11.1.v20160208-0816 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.10.0.v20150603-1752 |
> | 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.eclipse.wst.html.core | 1.1.802.v201501312139 | 1.1.802.v201501312139 |
> | org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.901.v201510130005 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.401.v201510130005 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe.preview.editor | 3.6.0.Final-v20141016-1535-B71 | 3.6.0.Final-v20141016-1535-B71 |
> 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/576a9e1be4b08dde03...] 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-22934) NullPointerException in VpvEditor$10.documentChanged
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22934?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22934:
--------------------------------
Fix Version/s: 4.4.x
> NullPointerException in VpvEditor$10.documentChanged
> ----------------------------------------------------
>
> Key: JBIDE-22934
> URL: https://issues.jboss.org/browse/JBIDE-22934
> 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.NullPointerException: null
> at org.jboss.tools.vpe.preview.editor.VpvEditor$10.documentChanged(VpvEditor.java:723)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument._fireDocumentChanged(BasicStructuredDocument.java:460)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.fireStructuredDocumentEvent(BasicStructuredDocument.java:1184)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.internalReplaceText(BasicStructuredDocument.java:1964)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2423)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replaceText(BasicStructuredDocument.java:2408)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$2(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$3.run(JobSafeStructuredDocument.java:141)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replaceText(JobSafeStructuredDocument.java:144)
> at org.eclipse.wst.sse.core.internal.text.BasicStructuredDocument.replace(BasicStructuredDocument.java:2368)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.access$0(JobSafeStructuredDocument.java:1)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument$1.run(JobSafeStructuredDocument.java:103)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.wst.sse.ui.EditorExecutionContext.execute(EditorExecutionContext.java:149)
> at org.eclipse.wst.sse.core.internal.text.JobSafeStructuredDocument.replace(JobSafeStructuredDocument.java:106)
> at org.eclipse.jface.text.DefaultDocumentAdapter.replaceTextRange(DefaultDocumentAdapter.java:248)
> at org.eclipse.swt.custom.StyledText.modifyContent(StyledText.java:7308)
> at org.eclipse.swt.custom.StyledText.sendKeyEvent(StyledText.java:8159)
> at org.eclipse.swt.custom.StyledText.doBackspace(StyledText.java:2306)
> at org.eclipse.swt.custom.StyledText.invokeAction(StyledText.java:7098)
> at org.eclipse.swt.custom.StyledText.handleKey(StyledText.java:5971)
> at org.eclipse.swt.custom.StyledText.handleKeyDown(StyledText.java:5998)
> at org.eclipse.swt.custom.StyledText$7.handleEvent(StyledText.java:5685)
> at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
> {noformat}
> Bundles:
> | org.eclipse.core.filebuffers | 3.5.500.v20140723-1040 | 3.5.500.v20140723-1040 |
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.7.0.v20150330-2103 |
> | org.eclipse.core.resources | 3.10.1.v20150725-1910 | 3.10.1.v20150725-1910 |
> | org.eclipse.core.runtime | 3.11.1.v20150903-1804 | 3.11.1.v20150903-1804 |
> | org.eclipse.e4.core.di | 1.5.0.v20150421-2214 | 1.5.0.v20150421-2214 |
> | org.eclipse.emf.common | 2.11.1.v20160208-0816 | 2.11.1.v20160208-0816 |
> | org.eclipse.jface | 3.11.1.v20160128-1644 | 3.11.1.v20160128-1644 |
> | org.eclipse.jface.text | 3.10.0.v20150603-1752 | 3.10.0.v20150603-1752 |
> | 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.eclipse.wst.html.core | 1.1.802.v201501312139 | 1.1.802.v201501312139 |
> | org.eclipse.wst.sse.core | 1.1.901.v201510130005 | 1.1.901.v201510130005 |
> | org.eclipse.wst.sse.ui | 1.3.401.v201510130005 | 1.3.401.v201510130005 |
> | org.jboss.tools.jst.web.ui | 3.7.1.Final-v20160331-0256-B96 | 3.7.1.Final-v20160331-0256-B96 |
> | org.jboss.tools.vpe.preview.editor | 3.6.0.Final-v20141016-1535-B71 | 3.6.0.Final-v20141016-1535-B71 |
> 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/576a9e1be4b08dde03...] 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-22933) SWTException below VpvEditorPart.setFocus (thrown in Widget.checkWidget)
by Ilya Buziuk (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22933?page=com.atlassian.jira.plugi... ]
Ilya Buziuk updated JBIDE-22933:
--------------------------------
Fix Version/s: 4.4.x
> SWTException below VpvEditorPart.setFocus (thrown in Widget.checkWidget)
> ------------------------------------------------------------------------
>
> Key: JBIDE-22933
> URL: https://issues.jboss.org/browse/JBIDE-22933
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: visual-page-editor-core
> Reporter: Automated Error Reporting Bot
> Fix For: 4.4.x
>
>
> The following problem was reported via the automated error reporting:
> Message: Error setting focus to : org.eclipse.e4.ui.model.application.ui.basic.impl.PartImpl index.html
> {noformat}
> org.eclipse.swt.SWTException: Widget is disposed
> at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:420)
> at org.eclipse.swt.widgets.Control.getVisible(Control.java:3116)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
> at org.eclipse.swt.widgets.Composite.setFocus(Composite.java:1513)
> at org.eclipse.ui.texteditor.StatusTextEditor.setFocus(StatusTextEditor.java:118)
> at org.jboss.tools.vpe.preview.editor.VpvEditorPart.setFocus(VpvEditorPart.java:653)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:186)
> at org.jboss.tools.jst.web.ui.internal.editor.jspeditor.JSPMultiPageEditorPart.setFocus(JSPMultiPageEditorPart.java:171)
> at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.delegateSetFocus(CompatibilityPart.java:204)
> 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.6.0.v20160319-0612 | 1.6.0.v20160319-0612 |
> | org.eclipse.swt | 3.105.0.v20160603-0902 | 3.105.0.v20160603-0902 |
> | org.eclipse.ui | 3.108.0.v20160518-1929 | 3.108.0.v20160518-1929 |
> | org.jboss.tools.jst.web.ui | 3.8.0.Final-v20160609-2146-B2 | 3.8.0.Final-v20160609-2146-B2 |
> | org.jboss.tools.vpe.preview.editor | 3.8.0.Final-v20160609-2229-B3 | 3.8.0.Final-v20160609-2229-B3 |
> Operating Systems:
> | Linux | 4.5.7.fc23 | 4.5.7.fc23 |
> The above information is a snapshot of the collected data. Visit [this page|https://redhat.ctrlflow.com/reviewers/#!/problems/5774bdbce4b03c6ed0...] 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