[forge-issues] [JBoss JIRA] (FURNACE-144) Minimize WELD-000146 warning messages

George Gastaldi (JIRA) issues at jboss.org
Mon Jul 3 15:31:00 EDT 2017


     [ https://issues.jboss.org/browse/FURNACE-144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

George Gastaldi closed FURNACE-144.
-----------------------------------
    Resolution: Done


> Minimize WELD-000146 warning messages
> -------------------------------------
>
>                 Key: FURNACE-144
>                 URL: https://issues.jboss.org/browse/FURNACE-144
>             Project: Forge: Furnace
>          Issue Type: Enhancement
>          Components: Container - CDI
>    Affects Versions: 2.26.1.Final
>            Reporter: George Gastaldi
>            Assignee: George Gastaldi
>             Fix For: 2.26.2.Final
>
>
> When running Furnace CDI, a lot of Warning messages appear while booting up:
> {code}
> Jul 03, 2017 4:15:25 PM org.jboss.weld.bootstrap.WeldStartup <clinit>
> INFO: WELD-000900: 3.0.0 (Final)
> Jul 03, 2017 4:15:25 PM org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory create
> INFO: WELD-ENV-000020: Using jandex for bean discovery
> Jul 03, 2017 4:15:25 PM org.jboss.weld.bootstrap.WeldStartup startContainer
> INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously.
> Jul 03, 2017 4:15:26 PM org.jboss.weld.event.ExtensionObserverMethodImpl checkRequiredTypeAnnotations
> INFO: WELD-000411: Observer method [BackedAnnotatedMethod] public org.jboss.forge.furnace.container.cdi.impl.ContainerServiceExtension.processRemoteServiceTypes(@Observes ProcessAnnotatedType<?>) receives events for all annotated types. Consider restricting events using @WithAnnotations or a generic type with bounds.
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.AddonProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.AddonRegistryProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.AddonRepositoryProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.events.CrossContainerObserverMethod is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.events.EventManagerProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.FurnaceProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.ImportedProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.forge.furnace.container.cdi.impl.ServiceRegistryProducer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl addAnnotatedType
> WARN: WELD-000146: BeforeBeanDiscovery.addAnnotatedType(AnnotatedType<?>) used for class org.jboss.weld.environment.se.WeldContainer is deprecated from CDI 1.1!
> Jul 03, 2017 4:15:26 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent
> INFO: WELD-ENV-002003: Weld SE container _DEFAULT_ initialized{
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the forge-issues mailing list