Página JSF nao carrega

Olá, estou tendo problemas para carregar a página no JBoss 5.0.
O ser vidor exibe o seguinte:

10:29:29,378 INFO [ServerImpl] Starting JBoss (Microcontainer)... 10:29:29,382 INFO [ServerImpl] Release ID: JBoss [Morpheus] 5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120) 10:29:29,382 INFO [ServerImpl] Bootstrap URL: null 10:29:29,383 INFO [ServerImpl] Home Dir: /usr/local/jboss-5.0.0.GA 10:29:29,383 INFO [ServerImpl] Home URL: file:/usr/local/jboss-5.0.0.GA/ 10:29:29,383 INFO [ServerImpl] Library URL: file:/usr/local/jboss-5.0.0.GA/lib/ 10:29:29,384 INFO [ServerImpl] Patch URL: null 10:29:29,384 INFO [ServerImpl] Common Base URL: file:/usr/local/jboss-5.0.0.GA/common/ 10:29:29,385 INFO [ServerImpl] Common Library URL: file:/usr/local/jboss-5.0.0.GA/common/lib/ 10:29:29,385 INFO [ServerImpl] Server Name: default 10:29:29,385 INFO [ServerImpl] Server Base Dir: /usr/local/jboss-5.0.0.GA/server 10:29:29,385 INFO [ServerImpl] Server Base URL: file:/usr/local/jboss-5.0.0.GA/server/ 10:29:29,385 INFO [ServerImpl] Server Config URL: file:/usr/local/jboss-5.0.0.GA/server/default/conf/ 10:29:29,386 INFO [ServerImpl] Server Home Dir: /usr/local/jboss-5.0.0.GA/server/default 10:29:29,386 INFO [ServerImpl] Server Home URL: file:/usr/local/jboss-5.0.0.GA/server/default/ 10:29:29,386 INFO [ServerImpl] Server Data Dir: /usr/local/jboss-5.0.0.GA/server/default/data 10:29:29,386 INFO [ServerImpl] Server Library URL: file:/usr/local/jboss-5.0.0.GA/server/default/lib/ 10:29:29,386 INFO [ServerImpl] Server Log Dir: /usr/local/jboss-5.0.0.GA/server/default/log 10:29:29,387 INFO [ServerImpl] Server Native Dir: /usr/local/jboss-5.0.0.GA/server/default/tmp/native 10:29:29,393 INFO [ServerImpl] Server Temp Dir: /usr/local/jboss-5.0.0.GA/server/default/tmp 10:29:29,394 INFO [ServerImpl] Server Temp Deploy Dir: /usr/local/jboss-5.0.0.GA/server/default/tmp/deploy 10:29:30,405 INFO [ServerImpl] Starting Microcontainer, bootstrapURL=file:/usr/local/jboss-5.0.0.GA/server/default/conf/bootstrap.xml 10:29:31,188 INFO [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.IterableTimedVFSCache] 10:29:31,250 INFO [VFSCacheFactory] Using VFSCache [IterableTimedVFSCache{lifetime=1800, resolution=60}] 10:29:31,645 INFO [CopyMechanism] VFS temp dir: /usr/local/jboss-5.0.0.GA/server/default/tmp 10:29:31,963 INFO [ZipEntryContext] VFS force nested jars copy-mode is enabled. 10:29:34,019 INFO [ServerInfo] Java version: 1.6.0_12,Sun Microsystems Inc. 10:29:34,021 INFO [ServerInfo] Java VM: Java HotSpot(TM) Client VM 11.2-b01,Sun Microsystems Inc. 10:29:34,021 INFO [ServerInfo] OS-System: Linux 2.6.27.21-170.2.56.fc10.i686,i386 10:29:34,061 INFO [JMXKernel] Legacy JMX core initialized 10:29:36,156 INFO [ProfileServiceImpl] Loading profile: default from: org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@1fb7565(root=/usr/local/jboss-5.0.0.GA/server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]) 10:29:36,159 INFO [ProfileImpl] Using repository:org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository@1fb7565(root=/usr/local/jboss-5.0.0.GA/server, key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]) 10:29:36,159 INFO [ProfileServiceImpl] Loaded profile: ProfileImpl@1e965e9{key=org.jboss.profileservice.spi.ProfileKey@143b82c3[domain=default,server=default,name=default]} 10:29:38,649 INFO [WebService] Using RMI server codebase: http://127.0.0.1:8083/ 10:29:48,227 INFO [NativeServerConfig] JBoss Web Services - Stack Native Core 10:29:48,228 INFO [NativeServerConfig] 3.0.4.SP1 10:30:08,341 INFO [JMXConnectorServerService] JMX Connector server: service:jmx:rmi://127.0.0.1/jndi/rmi://127.0.0.1:1090/jmxconnector 10:30:08,693 INFO [MailService] Mail Service bound to java:/Mail 10:30:12,630 WARN [JBossASSecurityMetadataStore] WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this. 10:30:12,658 WARN [AnnotationCreator] No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent 10:30:12,940 INFO [TransactionManagerService] JBossTS Transaction Service (JTA version) - JBoss Inc. 10:30:12,940 INFO [TransactionManagerService] Setting up property manager MBean and JMX layer 10:30:13,389 INFO [TransactionManagerService] Initializing recovery manager 10:30:14,224 INFO [TransactionManagerService] Recovery manager configured 10:30:14,224 INFO [TransactionManagerService] Binding TransactionManager JNDI Reference 10:30:14,254 INFO [TransactionManagerService] Starting transaction recovery manager 10:30:15,020 INFO [Http11Protocol] Initializing Coyote HTTP/1.1 on http-127.0.0.1-8080 10:30:15,021 INFO [AjpProtocol] Initializing Coyote AJP/1.3 on ajp-127.0.0.1-8009 10:30:15,021 INFO [StandardService] Starting service jboss.web 10:30:15,025 INFO [StandardEngine] Starting Servlet Engine: JBoss Web/2.1.1.GA 10:30:15,984 INFO [Catalina] Server startup in 1083 ms 10:30:16,001 INFO [TomcatDeployment] deploy, ctxPath=/jbossws, vfsUrl=jbossws.sar/jbossws-management.war 10:30:16,844 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:17,260 INFO [TomcatDeployment] deploy, ctxPath=/invoker, vfsUrl=http-invoker.sar/invoker.war 10:30:17,359 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:17,388 INFO [TomcatDeployment] deploy, ctxPath=/web-console, vfsUrl=management/console-mgr.sar/web-console.war 10:30:17,458 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:18,041 INFO [RARDeployment] Required license terms exist, view vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml 10:30:18,065 INFO [RARDeployment] Required license terms exist, view vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml 10:30:18,117 INFO [RARDeployment] Required license terms exist, view vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml 10:30:18,201 INFO [RARDeployment] Required license terms exist, view vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml 10:30:18,263 INFO [RARDeployment] Required license terms exist, view vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml 10:30:18,440 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 10:30:18,474 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 10:30:18,481 INFO [RAMJobStore] RAMJobStore initialized. 10:30:18,481 INFO [StdSchedulerFactory] Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 10:30:18,481 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 10:30:18,482 INFO [QuartzScheduler] Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started. 10:30:19,893 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS' 10:30:21,669 WARN [QuartzTimerServiceFactory] sql failed: CREATE TABLE QRTZ_JOB_DETAILS(JOB_NAME VARCHAR(80) NOT NULL, JOB_GROUP VARCHAR(80) NOT NULL, DESCRIPTION VARCHAR(120) NULL, JOB_CLASS_NAME VARCHAR(128) NOT NULL, IS_DURABLE VARCHAR(1) NOT NULL, IS_VOLATILE VARCHAR(1) NOT NULL, IS_STATEFUL VARCHAR(1) NOT NULL, REQUESTS_RECOVERY VARCHAR(1) NOT NULL, JOB_DATA BINARY NULL, PRIMARY KEY (JOB_NAME,JOB_GROUP)) 10:30:21,746 INFO [SimpleThreadPool] Job execution threads will use class loader of thread: main 10:30:21,747 INFO [QuartzScheduler] Quartz Scheduler v.1.5.2 created. 10:30:21,748 INFO [JobStoreCMT] Using db table-based data access locking (synchronization). 10:30:21,758 INFO [JobStoreCMT] Removed 0 Volatile Trigger(s). 10:30:21,758 INFO [JobStoreCMT] Removed 0 Volatile Job(s). 10:30:21,759 INFO [JobStoreCMT] JobStoreCMT initialized. 10:30:21,759 INFO [StdSchedulerFactory] Quartz scheduler 'JBossEJB3QuartzScheduler' initialized from an externally provided properties instance. 10:30:21,759 INFO [StdSchedulerFactory] Quartz scheduler version: 1.5.2 10:30:21,769 INFO [JobStoreCMT] Freed 0 triggers from 'acquired' / 'blocked' state. 10:30:21,771 INFO [JobStoreCMT] Recovering 0 jobs that were in-progress at the time of the last shut-down. 10:30:21,771 INFO [JobStoreCMT] Recovery complete. 10:30:21,772 INFO [JobStoreCMT] Removed 0 'complete' triggers. 10:30:21,772 INFO [JobStoreCMT] Removed 0 stale fired job entries. 10:30:21,785 INFO [QuartzScheduler] Scheduler JBossEJB3QuartzScheduler_$_NON_CLUSTERED started. 10:30:22,046 INFO [ServerPeer] JBoss Messaging 1.4.1.GA server [0] started 10:30:22,336 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 10:30:22,337 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@133e664 started 10:30:22,357 INFO [QueueService] Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000 10:30:22,358 WARN [ConnectionFactoryJNDIMapper] supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover 10:30:22,358 WARN [ConnectionFactoryJNDIMapper] supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing 10:30:22,367 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 10:30:22,367 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@1212883 started 10:30:22,369 INFO [QueueService] Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000 10:30:22,371 INFO [ConnectionFactory] Connector bisocket://127.0.0.1:4457 has leasing enabled, lease period 10000 milliseconds 10:30:22,372 INFO [ConnectionFactory] org.jboss.jms.server.connectionfactory.ConnectionFactory@18323f7 started 10:30:22,540 INFO [ConnectionFactoryBindingService] Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA' 10:30:22,553 INFO [TomcatDeployment] deploy, ctxPath=/, vfsUrl=ROOT.war 10:30:22,610 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:23,513 INFO [TomcatDeployment] deploy, ctxPath=/iAcervo, vfsUrl=iAcervo.war 10:30:23,908 INFO [StandardContext] The listener "com.sun.faces.application.WebappLifecycleListener" is already configured for this context. The duplicate definition has been ignored. 10:30:23,956 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:33,705 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory 10:30:33,709 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS=true, org.richfaces.CONTROL_SKINNING=enable, org.apache.myfaces.DETECT_JAVASCRIPT=false, org.apache.myfaces.PRETTY_HTML=true, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=DEFAULT, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/myFacesExtensionResource, org.apache.myfaces.ADD_RESOURCE_CLASS=org.apache.myfaces.renderkit.html.util.DefaultAddResource, org.apache.myfaces.AUTO_SCROLL=false, org.apache.myfaces.ALLOW_JAVASCRIPT=true, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.STATE_SAVING_METHOD=server} 10:30:33,709 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity 10:30:33,731 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory 10:30:33,731 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS=true, org.richfaces.CONTROL_SKINNING=enable, org.apache.myfaces.DETECT_JAVASCRIPT=false, org.apache.myfaces.PRETTY_HTML=true, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=DEFAULT, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, org.apache.myfaces.RESOURCE_VIRTUAL_PATH=/faces/myFacesExtensionResource, org.apache.myfaces.ADD_RESOURCE_CLASS=org.apache.myfaces.renderkit.html.util.DefaultAddResource, org.apache.myfaces.AUTO_SCROLL=false, org.apache.myfaces.ALLOW_JAVASCRIPT=true, org.apache.myfaces.CHECK_EXTENSIONS_FILTER=true, javax.faces.STATE_SAVING_METHOD=server} 10:30:33,731 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity 10:30:33,827 INFO [TomcatDeployment] deploy, ctxPath=/jmx-console, vfsUrl=jmx-console.war 10:30:33,867 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:36,451 INFO [TomcatDeployment] deploy, ctxPath=/slnBuscaSigera, vfsUrl=slnBuscaSigera.war 10:30:37,020 INFO [StandardContext] The listener "org.apache.myfaces.webapp.StartupServletContextListener" is already configured for this context. The duplicate definition has been ignored. 10:30:37,216 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.PRETTY_HTML' found, using default value true 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.ALLOW_JAVASCRIPT' found, using default value true 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.RENDER_CLEAR_JAVASCRIPT_FOR_BUTTON' found, using default value false 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.SAVE_FORM_SUBMIT_LINK_IE' found, using default value false 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.READONLY_AS_DISABLED_FOR_SELECTS' found, using default value true 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.VIEWSTATE_JAVASCRIPT' found, using default value false 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.DETECT_JAVASCRIPT' found, using default value false 10:30:37,217 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.AUTO_SCROLL' found, using default value false 10:30:37,218 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.ADD_RESOURCE_CLASS' found, using default value org.apache.myfaces.renderkit.html.util.DefaultAddResource 10:30:37,218 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.RESOURCE_VIRTUAL_PATH' found, using default value /faces/myFacesExtensionResource 10:30:37,218 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.CHECK_EXTENSIONS_FILTER' found, using default value true 10:30:37,218 INFO [MyfacesConfig] Starting up Tomahawk on the RI-JSF-Implementation. 10:30:37,218 INFO [MyfacesConfig] Starting up Tomahawk on the MyFaces-JSF-Implementation 10:30:37,218 ERROR [MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. 10:30:37,294 INFO [FacesConfigurator] Reading standard config META-INF/standard-faces-config.xml 10:30:37,538 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/slnBuscaSigera.war/WEB-INF/lib/appbase.jar/META-INF/faces-config.xml 10:30:37,578 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/slnBuscaSigera.war/WEB-INF/lib/jsfcl.jar/META-INF/faces-config.xml 10:30:37,587 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/slnBuscaSigera.war/WEB-INF/lib/richfaces-impl-3.3.0.GA.jar/META-INF/faces-config.xml 10:30:37,605 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/slnBuscaSigera.war/WEB-INF/lib/richfaces-ui-3.3.0.GA.jar/META-INF/faces-config.xml 10:30:37,620 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/deploy/slnBuscaSigera.war/WEB-INF/lib/tomahawk-1.1.8.jar/META-INF/faces-config.xml 10:30:37,636 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/lib/richfaces-impl-3.3.0.GA.jar/META-INF/faces-config.xml 10:30:37,638 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/lib/richfaces-ui-3.3.0.GA.jar/META-INF/faces-config.xml 10:30:37,741 INFO [FacesConfigurator] Reading config : vfszip:/usr/local/jboss-5.0.0.GA/server/default/lib/tomahawk-1.1.8.jar/META-INF/faces-config.xml 10:30:37,752 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml 10:30:37,788 INFO [FacesConfigurator] MyFaces-package : myfaces-api not found. 10:30:37,788 INFO [FacesConfigurator] MyFaces-package : myfaces-impl not found. 10:30:37,788 INFO [FacesConfigurator] MyFaces-package : tomahawk-sandbox15 not found. 10:30:37,788 INFO [FacesConfigurator] MyFaces-package : tomahawk-sandbox not found. 10:30:37,788 INFO [FacesConfigurator] MyFaces-package : tomahawk not found. 10:30:43,084 WARN [FacesConfigurator] More than one managed bean w/ the name of 'a4j' - only keeping the last 10:30:43,084 WARN [FacesConfigurator] More than one managed bean w/ the name of 'a4jSkin' - only keeping the last 10:30:43,084 WARN [FacesConfigurator] More than one managed bean w/ the name of 'richSkin' - only keeping the last 10:30:43,084 WARN [FacesConfigurator] More than one managed bean w/ the name of 'ajaxContext' - only keeping the last 10:30:43,104 INFO [FacesConfigurator] Serialization provider : class org.apache.myfaces.shared_impl.util.serial.DefaultSerialFactory 10:30:43,187 INFO [AbstractFacesInitializer] ServletContext '/usr/local/jboss-5.0.0.GA/server/default/tmp/deploy/slnBuscaSigera188778564922240917-exp.war/' initialized. 10:30:43,231 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory 10:30:43,234 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.richfaces.CONTROL_SKINNING=enable, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=wine, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL=true} 10:30:43,234 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity 10:30:43,270 INFO [CacheManager] Selected [org.ajax4jsf.cache.LRUMapCacheFactory] cache factory 10:30:43,270 INFO [LRUMapCacheFactory] Creating LRUMap cache instance using parameters: {org.richfaces.CONTROL_SKINNING=enable, com.sun.faces.duplicateJARPattern=^tmp\d+(\S*\.jar), org.richfaces.SKIN=wine, com.sun.faces.injectionProvider=org.jboss.web.jsf.integration.injection.JBossDelegatingInjectionProvider, org.jboss.jbossfaces.WAR_BUNDLES_JSF_IMPL=true} 10:30:43,270 INFO [LRUMapCacheFactory] Creating LRUMap cache instance of default capacity 10:30:43,319 INFO [TomcatDeployment] deploy, ctxPath=/tvbrasil, vfsUrl=tvbrasil.war 10:30:43,467 WARN [JBossJSFConfigureListener] MyFaces JSF implementation found! This version of JBoss AS ships with the java.net implementation of JSF. There are known issues when mixing JSF implementations. This warning does not apply to MyFaces component libraries such as Tomahawk. However, myfaces-impl.jar and myfaces-api.jar should not be used without disabling the built-in JSF implementation. See the JBoss wiki for more details. 10:30:43,583 INFO [Http11Protocol] Starting Coyote HTTP/1.1 on http-127.0.0.1-8080 10:30:43,672 INFO [AjpProtocol] Starting Coyote AJP/1.3 on ajp-127.0.0.1-8009 10:30:43,760 INFO [ServerImpl] JBoss (Microcontainer) [5.0.0.GA (build: SVNTag=JBoss_5_0_0_GA date=200812042120)] Started in 1m:14s:355ms 10:32:43,245 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.RENDER_VIEWSTATE_ID' found, using default value true 10:32:43,245 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.STRICT_XHTML_LINKS' found, using default value true 10:32:43,245 INFO [MyfacesConfig] No context init parameter 'org.apache.myfaces.CONFIG_REFRESH_PERIOD' found, using default value 2 10:32:43,245 INFO [MyfacesConfig] Starting up Tomahawk on the RI-JSF-Implementation. 10:32:43,245 INFO [MyfacesConfig] Starting up Tomahawk on the MyFaces-JSF-Implementation 10:32:43,246 ERROR [MyfacesConfig] Both MyFaces and the RI are on your classpath. Please make sure to use only one of the two JSF-implementations. 10:32:43,290 ERROR [[jsp]] Servlet.service() for servlet jsp threw exception java.lang.NullPointerException at javax.faces.component.UIComponent.setValueExpression(UIComponent.java:122) at com.sun.faces.taglib.html_basic.PanelGridTag.setProperties(PanelGridTag.java:283) at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:103) at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:1104) at javax.faces.webapp.UIComponentClassicTagBase.doStartTag(UIComponentClassicTagBase.java:434) at com.sun.faces.taglib.html_basic.PanelGridTag.doStartTag(PanelGridTag.java:355) at org.apache.jsp.acesso.cadastroEmissora_jsp._jspx_meth_h_005fpanelGrid_005f0(cadastroEmissora_jsp.java:223) at org.apache.jsp.acesso.cadastroEmissora_jsp._jspx_meth_h_005fform_005f0(cadastroEmissora_jsp.java:185) at org.apache.jsp.acesso.cadastroEmissora_jsp._jspx_meth_f_005fview_005f0(cadastroEmissora_jsp.java:144) at org.apache.jsp.acesso.cadastroEmissora_jsp._jspService(cadastroEmissora_jsp.java:104) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:369) at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:322) at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:249) 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.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:638) at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:444) at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:382) at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:310) at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410) at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:468) at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140) at org.ajax4jsf.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:100) at org.ajax4jsf.application.AjaxViewHandler.renderView(AjaxViewHandler.java:176) at com.sun.faces.lifecycle.RenderResponsePhase.execute(RenderResponsePhase.java:110) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:100) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:155) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178) at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290) at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:390) at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:517) 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:190) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92) 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.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:601) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619) 10:32:43,354 ERROR [_ErrorPageWriter] An exception occurred java.lang.NullPointerException: FacesContext is null at org.ajax4jsf.context.AjaxContext.getCurrentInstance(AjaxContext.java:148) at org.ajax4jsf.context.AjaxContext.getCurrentInstance(AjaxContext.java:133) at org.ajax4jsf.component.AjaxViewRoot.getViewId(AjaxViewRoot.java:580) at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:104) at com.sun.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:139) at javax.faces.webapp.FacesServlet.service(FacesServlet.java:155) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206) at org.ajax4jsf.webapp.BaseXMLFilter.doXmlFilter(BaseXMLFilter.java:178) at org.ajax4jsf.webapp.BaseFilter.handleRequest(BaseFilter.java:290) at org.ajax4jsf.webapp.BaseFilter.processUploadsAndHandleRequest(BaseFilter.java:390) at org.ajax4jsf.webapp.BaseFilter.doFilter(BaseFilter.java:517) 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:190) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:92) 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.core.StandardEngineValve.invoke(StandardEngineValve.java:109) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:330) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:828) at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:601) at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447) at java.lang.Thread.run(Thread.java:619)
Gostaria de saber como posso resolver este problema, sendo que já readicionei as bibliotecas do JSF no projeto e o erro persiste.
Um abraco, muito obrigado.

Amigo,

Olha o erro

Você está com ambos os JARs no seu classpath.

[modo propaganda=on]
Se você usa o Maven, tem um simples tutorial aqui de como configurar um projeto para usar JSF + RichFaces + Facelets + Tomahawk + Hibernate.
http://www.jairrillo.com/blog/2009/04/22/creating-a-project-using-maven-jsf-richfaces-facelets-tomahawk-hibernate-in-5-minutes/
[modo propaganda=off]