<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 14px; font-family: Calibri, sans-serif; ">
<div>Do you have another page import on that login page to import LoginContext? The snippet does not show it. Another thought is to delete the Tomcat work directory contents (assuming you are using Tomcat). Any disk space issues? Lack of disk space will cause
Tomcat to be unable to compile the jsp into class files and can throw some weird errors. Finally I would look at the web server logs, as opposed to the Shib logs. They might give a better clue.</div>
<div><br>
</div>
<div>Paul</div>
<div><br>
</div>
<span id="OLK_SRC_BODY_SECTION">
<div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<span style="font-weight:bold">From: </span>Chance Cox <<a href="mailto:ccox14@elon.edu">ccox14@elon.edu</a>><br>
<span style="font-weight:bold">Reply-To: </span>Shibboleth Users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<span style="font-weight:bold">Date: </span>Tue, 9 Aug 2011 07:52:04 -0400<br>
<span style="font-weight:bold">To: </span>Shibboleth Users <<a href="mailto:users@shibboleth.net">users@shibboleth.net</a>><br>
<span style="font-weight:bold">Subject: </span>idp issue<br>
</div>
<div><br>
</div>
<div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
I am having a issue with one of my idp nodes. I have two nodes and they are exact copies of each other. One is running fine. The other is giving me an error saying
<div>
<div><br>
</div>
<div>LoginContext cannot be resolved to a type</div>
<div>7: <%@page import="java.net.*" %></div>
<div>8:</div>
<div>9: <%</div>
<div>10: LoginContext loginContext = HttpServletHelper.getLoginContext(HttpServletHelper.getStorageService(application),</div>
<div>11: application, request);</div>
<div>12: Session userSession = HttpServletHelper.getUserSession(request);</div>
<div>13: %></div>
</div>
<div><br>
</div>
<div><br>
</div>
<div>and I get a blank screen when i go to the login page. My OS i RHEL 6. Any suggestions?</div>
<div><br>
<br>
</div>
</div>
</div>
</span>
</body>
</html>