Could you post the whole stacktrace?

PS: Please re-use thread instead of creating a new one

pt., 19 kwi 2024 o 08:16 Anweshan Satapathy <anwesha...@comviva.com.invalid>
napisaƂ(a):

> Hi Team
>
> We are trying to migrate from struts 2.3.37 to 2.5.33 updated as per
> confluence page(Struts 2.3 to 2.5 migration - Apache Struts 2 Wiki -
> Apache Software Foundation
> <https://cwiki.apache.org/confluence/display/WW/Struts+2.3+to+2.5+migration>
> )
>
> We are getting the following errors in eclipse and not able to any link
> related to struts
>
> c.o.xwork2.ognl.OgnlValueStack - Could not find property
> [struts.actionMapping]!
> ognl.NoSuchPropertyException:
> com.opensymphony.xwork2.util.CompoundRoot.struts
> at
> com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor.getProperty(CompoundRootAccessor.java:158)
> c.o.xwork2.ognl.OgnlValueStack - Could not find property
> [struts.valueStack]!
> ognl.NoSuchPropertyException:
> com.opensymphony.xwork2.util.CompoundRoot.struts
> at
> com.opensymphony.xwork2.ognl.accessor.CompoundRootAccessor.getProperty(CompoundRootAccessor.java:158)
>
> o.a.struts2.dispatcher.Dispatcher - Could not find action or result:
> /CoreWeb/reconciliation/reconciliation_loadReconciliationBalance.action?ORIGIN=LUIGI&language=en&token=eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6Imp3cy1rZXktcHVibGljLTEifQ.eyJzZXJ2aWNlUmVxdWVzdElkIjoiOTJkNjMxOTEtYjA5NC00MDM4LTg3NjMtYzhkN2JiODg0ZDM3IiwidXNlcl9uYW1lIjoiOTJkNjMxOTEtYjA5NC00MDM4LTg3NjMtYzhkN2JiODg0ZDM3IiwiYXV0aG9yaXphdGlvblByb2ZpbGVDb2RlIjoiTmV0YWRtaW5EZWZhdWx0IiwiaWRlbnRpZmllclZhbHVlIjoiU1lTQURNNzc3NzQ1NzgxOCIsImlkZW50aWZpZXJUeXBlIjoiTE9HSU5JRCIsImNhdGVnb3J5Q29kZSI6Ik5XQURNIiwidXNlcklkIjoiVVMuNTkxMjczNjc0MTMwMjUzIiwiZGV2aWNlSWQiOm51bGwsImF1dGhvcml0aWVzIjpbIlJPTEVfVVNFUiJdLCJjbGllbnRfaWQiOi
> com.opensymphony.xwork2.config.ConfigurationException: There is no Action
> mapped for namespace [/reconciliation] and action name
> [reconciliation_loadReconciliationBalance] associated with context path
> [/CoreWeb].
> at
> com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:195)
>
>
> Below are the struts related dependencies used in our project. Please
> suggest ways to migrate to struts 2.5.33 from struts 2.3.37
>

Reply via email to