Could not execute action Exception in WebWork action

View: New views
2 Messages — Rating Filter:   Alert me  

Could not execute action Exception in WebWork action

by yizhao-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

Iam getting the following exception while executing the webwork action in my application in windowsXP system.

Please point me what I am missing in my application. I have tried with changing all scenarios still getting the same exception.
Iam using [b]Orion2[/b](http://www.orionserver.com/) application server for my web application.
I have verified that the actions mapped correctly in my properties file.

[b]Note:[/b] Recently I installed NetBeans IDE latest version and caused this issue, dont know what has been changed in my system or application.

Webwork version might be older version, but not sure.

Appreciated any quick help on this.

-Jee

====EXCEPTION stack trace===========
[(webwork.dispatcher.ServletDispatcher)] Could not execute action java.lang.IllegalArgumentException: Action 'icin.Home' not found at webwork.action.factory.JavaActionFactory.getActionImpl(JavaActionFactory.java:63)

2009-03-25 16:03:39,447 ERROR [(webwork.dispatcher.ServletDispatcher)] Could not execute action
java.lang.IllegalArgumentException: Action 'icin.Home' not found
        at webwork.action.factory.JavaActionFactory.getActionImpl(JavaActionFactory.java:63)
        at webwork.action.factory.ScriptActionFactoryProxy.getActionImpl(ScriptActionFactoryProxy.java:54)
        at webwork.action.factory.XMLActionFactoryProxy.getActionImpl(XMLActionFactoryProxy.java:56)
        at webwork.action.factory.PrefixActionFactoryProxy.getActionImpl(PrefixActionFactoryProxy.java:102)
        at webwork.action.factory.JspActionFactoryProxy.getActionImpl(JspActionFactoryProxy.java:53)
        at webwork.action.factory.CommandActionFactoryProxy.getActionImpl(CommandActionFactoryProxy.java:62)
        at webwork.action.factory.AliasingActionFactoryProxy.getActionImpl(AliasingActionFactoryProxy.java:96)
        at webwork.action.factory.CommandActionFactoryProxy.getActionImpl(CommandActionFactoryProxy.java:62)
        at webwork.action.factory.ContextActionFactoryProxy.getActionImpl(ContextActionFactoryProxy.java:36)
        at webwork.action.factory.PrepareActionFactoryProxy.getActionImpl(PrepareActionFactoryProxy.java:37)
        at webwork.action.factory.ParametersActionFactoryProxy.getActionImpl(ParametersActionFactoryProxy.java:46)
        at webwork.action.factory.ChainingActionFactoryProxy.getActionImpl(ChainingActionFactoryProxy.java:44)
        at webwork.action.factory.DefaultActionFactory.getActionImpl(DefaultActionFactory.java:92)
        at webwork.action.factory.ActionFactory.getAction(ActionFactory.java:62)
        at webwork.dispatcher.GenericDispatcher.executeAction(GenericDispatcher.java:101)
        at webwork.dispatcher.ServletDispatcher.service(ServletDispatcher.java:161)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
        at com.evermind._hc.doFilter(.:59)
        at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(Unknown Source)
        at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(Unknown Source)
        at com.evermind._hb.doFilter(.:16)
        at com.cisco.paws.einstein.icin.ICINLoginFilter.doFilter(ICINLoginFilter.java:179)
        at com.evermind._cub._phd(.:380)
        at com.evermind._cub._bgc(.:174)
        at com.evermind._ax._lqc(.:614)
        at com.evermind._ax._tvb(.:189)
        at com.evermind._bf.run(.:62)
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=550688&messageID=644320#644320


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Could not execute action Exception in WebWork action

by yizhao-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Could any one respond to this as I am in urgent need...


please......
---------------------------------------------------------------------
Posted via Jive Forums
http://forums.opensymphony.com/thread.jspa?threadID=550688&messageID=644843#644843


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...