<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=Content-Type content="text/html; charset=us-ascii">
<meta name=ProgId content=Word.Document>
<meta name=Generator content="Microsoft Word 10">
<meta name=Originator content="Microsoft Word 10">
<link rel=File-List href="cid:filelist.xml@01C50796.3553CB60">
<!--[if gte mso 9]><xml>
<o:OfficeDocumentSettings>
<o:DoNotRelyOnCSS/>
</o:OfficeDocumentSettings>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:WordDocument>
<w:SpellingState>Clean</w:SpellingState>
<w:GrammarState>Clean</w:GrammarState>
<w:DocumentKind>DocumentEmail</w:DocumentKind>
<w:EnvelopeVis/>
<w:Compatibility>
<w:BreakWrappedTables/>
<w:SnapToGridInCell/>
<w:WrapTextWithPunct/>
<w:UseAsianBreakRules/>
</w:Compatibility>
<w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel>
</w:WordDocument>
</xml><![endif]-->
<style>
<!--
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{mso-style-parent:"";
margin:0in;
margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:12.0pt;
font-family:"Times New Roman";
mso-fareast-font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;
text-underline:single;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;
text-underline:single;}
span.EmailStyle17
{mso-style-type:personal-compose;
mso-style-noshow:yes;
mso-ansi-font-size:10.0pt;
mso-bidi-font-size:10.0pt;
font-family:Arial;
mso-ascii-font-family:Arial;
mso-hansi-font-family:Arial;
mso-bidi-font-family:Arial;
color:windowtext;}
span.SpellE
{mso-style-name:"";
mso-spl-e:yes;}
span.GramE
{mso-style-name:"";
mso-gram-e:yes;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.25in 1.0in 1.25in;
mso-header-margin:.5in;
mso-footer-margin:.5in;
mso-paper-source:0;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 10]>
<style>
/* Style Definitions */
table.MsoNormalTable
{mso-style-name:"Table Normal";
mso-tstyle-rowband-size:0;
mso-tstyle-colband-size:0;
mso-style-noshow:yes;
mso-style-parent:"";
mso-padding-alt:0in 5.4pt 0in 5.4pt;
mso-para-margin:0in;
mso-para-margin-bottom:.0001pt;
mso-pagination:widow-orphan;
font-size:10.0pt;
font-family:"Times New Roman";}
</style>
<![endif]-->
</head>
<body lang=EN-US link=blue vlink=purple style='tab-interval:.5in'>
<div class=Section1>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Hi Everyone<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>I am attempting to access JDBC connection from JSP/Java
using following code I am receiving SQL exception. <o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'>Can anybody help me in this regard? <span
style='mso-spacerun:yes'> </span><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='margin-left:.5in'><span class=SpellE><font size=2
face=Arial><span style='font-size:10.0pt;font-family:Arial'>CmsJspActionElement</span></font></span><font
size=2 face=Arial><span style='font-size:10.0pt;font-family:Arial'> <span
class=SpellE>cmsjsp</span> = new <span class=SpellE><span class=GramE>CmsJspActionElement</span></span><span
class=GramE>(</span><span class=SpellE>pageContext</span>, request, response);<span
style='mso-tab-count:2'> </span><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span><span
class=SpellE>CmsObject</span> <span class=SpellE>cms</span> = <span
class=SpellE><span class=GramE>cmsjsp.getCmsObject</span></span><span
class=GramE>(</span>);<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span><span
class=SpellE>CmsRequestContext</span> <span class=SpellE>cmsCtx</span> = <span
class=SpellE><span class=GramE>cmsjsp.getRequestContext</span></span><span
class=GramE>(</span>);<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span><span
class=SpellE>CmsDbContext</span> <span class=SpellE>dbCtx</span> = new <span
class=SpellE><span class=GramE>CmsDbContext</span></span><span class=GramE>(</span><span
class=SpellE>cmsCtx</span>); <o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span><span
class=SpellE>CmsSqlManager</span> <span class=SpellE>sqlMan</span> = new <span
class=SpellE><span class=GramE>CmsSqlManager</span></span><span class=GramE>(</span>);
<o:p></o:p></span></font></p>
<p class=MsoNormal><font size=2 face=Arial><span style='font-size:10.0pt;
font-family:Arial'><span style='mso-tab-count:1'> </span>Connection
con = <span class=SpellE><span class=GramE>sqlMan.getConnection</span></span><span
class=GramE>(</span><span class=SpellE>dbCtx</span>);<span style='mso-tab-count:
2'> </span><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><span
class=SpellE><font size=2 color=blue face="Courier New"><span style='font-size:
10.0pt;font-family:"Courier New";color:blue;background:white;mso-highlight:
white'>java.sql.SQLException</span></font></span><font size=2 color=blue
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New";
color:blue;background:white;mso-highlight:white'>: The <span class=SpellE><span
class=GramE>url</span></span> cannot be null</span></font><font size=2
face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>java.sql.DriverManager.getConnection</span>(DriverManager.java:489)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>java.sql.DriverManager.getConnection</span>(DriverManager.java:193)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.db.generic.CmsSqlManager.getConnection</span>(CmsSqlManager.java:356)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.db.generic.CmsSqlManager.getConnection</span>(CmsSqlManager.java:330)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.db.generic.CmsSqlManager.getConnection</span>(CmsSqlManager.java:310)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>com.tdsecurities.site.util.TDSCmsUtil.getCmsDbConnection</span>(TDSCmsUtil.java:37)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> com.tdsecurities.site.forexdesk.ForExDeskManager.getCurrencyRates(ForExDeskManager.java:49)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span>
org.apache.jsp.WEB_002dINF.jsp.offline.sites.tds.dispHistRates_jsp._jspService(dispHistRates_jsp.java:58)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.jasper.runtime.HttpJspBase.service</span>(HttpJspBase.java:94)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>javax.servlet.http.HttpServlet.service</span>(HttpServlet.java:802)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.jasper.servlet.JspServletWrapper.service</span>(JspServletWrapper.java:324)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.jasper.servlet.JspServlet.serviceJspFile</span>(JspServlet.java:292)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.jasper.servlet.JspServlet.service</span>(JspServlet.java:236)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>javax.servlet.http.HttpServlet.service</span>(HttpServlet.java:802)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter</span>(ApplicationFilterChain.java:237)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationFilterChain.doFilter</span>(ApplicationFilterChain.java:157)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationDispatcher.invoke</span>(ApplicationDispatcher.java:704)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationDispatcher.doInclude</span>(ApplicationDispatcher.java:590)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationDispatcher.include</span>(ApplicationDispatcher.java:510)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.flex.CmsFlexRequestDispatcher.includeExternal</span>(CmsFlexRequestDispatcher.java:357)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.flex.CmsFlexRequestDispatcher.include</span>(CmsFlexRequestDispatcher.java:163)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.loader.CmsJspLoader.service</span>(CmsJspLoader.java:410)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.flex.CmsFlexRequestDispatcher.include</span>(CmsFlexRequestDispatcher.java:293)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.loader.CmsJspLoader.dispatchJsp</span>(CmsJspLoader.java:442)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.loader.CmsJspLoader.load</span>(CmsJspLoader.java:387)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.loader.CmsResourceManager.loadResource</span>(CmsResourceManager.java:648)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.main.OpenCmsCore.showResource</span>(OpenCmsCore.java:1346)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.opencms.main.OpenCmsServlet.doGet</span>(OpenCmsServlet.java:103)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>javax.servlet.http.HttpServlet.service</span>(HttpServlet.java:689)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>javax.servlet.http.HttpServlet.service</span>(HttpServlet.java:802)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationFilterChain.internalDoFilter</span>(ApplicationFilterChain.java:237)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ApplicationFilterChain.doFilter</span>(ApplicationFilterChain.java:157)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardWrapperValve.invoke</span>(StandardWrapperValve.java:214)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardValveContext.invokeNext</span>(StandardValveContext.java:104)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardPipeline.invoke</span>(StandardPipeline.java:520)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardContextValve.invokeInternal</span>(StandardContextValve.java:198)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardContextValve.invoke</span>(StandardContextValve.java:152)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardValveContext.invokeNext</span>(StandardValveContext.java:104)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardPipeline.invoke</span>(StandardPipeline.java:520)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardHostValve.invoke</span>(StandardHostValve.java:137)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardValveContext.invokeNext</span>(StandardValveContext.java:104)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.valves.ErrorReportValve.invoke</span>(ErrorReportValve.java:118)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardValveContext.invokeNext</span>(StandardValveContext.java:102)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardPipeline.invoke</span>(StandardPipeline.java:520)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardEngineValve.invoke</span>(StandardEngineValve.java:109)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardValveContext.invokeNext</span>(StandardValveContext.java:104)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.StandardPipeline.invoke</span>(StandardPipeline.java:520)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.catalina.core.ContainerBase.invoke</span>(ContainerBase.java:929)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span>
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span>
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span>
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.tomcat.util.net.TcpWorkerThread.runIt</span>(PoolTcpEndpoint.java:577)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run</span>(ThreadPool.java:683)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal style='mso-layout-grid-align:none;text-autospace:none'><font
size=2 color=blue face="Courier New"><span style='font-size:10.0pt;font-family:
"Courier New";color:blue;background:white;mso-highlight:white'><span
style='mso-tab-count:1'> </span><span
class=GramE>at</span> <span class=SpellE>java.lang.Thread.run</span>(Thread.java:534)</span></font><font
size=2 face="Courier New"><span style='font-size:10.0pt;font-family:"Courier New"'><o:p></o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>
</div>
</body>
</html>