[
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)