You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Don Brown (JIRA)" <ji...@apache.org> on 2007/05/22 14:44:43 UTC

[jira] Resolved: (WW-1926) Unexpected Exception catched: Error setting expression...

     [ https://issues.apache.org/struts/browse/WW-1926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-1926.
---------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.8
         Assignee: Don Brown

I improved xwork to provide a better error message, but it sounds like a usage error.  Try asking for help on the Struts user mailing.

> Unexpected Exception catched: Error setting expression...
> ---------------------------------------------------------
>
>                 Key: WW-1926
>                 URL: https://issues.apache.org/struts/browse/WW-1926
>             Project: Struts 2
>          Issue Type: Bug
>    Affects Versions: 2.0.6
>         Environment: Sun App Server 8.1; Sun Solaris
>            Reporter: Svetlana Reznikov
>         Assigned To: Don Brown
>             Fix For: 2.0.8
>
>
> Below is a record from the log file when I call a page with parameter ac=XXX
>  
> [#|2007-05-15 16:10:30,860|ERROR|com.opensymphony.xwork2.interceptor.ParametersInterceptor|setParameters:198|ParametersInterceptor - [setParameters]: Unexpected Exception catched: Error setting expression 'ac' with value '[Ljava.lang.String;@777031'|#]
> Also, I expect to see that ac parameter was properly set up with this value, the action class has variable
> private String ac; and public setter and getter are provided.
> This is not an issue in Windows environment (Sun App Server 8.2).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.