An Error Occurred:

java.lang.NullPointerException

+ Stack Trace

java.lang.NullPointerException
	at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache$Key.hashCode(FileSystemStyleCache.java:1131)
	at java.util.Hashtable.get(Hashtable.java:334)
	at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:447)
	at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache._getEntry(FileSystemStyleCache.java:415)
	at org.apache.myfaces.trinidadinternal.style.cache.FileSystemStyleCache.getStyleSheetURI(FileSystemStyleCache.java:160)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.StyleSheetRenderer.encodeAll(StyleSheetRenderer.java:91)
	at org.apache.myfaces.trinidad.render.CoreRenderer.delegateRenderer(CoreRenderer.java:335)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.HeadRenderer.encodeBegin(HeadRenderer.java:87)
	at org.apache.myfaces.trinidad.render.CoreRenderer.delegateRendererBegin(CoreRenderer.java:356)
	at org.apache.myfaces.trinidadinternal.renderkit.core.xhtml.DocumentRenderer.encodeAll(DocumentRenderer.java:74)
	at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:224)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:763)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.__encodeRecursive(UIXComponentBase.java:1351)
	at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeAll(UIXComponentBase.java:783)
	at javax.faces.component.UIComponent.encodeAll(UIComponent.java:933)
	at com.sun.facelets.FaceletViewHandler.renderView(FaceletViewHandler.java:592)
	at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
	at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:188)
	at org.springframework.faces.webflow.JsfView.render(JsfView.java:97)
	at org.springframework.webflow.engine.ViewState.render(ViewState.java:253)
	at org.springframework.webflow.engine.ViewState.resume(ViewState.java:208)
	at org.springframework.webflow.engine.Flow.resume(Flow.java:545)
	at org.springframework.webflow.engine.impl.FlowExecutionImpl.resume(FlowExecutionImpl.java:259)
	at org.springframework.webflow.executor.FlowExecutorImpl.resumeExecution(FlowExecutorImpl.java:163)
	at org.springframework.webflow.mvc.servlet.FlowHandlerAdapter.handle(FlowHandlerAdapter.java:183)
	at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:875)
	at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:807)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:571)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:501)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._invokeDoFilter(TrinidadFilterImpl.java:238)
	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:195)
	at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:138)
	at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:235)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
	at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:183)
	at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:95)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.process(SecurityContextEstablishmentValve.java:126)
	at org.jboss.web.tomcat.security.SecurityContextEstablishmentValve.invoke(SecurityContextEstablishmentValve.java:70)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
	at org.jboss.web.tomcat.service.jca.CachedConnectionValve.invoke(CachedConnectionValve.java:158)
	at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:566)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
	at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.internalProcess(ActiveRequestResponseCacheValve.java:74)
	at org.jboss.web.tomcat.service.request.ActiveRequestResponseCacheValve.invoke(ActiveRequestResponseCacheValve.java:47)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330)
	at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:829)
	at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:599)
	at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:451)
	at java.lang.Thread.run(Thread.java:662)

+ Component Tree

