[jbosstools-issues] [JBoss JIRA] (JBIDE-13226) "Marker Not Found" error messages appeare in As-You-Type validation

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Jul 12 18:19:20 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-13226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexey Kazakov updated JBIDE-13226:
-----------------------------------

    Fix Version/s: LATER
                       (was: 4.2.x)

    
> "Marker Not Found" error messages appeare in As-You-Type validation
> -------------------------------------------------------------------
>
>                 Key: JBIDE-13226
>                 URL: https://issues.jboss.org/browse/JBIDE-13226
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: CDI, common/jst/core, JSF
>    Affects Versions: 4.1.x
>         Environment: JBT 4.1.0.Alpha1
>            Reporter: Victor Rubezhny
>            Assignee: Alexey Kazakov
>            Priority: Minor
>             Fix For: LATER
>
>
> Steps to reproduce:
> EXECUTE: Open in Java Editor some Java class from a project with CDI Capabilities enabled
> EXECUTE: Make sure or add some CDI Problem on that file, save and wait for the build is finished.
> ASSERT: There is a CDI Problem marker in Probems View.
> EXECUTE: Type some text into the file due to make it "dirty".
> EXECUTE: Remove CDI Capabilities from the project.
> EXECUTE: Add CDI Capabilities back to the project.
> ASSERT: There are no exceptions/error messages like "Marker not found" logged (FAIL)
> {code}
> !ENTRY org.jboss.tools.common 4 0 2012-12-03 19:51:09.134
> !MESSAGE Marker id 14549 not found.
> !STACK 1
> org.eclipse.core.internal.resources.ResourceException: Marker id 14549 not found.
> 	at org.eclipse.core.internal.resources.Marker.checkInfo(Marker.java:57)
> 	at org.eclipse.core.internal.resources.Marker.getType(Marker.java:195)
> 	at org.jboss.tools.common.validation.TempMarkerManager$1.runInUIThread(TempMarkerManager.java:286)
> 	at org.eclipse.ui.progress.UIJob$1.run(UIJob.java:95)
> 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
> 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135)
> 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3529)
> 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3182)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1029)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:923)
> 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:86)
> 	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:588)
> 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
> 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:543)
> 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
> 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
> 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
> 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:353)
> 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:616)
> 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
> 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
> 	at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
> 	at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
> !SUBENTRY 1 org.eclipse.core.resources 4 376 2012-12-03 19:51:09.135
> !MESSAGE Marker id 14549 not found.
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list