C:\apache-tomcat-7.0.34\bin\catalina.bat run [2013-01-30 03:05:30,668] Artifact showcase: Server is not connected. Press 'Deploy' to start deployment. Using CATALINA_BASE: "C:\Users\ngy\.IntelliJIdea12\system\tomcat\Unnamed_icefaces3_3" Using CATALINA_HOME: "C:\apache-tomcat-7.0.34" Using CATALINA_TMPDIR: "C:\apache-tomcat-7.0.34\temp" Using JRE_HOME: "C:\Program Files\Java\jdk1.7.0_10" Using CLASSPATH: "C:\apache-tomcat-7.0.34\bin\bootstrap.jar;C:\apache-tomcat-7.0.34\bin\tomcat-juli.jar" Jan 30, 2013 3:05:31 PM org.apache.catalina.core.AprLifecycleListener init INFO: Loaded APR based Apache Tomcat Native library 1.1.24 using APR version 1.4.6. Jan 30, 2013 3:05:31 PM org.apache.catalina.core.AprLifecycleListener init INFO: APR capabilities: IPv6 [true], sendfile [true], accept filters [false], random [true]. Jan 30, 2013 3:05:33 PM org.apache.catalina.core.AprLifecycleListener initializeSSL INFO: OpenSSL successfully initialized (OpenSSL 1.0.1c 10 May 2012) Jan 30, 2013 3:05:33 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["http-apr-8080"] Jan 30, 2013 3:05:33 PM org.apache.coyote.AbstractProtocol init INFO: Initializing ProtocolHandler ["ajp-apr-8009"] Jan 30, 2013 3:05:33 PM org.apache.catalina.startup.Catalina load INFO: Initialization processed in 1975 ms Jan 30, 2013 3:05:33 PM org.apache.catalina.core.StandardService startInternal INFO: Starting service Catalina Jan 30, 2013 3:05:33 PM org.apache.catalina.core.StandardEngine startInternal INFO: Starting Servlet Engine: Apache Tomcat/7.0.34 Jan 30, 2013 3:05:33 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["http-apr-8080"] Jan 30, 2013 3:05:33 PM org.apache.coyote.AbstractProtocol start INFO: Starting ProtocolHandler ["ajp-apr-8009"] Jan 30, 2013 3:05:33 PM org.apache.catalina.startup.Catalina start INFO: Server startup in 90 ms Connected to server [2013-01-30 03:05:33,435] Artifact showcase: Artifact is being deployed, please wait... Jan 30, 2013 3:05:38 PM com.sun.faces.config.ConfigureListener contextInitialized INFO: Initializing Mojarra 2.1.6 (SNAPSHOT 20111206) for context '/ace-showcase' Jan 30, 2013 3:05:39 PM com.sun.faces.spi.InjectionProviderFactory createInstance INFO: JSF1048: PostConstruct/PreDestroy annotations present. ManagedBeans methods marked with these annotations will have said annotations processed. Jan 30, 2013 3:05:41 PM org.icefaces.util.EnvConfig init INFO: ICEfaces Configuration: org.icefaces.render.auto: true [default] org.icefaces.autoid: true [default] org.icefaces.aria.enabled: true [default] org.icefaces.blockUIOnSubmit: false [default] org.icefaces.compressDOM: false [default] org.icefaces.compressResources: false [default] org.icefaces.connectionLostRedirectURI: null [default] org.icefaces.diffConfig: null [default] org.icefaces.deltaSubmit: false [default] org.icefaces.focusManaged: true [default] org.icefaces.lazyPush: true [default] org.icefaces.generateHeadUpdate: false [default] org.icefaces.includeScrollOffsets: true [default] org.icefaces.reloadOnUpdateFailure: false [default] org.icefaces.sessionExpiredRedirectURI: null [default] org.icefaces.standardFormSerialization: false [default] org.icefaces.strictSessionTimeout: false [default] org.icefaces.subtreeDiff: true [default] org.icefaces.windowScopeExpiration = 1000 [default] org.icefaces.mandatoryResourceConfiguration: none [default] org.icefaces.uniqueResourceURLs: true [default] org.icefaces.lazyWindowScope: true [default] org.icefaces.messagePersistence: true [default] org.icefaces.disableDefaultErrorPopups: false [default] org.icefaces.fastBusyIndicator: false [default] org.icefaces.replayNavigationOnReload: false [default] org.icefaces.resourceVersion: 3_3_0_130130 [default] org.icefaces.versionableTypes: */javascript */css image/* [default] Jan 30, 2013 3:05:41 PM org.icefaces.impl.renderkit.DOMRenderKit INFO: ICEsoft Technologies Inc. ICEfaces 3.3.0.SNAPSHOT Build number: x Build date: 130130 Revision: HEAD Jan 30, 2013 3:05:42 PM com.sun.faces.config.ConfigureListener$WebConfigResourceMonitor$Monitor INFO: Monitoring jndi:/localhost/ace-showcase/WEB-INF/faces-config.xml for modifications [2013-01-30 03:05:42,936] Artifact showcase: Artifact is deployed successfully Jan 30, 2013 3:05:43 PM org.apache.catalina.startup.HostConfig deployDirectory INFO: Deploying web application directory C:\apache-tomcat-7.0.34\webapps\manager Jan 30, 2013 3:05:43 PM org.icepush.servlet.MainServlet INFO: ICEsoft Technologies Inc. ICEpush 3.3.0.SNAPSHOT Build number: x Revision: HEAD Jan 30, 2013 3:06:10 PM org.icefaces.impl.application.ExtendedExceptionHandler handle WARNING: queued exception java.lang.NullPointerException at com.sun.faces.application.view.StateManagementStrategyImpl$4.visit(StateManagementStrategyImpl.java:331) at com.sun.faces.component.visit.FullVisitContext.invokeVisitCallback(FullVisitContext.java:151) at javax.faces.component.UIComponent.visitTree(UIComponent.java:1590) at javax.faces.component.UIComponent.visitTree(UIComponent.java:1601) at com.sun.faces.application.view.StateManagementStrategyImpl.restoreView(StateManagementStrategyImpl.java:326) at com.sun.faces.application.StateManagerImpl.restoreView(StateManagerImpl.java:188) at com.sun.faces.application.view.ViewHandlingStrategy.restoreView(ViewHandlingStrategy.java:123) at com.sun.faces.application.view.FaceletViewHandlingStrategy.restoreView(FaceletViewHandlingStrategy.java:453) at com.sun.faces.application.view.MultiViewHandler.restoreView(MultiViewHandler.java:148) at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:192) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:116) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. java.io.FileNotFoundException: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\build\dist\exploded\http:\wiki.icefaces.org\display\ICE\ACE+Components (The filename, directory name, or volume label syntax is incorrect) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.icefaces.samples.showcase.util.SourceCodeLoaderServlet.doGet(SourceCodeLoaderServlet.java:58) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler getFromScope WARNING: JSF1086: Custom scope '#{window}' evaluated to null. Unable to determine if managed bean exists. Jan 30, 2013 3:06:10 PM com.sun.faces.mgbean.BeanManager$ScopeManager$CustomScopeHandler handle WARNING: JSF1085: Custom scope '#{window}' evaluated to null. Managed bean was not pushed to scope. java.io.FileNotFoundException: C:\svn\ossrepo\icefaces3\trunk\icefaces\samples\showcase\showcase\build\dist\exploded\http:\www.icefaces.org\docs\v3_latest\ace\tld\ace\tld-summary.html (The filename, directory name, or volume label syntax is incorrect) at java.io.FileInputStream.open(Native Method) at java.io.FileInputStream.(FileInputStream.java:138) at org.icefaces.samples.showcase.util.SourceCodeLoaderServlet.doGet(SourceCodeLoaderServlet.java:58) at javax.servlet.http.HttpServlet.service(HttpServlet.java:621) at javax.servlet.http.HttpServlet.service(HttpServlet.java:728) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722) Jan 30, 2013 3:06:14 PM org.icefaces.impl.application.ExtendedExceptionHandler handle WARNING: queued exception java.lang.NullPointerException at com.sun.faces.application.view.StateManagementStrategyImpl$4.visit(StateManagementStrategyImpl.java:331) at com.sun.faces.component.visit.FullVisitContext.invokeVisitCallback(FullVisitContext.java:151) at javax.faces.component.UIComponent.visitTree(UIComponent.java:1590) at javax.faces.component.UIComponent.visitTree(UIComponent.java:1601) at com.sun.faces.application.view.StateManagementStrategyImpl.restoreView(StateManagementStrategyImpl.java:326) at com.sun.faces.application.StateManagerImpl.restoreView(StateManagerImpl.java:188) at com.sun.faces.application.view.ViewHandlingStrategy.restoreView(ViewHandlingStrategy.java:123) at com.sun.faces.application.view.FaceletViewHandlingStrategy.restoreView(FaceletViewHandlingStrategy.java:453) at com.sun.faces.application.view.MultiViewHandler.restoreView(MultiViewHandler.java:148) at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:192) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:101) at com.sun.faces.lifecycle.RestoreViewPhase.doPhase(RestoreViewPhase.java:116) at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:118) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:593) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:305) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:210) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:222) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:123) at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:472) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:171) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:99) at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:936) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:118) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:407) at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1004) at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:589) at org.apache.tomcat.util.net.AprEndpoint$SocketProcessor.run(AprEndpoint.java:1822) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603) at java.lang.Thread.run(Thread.java:722)