-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
None
-
Affects Version/s: 3.5.1, 3.9.0
-
Component/s: None
-
None
we have seen a support case where the URL generated in projectReviewsReport.tag can have a ';jsessionid=...' appended to it, even though web.xml should forbid this. This causes an error:
2014-09-23 11:05:15,745 ERROR [qtp2024674927-19317 ] com.opensymphony.webwork.dispatcher.DispatcherUtils DispatcherUtils-serviceAction - Could not find action There is no Action mapped for namespace /cru and action name reviewreportimg;jsessionid=xpyqk26c7xwkc8hmdubmpbqf. Check if there is such an action name with such namespace defined in the xwork.xml and also if such an action class exists. Check also the log to see if the action class is successfully loaded. - [unknown location] at com.opensymphony.xwork.DefaultActionProxy.<init>(DefaultActionProxy.java:75)
It may be associated with failures to authenticate with Crowd.