Issue | An AAOP administrator logs into the Back Office webpage, selects Administration, and then Device Management. On the Device Management page, the admin attempts to modify the Device Recovery settings:
 After modifying an of the three options, and then clicking on the Save button as the bottom of the screen, the admin sees the following error:
There was a problem processing your request. Please contact your system administrator!
The error is also recorded in the backoffice.log:
yyyy-mm-dd hh:mm:ss,nnn ERROR [http-bio-8080-exec-32] [] [] [com.rsa.webui.aabo.tag.CheckBoxStateTag] - <> java.lang.NullPointerException at com.rsa.webui.aabo.tag.CheckBoxStateTag.writeContent(CheckBoxStateTag.java:62) at com.rsa.web.framework.jsp.tags.standard.RowSupportTag.writeTagContent(RowSupportTag.java:276) at com.rsa.webui.aabo.tag.CheckBoxStateTag.writeTagContent(CheckBoxStateTag.java:55) at org.springframework.web.servlet.tags.form.AbstractFormTag.doStartTagInternal(AbstractFormTag.java:102) at org.springframework.web.servlet.tags.RequestContextAwareTag.doStartTag(RequestContextAwareTag.java:79) at org.apache.jsp.WEB_002dINF.jsp.adminconsole.deviceManagementForm_jsp._jspx_meth_webuiext_005fCheckBoxState_005f0(deviceManagementForm_jsp.java:316) at org.apache.jsp.WEB_002dINF.jsp.adminconsole.deviceManagementForm_jsp._jspx_meth_webui_005fgroupHead_005f0(deviceManagementForm_jsp.java:233) at org.apache.jsp.WEB_002dINF.jsp.adminconsole.deviceManagementForm_jsp._jspx_meth_webui_005fform_005f0(deviceManagementForm_jsp.java:181) at org.apache.jsp.WEB_002dINF.jsp.adminconsole.deviceManagementForm_jsp._jspService(deviceManagementForm_jsp.java:129) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:731) |