[weld-issues] [JBoss JIRA] Created: (WELD-618) Lifecycle observation swallows exceptions

Nicklas Karlsson (JIRA) jira-events at lists.jboss.org
Tue Aug 17 06:50:11 EDT 2010


Lifecycle observation swallows exceptions
-----------------------------------------

                 Key: WELD-618
                 URL: https://jira.jboss.org/browse/WELD-618
             Project: Weld
          Issue Type: Bug
          Components: Bootstrap and Metamodel API
    Affects Versions: 1.0.1.Final
            Reporter: Nicklas Karlsson


If your observer throws an exception, the information is hidden (bad message)

13:43:52,556 ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] Error installing to Start: name=vfs:///C:/Java/AS/jboss-6.0.0.M4/server/default/deploy/KaKe.war_WeldBootstrapBean state=Create: org.jboss.weld.exceptions.DeploymentException: Exception #0 :null
	at org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent.fire(AbstractDeploymentContainerEvent.java:55)
	at org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl.fire(AfterDeploymentValidationImpl.java:34)


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the weld-issues mailing list