Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4511 | minor | always | 04-18-11 16:53 | 04-27-11 10:52 | |
|
|||||
Reporter: | alex | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.17 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.18 | ||
|
|||||
Summary: | 0004511: java.beans.IntrospectionException: type mismatch between read and write methods | ||||
Description: |
[11-04-18 12:03:50.294] {http://*:80-9} [^] javax.el.ELException: java.lang.RuntimeException: java.beans.IntrospectionException: type mismatch between read and write methods at com.caucho.el.StaticMethodExpr.evalMethod(StaticMethodExpr.java:158) at com.caucho.el.FunctionExpr.getValue(FunctionExpr.java:69) at com.caucho.el.Expr.evalBoolean(Expr.java:234) at com.caucho.config.el.CandiExpr.evalBoolean(CandiExpr.java:127) at _jsp._index__jsp$_CauchoFragment_1._jsp_invoke(_index__jsp.java:114) at com.caucho.jsp.JspFragmentSupport.invoke(JspFragmentSupport.java:93) at _jsp._WEB_22dINF._tags._frame__tag.doTag(_frame__tag.java:72) at _jsp._index__jsp._jspService(_index__jsp.java:68) at _jsp._index__jsp._jspService(_index__jsp.java:29) at com.caucho.jsp.JavaPage.service(JavaPage.java:64) at com.caucho.jsp.Page.pageservice(Page.java:542) at com.caucho.server.dispatch.PageFilterChain.doFilter(PageFilterChain.java:194) at com.caucho.filters.GzipFilter.doFilter(GzipFilter.java:167) at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:89) at com.caucho.server.webapp.DispatchFilterChain.doFilter(DispatchFilterChain.java:126) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:287) at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:298) at com.caucho.server.webapp.RequestDispatcherImpl.dispatch(RequestDispatcherImpl.java:141) at com.caucho.server.dispatch.RewriteDispatchFilterChain.doFilter(RewriteDispatchFilterChain.java:91) at com.caucho.server.cache.ProxyCacheFilterChain.doRequestCacheable(ProxyCacheFilterChain.java:245) at com.caucho.server.cache.ProxyCacheFilterChain.doFilter(ProxyCacheFilterChain.java:188) at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:156) at com.caucho.server.webapp.AccessLogFilterChain.doFilter(AccessLogFilterChain.java:95) at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:287) at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:792) at com.caucho.network.listen.TcpSocketLink.dispatchRequest(TcpSocketLink.java:730) at com.caucho.network.listen.TcpSocketLink.handleRequest(TcpSocketLink.java:689) at com.caucho.network.listen.TcpSocketLink.handleRequestsImpl(TcpSocketLink.java:669) at com.caucho.network.listen.TcpSocketLink.handleRequests(TcpSocketLink.java:617) at com.caucho.network.listen.AcceptTask.doTask(AcceptTask.java:104) at com.caucho.network.listen.ConnectionReadTask.runThread(ConnectionReadTask.java:98) at com.caucho.network.listen.ConnectionReadTask.run(ConnectionReadTask.java:81) at com.caucho.network.listen.AcceptTask.run(AcceptTask.java:67) at com.caucho.env.thread.ResinThread.runTasks(ResinThread.java:164) at com.caucho.env.thread.ResinThread.run(ResinThread.java:130) Caused by: java.lang.RuntimeException: java.beans.IntrospectionException: type mismatch between read and write methods at javax.el.BeanELResolver$BeanProperty.<init>(BeanELResolver.java:498) at javax.el.BeanELResolver$BeanProperty.<init>(BeanELResolver.java:442) at javax.el.BeanELResolver$BeanProperties.<init>(BeanELResolver.java:414) at javax.el.BeanELResolver.getValue(BeanELResolver.java:187) at com.caucho.jsp.el.PageContextELResolver.getValue(PageContextELResolver.java:181) at com.caucho.el.ArrayResolverExpr.getValue(ArrayResolverExpr.java:149) at com.caucho.el.PathExpr.getValue(PathExpr.java:142) at com.caucho.el.Expr.evalString(Expr.java:273) at com.caucho.el.Marshall$8.marshall(Marshall.java:116) at com.caucho.el.StaticMethodExpr.evalMethod(StaticMethodExpr.java:141) ... 34 more Caused by: java.beans.IntrospectionException: type mismatch between read and write methods at java.beans.PropertyDescriptor.findPropertyType(PropertyDescriptor.java:603) at java.beans.PropertyDescriptor.setWriteMethod(PropertyDescriptor.java:270) at java.beans.PropertyDescriptor.<init>(PropertyDescriptor.java:117) at javax.el.BeanELResolver$BeanProperty.<init>(BeanELResolver.java:481) ... 43 more |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|