<H2><font color=red>FATAL ERROR(900):</font></H2> During attempt to download from McMurdo Dry Valleys.The URL we have listed is<BR> http://mcmlter.lternet.edu/queries/climhy/climdb.jsp<P>If this URL has changed please update the metadata with the correct Harvest URL under Research Area information or contact cdb_admin@lternet.edu<P>The errors returned from your web server follow:<P><HR>HTTP/1.1 500 Internal Server Error<BR>Connection: close<BR>Date: Fri, 22 Apr 2016 16:48:10 GMT<BR>Server: Apache/2.2.31 (Unix) DAV/2 mod_jk/1.2.25<BR>Content-Type: text/html;charset=utf-8<BR>Client-Date: Fri, 22 Apr 2016 16:38:59 GMT<BR>Client-Peer: 129.24.124.188:80<BR>Client-Response-Num: 1<BR>Client-Transfer-Encoding: chunked<BR>Title: Apache Tomcat/5.5.27 - Error report<BR><BR><html><head><title>Apache Tomcat/5.5.27 - Error report</title><style><!--H1 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} H2 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} H3 {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} BODY {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} P {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> </head><body><h1>HTTP Status 500 - </h1><HR size="1" noshade="noshade"><p><b>type</b> Exception report</p><p><b>message</b> <u></u></p><p><b>description</b> <u>The server encountered an internal error () that prevented it from fulfilling this request.</u></p><p><b>exception</b> <pre>org.apache.jasper.JasperException: Unable to compile class for JSP: <BR><BR>An error occurred at line: 249 in the jsp file: /climhy/climdb.jsp<BR>Syntax error, insert "Finally" to complete TryStatement<BR>246:         }                        <BR>247:         //close connection for this station (while rs. loop)<BR>248:         rs.close();<BR>249:       }<BR>250:       //(END Loop for each station in the array)  [for j loop]<BR>251:  <BR>252: /////////////////////////////////////////////////////////////////////////////////////////////                    <BR><BR><BR>An error occurred at line: 255 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>252: /////////////////////////////////////////////////////////////////////////////////////////////                  <BR>253:                  //SPECIAL QUERY FOR CAAM because it has different column names!<BR>254:                   //Select to get column names only   <BR>255:                      query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR><BR><BR>An error occurred at line: 256 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>253:                       //SPECIAL QUERY FOR CAAM because it has different column names!<BR>254:                   //Select to get column names only   <BR>255:                      query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR>259:                      <BR><BR><BR>An error occurred at line: 256 in the jsp file: /climhy/climdb.jsp<BR>stmt cannot be resolved<BR>253:                         //SPECIAL QUERY FOR CAAM because it has different column names!<BR>254:                   //Select to get column names only   <BR>255:                      query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR>259:                      <BR><BR><BR>An error occurred at line: 256 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>253:                        //SPECIAL QUERY FOR CAAM because it has different column names!<BR>254:                   //Select to get column names only   <BR>255:                      query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR>259:                      <BR><BR><BR>An error occurred at line: 257 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>254:                   //Select to get column names only   <BR>255:                      query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR>259:                      <BR>260:                  //The REAL select statement<BR><BR><BR>An error occurred at line: 258 in the jsp file: /climhy/climdb.jsp<BR>columncount cannot be resolved<BR>255:                       query = "select * from CAAM_DAILY_ALL_SNAP where date_time between to_date('20050101', 'YYYYMMDD') and to_date('20050102', 'YYYYMMDD')";<BR>256:                                rs = stmt.executeQuery(query);<BR>257:                            ResultSetMetaData rsmd = rs.getMetaData();<BR>258:                                columncount = rsmd.getColumnCount();<BR>259:                      <BR>260:                  //The REAL select statement<BR>261:                       query = "select ";<BR><BR><BR>An error occurred at line: 261 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>258:                            columncount = rsmd.getColumnCount();<BR>259:                      <BR>260:                  //The REAL select statement<BR>261:                       query = "select ";<BR>262:                      for (int i=1; i<(columncount +1);i++)<BR>263:                  {<BR>264:                                 if (i < columncount)<BR><BR><BR>An error occurred at line: 262 in the jsp file: /climhy/climdb.jsp<BR>columncount cannot be resolved<BR>259:                   <BR>260:                  //The REAL select statement<BR>261:                       query = "select ";<BR>262:                      for (int i=1; i<(columncount +1);i++)<BR>263:                  {<BR>264:                                 if (i < columncount)<BR>265:                                   {<BR><BR><BR>An error occurred at line: 264 in the jsp file: /climhy/climdb.jsp<BR>columncount cannot be resolved<BR>261:                         query = "select ";<BR>262:                      for (int i=1; i<(columncount +1);i++)<BR>263:                  {<BR>264:                                 if (i < columncount)<BR>265:                                   {<BR>266:                                           if ((rsmd.getColumnName(i)).equals("DATE_TIME"))<BR>267:                                        {<BR><BR><BR>An error occurred at line: 268 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>265:                                     {<BR>266:                                           if ((rsmd.getColumnName(i)).equals("DATE_TIME"))<BR>267:                                        {<BR>268:                                                  query += " to_char(date_time, 'YYYYMMDD') as DATE_TIME, ";<BR>269:                                     }<BR>270:                                 else if ((rsmd.getColumnName(i)).equals("METLOCID"))<BR>271:                                    query += "METLOCID,";<BR><BR><BR>An error occurred at line: 271 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>268:                                                  query += " to_char(date_time, 'YYYYMMDD') as DATE_TIME, ";<BR>269:                                     }<BR>270:                                 else if ((rsmd.getColumnName(i)).equals("METLOCID"))<BR>271:                                    query += "METLOCID,";<BR>272:                                   else if ((rsmd.getColumnName(i)).equals("AVG_SWRADIN"))<BR>273:                                         query += "round(\""+ rsmd.getColumnName(i) + "\"/200*2*30*60*24*0.0002,4) as GLOBAL_RAD, ";<BR>274:                                 else<BR><BR><BR>An error occurred at line: 273 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>270:                            else if ((rsmd.getColumnName(i)).equals("METLOCID"))<BR>271:                                    query += "METLOCID,";<BR>272:                                   else if ((rsmd.getColumnName(i)).equals("AVG_SWRADIN"))<BR>273:                                         query += "round(\""+ rsmd.getColumnName(i) + "\"/200*2*30*60*24*0.0002,4) as GLOBAL_RAD, ";<BR>274:                                 else<BR>275:                              {<BR>276:                                               query +=  "round(\""+ rsmd.getColumnName(i) + "\",4), ";<BR><BR><BR>An error occurred at line: 276 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>273:                                    query += "round(\""+ rsmd.getColumnName(i) + "\"/200*2*30*60*24*0.0002,4) as GLOBAL_RAD, ";<BR>274:                                 else<BR>275:                              {<BR>276:                                               query +=  "round(\""+ rsmd.getColumnName(i) + "\",4), ";<BR>277:                              }<BR>278:                                         columnHeaders += rsmd.getColumnName(i) + ",";<BR>279:                                         }<BR><BR><BR>An error occurred at line: 278 in the jsp file: /climhy/climdb.jsp<BR>columnHeaders cannot be resolved<BR>275:                                 {<BR>276:                                               query +=  "round(\""+ rsmd.getColumnName(i) + "\",4), ";<BR>277:                              }<BR>278:                                         columnHeaders += rsmd.getColumnName(i) + ",";<BR>279:                                         }<BR>280:                                         else<BR>281:                                      {<BR><BR><BR>An error occurred at line: 283 in the jsp file: /climhy/climdb.jsp<BR>columnHeaders cannot be resolved<BR>280:                                       else<BR>281:                                      {<BR>282:                                           //we do not need a comma for the last field<BR>283:                                       columnHeaders += rsmd.getColumnName(i);<BR>284:                                           //query += rsmd.getColumnName(i);<BR>285:                                         query += "round(\""+ rsmd.getColumnName(i) + "\",4) ";<BR>286:                                    }<BR><BR><BR>An error occurred at line: 285 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>282:                                         //we do not need a comma for the last field<BR>283:                                       columnHeaders += rsmd.getColumnName(i);<BR>284:                                           //query += rsmd.getColumnName(i);<BR>285:                                         query += "round(\""+ rsmd.getColumnName(i) + "\",4) ";<BR>286:                                    }<BR>287:                         }<BR>288:                         query += " from CAAM_DAILY_ALL_SNAP";<BR><BR><BR>An error occurred at line: 288 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>285:                                           query += "round(\""+ rsmd.getColumnName(i) + "\",4) ";<BR>286:                                    }<BR>287:                         }<BR>288:                         query += " from CAAM_DAILY_ALL_SNAP";<BR>289:                   //out.println(query);<BR>290:                     rs = stmt.executeQuery(query);<BR>291:            <BR><BR><BR>An error occurred at line: 290 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>287:                   }<BR>288:                         query += " from CAAM_DAILY_ALL_SNAP";<BR>289:                   //out.println(query);<BR>290:                     rs = stmt.executeQuery(query);<BR>291:            <BR>292:                          out.println("!LTER_site,Station,Date,DAILY_AIRTEMP_MEAN_C,FLAG_DAILY_AIRTEMP_MEAN_C,DAILY_AIRTEMP_ABSMAX_C,FLAG_DAILY_AIRTEMP_ABSMAX_C,DAILY_AIRTEMP_ABSMIN_C,FLAG_DAILY_AIRTEMP_ABSMIN_C,DAILY_RH_MEAN_PCT,FLAG_DAILY_RH_MEAN_PCT,DAILY_WINDSP_MEAN_MSEC,FLAG_DAILY_WINDSP_MEAN_MSEC,DAILY_GLOBALRAD_TOTAL_MJM2,FLAG_DAILY_GLOBALRAD_TOTAL_MJM2");<BR>293:                     <BR><BR><BR>An error occurred at line: 290 in the jsp file: /climhy/climdb.jsp<BR>stmt cannot be resolved<BR>287:                         }<BR>288:                         query += " from CAAM_DAILY_ALL_SNAP";<BR>289:                   //out.println(query);<BR>290:                     rs = stmt.executeQuery(query);<BR>291:            <BR>292:                          out.println("!LTER_site,Station,Date,DAILY_AIRTEMP_MEAN_C,FLAG_DAILY_AIRTEMP_MEAN_C,DAILY_AIRTEMP_ABSMAX_C,FLAG_DAILY_AIRTEMP_ABSMAX_C,DAILY_AIRTEMP_ABSMIN_C,FLAG_DAILY_AIRTEMP_ABSMIN_C,DAILY_RH_MEAN_PCT,FLAG_DAILY_RH_MEAN_PCT,DAILY_WINDSP_MEAN_MSEC,FLAG_DAILY_WINDSP_MEAN_MSEC,DAILY_GLOBALRAD_TOTAL_MJM2,FLAG_DAILY_GLOBALRAD_TOTAL_MJM2");<BR>293:                     <BR><BR><BR>An error occurred at line: 290 in the jsp file: /climhy/climdb.jsp<BR>query cannot be resolved<BR>287:                        }<BR>288:                         query += " from CAAM_DAILY_ALL_SNAP";<BR>289:                   //out.println(query);<BR>290:                     rs = stmt.executeQuery(query);<BR>291:            <BR>292:                          out.println("!LTER_site,Station,Date,DAILY_AIRTEMP_MEAN_C,FLAG_DAILY_AIRTEMP_MEAN_C,DAILY_AIRTEMP_ABSMAX_C,FLAG_DAILY_AIRTEMP_ABSMAX_C,DAILY_AIRTEMP_ABSMIN_C,FLAG_DAILY_AIRTEMP_ABSMIN_C,DAILY_RH_MEAN_PCT,FLAG_DAILY_RH_MEAN_PCT,DAILY_WINDSP_MEAN_MSEC,FLAG_DAILY_WINDSP_MEAN_MSEC,DAILY_GLOBALRAD_TOTAL_MJM2,FLAG_DAILY_GLOBALRAD_TOTAL_MJM2");<BR>293:                     <BR><BR><BR>An error occurred at line: 294 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>291:           <BR>292:                          out.println("!LTER_site,Station,Date,DAILY_AIRTEMP_MEAN_C,FLAG_DAILY_AIRTEMP_MEAN_C,DAILY_AIRTEMP_ABSMAX_C,FLAG_DAILY_AIRTEMP_ABSMAX_C,DAILY_AIRTEMP_ABSMIN_C,FLAG_DAILY_AIRTEMP_ABSMIN_C,DAILY_RH_MEAN_PCT,FLAG_DAILY_RH_MEAN_PCT,DAILY_WINDSP_MEAN_MSEC,FLAG_DAILY_WINDSP_MEAN_MSEC,DAILY_GLOBALRAD_TOTAL_MJM2,FLAG_DAILY_GLOBALRAD_TOTAL_MJM2");<BR>293:                     <BR>294:                  while (rs.next())<BR>295:                         {       <BR>296:                          out.print("MCM,CAAM," + rs.getString("DATE_TIME") + ",");<BR>297:                           <BR><BR><BR>An error occurred at line: 296 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>293:                   <BR>294:                  while (rs.next())<BR>295:                         {       <BR>296:                          out.print("MCM,CAAM," + rs.getString("DATE_TIME") + ",");<BR>297:                           <BR>298:                          //////////////////////////////////////////////////////////////////////////////<BR>299:                            //AIR TEMP VALUE or M flag<BR><BR><BR>An error occurred at line: 300 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>297:                                 <BR>298:                          //////////////////////////////////////////////////////////////////////////////<BR>299:                            //AIR TEMP VALUE or M flag<BR>300:                                if((rs.getString("ROUND(\"AVG_AIRT2M\",4)") == null))<BR>301:                                         out.print(",M,");<BR>302:                               else<BR>303:                                      {<BR><BR><BR>An error occurred at line: 304 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>301:                                  out.print(",M,");<BR>302:                               else<BR>303:                                      {<BR>304:                                                 out.print(rs.getString("ROUND(\"AVG_AIRT2M\",4)"));<BR>305:                                           out.print(",");<BR>306:                                                 <BR>307:                                          //AIR TEMP FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 308 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>305:                                               out.print(",");<BR>306:                                                 <BR>307:                                          //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 308 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>305:                                          out.print(",");<BR>306:                                                 <BR>307:                                          //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 309 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>306:                                           <BR>307:                                          //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR>312:                                                 else<BR><BR><BR>An error occurred at line: 309 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>306:                                               <BR>307:                                          //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR>312:                                                 else<BR><BR><BR>An error occurred at line: 310 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>307:                                           //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR>312:                                                 else<BR>313:                                                      {<BR><BR><BR>An error occurred at line: 310 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>307:                                           //AIR TEMP FLAG ASSIGN - M, Q, E<BR>308:                                          n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>309:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>310:                                           if(n_flag >= 96 && comm_flag == 0)<BR>311:                                                     out.print(",");<BR>312:                                                 else<BR>313:                                                      {<BR><BR><BR>An error occurred at line: 314 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>311:                                                   out.print(",");<BR>312:                                                 else<BR>313:                                                      {<BR>314:                                                                 if(comm_flag>0)<BR>315:                                                                        out.print("Q,");<BR>316:                                                                else<BR>317:                                                                      out.print("E,");                      <BR><BR><BR>An error occurred at line: 323 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>320:                   <BR>321:                          //////////////////////////////////////////////////////////////////////////////<BR>322:                            //AIR TEMP MAX VALUE or M flag<BR>323:                            if((rs.getString("ROUND(\"MAX_AIRT2M\",4)") == null))<BR>324:                                         out.print(",M,");<BR>325:                               else<BR>326:                                      {<BR><BR><BR>An error occurred at line: 327 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>324:                                  out.print(",M,");<BR>325:                               else<BR>326:                                      {<BR>327:                                                 out.print(rs.getString("ROUND(\"MAX_AIRT2M\",4)"));<BR>328:                                           out.print(",");<BR>329:                                                 <BR>330:                                          //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 331 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>328:                                           out.print(",");<BR>329:                                                 <BR>330:                                          //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 331 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>328:                                          out.print(",");<BR>329:                                                 <BR>330:                                          //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 332 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>329:                                           <BR>330:                                          //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR>335:                                                 else<BR><BR><BR>An error occurred at line: 332 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>329:                                               <BR>330:                                          //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR>335:                                                 else<BR><BR><BR>An error occurred at line: 333 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>330:                                           //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR>335:                                                 else<BR>336:                                                      {<BR><BR><BR>An error occurred at line: 333 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>330:                                           //AIR TEMP MAX FLAG ASSIGN - M, Q, E<BR>331:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>332:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>333:                                           if(n_flag >= 96 && comm_flag == 0)<BR>334:                                                     out.print(",");<BR>335:                                                 else<BR>336:                                                      {<BR><BR><BR>An error occurred at line: 337 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>334:                                                   out.print(",");<BR>335:                                                 else<BR>336:                                                      {<BR>337:                                                                 if(comm_flag>0)<BR>338:                                                                        out.print("Q,");<BR>339:                                                                else<BR>340:                                                                      out.print("E,");                      <BR><BR><BR>An error occurred at line: 346 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>343:                           <BR>344:                          //////////////////////////////////////////////////////////////////////////////<BR>345:                            //AIR TEMP MIN VALUE or M flag<BR>346:                            if((rs.getString("ROUND(\"MIN_AIRT2M\",4)") == null))<BR>347:                                         out.print(",M,");<BR>348:                               else<BR>349:                                      {<BR><BR><BR>An error occurred at line: 350 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>347:                                  out.print(",M,");<BR>348:                               else<BR>349:                                      {<BR>350:                                                 out.print(rs.getString("ROUND(\"MIN_AIRT2M\",4)"));<BR>351:                                           out.print(",");<BR>352:                                                 <BR>353:                                          //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 354 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>351:                                           out.print(",");<BR>352:                                                 <BR>353:                                          //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 354 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>351:                                          out.print(",");<BR>352:                                                 <BR>353:                                          //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 355 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>352:                                           <BR>353:                                          //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR>358:                                                 else<BR><BR><BR>An error occurred at line: 355 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>352:                                               <BR>353:                                          //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR>358:                                                 else<BR><BR><BR>An error occurred at line: 356 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>353:                                           //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR>358:                                                 else<BR>359:                                                      {<BR><BR><BR>An error occurred at line: 356 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>353:                                           //AIR TEMP MIN FLAG ASSIGN - M, Q, E<BR>354:                                              n_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT2M\",4)"));<BR>355:                                             comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_AIRT_COMMENTS\",4)"));<BR>356:                                           if(n_flag >= 96 && comm_flag == 0)<BR>357:                                                     out.print(",");<BR>358:                                                 else<BR>359:                                                      {<BR><BR><BR>An error occurred at line: 360 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>357:                                                   out.print(",");<BR>358:                                                 else<BR>359:                                                      {<BR>360:                                                                 if(comm_flag>0)<BR>361:                                                                        out.print("Q,");<BR>362:                                                                else<BR>363:                                                                      out.print("E,");                      <BR><BR><BR>An error occurred at line: 370 in the jsp file: /climhy/climdb.jsp<BR>rh_string cannot be resolved<BR>367:                            <BR>368:                          //////////////////////////////////////////////////////////////////////////////<BR>369:                            //RH VALUE or M flag<BR>370:                              rh_string = rs.getString("ROUND(\"AVG_RH2M\",4)");<BR>371:                            <BR>372:                          if(rh_string == null)<BR>373:                                     out.print(",M,");<BR><BR><BR>An error occurred at line: 370 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>367:                                <BR>368:                          //////////////////////////////////////////////////////////////////////////////<BR>369:                            //RH VALUE or M flag<BR>370:                              rh_string = rs.getString("ROUND(\"AVG_RH2M\",4)");<BR>371:                            <BR>372:                          if(rh_string == null)<BR>373:                                     out.print(",M,");<BR><BR><BR>An error occurred at line: 372 in the jsp file: /climhy/climdb.jsp<BR>rh_string cannot be resolved<BR>369:                                 //RH VALUE or M flag<BR>370:                              rh_string = rs.getString("ROUND(\"AVG_RH2M\",4)");<BR>371:                            <BR>372:                          if(rh_string == null)<BR>373:                                     out.print(",M,");<BR>374:                               else<BR>375:                                      {<BR><BR><BR>An error occurred at line: 376 in the jsp file: /climhy/climdb.jsp<BR>rh_string cannot be resolved<BR>373:                                   out.print(",M,");<BR>374:                               else<BR>375:                                      {<BR>376:                                                 out.print(rh_string);<BR>377:                                             out.print(",");<BR>378:                                                 <BR>379:                                          //RH FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 380 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>377:                                             out.print(",");<BR>378:                                                 <BR>379:                                          //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 380 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>377:                                          out.print(",");<BR>378:                                                 <BR>379:                                          //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 381 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>378:                                           <BR>379:                                          //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR>384:                                                 else<BR><BR><BR>An error occurred at line: 381 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>378:                                               <BR>379:                                          //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR>384:                                                 else<BR><BR><BR>An error occurred at line: 382 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>379:                                           //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR>384:                                                 else<BR>385:                                                      {<BR><BR><BR>An error occurred at line: 382 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>379:                                           //RH FLAG ASSIGN - M, Q, E<BR>380:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH2M\",4)"));<BR>381:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RH_COMMENTS\",4)"));<BR>382:                                             if(n_flag >= 96 && comm_flag == 0)<BR>383:                                                     out.print(",");<BR>384:                                                 else<BR>385:                                                      {<BR><BR><BR>An error occurred at line: 386 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>383:                                                   out.print(",");<BR>384:                                                 else<BR>385:                                                      {<BR>386:                                                                 if(comm_flag>0)<BR>387:                                                                        out.print("Q,");<BR>388:                                                                else<BR>389:                                                                      out.print("E,");                      <BR><BR><BR>An error occurred at line: 395 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>392: <BR>393:                            //////////////////////////////////////////////////////////////////////////////<BR>394:                            //WIND SPEED VALUE or M flag<BR>395:                              if((rs.getString("ROUND(\"AVG_WSPD\",4)") == null))<BR>396:                                   out.print(",M,");<BR>397:                               else<BR>398:                                      {<BR><BR><BR>An error occurred at line: 399 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>396:                                  out.print(",M,");<BR>397:                               else<BR>398:                                      {<BR>399:                                                 out.print(rs.getString("ROUND(\"AVG_WSPD\",4)"));<BR>400:                                             out.print(",");<BR>401:                                                 <BR>402:                                          //WIND SPEED FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 403 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>400:                                             out.print(",");<BR>401:                                                 <BR>402:                                          //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 403 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>400:                                          out.print(",");<BR>401:                                                 <BR>402:                                          //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR><BR><BR>An error occurred at line: 404 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>401:                                           <BR>402:                                          //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR>407:                                                 else<BR><BR><BR>An error occurred at line: 404 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>401:                                               <BR>402:                                          //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR>407:                                                 else<BR><BR><BR>An error occurred at line: 405 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>402:                                           //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR>407:                                                 else<BR>408:                                                      {<BR><BR><BR>An error occurred at line: 405 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>402:                                           //WIND SPEED FLAG ASSIGN - M, Q, E<BR>403:                                                n_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD\",4)"));<BR>404:                                               comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_WSPD_COMMENTS\",4)"));<BR>405:                                           if(n_flag >= 96 && comm_flag == 0)<BR>406:                                                     out.print(",");<BR>407:                                                 else<BR>408:                                                      {<BR><BR><BR>An error occurred at line: 409 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>406:                                                   out.print(",");<BR>407:                                                 else<BR>408:                                                      {<BR>409:                                                                 if(comm_flag>0)<BR>410:                                                                        out.print("Q,");<BR>411:                                                                else<BR>412:                                                                      out.print("E,");                      <BR><BR><BR>An error occurred at line: 418 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>415: <BR>416:                            //////////////////////////////////////////////////////////////////////////////<BR>417:                            //SWRADIN- GLOBAL RAD VALUE or M flag<BR>418:                             if((rs.getString("GLOBAL_RAD") == null))<BR>419:                                        out.println(",M");<BR>420:                              else<BR>421:                                      {<BR><BR><BR>An error occurred at line: 422 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>419:                                  out.println(",M");<BR>420:                              else<BR>421:                                      {<BR>422:                                                 out.print(rs.getString("GLOBAL_RAD"));<BR>423:                                          out.print(",");<BR>424:                                                 <BR>425:                                          //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR><BR><BR>An error occurred at line: 426 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>423:                                            out.print(",");<BR>424:                                                 <BR>425:                                          //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR><BR><BR>An error occurred at line: 426 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>423:                                                 out.print(",");<BR>424:                                                 <BR>425:                                          //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR><BR><BR>An error occurred at line: 427 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>424:                                          <BR>425:                                          //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR>430:                                                else<BR><BR><BR>An error occurred at line: 427 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>424:                                               <BR>425:                                          //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR>430:                                                else<BR><BR><BR>An error occurred at line: 428 in the jsp file: /climhy/climdb.jsp<BR>n_flag cannot be resolved<BR>425:                                           //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR>430:                                                else<BR>431:                                                      {<BR><BR><BR>An error occurred at line: 428 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>425:                                           //SWRADIN- GLOBAL RAD FLAG ASSIGN - M, Q, E<BR>426:                                               n_flag = Integer.parseInt(rs.getString("ROUND(\"N_SWRADIN\",4)"));<BR>427:                                            comm_flag = Integer.parseInt(rs.getString("ROUND(\"N_RADN_COMMENTS\",4)"));<BR>428:                                           if(n_flag >= 96 && comm_flag == 0)<BR>429:                                                     out.println("");<BR>430:                                                else<BR>431:                                                      {<BR><BR><BR>An error occurred at line: 432 in the jsp file: /climhy/climdb.jsp<BR>comm_flag cannot be resolved<BR>429:                                                   out.println("");<BR>430:                                                else<BR>431:                                                      {<BR>432:                                                                 if(comm_flag>0)<BR>433:                                                                        out.println("Q");<BR>434:                                                               else<BR>435:                                                                      out.println("E");                     <BR><BR><BR>An error occurred at line: 444 in the jsp file: /climhy/climdb.jsp<BR>rs cannot be resolved<BR>441:                   }<BR>442:                                 <BR>443:                  //close connection for this station<BR>444:                       rs.close();<BR>445:                       //END SPECIAL QUERY for CAAM<BR>446: ///////////////////////////////////////////////////////////////////////////////////////////  <BR>447:  <BR><BR><BR>An error occurred at line: 450 in the jsp file: /climhy/climdb.jsp<BR>dbcon cannot be resolved<BR>447:        <BR>448:  <BR>449:  <BR>450:  dbcon.CloseConnection();<BR>451: }<BR>452: <BR>453: <BR><BR><BR><BR>An error occurred at line: 519 in the generated java file<BR>Syntax error on token "catch", Identifier expected<BR><BR><BR>An error occurred at line: 521 in the generated java file<BR>out cannot be resolved<BR><BR><BR>An error occurred at line: 521 in the generated java file<BR>_jspx_out cannot be resolved<BR><BR><BR>An error occurred at line: 522 in the generated java file<BR>out cannot be resolved<BR><BR><BR>An error occurred at line: 522 in the generated java file<BR>out cannot be resolved<BR><BR><BR>An error occurred at line: 523 in the generated java file<BR>out cannot be resolved<BR><BR><BR>An error occurred at line: 524 in the generated java file<BR>_jspx_page_context cannot be resolved<BR><BR><BR>An error occurred at line: 524 in the generated java file<BR>_jspx_page_context cannot be resolved<BR><BR><BR>An error occurred at line: 526 in the generated java file<BR>Syntax error on token "finally", { expected<BR><BR><BR>An error occurred at line: 527 in the generated java file<BR>_jspxFactory cannot be resolved<BR><BR><BR>An error occurred at line: 527 in the generated java file<BR>_jspxFactory cannot be resolved<BR><BR><BR>An error occurred at line: 527 in the generated java file<BR>_jspx_page_context cannot be resolved<BR><BR>Stacktrace:<BR> org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:93)<BR>        org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:330)<BR>       org.apache.jasper.compiler.JDTCompiler.generateClass(JDTCompiler.java:435)<BR>    org.apache.jasper.compiler.Compiler.compile(Compiler.java:298)<BR>        org.apache.jasper.compiler.Compiler.compile(Compiler.java:277)<BR>        org.apache.jasper.compiler.Compiler.compile(Compiler.java:265)<BR>        org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:564)<BR>       org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:302)<BR>       org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:329)<BR>      org.apache.jasper.servlet.JspServlet.service(JspServlet.java:265)<BR>     javax.servlet.http.HttpServlet.service(HttpServlet.java:729)<BR></pre></p><p><b>note</b> <u>The full stack trace of the root cause is available in the Apache Tomcat/5.5.27 logs.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/5.5.27</h3></body></html><BR><HR>