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 909507 Details for
Bug 1110256
WAS: javax.enterprise.context.ContextNotActiveException shows in server log.
[?]
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.
error stacktrace
file_1110256.txt (text/plain), 4.92 KB, created by
Radovan Synek
on 2014-06-17 10:18:27 UTC
(
hide
)
Description:
error stacktrace
Filename:
MIME Type:
Creator:
Radovan Synek
Created:
2014-06-17 10:18:27 UTC
Size:
4.92 KB
patch
obsolete
>[6/16/14 11:20:52:644 EDT] 000001ec InjectionBind E CWNEN0030E: The @Inject factory encountered a problem getting the object instance @Inject java.lang.reflect.Field.systemRepository binding object. The exception message was: WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread >[6/16/14 11:20:52:650 EDT] 000001ec BusinessExcep E CNTR0019E: EJB threw an unexpected (non-declared) exception during invocation of method "execute". Exception data: javax.ejb.EJBException: Injection failure; nested exception is: javax.enterprise.context.ContextNotActiveException: WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread > at com.ibm.ejs.container.util.ExceptionUtil.EJBException(ExceptionUtil.java:475) > at com.ibm.ejs.container.StatelessBeanO.initialize(StatelessBeanO.java:299) > at com.ibm.ejs.container.BeanOFactory.create(BeanOFactory.java:130) > at com.ibm.ejs.container.EJSHome.createNewBeanO(EJSHome.java:869) > at com.ibm.ejs.container.EJSHome.createBeanO(EJSHome.java:1242) > at com.ibm.ejs.container.EJSHome.createBeanO(EJSHome.java:1360) > at com.ibm.ejs.container.activator.UncachedActivationStrategy.atActivate(UncachedActivationStrategy.java:89) > at com.ibm.ejs.container.activator.Activator.preInvokeActivateBean(Activator.java:324) > at com.ibm.ejs.container.EJSContainer.preInvokeActivate(EJSContainer.java:3728) > at com.ibm.ejs.container.EJSContainer.EjbPreInvoke(EJSContainer.java:3042) > at org.uberfire.backend.server.config.watch.EJSLocal0SLConfigServiceWatchServiceExecuto_f4e6e5c5.execute(EJSLocal0SLConfigServiceWatchServiceExecuto_f4e6e5c5.java) > at org.uberfire.backend.server.config.ConfigurationServiceImpl$CheckConfigurationUpdates.execute(ConfigurationServiceImpl.java:329) > at org.uberfire.backend.server.config.ConfigurationServiceImpl$1.run(ConfigurationServiceImpl.java:124) > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:908) > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:931) > at java.lang.Thread.run(Thread.java:773) >Caused by: javax.enterprise.context.ContextNotActiveException: WebBeans context with scope type annotation @ApplicationScoped does not exist within current thread > at org.apache.webbeans.container.BeanManagerImpl.getContext(BeanManagerImpl.java:321) > at org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler.getContextualInstance(NormalScopedBeanInterceptorHandler.java:124) > at org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler.invoke(NormalScopedBeanInterceptorHandler.java:95) > at org.uberfire.backend.server.io.ConfigIOServiceProducer_$$_javassist_197.systemRepository(ConfigIOServiceProducer_$$_javassist_197.java) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:60) > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37) > at java.lang.reflect.Method.invoke(Method.java:611) > at org.apache.webbeans.inject.InjectableMethods.doInjection(InjectableMethods.java:205) > at org.apache.webbeans.component.ProducerMethodBean.createDefaultInstance(ProducerMethodBean.java:204) > at org.apache.webbeans.component.ProducerMethodBean.createInstance(ProducerMethodBean.java:166) > at org.apache.webbeans.component.AbstractOwbBean.createNewInstance(AbstractOwbBean.java:216) > at org.apache.webbeans.portable.creation.AbstractProducer.produce(AbstractProducer.java:82) > at org.apache.webbeans.component.InjectionTargetWrapper.produce(InjectionTargetWrapper.java:142) > at org.apache.webbeans.component.AbstractOwbBean.create(AbstractOwbBean.java:174) > at org.apache.webbeans.context.DependentContext.getInstance(DependentContext.java:69) > at org.apache.webbeans.context.AbstractContext.get(AbstractContext.java:191) > at org.apache.webbeans.container.BeanManagerImpl.getReference(BeanManagerImpl.java:892) > at org.apache.webbeans.container.BeanManagerImpl.getInjectableReference(BeanManagerImpl.java:770) > at com.ibm.ws.webbeans.services.IBMBeanManagerImpl.getInjectableReference(IBMBeanManagerImpl.java:186) > at com.ibm.ws.webbeans.services.InjectInjectionObjectFactory.getInjectableReference(InjectInjectionObjectFactory.java:315) > at com.ibm.ws.webbeans.services.InjectInjectionObjectFactory.getObjectInstance(InjectInjectionObjectFactory.java:153) > at com.ibm.ws.webbeans.services.InjectInjectionBinding.getInjectionObjectInstance(InjectInjectionBinding.java:100) > at com.ibm.wsspi.injectionengine.InjectionBinding.getInjectionObject(InjectionBinding.java:1093) > at com.ibm.wsspi.injectionengine.InjectionBinding.getInjectableObject(InjectionBinding.java:1032) > at com.ibm.wsspi.injectionengine.InjectionTarget.inject(InjectionTarget.java:125) > at com.ibm.ws.injectionengine.AbstractInjectionEngine.inject(AbstractInjectionEngine.java:1084) > at com.ibm.ejs.container.StatelessBeanO.initialize(StatelessBeanO.java:289) > ... 14 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 1110256
: 909507 |
909985
|
910102