| Author |
Regarding missing dispatch/parameters
|
siva ram
Greenhorn
Joined: Nov 10, 2005
Posts: 4
|
|
Hi, Please note that we use webserver & loadbalancer at the web tier and weblogic as the application server and use Struts. I can find the following messages from the log files 2005-06-12 09:21:36,110 ERROR [ExecuteThread: '5' for queue: 'default'] (DispatchAction.java:237) DispatchAction - Request[/getDetails] does not contain handler parameter named dispatch 2005-06-12 10:23:31,950 ERROR [ExecuteThread: '8' for queue: 'default'] (DispatchAction.java:237) DispatchAction - Request[/updateAddress] does not contain handler parameter named dispatch This is occuring only sometimes and the functionalities work most of the time. Moreover I get <Warning> <HTTP> <host1> <mserver1> <ExecuteThread: '11' for queue: 'default'> <kernel identity> <> <101138> <ServletContext(id=1732597,name=MyWebApp.war,context-path=/application) One of the getParameter family of methods called after reading from the ServletInputStream, not merging post parameters> <Warning> <HTTP> <host1> <smserver1> <ExecuteThread: '11' for queue: 'default'> <kernel identity> <> <101138> <ServletContext(id=1732597,name=MyWebApp.war,context-path=/application) One of the getParameter family of methods called after reading from the ServletInputStream, not merging post parameters> Every assistance/suggestion is appreciated. Thanks and Regards siva
|
 |
 |
|
|
subject: Regarding missing dispatch/parameters
|
|
|