[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-3958) useless faces messages

Pete Muir (JIRA) jira-events at lists.jboss.org
Thu Feb 19 12:57:44 EST 2009


    [ https://jira.jboss.org/jira/browse/JBSEAM-3958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12453323#action_12453323 ] 

Pete Muir commented on JBSEAM-3958:
-----------------------------------

I am deleting this issue.

> useless faces messages
> ----------------------
>
>                 Key: JBSEAM-3958
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3958
>             Project: Seam
>          Issue Type: Bug
>            Reporter: arne anka
>
> i try to chainload several selectboxes 
> <h:selectOneMenu>
> <s:selectItems >
> </...
> depending on the state of the box to the left, the content of all boxes right should change.
> it usually works, but somtimes it does not work and all i get is a message like below:
> org.jboss.web.jsf.integration.config.Log4JConversionFilter.logWithoutThrowable(Log4JConversionFilter.java:123) WARNING: FacesMessage(s) have been enqueued, but may not have been displayed.
> sourceId=formNaviSelects:sel_1[severity=(ERROR 2), summary=(value is not valid), detail=(value is not valid)]
> i have spent several days figuring out, what is meant and the best i could find "probably something with phases -- use a phase listener to check what happens". but nobody ever was able to make something usefull from these messages ... 
> so: whatever happens -- messages like this are wortless. i don't need something saying "something went wrong", that's what i see myself.
> what i need is a useful message which leads me to the part in _my_ code where something happens (jboss server in particular likes to spew out hundreds of lines of stacktraces with no, repeat no, relation to my code).
> ps: if someone could give a hint how to debug this kind of error. i am happy, too.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list