Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 860028 Details for
Bug 1060747
Deployment of Business-central to WebSphere app server 8.5 fails with "Singleton is not set" exception
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Server log after removing Weld libraries
file_1060747.txt (text/plain), 22.04 KB, created by
Marek Winkler
on 2014-02-06 07:31:36 UTC
(
hide
)
Description:
Server log after removing Weld libraries
Filename:
MIME Type:
Creator:
Marek Winkler
Created:
2014-02-06 07:31:36 UTC
Size:
22.04 KB
patch
obsolete
>[2/6/14 2:07:33:145 EST] 00000090 SystemErr R SLF4J: Class path contains multiple SLF4J bindings. >[2/6/14 2:07:33:145 EST] 00000090 SystemErr R SLF4J: Found binding in [bundleresource://267.fwk763329501:1/org/slf4j/impl/StaticLoggerBinder.class] >[2/6/14 2:07:33:145 EST] 00000090 SystemErr R SLF4J: Found binding in [wsjar:file:/opt/IBM/WAS/8.5.5/profiles/AppSrv01/installedApps/vmg64Node01Cell/brms_business-central.ear/business-central.war/WEB-INF/lib/logback-classic-1.0.9.jar!/org/slf4j/impl/StaticLoggerBinder.class] >[2/6/14 2:07:33:146 EST] 00000090 SystemErr R SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. >[2/6/14 2:07:33:969 EST] 00000090 SystemErr R SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder] >[2/6/14 2:13:30:080 EST] 00000090 SystemErr R com.ibm.ws.exception.RuntimeWarning: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: Api type [org.uberfire.security.impl.authz.RuntimeAuthorizationManager] is not found with the qualifiers >Qualifiers: [@javax.enterprise.inject.Default()] >for injection into > Field Injection Point, field : org.uberfire.security.impl.authz.RuntimeAuthorizationManager org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor.authzManager, Bean Owner : [1825876808,Name:null,WebBeans Type:MANAGED,API Types:[java.lang.Object,org.uberfire.security.server.authz.cdi.TraitInterceptor,org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor],Qualifiers:[javax.enterprise.inject.Any,javax.enterprise.inject.Default]] > InjectionType : [class org.uberfire.security.impl.authz.RuntimeAuthorizationManager] > Annotated : [Annotated Field,Base Type : class org.uberfire.security.impl.authz.RuntimeAuthorizationManager,Type Closures : [class java.lang.Object, interface org.uberfire.security.authz.AuthorizationManager, class org.uberfire.security.impl.authz.RuntimeAuthorizationManager],Annotations : [@javax.inject.Inject()],Java Member Name : authzManager] > Qualifiers : [[@javax.enterprise.inject.Default()]] >[2/6/14 2:13:30:082 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:432) >[2/6/14 2:13:30:082 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:718) >[2/6/14 2:13:30:082 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1175) >[2/6/14 2:13:30:082 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1370) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:639) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:968) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:774) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplicationDynamically(ApplicationMgrImpl.java:1374) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2179) >[2/6/14 2:13:30:083 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:445) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:388) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.access$500(CompositionUnitMgrImpl.java:116) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$1.run(CompositionUnitMgrImpl.java:663) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAs(ContextManagerImpl.java:5384) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.security.auth.ContextManagerImpl.runAsSystem(ContextManagerImpl.java:5600) >[2/6/14 2:13:30:084 EST] 00000090 SystemErr R at com.ibm.ws.security.core.SecurityContext.runAsSystem(SecurityContext.java:255) >[2/6/14 2:13:30:085 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:677) >[2/6/14 2:13:30:085 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.startCompositionUnit(CompositionUnitMgrImpl.java:621) >[2/6/14 2:13:30:090 EST] 00000090 SystemErr R at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:1266) >[2/6/14 2:13:30:090 EST] 00000090 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at sun.reflect.misc.Trampoline.invoke(MethodUtil.java:49) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at sun.reflect.GeneratedMethodAccessor67.invoke(Unknown Source) >[2/6/14 2:13:30:091 EST] 00000090 SystemErr R at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) >[2/6/14 2:13:30:092 EST] 00000090 SystemErr R at java.lang.reflect.Method.invoke(Method.java:611) >[2/6/14 2:13:30:092 EST] 00000090 SystemErr R at sun.reflect.misc.MethodUtil.invoke(MethodUtil.java:256) >[2/6/14 2:13:30:092 EST] 00000090 SystemErr R at javax.management.modelmbean.RequiredModelMBean$4.run(RequiredModelMBean.java:1148) >[2/6/14 2:13:30:092 EST] 00000090 SystemErr R at java.security.AccessController.doPrivileged(AccessController.java:252) >[2/6/14 2:13:30:092 EST] 00000090 SystemErr R at com.ibm.oti.security.CheckedAccessControlContext.securityCheck(CheckedAccessControlContext.java:30) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at sun.misc.JavaSecurityAccessWrapper.doIntersectionPrivilege(JavaSecurityAccessWrapper.java:41) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invokeMethod(RequiredModelMBean.java:1142) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at javax.management.modelmbean.RequiredModelMBean.invoke(RequiredModelMBean.java:995) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:848) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:774) >[2/6/14 2:13:30:093 EST] 00000090 SystemErr R at com.ibm.ws.management.AdminServiceImpl$1.run(AdminServiceImpl.java:1335) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at com.ibm.ws.security.util.AccessController.doPrivileged(AccessController.java:118) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at com.ibm.ws.management.AdminServiceImpl.invoke(AdminServiceImpl.java:1228) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at com.ibm.ws.management.commands.AdminServiceCommands$InvokeCmd.execute(AdminServiceCommands.java:251) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at com.ibm.ws.console.core.mbean.MBeanHelper.invoke(MBeanHelper.java:241) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at com.ibm.ws.console.appdeployment.ApplicationDeploymentCollectionAction.execute(ApplicationDeploymentCollectionAction.java:578) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at org.apache.struts.action.RequestProcessor.processActionPerform(Unknown Source) >[2/6/14 2:13:30:094 EST] 00000090 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source) >[2/6/14 2:13:30:095 EST] 00000090 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source) >[2/6/14 2:13:30:095 EST] 00000090 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source) >[2/6/14 2:13:30:098 EST] 00000090 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) >[2/6/14 2:13:30:098 EST] 00000090 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) >[2/6/14 2:13:30:099 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1227) >[2/6/14 2:13:30:099 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:776) >[2/6/14 2:13:30:099 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458) >[2/6/14 2:13:30:099 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) >[2/6/14 2:13:30:099 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136) >[2/6/14 2:13:30:100 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:79) >[2/6/14 2:13:30:100 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928) >[2/6/14 2:13:30:100 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025) >[2/6/14 2:13:30:100 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:1385) >[2/6/14 2:13:30:100 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:194) >[2/6/14 2:13:30:101 EST] 00000090 SystemErr R at org.apache.struts.action.RequestProcessor.doForward(Unknown Source) >[2/6/14 2:13:30:101 EST] 00000090 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.doForward(Unknown Source) >[2/6/14 2:13:30:105 EST] 00000090 SystemErr R at org.apache.struts.action.RequestProcessor.processForwardConfig(Unknown Source) >[2/6/14 2:13:30:105 EST] 00000090 SystemErr R at org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(Unknown Source) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at org.apache.struts.action.RequestProcessor.process(Unknown Source) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at org.apache.struts.action.ActionServlet.process(Unknown Source) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at org.apache.struts.action.ActionServlet.doPost(Unknown Source) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:595) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:668) >[2/6/14 2:13:30:106 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.java:1227) >[2/6/14 2:13:30:107 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:776) >[2/6/14 2:13:30:107 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrapper.java:458) >[2/6/14 2:13:30:107 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.handleRequest(ServletWrapperImpl.java:178) >[2/6/14 2:13:30:107 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.invokeTarget(WebAppFilterChain.java:136) >[2/6/14 2:13:30:108 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:97) >[2/6/14 2:13:30:111 EST] 00000090 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.setUpCommandAssistance(WSCUrlFilter.java:955) >[2/6/14 2:13:30:111 EST] 00000090 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.continueStoringTaskState(WSCUrlFilter.java:504) >[2/6/14 2:13:30:112 EST] 00000090 SystemErr R at com.ibm.ws.console.core.servlet.WSCUrlFilter.doFilter(WSCUrlFilter.java:325) >[2/6/14 2:13:30:112 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.FilterInstanceWrapper.doFilter(FilterInstanceWrapper.java:195) >[2/6/14 2:13:30:112 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterChain.doFilter(WebAppFilterChain.java:91) >[2/6/14 2:13:30:112 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.doFilter(WebAppFilterManager.java:928) >[2/6/14 2:13:30:112 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.filter.WebAppFilterManager.invokeFilters(WebAppFilterManager.java:1025) >[2/6/14 2:13:30:113 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheServletWrapper.java:87) >[2/6/14 2:13:30:113 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:909) >[2/6/14 2:13:30:113 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.handleRequest(WSWebContainer.java:1662) >[2/6/14 2:13:30:113 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:200) >[2/6/14 2:13:30:114 EST] 00000090 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscrimination(HttpInboundLink.java:459) >[2/6/14 2:13:30:114 EST] 00000090 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewRequest(HttpInboundLink.java:526) >[2/6/14 2:13:30:114 EST] 00000090 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.processRequest(HttpInboundLink.java:312) >[2/6/14 2:13:30:114 EST] 00000090 SystemErr R at com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpICLReadCallback.java:88) >[2/6/14 2:13:30:114 EST] 00000090 SystemErr R at com.ibm.ws.tcp.channel.impl.AioReadCompletionListener.futureCompleted(AioReadCompletionListener.java:175) >[2/6/14 2:13:30:115 EST] 00000090 SystemErr R at com.ibm.io.async.AbstractAsyncFuture.invokeCallback(AbstractAsyncFuture.java:217) >[2/6/14 2:13:30:115 EST] 00000090 SystemErr R at com.ibm.io.async.AsyncChannelFuture.fireCompletionActions(AsyncChannelFuture.java:161) >[2/6/14 2:13:30:115 EST] 00000090 SystemErr R at com.ibm.io.async.AsyncFuture.completed(AsyncFuture.java:138) >[2/6/14 2:13:30:118 EST] 00000090 SystemErr R at com.ibm.io.async.ResultHandler.complete(ResultHandler.java:204) >[2/6/14 2:13:30:118 EST] 00000090 SystemErr R at com.ibm.io.async.ResultHandler.runEventProcessingLoop(ResultHandler.java:775) >[2/6/14 2:13:30:119 EST] 00000090 SystemErr R at com.ibm.io.async.ResultHandler$2.run(ResultHandler.java:905) >[2/6/14 2:13:30:119 EST] 00000090 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1862) >[2/6/14 2:13:30:119 EST] 00000090 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Failed to load webapp: Api type [org.uberfire.security.impl.authz.RuntimeAuthorizationManager] is not found with the qualifiers >Qualifiers: [@javax.enterprise.inject.Default()] >for injection into > Field Injection Point, field : org.uberfire.security.impl.authz.RuntimeAuthorizationManager org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor.authzManager, Bean Owner : [1825876808,Name:null,WebBeans Type:MANAGED,API Types:[java.lang.Object,org.uberfire.security.server.authz.cdi.TraitInterceptor,org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor],Qualifiers:[javax.enterprise.inject.Any,javax.enterprise.inject.Default]] > InjectionType : [class org.uberfire.security.impl.authz.RuntimeAuthorizationManager] > Annotated : [Annotated Field,Base Type : class org.uberfire.security.impl.authz.RuntimeAuthorizationManager,Type Closures : [class java.lang.Object, interface org.uberfire.security.authz.AuthorizationManager, class org.uberfire.security.impl.authz.RuntimeAuthorizationManager],Annotations : [@javax.inject.Inject()],Java Member Name : authzManager] > Qualifiers : [[@javax.enterprise.inject.Default()]] >[2/6/14 2:13:30:121 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:759) >[2/6/14 2:13:30:121 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:634) >[2/6/14 2:13:30:125 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:426) >[2/6/14 2:13:30:126 EST] 00000090 SystemErr R ... 96 more >[2/6/14 2:13:30:126 EST] 00000090 SystemErr R Caused by: com.ibm.ws.webcontainer.exception.WebAppNotLoadedException: Failed to load webapp: Api type [org.uberfire.security.impl.authz.RuntimeAuthorizationManager] is not found with the qualifiers >Qualifiers: [@javax.enterprise.inject.Default()] >for injection into > Field Injection Point, field : org.uberfire.security.impl.authz.RuntimeAuthorizationManager org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor.authzManager, Bean Owner : [1825876808,Name:null,WebBeans Type:MANAGED,API Types:[java.lang.Object,org.uberfire.security.server.authz.cdi.TraitInterceptor,org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor],Qualifiers:[javax.enterprise.inject.Any,javax.enterprise.inject.Default]] > InjectionType : [class org.uberfire.security.impl.authz.RuntimeAuthorizationManager] > Annotated : [Annotated Field,Base Type : class org.uberfire.security.impl.authz.RuntimeAuthorizationManager,Type Closures : [class java.lang.Object, interface org.uberfire.security.authz.AuthorizationManager, class org.uberfire.security.impl.authz.RuntimeAuthorizationManager],Annotations : [@javax.inject.Inject()],Java Member Name : authzManager] > Qualifiers : [[@javax.enterprise.inject.Default()]] >[2/6/14 2:13:30:127 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:176) >[2/6/14 2:13:30:128 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:746) >[2/6/14 2:13:30:128 EST] 00000090 SystemErr R ... 98 more >[2/6/14 2:13:30:131 EST] 00000090 SystemErr R Caused by: javax.enterprise.inject.UnsatisfiedResolutionException: Api type [org.uberfire.security.impl.authz.RuntimeAuthorizationManager] is not found with the qualifiers >Qualifiers: [@javax.enterprise.inject.Default()] >for injection into > Field Injection Point, field : org.uberfire.security.impl.authz.RuntimeAuthorizationManager org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor.authzManager, Bean Owner : [1825876808,Name:null,WebBeans Type:MANAGED,API Types:[java.lang.Object,org.uberfire.security.server.authz.cdi.TraitInterceptor,org.uberfire.security.server.authz.cdi.AbstractSecurityInterceptor],Qualifiers:[javax.enterprise.inject.Any,javax.enterprise.inject.Default]] > InjectionType : [class org.uberfire.security.impl.authz.RuntimeAuthorizationManager] > Annotated : [Annotated Field,Base Type : class org.uberfire.security.impl.authz.RuntimeAuthorizationManager,Type Closures : [class java.lang.Object, interface org.uberfire.security.authz.AuthorizationManager, class org.uberfire.security.impl.authz.RuntimeAuthorizationManager],Annotations : [@javax.inject.Inject()],Java Member Name : authzManager] > Qualifiers : [[@javax.enterprise.inject.Default()]] >[2/6/14 2:13:30:131 EST] 00000090 SystemErr R at org.apache.webbeans.util.InjectionExceptionUtils.throwUnsatisfiedResolutionException(InjectionExceptionUtils.java:92) >[2/6/14 2:13:30:132 EST] 00000090 SystemErr R at org.apache.webbeans.container.ResolutionUtil.checkResolvedBeans(ResolutionUtil.java:96) >[2/6/14 2:13:30:132 EST] 00000090 SystemErr R at org.apache.webbeans.container.InjectionResolver.checkInjectionPoints(InjectionResolver.java:189) >[2/6/14 2:13:30:136 EST] 00000090 SystemErr R at org.apache.webbeans.container.BeanManagerImpl.validate(BeanManagerImpl.java:1092) >[2/6/14 2:13:30:136 EST] 00000090 SystemErr R at org.apache.webbeans.config.BeansDeployer.validate(BeansDeployer.java:394) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at org.apache.webbeans.config.BeansDeployer.validateInjectionPoints(BeansDeployer.java:325) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at org.apache.webbeans.config.BeansDeployer.deploy(BeansDeployer.java:183) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at org.apache.webbeans.lifecycle.AbstractLifeCycle.startApplication(AbstractLifeCycle.java:124) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at org.apache.webbeans.web.lifecycle.WebContainerLifecycle.startApplication(WebContainerLifecycle.java:78) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at com.ibm.ws.webbeans.common.CommonLifeCycle.startApplication(CommonLifeCycle.java:106) >[2/6/14 2:13:30:137 EST] 00000090 SystemErr R at com.ibm.ws.webbeans.services.JCDIServletContainerInitializer.onStartup(JCDIServletContainerInitializer.java:85) >[2/6/14 2:13:30:138 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initializeServletContainerInitializers(WebAppImpl.java:613) >[2/6/14 2:13:30:138 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:409) >[2/6/14 2:13:30:138 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:88) >[2/6/14 2:13:30:138 EST] 00000090 SystemErr R at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:169) >[2/6/14 2:13:30:138 EST] 00000090 SystemErr R ... 99 more
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1060747
:
858609
| 860028 |
860266