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

Don Brown resolved WW-1637.
---------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.0.x)
                   2.0.4
         Assignee: Don Brown

> Error messages when invoking portlets
> -------------------------------------
>
>                 Key: WW-1637
>                 URL: https://issues.apache.org/struts/browse/WW-1637
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Portlet Integration
>    Affects Versions: 2.0.2
>         Environment: windows xp, tomcat, jetspeed 2.0, java 6
>            Reporter: Dariusz Wojtas
>         Assigned To: Don Brown
>             Fix For: 2.0.4
>
>
> I have a small portlet app.
> Works, parameters from forms are passed.
> But what is interesting I can see some error messages from struts internals.
> I am not sure what causes these errors but it is definitely not my code which 
> does basic things, like logging and redirecting to a JSP.
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'id' with value '[Ljava.lang.String;@9caeb2'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'struts.portlet.action' with value 
> '[Ljava.lang.String;@9042c8'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'struts.portlet.mode' with value 
> '[Ljava.lang.String;@1109962'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'templateDir' with value 
> '[Ljava.lang.String;@c60a18'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'theme' with value 
> '[Ljava.lang.String;@1c0cac6'
> SAVE: dostalem osobe: Person:id=null:firstName=:lastName=a
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'struts.portlet.action' with value 
> '[Ljava.lang.String;@19274f9'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'struts.portlet.eventAction' with value 
> '[Ljava.lang.String;@3da1e2'
> 2007-01-11 11:06:35 com.opensymphony.xwork2.interceptor.ParametersInterceptor 
> setParameters
> SEVERE: ParametersInterceptor - [setParameters]: Unexpected Exception 
> catched: Error setting expression 'struts.portlet.mode' with value 
> '[Ljava.lang.String;@4f27a3'

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

Reply via email to