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/cosmic/analysis-flux/results.jsp

Query String:


					
						

Exception

org.apache.jasper.JasperException: An exception occurred processing [cosmic/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: