I've included two fragments from the trace, one from the top and one further down that looked like it might help. I'm using an ant script to install my server - so it's not quite standard, but...the changes should be harmless :) I did try with the stock installer ejb3 and ejb3-clustered profiles - and saw an exception - but I can't remember if it was the same one...
jvm 1 | 20:26:53,750 INFO [Component] Component: org.jboss.seam.core.init, scope: APPLICATION, type: JAVA_ BEAN, class: org.jboss.seam.core.Init jvm 1 | 20:26:53,765 ERROR [[/seam-booking]] Exception sending context initialized event to listener instan ce of class org.jboss.seam.servlet.SeamListener jvm 1 | java.lang.IllegalArgumentException: @myFacesLifecycleBug@ jvm 1 | at sun.beans.editors.BoolEditor.setAsText(BoolEditor.java:43) jvm 1 | at org.jboss.seam.Component.initInitializers(Component.java:281) jvm 1 | at org.jboss.seam.Component.(Component.java:195) jvm 1 | at org.jboss.seam.Component.(Component.java:151) jvm 1 | at org.jboss.seam.Component.(Component.java:146) jvm 1 | at org.jboss.seam.Component.(Component.java:141) jvm 1 | at org.jboss.seam.init.Initialization.addComponent(Initialization.java:290) jvm 1 | at org.jboss.seam.init.Initialization.addComponents(Initialization.java:169) jvm 1 | at org.jboss.seam.init.Initialization.init(Initialization.java:109) Here's a fragment from further down in the trace: jvm 1 | 20:26:54,687 INFO [FacesConfigurator] Reading config /WEB-INF/faces-config.xml jvm 1 | 20:26:54,921 ERROR [LocaleUtils] Locale name null or empty, ignoring jvm 1 | 20:26:55,546 INFO [StartupServletContextListener] ServletContext 'C:\usr\local\ezserver\jboss\serv er\default\.\tmp\deploy\tmp18074jboss-seam-booking.ear-contents\jboss-seam-booking-exp.war\' initialized. jvm 1 | 20:26:55,546 ERROR [StandardContext] Error listenerStart jvm 1 | 20:26:55,546 ERROR [StandardContext] Context [/seam-booking] startup failed due to previous errors jvm 1 | 20:26:55,671 WARN [ServiceController] Problem starting service jboss.web.deployment:war=jboss-seam -booking.war,id=1534469329 jvm 1 | org.jboss.deployment.DeploymentException: URL file:/C:/usr/local/ezserver/jboss/server/default/tmp/ deploy/tmp18074jboss-seam-booking.ear-contents/jboss-seam-booking-exp.war/ deployment failed jvm 1 | at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeployInternal(TomcatDeployer.java:365) jvm 1 | at org.jboss.web.tomcat.tc5.TomcatDeployer.performDeploy(TomcatDeployer.java:103) jvm 1 | at org.jboss.web.AbstractWebDeployer.start(AbstractWebDeployer.java:371) jvm 1 | at org.jboss.web.WebModule.startModule(WebModule.java:83) jvm 1 | at org.jboss.web.WebModule.startService(WebModule.java:61) jvm 1 | at org.jboss.system.ServiceMBeanSupport.jbossInternalStart(ServiceMBeanSupport.java:289) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3945984#3945984 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3945984 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
