Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.2.0
-
None
-
Redhat EL 5.1, Java 6
Description
Chukwa HICC test cases are failing because there is no apache tomcat session during the chart unit test case. Hence, XssFilter is unable to retrieve session information and cause the null pointer exception in the test case. The plan is to capture null session for the charting widget to work for the unit test case.