<UIViewRoot locale="en_US" renderKitId="org.apache.myfaces.trinidad.core" rendered="true" transient="false" viewId="/WEB-INF/flows/nonteas/globalForm.xhtml">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
<CoreDocument id="j_id1" mode="default" rendered="true" transient="false">
<link href="../css/teas.css" rel="stylesheet" type="text/css"/> <script language="javascript" src="../include/tip.js"/>
<script language="javascript"> var sessTimeOut ='
<CoreOutputFormatted id="j_id4" rendered="true" transient="false" value="3600"/>
'; function confirmSessRenewal(){ var sess_exp = getSessExpTime(); var sess_msg ="Your session is about to expire on " +sess_exp+ ". Press 'OK' to renew your session. If not renewed, you will be taken back to wizard page"; alert(sess_msg); var confirm_date = new Date(); if(Date.parse(confirm_date) >= Date.parse(sess_exp) ){ //top.location="/globalform/spring/nonteas"; top.location= '
<CoreOutputFormatted id="j_id6" rendered="true" transient="false" value="/gf"/>
/spring/nonteas'; }else{ pingServer('
<CoreOutputFormatted id="j_id8" rendered="true" transient="false" value="/gf"/>
/spring/nonteas/globalFormSessionTimeOut.xhtml'); } } </script> <script language="JavaScript1.2" src="../include/SessionWarningTimer.js"/> <script language="JavaScript1.2" src="../include/tip.js"/> <link href="../css/teas.css" rel="stylesheet" type="text/css"/> <table width="100%" border="0" cellpadding="3" cellspacing="0"> <tr valign="bottom" bgcolor="#000000"> <td width="60" rowspan="2"><a href="http://www.uspto.gov/index.html" target="_top">
<CoreImage id="j_id10" imageMapType="none" inlineStyle="border-style:none;" rendered="true" shortDesc="USPTO SEAL LOGO" source="/images/uspto_seal_50.gif" transient="false"/>
</a></td> <th align="left" width="90%"><font color="white">United States Patent and Trademark Office</font></th> <td rowspan="2" align="right"><a href="http://www.uspto.gov/teas">
<CoreImage id="j_id12" imageMapType="none" inlineStyle="border-style:none;" rendered="true" shortDesc="TEAS SEAL LOGO" source="/images/teaslogo.gif" transient="false"/>
</a></td> </tr> <tr valign="middle" bgcolor="#000000"> <th align="left"><font color="white">Trademark Electronic Application System - TEAS Application</font></th> </tr> <tr bgcolor="#ac0911"> <td colspan="3" height="6"/> </tr> </table>
<small>
<CoreOutputFormatted id="j_id15" rendered="true" transient="false"/>
</small> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr><td align="left"> </td></tr> <tr><td align="center"> <font size="+2">
<HtmlOutputText escape="true" id="j_id17" rendered="true" transient="false" value="Substitute certification mark"/>
</font> </td></tr> <tr><td align="center"> <font size="+1">
<HtmlOutputText escape="true" id="j_id19" rendered="true" transient="false" value=" Wizard Page "/>
</font> </td></tr> </table>
<HtmlScript generatesContent="false" id="j_id21" rendered="true" source="/include/tip.js" transient="false"/>
<CoreSpacer height="40px" id="j_id22" rendered="true" transient="false"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr> <td><font size="+1">Use this option <b>ONLY</b> if a specific TEAS form does not already exist for the purpose of this filing. Please double-check all possible TEAS forms before attempting to proceed. </font></td> </tr> </table>
<CoreSpacer height="20px" id="j_id24" rendered="true" transient="false"/>
<table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr bgcolor="#006699"><td> <table border="0" cellpadding="7" cellspacing="1" width="100%"> <tr bgcolor="#FFFFF0"><td> <b><font color="red">WARNING:</font></b> This form has a session time limit of 60 minutes. Your "session" began as soon as you accessed this initial Form Wizard page. If you exceed the 60-minute time limit, the form will not validate and you must begin the entire process again; you can, however, <a href="javascript:popHelp('../help/WIZHELP.htm#extendtimelimit')">extend the time limit</a>. You should always try to have all information required to complete the form prior to starting any session. </td></tr> </table> </td></tr> </table>
<CoreSpacer height="20px" id="j_id26" rendered="true" transient="false"/>
<HtmlForm enctype="application/x-www-form-urlencoded" id="nonteasForm" prependId="true" rendered="true" submitted="false" transient="false">
<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr bgcolor="#006699"><td> <table border="0" cellpadding="10" cellspacing="1" width="100%"><tr bgcolor="#DEDEDE"><td>
<CoreSpacer height="10px" id="j_id28" rendered="true" transient="false"/>
<strong>NOTE:</strong> You must complete any field/section preceded by the symbol "<font class="xf">*</font>".
<CoreSpacer height="10px" id="j_id30" rendered="true" transient="false"/>
<strong>WARNING:</strong> To use the global form successfully, please note these requirements: (1) You must use only the following browsers: Internet Explorer 8+; FireFox 5+; Safari 5.1+.; Google Chrome 13+; (2) You must have the cookies and JavaScript features of your browser enabled; (3) Do NOT use your browser's "BACK" or "FORWARD" buttons at any time to navigate through any form; instead, always use the navigational tools provided specifically at the bottom of the form pages; and (4) If you have installed Anti-Spam filters or software on your email service, please ensure that legitimate emails from <a href="mailto:TEAS@uspto.gov">TEAS@uspto.gov</a> are not falsely identified as spam or junk. </td></tr></table> </td></tr></table>
<CoreMessages globalOnly="false" id="j_id32" rendered="true" transient="false"/>
<CoreSpacer height="20" id="j_id33" rendered="true" transient="false"/>
<CoreInputText accessKey="" autoComplete="on" autoSubmit="false" columns="0" disabled="false" id="serialNumber" immediate="false" label="Serial/Registration/Reference Number" localValueSet="false" maximumLength="10" readOnly="false" rendered="true" required="false" rows="1" secret="false" showRequired="true" simple="false" transient="false" valid="true"/>
<CoreSpacer height="30px" id="j_id34" rendered="true" transient="false"/>
<CoreOutputFormatted id="RRN" rendered="false" transient="false" value="<span style='color:red'><b>NOTE</b> You must first enter the specific U.S. Serial Number above, and then the specific Madrid Protocol Serial/Registration Number directly below here.</span> "/>
<p align="left">
<CoreInputText accessKey="" autoComplete="on" autoSubmit="false" columns="0" disabled="false" id="serialNumberB" immediate="false" label="Madrid Protocol Serial/Registration Number" localValueSet="false" maximumLength="0" readOnly="false" rendered="false" required="false" rows="1" secret="false" showRequired="true" simple="false" transient="false" valid="true"/>
</p>
<CoreSpacer height="5" id="j_id37" rendered="true" transient="false"/>
<HtmlCommandButton action="Next" actionExpression="Next" disabled="false" id="Next" immediate="false" readonly="false" rendered="true" transient="false" type="submit" value="Continue"/>
</HtmlForm>
<link href="../css/teas.css" rel="stylesheet" type="text/css"/> <p style="text-align:center"><a href="http://www.uspto.gov/web/doc/privact.htm" class="small"> Burden/Privacy Statement</a></p> <p class="footer">
<CoreOutputFormatted id="j_id39" rendered="true" transient="false"/>
</p> <table height="15%" cellSpacing="0" cellPadding="0" width="100%" border="0"> <tbody> <tr bgcolor="#ffffff"> <td> <div align="center"> <hr/> <span class="vertbarsmall">| <a href="http://www.uspto.gov/">HOME</a> | <a href="http://www.uspto.gov/web/navaids/siteindx.htm">SITE INDEX</a>| <a href="http://www.uspto.gov/web/menu/search.html">SEARCH</a> | <a href="http://www.uspto.gov/ebc/indexebc.html"><EM>e</EM>BUSINESS</a>| <a href="http://www.uspto.gov/web/menu/feedback.html">HELP</a> | <a href="http://www.uspto.gov/web/doc/privact.htm">BURDEN/PRIVACY STATEMENT</a></span> <a name="skipnav2"/></div> </td> </tr> </tbody> </table>
</CoreDocument>
</UIViewRoot>

+ Scoped Variables

Request Parameters
NameValue
executione2s1
Request Attributes
NameValue
__trRenderViewEntrytrue
Session Attributes
NameValue
webflowConversationContainerorg.springframework.webflow.conversation.impl.ConversationContainer@e78e68e
Application Attributes
NameValue
attachedFilegov.uspto.trademark.web.globalforms.model.ImageContent@74f528b8
Feb 16, 2013 9:06:42 PM - Generated by Facelets