[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1291) Error in JSF 1.2 with Facelets build with Maven2
by Sergio R Pantano (JIRA)
Error in JSF 1.2 with Facelets build with Maven2
------------------------------------------------
Key: JBSEAM-1291
URL: http://jira.jboss.com/jira/browse/JBSEAM-1291
Project: JBoss Seam
Issue Type: Bug
Components: EJB3, JSF
Affects Versions: 1.2.1.GA
Environment: Seam 1.2.1GA, JSF RI 1.2_b04 (SUN), facelets 1.1.12 and Maven2
The application has one EAR module, one EJB and one WAR module.
Reporter: Sergio R Pantano
Priority: Blocker
[code]
15:55:29,185 ERROR [STDERR] 03/05/2007 15:55:29 com.sun.faces.config.ConfigureListener contextInitia
lized
INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b07-FCS) for context 'null'
15:55:29,419 ERROR [STDERR] javax.faces.FacesException: org.jboss.seam.jsf.SeamApplicationFactory
15:55:29,419 ERROR [STDERR] at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.jav
a:569)
15:55:29,419 ERROR [STDERR] at javax.faces.FactoryFinder.getImplementationInstance(FactoryFinder.ja
va:448)
15:55:29,419 ERROR [STDERR] at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:249)
15:55:29,419 ERROR [STDERR] at com.sun.faces.util.MessageFactory.getApplication(MessageFactory.java
:257)
15:55:29,419 ERROR [STDERR] at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:144
)
15:55:29,419 ERROR [STDERR] at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:122
)
15:55:29,419 ERROR [STDERR] at com.sun.faces.util.MessageUtils.getExceptionMessageString(MessageUti
ls.java:277)
15:55:29,419 ERROR [STDERR] at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.j
ava:888)
15:55:29,419 ERROR [STDERR] at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.j
ava:536)
15:55:29,419 ERROR [STDERR] at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureL
istener.java:436)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.StandardContext.listenerStart(StandardConte
xt.java:3763)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.StandardContext.start(StandardContext.java:
4211)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBas
e.java:759)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:7
39)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524
)
15:55:29,419 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:55:29,419 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
.java:39)
15:55:29,419 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,419 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,419 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java
:503)
15:55:29,419 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:
164)
15:55:29,419 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,419 ERROR [STDERR] at org.apache.catalina.core.StandardContext.init(StandardContext.java:5
052)
15:55:29,419 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:55:29,419 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
.java:39)
15:55:29,419 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java
:503)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:
164)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,435 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(Tomcat
Deployer.java:297)
15:55:29,435 ERROR [STDERR] at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer
.java:103)
15:55:29,435 ERROR [STDERR] at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371
)
15:55:29,435 ERROR [STDERR] at org.jboss.web.WebModule.startModule(WebModule.java:83)
15:55:29,435 ERROR [STDERR] at org.jboss.web.WebModule.startService(WebModule.java:61)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBean
Support.java:289)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceM
BeanSupport.java:245)
15:55:29,435 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
15:55:29,435 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceContro
ller.java:978)
15:55:29,435 ERROR [STDERR] at $Proxy0.start(Unknown Source)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
15:55:29,435 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
15:55:29,435 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
15:55:29,435 ERROR [STDERR] at $Proxy42.start(Unknown Source)
15:55:29,435 ERROR [STDERR] at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:4
66)
15:55:29,435 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:55:29,435 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
.java:39)
15:55:29,435 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercep
tor.java:133)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Model
MBeanOperationInterceptor.java:142)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicIntercepto
r.java:97)
15:55:29,435 ERROR [STDERR] at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(Intercept
orServiceMBeanSupport.java:238)
15:55:29,435 ERROR [STDERR] at org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInt
erceptor.java:92)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor
.start(SubDeployerInterceptorSupport.java:188)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterc
eptor.java:95)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
15:55:29,435 ERROR [STDERR] at $Proxy43.start(Unknown Source)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
15:55:29,435 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
15:55:29,435 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercep
tor.java:133)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Model
MBeanOperationInterceptor.java:142)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
15:55:29,435 ERROR [STDERR] at $Proxy8.deploy(Unknown Source)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeployme
ntScanner.java:421)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeployment
Scanner.java:634)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread
.doScan(AbstractDeploymentScanner.java:263)
15:55:29,435 ERROR [STDERR] at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(
AbstractDeploymentScanner.java:336)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBean
Support.java:289)
15:55:29,435 ERROR [STDERR] at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceM
BeanSupport.java:245)
15:55:29,435 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
15:55:29,435 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,435 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,435 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,450 ERROR [STDERR] at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceContro
ller.java:978)
15:55:29,450 ERROR [STDERR] at $Proxy0.start(Unknown Source)
15:55:29,450 ERROR [STDERR] at org.jboss.system.ServiceController.start(ServiceController.java:417)
15:55:29,450 ERROR [STDERR] at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
15:55:29,450 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,450 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
15:55:29,450 ERROR [STDERR] at $Proxy4.start(Unknown Source)
15:55:29,450 ERROR [STDERR] at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
15:55:29,450 ERROR [STDERR] at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
15:55:29,450 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
15:55:29,450 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
15:55:29,450 ERROR [STDERR] at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
15:55:29,450 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
15:55:29,450 ERROR [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl
.java:39)
15:55:29,450 ERROR [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce
ssorImpl.java:25)
15:55:29,450 ERROR [STDERR] at java.lang.reflect.Method.invoke(Method.java:597)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatc
her.java:155)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractIntercep
tor.java:133)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(Model
MBeanOperationInterceptor.java:142)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker
.java:264)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
15:55:29,450 ERROR [STDERR] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
15:55:29,450 ERROR [STDERR] at $Proxy5.deploy(Unknown Source)
15:55:29,450 ERROR [STDERR] at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
15:55:29,450 ERROR [STDERR] at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
15:55:29,450 ERROR [STDERR] at org.jboss.Main.boot(Main.java:200)
15:55:29,450 ERROR [STDERR] at org.jboss.Main$1.run(Main.java:490)
15:55:29,450 ERROR [STDERR] at java.lang.Thread.run(Thread.java:619)
15:55:29,450 ERROR [STDERR] Caused by: java.lang.InstantiationException: org.jboss.seam.jsf.SeamAppl
icationFactory
15:55:29,450 ERROR [STDERR] at java.lang.Class.newInstance0(Class.java:340)
15:55:29,450 ERROR [STDERR] at java.lang.Class.newInstance(Class.java:308)
15:55:29,450 ERROR [STDERR] at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.jav
a:567)
15:55:29,450 ERROR [STDERR] ... 145 more
15:55:29,466 ERROR [[/BCS-war]] Exception sending context initialized event to listener instance of
class com.sun.faces.config.ConfigureListener
javax.faces.FacesException: org.jboss.seam.jsf.SeamApplicationFactory
at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:569)
at javax.faces.FactoryFinder.getImplementationInstance(FactoryFinder.java:448)
at javax.faces.FactoryFinder.getFactory(FactoryFinder.java:249)
at com.sun.faces.util.MessageFactory.getApplication(MessageFactory.java:257)
at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:144)
at com.sun.faces.util.MessageFactory.getMessage(MessageFactory.java:122)
at com.sun.faces.util.MessageUtils.getExceptionMessageString(MessageUtils.java:277)
at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:888)
at com.sun.faces.config.ConfigureListener.configure(ConfigureListener.java:536)
at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureListener.java:436)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3763)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4211)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.apache.catalina.core.StandardContext.init(StandardContext.java:5052)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.commons.modeler.BaseModelMBean.invoke(BaseModelMBean.java:503)
at org.jboss.mx.server.RawDynamicInvoker.invoke(RawDynamicInvoker.java:164)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:297)
at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103)
at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371)
at org.jboss.web.WebModule.startModule(WebModule.java:83)
at org.jboss.web.WebModule.startService(WebModule.java:61)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy42.start(Unknown Source)
at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:466)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
va:142)
at org.jboss.mx.interceptor.DynamicInterceptor.invoke(DynamicInterceptor.java:97)
at org.jboss.system.InterceptorServiceMBeanSupport.invokeNext(InterceptorServiceMBeanSupport.java:2
38)
at org.jboss.ws.integration.jboss.DeployerInterceptor.start(DeployerInterceptor.java:92)
at org.jboss.deployment.SubDeployerInterceptorSupport$XMBeanInterceptor.start(SubDeployerIntercepto
rSupport.java:188)
at org.jboss.deployment.SubDeployerInterceptor.invoke(SubDeployerInterceptor.java:95)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy43.start(Unknown Source)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1015)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at sun.reflect.GeneratedMethodAccessor19.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
va:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy8.deploy(Unknown Source)
at org.jboss.deployment.scanner.URLDeploymentScanner.deploy(URLDeploymentScanner.java:421)
at org.jboss.deployment.scanner.URLDeploymentScanner.scan(URLDeploymentScanner.java:634)
at org.jboss.deployment.scanner.AbstractDeploymentScanner$ScannerThread.doScan(AbstractDeploymentSc
anner.java:263)
at org.jboss.deployment.scanner.AbstractDeploymentScanner.startService(AbstractDeploymentScanner.ja
va:336)
at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289)
at org.jboss.system.ServiceMBeanSupport.jbossInternalLifecycle(ServiceMBeanSupport.java:245)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.system.ServiceController$ServiceProxy.invoke(ServiceController.java:978)
at $Proxy0.start(Unknown Source)
at org.jboss.system.ServiceController.start(ServiceController.java:417)
at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:86)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy4.start(Unknown Source)
at org.jboss.deployment.SARDeployer.start(SARDeployer.java:302)
at org.jboss.deployment.MainDeployer.start(MainDeployer.java:1025)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:819)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:782)
at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:766)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:155)
at org.jboss.mx.server.Invocation.dispatch(Invocation.java:94)
at org.jboss.mx.interceptor.AbstractInterceptor.invoke(AbstractInterceptor.java:133)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.interceptor.ModelMBeanOperationInterceptor.invoke(ModelMBeanOperationInterceptor.ja
va:142)
at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:659)
at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:210)
at $Proxy5.deploy(Unknown Source)
at org.jboss.system.server.ServerImpl.doStart(ServerImpl.java:482)
at org.jboss.system.server.ServerImpl.start(ServerImpl.java:362)
at org.jboss.Main.boot(Main.java:200)
at org.jboss.Main$1.run(Main.java:490)
at java.lang.Thread.run(Thread.java:619)
Caused by: java.lang.InstantiationException: org.jboss.seam.jsf.SeamApplicationFactory
at java.lang.Class.newInstance0(Class.java:340)
at java.lang.Class.newInstance(Class.java:308)
at javax.faces.FactoryFinder.getImplGivenPreviousImpl(FactoryFinder.java:567)
... 145 more
15:55:29,466 INFO [ServletContextListener] Welcome to Seam 1.2.0.PATCH1
15:55:29,482 INFO [Scanner] scanning: /C:/Java/jboss-4.0.5.GA/server/default/tmp/deploy/tmp6459BCS_
SAPW-ear-1.0-SNAPSHOT.ear-contents/jboss-seam-1.2.1.GA.jar
[/code]
Another import aspect is the version showed of Seam 1.2.0PATCH1, but the libs are of 1.2.1.GA
When start the Jboss this error show:
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1272) SynchronizationInterceptor#aroundInvoke should not be synchronized
by Paul Lorenz (JIRA)
SynchronizationInterceptor#aroundInvoke should not be synchronized
------------------------------------------------------------------
Key: JBSEAM-1272
URL: http://jira.jboss.com/jira/browse/JBSEAM-1272
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 1.2.1.GA
Environment: Seam 1.2.1GA
Reporter: Paul Lorenz
Because SynchronizationInterceptor#aroundInvoke is synchronized, the locking code inside the method is accessed serially (at least for Session scoped JavaBeans). This means that access to the bean will be serialized by synchronizing on the interceptor, rather than on the RentrantLock. The also means that the timeout will never be used, and if something deadlock inside the interceptor, things trying to enter the block will also deadlock indefinitely. This caused our production system to lock up today. We were unable to determine if there is some other reason for the synchronized being on the method, but couldn't think of one, since the scope for the two methods of synchronized is the same.
As an aside, Seam is great! Thank you for all the hard work.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months
[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-1271) setting onreadystatechange to null causing error in IE6
by Keith Naas (JIRA)
setting onreadystatechange to null causing error in IE6
-------------------------------------------------------
Key: JBSEAM-1271
URL: http://jira.jboss.com/jira/browse/JBSEAM-1271
Project: JBoss Seam
Issue Type: Bug
Components: Remoting
Environment: IE6
Reporter: Keith Naas
Assigned To: Shane Bryzak
Fix For: 1.2.1.GA
When testing remoting in IE6, we noticed a reoccurrence of the old IE remoting bug JBSEAM-267.
For a good explanation of how to workaround this, see: http://www.quirksmode.org/blog/archives/2005/09/xmlhttp_notes_a_1.html
Here is the patched remote.js
### Eclipse Workspace Patch 1.0
#P jboss-seam
Index: src/remoting/org/jboss/seam/remoting/remote.js
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/src/remoting/org/jboss/seam/remoting/remote.js,v
retrieving revision 1.2
diff -u -r1.2 remote.js
--- src/remoting/org/jboss/seam/remoting/remote.js 24 Apr 2007 23:52:34 -0000 1.2
+++ src/remoting/org/jboss/seam/remoting/remote.js 30 Apr 2007 23:38:07 -0000
@@ -604,7 +604,7 @@
if (req.readyState == 4)
{
Seam.Remoting.hideLoadingMessage();
- req.onreadystatechange = null;
+ req.onreadystatechange = function() {};
if (req.status == 200)
{
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
17 years, 8 months