OEM-Console: Create User: java.lang.ArrayIndexOutOfBoundsException
# OS: Win2003 R2 64bit
# DB: Oracle 10.2.0.4 Standard Edition
# Done before the error raised up: droped and cloned the db from a backu of the production db (the db before was created the same way)
# Problem: When I try to create or edit an user in oem console, the following error comes up:
500 Internal Server Error java.lang.ArrayIndexOutOfBoundsException: 322at _database._security._users._generalPage._jspService(_generalPage.java:2426)
[/database/security/users/generalPage.jsp]
at oracle.jsp.runtime.HttpJsp.service(HttpJsp.java:139)
at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:349)
at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:509)
at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:413)