An error has occurred during your request

If you've encountered a bug or need assistance, please submit a Help Desk Request. The following information is provided to help you and the e-Labs administrators identify the problem:

Request URL:

https://i2u2-dev.crc.nd.edu/elab/cms/plots/

Query String:

key=name&value=&submit=Search+Data&date1=&date2=&sortBy=creationdate&order=desc

Exception

org.apache.jasper.JasperException: An exception occurred processing [cms/login/login.jsp] at line [35]

32: 	AuthenticationException exception = null;
33: 	boolean success = false;
34: 
35: 	int loginCountPerUser = SessionListener.getUserLoginsCount(username);
36: 	request.setAttribute("loginCountPerUser", loginCountPerUser);
37: 	boolean maxLoginsReached = false;
38: 	


Stacktrace: