HTTP Status 500 - Unable to compile class for JSP:

type Exception report

message Unable to compile class for JSP:

description The server encountered an internal error that prevented it from fulfilling this request.

exception

org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 12 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
9: if(SW_AGENT_IGNORE == null){ SW_AGENT_IGNORE = "N"; }
10: 	if (!SW_AGENT_IGNORE.equals("N")) {
11: 		REFERRAL_IGNORE = "Y";
12: 	} else if ((loggedIn) && ((header_vowhash.getInt(Globals._CC_CD_MARKETINGENTITY))>0)) {
13: 		//cr080713 - if ME is active then set to ignore. If there is a ME but they are inactive, do not set to ignore
14: 		if (hash.getString(Globals._A_FG_ACTIVE).equalsIgnoreCase("Y")) {
15: 			REFERRAL_IGNORE = "Y";


An error occurred at line: 12 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
9: if(SW_AGENT_IGNORE == null){ SW_AGENT_IGNORE = "N"; }
10: 	if (!SW_AGENT_IGNORE.equals("N")) {
11: 		REFERRAL_IGNORE = "Y";
12: 	} else if ((loggedIn) && ((header_vowhash.getInt(Globals._CC_CD_MARKETINGENTITY))>0)) {
13: 		//cr080713 - if ME is active then set to ignore. If there is a ME but they are inactive, do not set to ignore
14: 		if (hash.getString(Globals._A_FG_ACTIVE).equalsIgnoreCase("Y")) {
15: 			REFERRAL_IGNORE = "Y";


An error occurred at line: 43 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
40: 	boolean hideZipCode=false; //when we want to show the zipcode, but hide it so we can toggle it
41: 	
42: 	//cr111116
43: 	if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("LDP_TEXT_AGENT"))){
44: 		showMarketingEntity = true;
45: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("WL_INSURANCE_QUOTE"))){
46: 		showAddress=true;


An error occurred at line: 45 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
42: 	//cr111116
43: 	if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("LDP_TEXT_AGENT"))){
44: 		showMarketingEntity = true;
45: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("WL_INSURANCE_QUOTE"))){
46: 		showAddress=true;
47: 		showCounty=true;
48: 		showPreferredContact=false;


An error occurred at line: 49 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
46: 		showAddress=true;
47: 		showCounty=true;
48: 		showPreferredContact=false;
49: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_MOVING_ASSISTANCE")) || (FORM.equals("WL_RENTAL_ASSISTANCE")))){
50: 		
51: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("SELLING_ASSISTANCE"))){
52: 		showZipCode = true;	//cr031821		


An error occurred at line: 49 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
46: 		showAddress=true;
47: 		showCounty=true;
48: 		showPreferredContact=false;
49: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_MOVING_ASSISTANCE")) || (FORM.equals("WL_RENTAL_ASSISTANCE")))){
50: 		
51: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("SELLING_ASSISTANCE"))){
52: 		showZipCode = true;	//cr031821		


An error occurred at line: 51 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
48: 		showPreferredContact=false;
49: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_MOVING_ASSISTANCE")) || (FORM.equals("WL_RENTAL_ASSISTANCE")))){
50: 		
51: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("SELLING_ASSISTANCE"))){
52: 		showZipCode = true;	//cr031821		
53: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_CMA_REQUEST")) || (FORM.equals("WL_CMA_AVM_REQUEST")))){
54: 		showADAddressHeader=true;


An error occurred at line: 53 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
50: 		
51: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("SELLING_ASSISTANCE"))){
52: 		showZipCode = true;	//cr031821		
53: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_CMA_REQUEST")) || (FORM.equals("WL_CMA_AVM_REQUEST")))){
54: 		showADAddressHeader=true;
55: 		showADAddress=true;
56: 		showBaths=true;


An error occurred at line: 53 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
50: 		
51: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("SELLING_ASSISTANCE"))){
52: 		showZipCode = true;	//cr031821		
53: 	} if((ScreenID.equals("WL_CONTACT_US")) && ((FORM.equals("WL_CMA_REQUEST")) || (FORM.equals("WL_CMA_AVM_REQUEST")))){
54: 		showADAddressHeader=true;
55: 		showADAddress=true;
56: 		showBaths=true;


An error occurred at line: 59 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
56: 		showBaths=true;
57: 		showBeds=true;
58: 		showMarketingEntity = true;
59: 	} if((ScreenID.equals("WL_CONTACT_US")) && (FORM.equals("WL_LIST_MY_HOME"))){
60: 		showADAddressHeader=true;
61: 		showADAddress=true;
62: 		showMarketingEntity = true;


An error occurred at line: 63 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved to a variable
60: 		showADAddressHeader=true;
61: 		showADAddress=true;
62: 		showMarketingEntity = true;
63: 	} if((ScreenID.equals("WL_CONTACT_US")) && (!Utility.StringIsValid(FORM))){
64: 		showBroadcastingCheckboxes=true;
65: 		showZipCode=true;
66: 		hideZipCode=true;


An error occurred at line: 69 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
66: 		hideZipCode=true;
67: 	} if(ScreenID.equals("REQUEST_AGENT_ASSITANCE")){ //cr042821
68: 		showZipCode=true;
69: 	} if ((loggedIn) && ((header_vowhash.getInt(Globals._CC_CD_MARKETINGENTITY)) > 0)) {
70: 		showMarketingEntity = false;
71: 	} if(hasAgent){
72: 		showMarketingEntity = false;


An error occurred at line: 69 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
66: 		hideZipCode=true;
67: 	} if(ScreenID.equals("REQUEST_AGENT_ASSITANCE")){ //cr042821
68: 		showZipCode=true;
69: 	} if ((loggedIn) && ((header_vowhash.getInt(Globals._CC_CD_MARKETINGENTITY)) > 0)) {
70: 		showMarketingEntity = false;
71: 	} if(hasAgent){
72: 		showMarketingEntity = false;


An error occurred at line: 71 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
hasAgent cannot be resolved to a variable
68: 		showZipCode=true;
69: 	} if ((loggedIn) && ((header_vowhash.getInt(Globals._CC_CD_MARKETINGENTITY)) > 0)) {
70: 		showMarketingEntity = false;
71: 	} if(hasAgent){
72: 		showMarketingEntity = false;
73: 	}
74: 	if(FORM.equals("BUY_A_HOME")){


An error occurred at line: 74 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
FORM cannot be resolved
71: 	} if(hasAgent){
72: 		showMarketingEntity = false;
73: 	}
74: 	if(FORM.equals("BUY_A_HOME")){
75: 		showZipCode = true;	
76: 	}
77: %>


An error occurred at line: 87 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
84: 
85:                     <div class="medium-6 small-12 columns">
86:                       <label for="wl_firstname" id="wl_firstname_lbl" title="First Name">First Name</label>
87: 					  <%if(loggedIn){%>
88: 					  <%=header_vowhash.getString(Globals._CC_FIRSTNAME)%>
89: 					  <%} else {%>
90:                       <input type="text" name="<%= Globals._CC_FIRSTNAME %>" id="wl_firstname" placeholder="First Name" />


An error occurred at line: 88 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
85:                     <div class="medium-6 small-12 columns">
86:                       <label for="wl_firstname" id="wl_firstname_lbl" title="First Name">First Name</label>
87: 					  <%if(loggedIn){%>
88: 					  <%=header_vowhash.getString(Globals._CC_FIRSTNAME)%>
89: 					  <%} else {%>
90:                       <input type="text" name="<%= Globals._CC_FIRSTNAME %>" id="wl_firstname" placeholder="First Name" />
91: 					  <%}%>


An error occurred at line: 96 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
93: 
94:                     <div class="medium-6 small-12 columns">
95:                       <label for="wl_lastname" id="wl_lastname_lbl" title="Last Name">Last Name*</label>
96: 					  <%if(loggedIn){%>
97: 					  <%=header_vowhash.getString(Globals._CC_LASTNAME)%>
98: 					  <%} else {%>
99:                       <input type="text" name="<%= Globals._CC_LASTNAME %>" id="wl_lastname" placeholder="Last Name*" />


An error occurred at line: 97 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
94:                     <div class="medium-6 small-12 columns">
95:                       <label for="wl_lastname" id="wl_lastname_lbl" title="Last Name">Last Name*</label>
96: 					  <%if(loggedIn){%>
97: 					  <%=header_vowhash.getString(Globals._CC_LASTNAME)%>
98: 					  <%} else {%>
99:                       <input type="text" name="<%= Globals._CC_LASTNAME %>" id="wl_lastname" placeholder="Last Name*" />
100: 					  <%}%>


An error occurred at line: 105 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
102: 
103:                     <div class="medium-6 small-12 columns">
104:                       <label for="wl_email" id="wl_email_lbl" title="Email">Email*</label>
105: 					  <%if(loggedIn){%>
106: 					  <%=header_vowhash.getString(Globals._CE_EMAIL)%>
107: 					  <%} else {%>
108:                       <input type="text" name="<%= Globals._CE_EMAIL %>" id="wl_email" placeholder="Email*" />


An error occurred at line: 106 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
103:                     <div class="medium-6 small-12 columns">
104:                       <label for="wl_email" id="wl_email_lbl" title="Email">Email*</label>
105: 					  <%if(loggedIn){%>
106: 					  <%=header_vowhash.getString(Globals._CE_EMAIL)%>
107: 					  <%} else {%>
108:                       <input type="text" name="<%= Globals._CE_EMAIL %>" id="wl_email" placeholder="Email*" />
109: 					  <%}%>


An error occurred at line: 114 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
111: 					<% if(showAddress){%>
112:                     <div class="medium-6 small-12 columns">
113: 						<label for="wl_caddr_address" id="wl_caddr_address_lbl" title="Address">Address*</label>
114: 						<%if(loggedIn){%>
115: 						<input type="hidden" name="CADDR_CD_TYPE" value="<%=header_vowhash.getString(Globals._CADDR_CD_TYPE)%>" />
116: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="<%=header_vowhash.getString(Globals._CADDR_IND_SEQUENCE)%>" />
117: 						<input type="hidden" name="CADDR_CD_ADDRESS" value="<%=header_vowhash.getString(Globals._CADDR_CD_ADDRESS)%>" />


An error occurred at line: 115 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
112:                     <div class="medium-6 small-12 columns">
113: 						<label for="wl_caddr_address" id="wl_caddr_address_lbl" title="Address">Address*</label>
114: 						<%if(loggedIn){%>
115: 						<input type="hidden" name="CADDR_CD_TYPE" value="<%=header_vowhash.getString(Globals._CADDR_CD_TYPE)%>" />
116: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="<%=header_vowhash.getString(Globals._CADDR_IND_SEQUENCE)%>" />
117: 						<input type="hidden" name="CADDR_CD_ADDRESS" value="<%=header_vowhash.getString(Globals._CADDR_CD_ADDRESS)%>" />
118: 						<%=header_vowhash.getString(Globals._CADDR_ADDRESS1)%>


An error occurred at line: 116 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
113: 						<label for="wl_caddr_address" id="wl_caddr_address_lbl" title="Address">Address*</label>
114: 						<%if(loggedIn){%>
115: 						<input type="hidden" name="CADDR_CD_TYPE" value="<%=header_vowhash.getString(Globals._CADDR_CD_TYPE)%>" />
116: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="<%=header_vowhash.getString(Globals._CADDR_IND_SEQUENCE)%>" />
117: 						<input type="hidden" name="CADDR_CD_ADDRESS" value="<%=header_vowhash.getString(Globals._CADDR_CD_ADDRESS)%>" />
118: 						<%=header_vowhash.getString(Globals._CADDR_ADDRESS1)%>
119: 						<%} else {%>


An error occurred at line: 117 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
114: 						<%if(loggedIn){%>
115: 						<input type="hidden" name="CADDR_CD_TYPE" value="<%=header_vowhash.getString(Globals._CADDR_CD_TYPE)%>" />
116: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="<%=header_vowhash.getString(Globals._CADDR_IND_SEQUENCE)%>" />
117: 						<input type="hidden" name="CADDR_CD_ADDRESS" value="<%=header_vowhash.getString(Globals._CADDR_CD_ADDRESS)%>" />
118: 						<%=header_vowhash.getString(Globals._CADDR_ADDRESS1)%>
119: 						<%} else {%>
120: 						<input type="hidden" name="CADDR_CD_TYPE" value="HOME" />


An error occurred at line: 118 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
115: 						<input type="hidden" name="CADDR_CD_TYPE" value="<%=header_vowhash.getString(Globals._CADDR_CD_TYPE)%>" />
116: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="<%=header_vowhash.getString(Globals._CADDR_IND_SEQUENCE)%>" />
117: 						<input type="hidden" name="CADDR_CD_ADDRESS" value="<%=header_vowhash.getString(Globals._CADDR_CD_ADDRESS)%>" />
118: 						<%=header_vowhash.getString(Globals._CADDR_ADDRESS1)%>
119: 						<%} else {%>
120: 						<input type="hidden" name="CADDR_CD_TYPE" value="HOME" />
121: 						<input type="hidden" name="CADDR_IND_SEQUENCE" value="1" />


An error occurred at line: 129 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
126: 
127:                     <div class="medium-6 small-12 columns">
128:                       <label for="wl_caddr_city" id="wl_caddr_city_lbl" title="City">City*</label>
129: 					  <%if(loggedIn){%>
130: 					  <%=header_vowhash.getString(Globals._CADDR_CITY)%>
131: 					  <%} else {%>
132:                       <input type="text" name="<%= Globals._CADDR_CITY %>" id="wl_caddr_city" placeholder="City*" />


An error occurred at line: 130 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
127:                     <div class="medium-6 small-12 columns">
128:                       <label for="wl_caddr_city" id="wl_caddr_city_lbl" title="City">City*</label>
129: 					  <%if(loggedIn){%>
130: 					  <%=header_vowhash.getString(Globals._CADDR_CITY)%>
131: 					  <%} else {%>
132:                       <input type="text" name="<%= Globals._CADDR_CITY %>" id="wl_caddr_city" placeholder="City*" />
133: 					  <%}%>


An error occurred at line: 144 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
141: 					<%}%>
142:                     <div class="medium-6 small-12 columns">
143:                       <label for="wl_caddr_state" id="wl_caddr_state_lbl" title="State">State*</label>
144: 					  <%if(loggedIn){%>
145: 					  <%=header_vowhash.getString(Globals._CADDR_STATE)%>
146: 					  <%} else {%>
147:                       <input type="text" name="<%= Globals._CADDR_STATE %>" id="wl_caddr_state" placeholder="State*" />


An error occurred at line: 145 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
142:                     <div class="medium-6 small-12 columns">
143:                       <label for="wl_caddr_state" id="wl_caddr_state_lbl" title="State">State*</label>
144: 					  <%if(loggedIn){%>
145: 					  <%=header_vowhash.getString(Globals._CADDR_STATE)%>
146: 					  <%} else {%>
147:                       <input type="text" name="<%= Globals._CADDR_STATE %>" id="wl_caddr_state" placeholder="State*" />
148: 					  <%}%>


An error occurred at line: 153 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
150: 
151:                     <div class="medium-6 small-12 columns">
152:                       <label for="wl_caddr_zip" id="wl_caddr_zip_lbl" title="Zip Code">Zip Code*</label>
153: 					  <%if(loggedIn){%>
154: 					  <%=header_vowhash.getString(Globals._CADDR_ZIP)%>
155: 					  <%} else {%>
156:                       <input type="text" name="<%= Globals._CADDR_ZIP %>" id="wl_caddr_zip" placeholder="Zip Code*" />


An error occurred at line: 154 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
header_vowhash cannot be resolved
151:                     <div class="medium-6 small-12 columns">
152:                       <label for="wl_caddr_zip" id="wl_caddr_zip_lbl" title="Zip Code">Zip Code*</label>
153: 					  <%if(loggedIn){%>
154: 					  <%=header_vowhash.getString(Globals._CADDR_ZIP)%>
155: 					  <%} else {%>
156:                       <input type="text" name="<%= Globals._CADDR_ZIP %>" id="wl_caddr_zip" placeholder="Zip Code*" />
157: 					  <%}%>


An error occurred at line: 161 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
loggedIn cannot be resolved to a variable
158:                     </div>
159: 					<%}%>
160: 
161: 					<%if(!loggedIn){%>
162: 					<input type="hidden" name="<%= Globals._CPHONE_CD_TYPE %>_0" id="wl_phone_type" value="Mobile"/>
163:                     <div class="medium-6 small-12 columns">
164: 						<label for="wl_phone_number">Phone #**</label>


An error occurred at line: 306 in the jsp file: /jsps/SHOREW/WL_INCLUDE.jsp
isCareer cannot be resolved to a variable
303: 							</div>
304: 						</div>
305:                     </div>						
306: 					<%} if(isCareer){%>
307: 					<%if(Utility.StringIsValid(hash.getString(Globals._O_NM_OFFICE))){%>
308: 					<input type="hidden" name="<%= Globals._ACTIVITYDATA_PREFIX%>DATA_006_DESC" value="Office I Want to Join: "/>
309: 					<input type="hidden" name="<%= Globals._ACTIVITYDATA_PREFIX%>DATA_006" value="<%=hash.getString(Globals._O_NM_OFFICE)%>"/>


Stacktrace:
	org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:103)
	org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:198)
	org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:449)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:361)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:336)
	org.apache.jasper.compiler.Compiler.compile(Compiler.java:323)
	org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:585)
	org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:363)
	org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:401)
	org.apache.jasper.servlet.JspServlet.service(JspServlet.java:345)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
	org.vp.servlets.ListingServlet.runService(ListingServlet.java:339)
	org.vp.servlets.ListingServlet.doGet(ListingServlet.java:351)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:622)
	javax.servlet.http.HttpServlet.service(HttpServlet.java:729)
	org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)

note The full stack trace of the root cause is available in the Apache Tomcat/8.0.32 (Ubuntu) logs.


Apache Tomcat/8.0.32 (Ubuntu)