Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-27 Thread Emi Lu
On 07/27/2011 01:55 AM, Łukasz Lenart wrote: 2011/7/26 Emi Lu: Did you try to call check_search_oprProcessAction.action directly ? And maybe it's better to JSON plugin instead of home made protocol ? I was thinking about JSON result plus jQuery. For people have similar questions, my solution

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-26 Thread Łukasz Lenart
2011/7/26 Emi Lu : >> Did you try to call check_search_oprProcessAction.action directly ? >> And maybe it's better to JSON plugin instead of home made protocol ? I was thinking about JSON result plus jQuery. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference -

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-26 Thread Emi Lu
Hello, W dniu 26 lipca 2011 16:13 użytkownik Emi Lu napisał: It seems that I found the problem. When I commented out ajax section "onclick="return ajax_check_search_table('check_search_opr')"", the error is gone. But I need ajax check support. Did you try to call check_search_oprProcessActio

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-26 Thread Łukasz Lenart
W dniu 26 lipca 2011 16:13 użytkownik Emi Lu napisał: > It seems that I found the problem. When I commented out ajax section > "onclick="return ajax_check_search_table('check_search_opr')"", the error is > gone. But I need ajax check support. Did you try to call check_search_oprProcessAction.acti

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-26 Thread Łukasz Lenart
W dniu 26 lipca 2011 15:11 użytkownik Emi Lu napisał: > tomcat6 + struts2.2.3 + tiles2.2.2 + springframework3.05 + displaytag 1.2. Could you list the jars in WEB-INF/lib ? It looks like you're mixing different version of jars. Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warsza

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-26 Thread Emi Lu
+ struts2.2.3 + tiles2.2.2 + springframework3.05 + displaytag 1.2. I do need help what may cause this exception. From the outputs, I cannot see any hint! --- SEVERE: Servlet.service() for servlet default threw exception java.lang.IllegalStateException at

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-25 Thread Łukasz Lenart
2011/7/25 Emi Lu : >   >      struts >      /* >      REQUEST >      INCLUDE >   Did you try to remove these dispatcher params ? Or add FORWARD ? Regards -- Łukasz + 48 606 323 122 http://www.lenart.org.pl/ Warszawa JUG conference - Confitura http://confitura.pl/ -

Re: SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-25 Thread Emi Lu
struts2 /* REQUEST INCLUDE ---Exception --- org.apache.catalina.core.StandardWrapperValve invoke SEVERE: Servlet.service() for servlet default threw exception java.lang.IllegalStateException at org.apache.catalina.connector.ResponseFacade.sendError

SEVERE: Servlet.service() for servlet default threw exception, java.lang.IllegalStateException

2011-07-25 Thread Emi Lu
-- SEVERE: Servlet.service() for servlet default threw exception java.lang.IllegalStateException at org.apache.catalina.connector.ResponseFacade.sendError(ResponseFacade.java:407) at org.apache.struts2.dispatcher.Dispatcher.sendError(Dispatcher.java:819) at org.apache.struts2