[jboss-jira] [JBoss JIRA] (AS7-6909) Deploying WAR fails and UI does not reflect failure
Heiko Braun (JIRA)
jira-events at lists.jboss.org
Tue Apr 16 05:10:54 EDT 2013
[ https://issues.jboss.org/browse/AS7-6909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Heiko Braun updated AS7-6909:
-----------------------------
Fix Version/s: 8.0.0.Alpha1
> Deploying WAR fails and UI does not reflect failure
> ---------------------------------------------------
>
> Key: AS7-6909
> URL: https://issues.jboss.org/browse/AS7-6909
> Project: Application Server 7
> Issue Type: Bug
> Components: Console
> Affects Versions: 7.1.2.Final (EAP)
> Reporter: Catherine Robson
> Assignee: Heiko Braun
> Fix For: 8.0.0.Alpha1
>
>
> When deploying a WAR in JBoss EAP 6.0 that fails, the UI does not reflect the failure well to the user.
> Current flow:
> 1. In UI, go to enable a WAR file.
> 2. Click "confirm" to enable the WAR file
> 3. Modal window saying Please Wait, your request is being processed window appears. In upper right hand side of UI, a small red message displays stating 'Unkown error'. The modal window continues to be front and center, and as a user I assume it is still trying to do something.
> In the meantime, in the CLI this appeared:
> 12:08:47,877 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "s-ramp-ui.war"
> ... (lots more messages) ...
> 12:08:49,209 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment s-ramp-ui.war in 51ms
> Expected behaviour:
> If the CLI has indicated that the deployment of the WAR has failed/stopped, the UI should reflect this in the modal window that states it is currently processing the request. The modal should change from "Currently processing your request..." to something like, "Enabling <filname.war> has failed. Please click below to see the full failure message." Which also enables the user to see the full message shown in the command line interface if they want to for getting help with the issue.
--
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 jboss-jira
mailing list