[jbosstools-issues] [JBoss JIRA] (JBIDE-20249) compile failed in server (jmx)

Nick Boldt (JIRA) issues at jboss.org
Thu Jul 9 10:14:03 EDT 2015


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

Nick Boldt updated JBIDE-20249:
-------------------------------
    Description: 
After this:

https://github.com/jbosstools/jbosstools-server/commit/090b7b3dc20a0aa45a47a5f6d7d3b00627a18bef

You get this:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-server_master/808/consoleText}
09:59:09 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure: Compilation failure:
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[49]
09:59:09 [ERROR] import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState;
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] The import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[206]
09:59:09 [ERROR] TreePath[] treePaths = RefreshActionState.getDefault().getExpansion(w);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[207]
09:59:09 [ERROR] ISelection sel = RefreshActionState.getDefault().getSelection(w);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[102]
09:59:09 [ERROR] RefreshActionState.getDefault().setSelection(wrapper, sel);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[103]
09:59:09 [ERROR] RefreshActionState.getDefault().setExpansion(wrapper, paths);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] 5 problems (5 errors)
{code}

Related: http://memegenerator.net/instance2/662763

Please fix this and kick a new build to get the job back to blue.

  was:
After this:

https://github.com/jbosstools/jbosstools-server/commit/090b7b3dc20a0aa45a47a5f6d7d3b00627a18bef

You get this:

{code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-server_master/808/consoleText}
09:59:09 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure: Compilation failure:
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[49]
09:59:09 [ERROR] import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState;
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] The import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[206]
09:59:09 [ERROR] TreePath[] treePaths = RefreshActionState.getDefault().getExpansion(w);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[207]
09:59:09 [ERROR] ISelection sel = RefreshActionState.getDefault().getSelection(w);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[102]
09:59:09 [ERROR] RefreshActionState.getDefault().setSelection(wrapper, sel);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[103]
09:59:09 [ERROR] RefreshActionState.getDefault().setExpansion(wrapper, paths);
09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
09:59:09 [ERROR] RefreshActionState cannot be resolved
09:59:09 [ERROR] 5 problems (5 errors)
{code}

Related: http://memegenerator.net/instance2/662763



> compile failed in server (jmx)
> ------------------------------
>
>                 Key: JBIDE-20249
>                 URL: https://issues.jboss.org/browse/JBIDE-20249
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jmx, server
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Rob Stryker
>            Priority: Blocker
>             Fix For: 4.3.0.Beta2
>
>
> After this:
> https://github.com/jbosstools/jbosstools-server/commit/090b7b3dc20a0aa45a47a5f6d7d3b00627a18bef
> You get this:
> {code:title=https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Master/job/jbosstools-server_master/808/consoleText}
> 09:59:09 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure: Compilation failure:
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[49]
> 09:59:09 [ERROR] import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState;
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] The import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[206]
> 09:59:09 [ERROR] TreePath[] treePaths = RefreshActionState.getDefault().getExpansion(w);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java:[207]
> 09:59:09 [ERROR] ISelection sel = RefreshActionState.getDefault().getSelection(w);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[102]
> 09:59:09 [ERROR] RefreshActionState.getDefault().setSelection(wrapper, sel);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] /mnt/hudson_workspace/workspace/jbosstools-server_master/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java:[103]
> 09:59:09 [ERROR] RefreshActionState.getDefault().setExpansion(wrapper, paths);
> 09:59:09 [ERROR] ^^^^^^^^^^^^^^^^^^
> 09:59:09 [ERROR] RefreshActionState cannot be resolved
> 09:59:09 [ERROR] 5 problems (5 errors)
> {code}
> Related: http://memegenerator.net/instance2/662763
> Please fix this and kick a new build to get the job back to blue.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jbosstools-issues mailing list