[JBoss JIRA] (JBIDE-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22516:
---------------------------------------
[~marcel.bruch], great, thanks! I changed the auto action accordingly.
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Marcel Bruch (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Marcel Bruch commented on JBIDE-22516:
--------------------------------------
Correct. That would be the behavior. You are right, the namespace should (must) be as fully qualified as possible.
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22516:
---------------------------------------
[~marcel.bruch], thanks for the reply! I was about to write to you and jbosstools-dev, so now I don't have to :)
Auto actions - that's exactly what I was looking for - I didn't see it.
One more question: What exactly does it mean when the auto action is set to look for Bundle namespace org.jboss.ide of some version? Does it mean that any of the bundles installed, that fits org.jboss.ide.* can trigger this? Because that wouldn't be desirable in this case. Most bundles under org.jboss.ide are 3.2 right now, but some are 3.6, that would mean that this could be reopened wrongly.
{code}
$ find devstudio-10.0.1-5663 -name 'org.jboss.ide*'|grep plugins
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.6.101.v20160607-2122
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.archives.core_3.6.101.v20160607-2122/META-INF/maven/org.jboss.tools.archives.plugins/org.jboss.ide.eclipse.archives.core
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.archives.jdt.integration_3.6.101.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.archives.ui_3.6.101.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.archives.webtools_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.classpath.core_3.2.1.v20160628-1916.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.classpath.ui_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.core_3.2.1.v20160705-0521.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.dmr_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.doc.user_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.jmx.integration_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.management.as7_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.management.core_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.management.wildfly9_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.rse.core_3.2.1.v20160624-1543.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.rse.ui_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.ui.mbeans_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.ui_3.2.1.v20160616-2135.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.wtp.core_3.2.1.v20160624-1543.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.as.wtp.ui_3.2.1.v20160607-2122.jar
devstudio-10.0.1-5663/studio/devstudio.app/Contents/Eclipse/plugins/org.jboss.ide.eclipse.freemarker_1.5.101.v20160714-1706.jar
{code}
So in this case should the Bundle namespace field be set to org.jboss.ide.eclipse.as.classpath.core ?
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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-22676) Context menu Server Adapter of a service in properties view does not work
by Jeff MAURY (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22676?page=com.atlassian.jira.plugi... ]
Jeff MAURY commented on JBIDE-22676:
------------------------------------
I cannot reproduce. If the server adapter already exists, then the server view is shown. If the server adapter does not already exist, then the wizard is opened and then the server adapter is created. [~mlabuda] can you describe the steps to reproduce ?
> Context menu Server Adapter of a service in properties view does not work
> -------------------------------------------------------------------------
>
> Key: JBIDE-22676
> URL: https://issues.jboss.org/browse/JBIDE-22676
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: openshift
> Affects Versions: 4.4.0.Final
> Reporter: Marián Labuda
> Assignee: Jeff MAURY
> Labels: explorer, openshift, openshift_v3
> Fix For: 4.4.1.AM2
>
>
> When I have selected a project with an applicaiton in OpenShift Explorer view, I can handle the service also in properties view. But context menu item "Server Adapter..." in context menu of the service in properties view does nothing. No wizard is opened, nor any error in error log is shown. Context menu item in OpenShift explorer works ok. Only the one in properties view is affected.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBTIS-809) Cannot install Fuse tooling from EA without GA
by Paul Leacu (JIRA)
[ https://issues.jboss.org/browse/JBTIS-809?page=com.atlassian.jira.plugin.... ]
Paul Leacu commented on JBTIS-809:
----------------------------------
Hey [~apodhrad] - I'm creating an updated JBTIS TP for Mars (JBTIS-809) - I'll need to respin a new CR (CR3) - do you want this right away or wait for other bugs?
> Cannot install Fuse tooling from EA without GA
> ----------------------------------------------
>
> Key: JBTIS-809
> URL: https://issues.jboss.org/browse/JBTIS-809
> Project: JBoss Tools Integration Stack
> Issue Type: Bug
> Components: distribution
> Affects Versions: 9.0.1.GA
> Environment: JBDS-IS 9.0.1.CR2
> Reporter: Andrej Podhradsky
> Assignee: Paul Leacu
>
> Cannot install Fuse tooling from EA without GA due to the following error
> {code}
> Cannot complete the install because one or more required items could not be found.
> Software being installed: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta3-v20160713-1902-B959 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta3-v20160713-1902-B959)
> Missing requirement: JBoss Fuse Tooling JMX Bundles 8.0.0.Beta3-v20160713-1902-B959 (org.fusesource.ide.jmx.feature.feature.group 8.0.0.Beta3-v20160713-1902-B959) requires 'org.eclipse.gemini.management 2.0.0.RELEASE' but it could not be found
> {code}
> the missing gemini feature is available in GA update site. This is not a critical issue since this is not a common use case.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
9 years, 8 months
[JBoss JIRA] (JBIDE-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Marcel Bruch (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Marcel Bruch commented on JBIDE-22516:
--------------------------------------
> Is there a way to tell aeri this was fixed in a particular version of the bundle, so it should reopen the problem if it keeps happening in a newer version?
Yes. The problem page has a section called "auto actions" for this.
Specify a condition "bundle namespace" name="org.jboss.ide" min-version="3.3.2"
and an action like "problem status" -> "reopen"
This will check this problem once per day and reopen it if this problem was reported with a version equal to or higher than 3.3.2.
You may do other things like adding a tag etc. It's up to you.
But please note that once it was reopened, the auto-action needs to be updated (or removed ) manually. Otherwise the system will reopen it every day ;-)
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Martin Malina commented on JBIDE-22516:
---------------------------------------
I added this note:
{quote}
This issue has been fixed in org.jboss.ide.eclipse.as.classpath.core version 3.2.1. See https://issues.jboss.org/browse/JBIDE-22516 .
{quote}
One thing confused me though - in the Bundles list it says that this was reported in org.jboss.ide.eclipse.as.classpath.core version <= 3.3.1.Final-v20151021-0032-B49 . Which is strange, because currently we have version 3.2.1 in master. So I traced this to this wrong upversion in 4.3 maintenance which was then fixed in a few days:
https://github.com/jbosstools/jbosstools-server/commits/jbosstools-4.3.x/...
On Oct 21, 2015: https://github.com/jbosstools/jbosstools-server/commit/648b5425c80e6301dc...
- change version to 3.3.1
On Oct 28, 2015: https://github.com/jbosstools/jbosstools-server/commit/784c82b35b3843f8e1...
- change version back to 3.1.1
Of course things happen, that's fine. But it just the consequences things can have ;)
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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-22516) NoStackTrace in AbstractModuleSlotUtil.ensureInCache
by Martin Malina (JIRA)
[ https://issues.jboss.org/browse/JBIDE-22516?page=com.atlassian.jira.plugi... ]
Martin Malina closed JBIDE-22516.
---------------------------------
I wonder what's the correct approach here. I checked the aeri page for this problem. And this was mostly reported with devstudio 10.0.0.GA or org.eclipse.epp.package.jee.product version ≤ 4.6.0.I20160606-1100 . Last occurrence was today, but that doesn't mean it was fixed yet - people just use older versions where this is not fixed (especially since the fix wasn't included in a release yet). So how do I know if this fix helps or not? I guess the only thing I can do is close this and Rob will notice if reports keep coming in?
Is there a way to tell aeri this was fixed in a particular version of the bundle, so it should reopen the problem if it keeps happening in a newer version?
And btw, [~rob.stryker], perhaps you should say something about it being fixed in the Resolution field in aeri?
{quote}
Resolution
Whether this problem has been resolved and, if so, how. If this problem is linked with a bug report, the resolution is regularly synchronized with your bug tracker.
You can add a custom resolution message, which a server response can communicate back to your users the next time they report this problem. Such a message may, e.g., describe a workaround to the problem or state in what version the problem has been fixed.
{quote}
I will add a note there.
> NoStackTrace in AbstractModuleSlotUtil.ensureInCache
> ----------------------------------------------------
>
> Key: JBIDE-22516
> URL: https://issues.jboss.org/browse/JBIDE-22516
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: server
> Affects Versions: 4.4.0.Alpha1
> Reporter: Automated Error Reporting Bot
> Assignee: Rob Stryker
> Fix For: 4.4.1.AM1
>
>
> The following problem was reported via the automated error reporting:
> Message: Resource '/zhgc' is not open.
> {noformat}
> com.ctrlflow.aer.NoStackTrace: This event was logged without a stack trace. A synthetic stack trace was hence inserted.
> at org.jboss.ide.eclipse.as.classpath.core.runtime.modules.manifest.AbstractModuleSlotUtil.ensureInCache(AbstractModuleSlotUtil.java:177)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.ensureInCache(ManifestChangeListener.java:54)
> at org.jboss.ide.eclipse.as.classpath.core.runtime.internal.ManifestChangeListener.resourceChanged(ManifestChangeListener.java:83)
> at org.eclipse.core.internal.events.NotificationManager$1.run(NotificationManager.java:299)
> at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
> at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:289)
> at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:152)
> at org.eclipse.core.internal.resources.Workspace.broadcastPostChange(Workspace.java:374)
> at org.eclipse.core.internal.resources.Workspace.endOperation(Workspace.java:1469)
> at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:46)
> at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {noformat}
> Bundles:
> | org.eclipse.core.jobs | 3.7.0.v20150330-2103 | 3.8.0.v20160509-0411 |
> | org.eclipse.core.resources | 3.10.0.v20150423-0755 | 3.11.0.v20160503-1608 |
> | org.eclipse.core.runtime | 3.11.0.v20150405-1723 | 3.12.0.v20160506-0702 |
> | org.eclipse.jface | 3.11.0.v20150602-1400 | 3.12.0.v20160518-1929 |
> | org.eclipse.jst.jee | 1.0.700.v201404092004 | 1.0.700.v201404092004 |
> | org.eclipse.jst.jee.ui | 1.0.701.v201408251535 | 1.0.701.v201408251535 |
> | org.eclipse.ltk.core.refactoring | 3.6.200.v20140826-0859 | 3.7.0.v20160419-0705 |
> | org.eclipse.ltk.ui.refactoring | 3.7.200.v20140625-1835 | 3.8.0.v20160518-1817 |
> | 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.ui.navigator | 3.6.0.v20150422-0725 | 3.6.0.v20150422-0725 |
> | org.eclipse.wst.validation | 1.2.700.v201508251749 | 1.2.700.v201508251749 |
> | org.jboss.ide.eclipse.as.classpath.core | 3.1.0.Beta2-v20150723-0026-B29 | 3.3.1.Final-v20151021-0032-B49 |
> Operating Systems:
> | Linux | 2.6.32.3 | 4.4.6.fc23 |
> | MacOSX | 10.10.5 | 10.11.5 |
> | 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/56f2c37be4b08ccb7b...] 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