Mathias Hauser created OWB-875:
----------------------------------
Summary: Glassfish 4 - LifecycleException while handling
AfterBeanDiscoveryImpl
Key: OWB-875
URL: https://issues.apache.org/jira/browse/OWB-875
Project: OpenWebBeans
Issue Type: Bug
Affects Versions: 1.2.0
Environment: Windows 7, Glassfish 4, MyFaces 2.1.11, Gradle
Reporter: Mathias Hauser
I created a simple JSF application with MyFaces which just consists of hello
world start page and an Bean with an attribute. So nothing special.
The openwebbeans.properties file is from the distribution package
I get the following exeception if i try to deploy this:
Information: OpenWebBeans Container is starting...
Information: Adding OpenWebBeansPlugin : [OpenWebBeansJsfPlugin]
Schwerwiegend: An error occured while starting application context path :
[>appcontext<]
Schwerwiegend: Startup of context >appcontext< failed due to previous errors
Schwerwiegend: Exception while loading the app
Schwerwiegend: Undeployment failed for context >appcontext<
Schwerwiegend: Exception while loading the app :
java.lang.IllegalStateException: ContainerBase.addChild: start:
org.apache.catalina.LifecycleException:
javax.enterprise.event.ObserverException: Caught Exception while handling event
object with type :
org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira