[embjopr-issues] [JBoss JIRA] Updated: (EMBJOPR-190) Make error messages formatted

Ondrej Zizka (JIRA) jira-events at lists.jboss.org
Tue Jul 19 12:28:24 EDT 2011


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

Ondrej Zizka updated EMBJOPR-190:
---------------------------------

    Priority: Major  (was: Minor)


I assume parsing messages from AS exception is not a nice way to get some information out of it...
Perhaps there could be some other way to get an object or XML snippet with the error info and render it.
But that would probably need too substantial effort in AS 5 plugin.

> Make error messages formatted
> -----------------------------
>
>                 Key: EMBJOPR-190
>                 URL: https://issues.jboss.org/browse/EMBJOPR-190
>             Project: Embedded Jopr
>          Issue Type: Feature Request
>    Affects Versions: 1.2
>         Environment: r500
>            Reporter: Ondrej Zizka
>            Assignee: Charles Crouch
>         Attachments: EMBJOPR-190b.png, Obrazovka-JBoss AS Administration Console - Mozilla Firefox.png
>
>   Original Estimate: 2 hours, 30 minutes
>  Remaining Estimate: 2 hours, 30 minutes
>
> Currently, error messages are displayed in a simple div using red bold Verdana.
> This is kind of unreadable in situations when some operation causes an exception with a long message - see attached screenshot.
> What about making this a bit formatted, e.g. divide it to logical parts - if it's possible to do it in some general way. In the case depicted in the screenshot, it would be something like the following:
> <div>
>   Failed to create Resource ejbredeploy-bad.jar - cause: 
>   <div>java.lang.RuntimeException:org.jboss.deployers.client.spi.IncompleteDeploymentException: ... </div>
>   <div>Error vfszip:/home/brq/ozizka/JoprEmbedded/JBPAPP_5_0/build/output/jboss-5.0.0.Beta/server/default/deploy/ejbredeploy-bad.jar/</div>
>   <div>org.jboss.deployers.spi.DeploymentException: Error creating managed object for vfszip:/home/brq/ozizka ...</div>
>   ...
> </div>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the embjopr-issues mailing list