[jbosstools-issues] [JBoss JIRA] (JBIDE-17172) Deployment to WildFly 8 shows errors when using management api

Martin Malina (JIRA) issues at jboss.org
Tue Apr 22 10:08:35 EDT 2014


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

Martin Malina updated JBIDE-17172:
----------------------------------

    Description: 
When you try to deploy to a WildFly 8.0 or 8.1 server using the management api profile, you get errors:
{code}
!ENTRY org.jboss.ide.eclipse.as.core 4 1644298251 2014-04-22 15:55:00.287
!MESSAGE Deployment of module dynproj has failed
!SUBENTRY 1 org.jboss.ide.eclipse.as.management.wildfly8 4 0 2014-04-22 15:55:00.287
!MESSAGE The operation REMOVE was not executed on unit dynproj.war
!SUBENTRY 1 unknown 0 0 2014-04-22 15:55:00.287
!MESSAGE OK
{code}

!error-view.png!

Note that the project actually gets deployed, but the server view will show [Republish] next to the module.
!server-view.png!

  was:
When you try to deploy to a WildFly 8.0 or 8.1 server using the management api profile, you get errors:
{code}
!ENTRY org.jboss.ide.eclipse.as.core 4 1644298251 2014-04-22 15:55:00.287
!MESSAGE Deployment of module dynproj has failed
!SUBENTRY 1 org.jboss.ide.eclipse.as.management.wildfly8 4 0 2014-04-22 15:55:00.287
!MESSAGE The operation REMOVE was not executed on unit dynproj.war
!SUBENTRY 1 unknown 0 0 2014-04-22 15:55:00.287
!MESSAGE OK
{code}


Note that the project actually gets deployed, but the server view will show [Republish] next to the module.


    
> Deployment to WildFly 8 shows errors when using management api
> --------------------------------------------------------------
>
>                 Key: JBIDE-17172
>                 URL: https://issues.jboss.org/browse/JBIDE-17172
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Martin Malina
>            Assignee: Rob Stryker
>            Priority: Critical
>             Fix For: 4.2.0.Beta2
>
>         Attachments: error-view.png, server-view.png
>
>
> When you try to deploy to a WildFly 8.0 or 8.1 server using the management api profile, you get errors:
> {code}
> !ENTRY org.jboss.ide.eclipse.as.core 4 1644298251 2014-04-22 15:55:00.287
> !MESSAGE Deployment of module dynproj has failed
> !SUBENTRY 1 org.jboss.ide.eclipse.as.management.wildfly8 4 0 2014-04-22 15:55:00.287
> !MESSAGE The operation REMOVE was not executed on unit dynproj.war
> !SUBENTRY 1 unknown 0 0 2014-04-22 15:55:00.287
> !MESSAGE OK
> {code}
> !error-view.png!
> Note that the project actually gets deployed, but the server view will show [Republish] next to the module.
> !server-view.png!

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