Hi i am deploying drools guvnor 5.5 on was8.0. deployement is successfull. But when i start the application i am getting following exception. Please suggest some way to come out.
[5/2/13 15:27:45:601 IST] 00000088 SystemErr R SLF4J: Found binding in [bundleresource://430.fwk105863925:1/org/slf4j/impl/StaticLoggerBinder.class] [5/2/13 15:27:45:601 IST] 00000088 SystemErr R SLF4J: Found binding in [wsjar:file:/C:/Program%20Files/ibm/WODM80/WAS/AppServer/profiles/WODMSample8000/installedApps/SamplesCell/guvnorWAS_war.ear/guvnorWAS.war/WEB-INF/lib/slf4j-log4j12-1.6.4.jar!/org/slf4j/impl/StaticLoggerBinder.class] [5/2/13 15:27:45:617 IST] 00000088 SystemErr R SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. [5/2/13 15:27:54:556 IST] 00000088 SystemErr R com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: WebBeans with api type with normal scope must be proxiable to inject. javax.el.ExpressionFactory has final methods! CDI doesn't allow that. [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:428) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:714) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1160) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1369) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:638) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:967) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:766) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1354) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2150) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:445) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:388) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.access$500(CompositionUnitMgrImpl.java:116) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$1.run(CompositionUnitMgrImpl.java:663) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5413) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5539) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:677) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:621) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1246) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:49) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:256) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1085) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:966) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:773) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1335) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) [5/2/13 15:27:54:556 IST] 00000088 SystemErr R at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1228) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:241) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:564) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.RequestProcessor.processActionPerform(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1214) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:77) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:926) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1023) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1384) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:193) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.RequestProcessor.doForward(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.doForward(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.RequestProcessor.processForwardConfig(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1214) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:774) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:456) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:125) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:92) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistance(WSCUrlFilter.java:950) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:499) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:320) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:192) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:89) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:926) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1023) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:895) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:195) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:452) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:511) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:305) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.ready(HttpInboundLink.java:276) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.ssl.channel.impl.SSLConnectionLink.determineNextChannel(SSLConnectionLink.java:1049) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.ssl.channel.impl.SSLConnectionLink$MyReadCompletedCallback.complete(SSLConnectionLink.java:643) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.ssl.channel.impl.SSLReadServiceContext$SSLReadCompletedCallback.complete(SSLReadServiceContext.java:1784) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:165) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1659) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: WebBeans with api type with normal scope must be proxiable to inject. javax.el.ExpressionFactory has final methods! CDI doesn't allow that. [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:759) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:634) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:422) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R ... 96 more [5/2/13 15:27:54:571 IST] 00000088 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: WebBeans with api type with normal scope must be proxiable to inject. javax.el.ExpressionFactory has final methods! CDI doesn't allow that. [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:176) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:746) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R ... 98 more [5/2/13 15:27:54:571 IST] 00000088 SystemErr R Caused by: javax.enterprise.inject.UnproxyableResolutionException: WebBeans with api type with normal scope must be proxiable to inject. javax.el.ExpressionFactory has final methods! CDI doesn't allow that. [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.util.InjectionExceptionUtils.throwUnproxyableResolutionException(InjectionExceptionUtils.java:39) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.util.WebBeansUtil.checkUnproxiableApiType(WebBeansUtil.java:2086) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.DefinitionUtil.createProducerComponent(DefinitionUtil.java:695) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.DefinitionUtil.createProducerComponents(DefinitionUtil.java:659) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.DefinitionUtil.defineProducerMethods(DefinitionUtil.java:632) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator.defineProducerMethods(AbstractInjectedTargetBeanCreator.java:142) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.util.WebBeansUtil.defineManagedBean(WebBeansUtil.java:3078) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.BeansDeployer.defineManagedBean(BeansDeployer.java:881) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.BeansDeployer.deploySingleAnnotatedType(BeansDeployer.java:536) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.BeansDeployer.deployFromClassPath(BeansDeployer.java:482) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:171) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:124) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at org.apache.webbeans.web.lifecycle.WebContainerLifecycle.startApplication(WebContainerLifecycle.java:78) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webbeans.common.CommonLifeCycle.startApplication(CommonLifeCycle.java:106) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webbeans.services.JCDIServletContainerInitializer.onStartup(JCDIServletContainerInitializer.java:85) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initializeServletContainerInitializers(WebAppImpl.java:609) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:405) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:88) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:169) [5/2/13 15:27:54:571 IST] 00000088 SystemErr R ... 99 more Thanks Ashish -- View this message in context: http://drools.46999.n3.nabble.com/error-while-deploying-drools-guvnor-5-5-on-was8-tp4023627.html Sent from the Drools: User forum mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
