[infinispan-issues] [JBoss JIRA] (ISPN-7897) WARN messages shown during startup for Infinispan CDI modules
Sebastian Łaskawiec (JIRA)
issues at jboss.org
Tue Jun 6 03:23:00 EDT 2017
[ https://issues.jboss.org/browse/ISPN-7897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastian Łaskawiec updated ISPN-7897:
--------------------------------------
Description:
{code}
09:15:07,736 WARN [org.jboss.as.weld] (default task-1) WFLYWELD0052: Using deployment classloader to load proxy classes for module org.infinispan.cdi.embedded:ispn-9.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.jboss.weld.spi]
09:15:07,767 WARN [org.infinispan.manager.DefaultCacheManager] (default task-1) ISPN000435: Cache manager initialized with a default cache configuration but without a name for it. Set it in the GlobalConfiguration
{code}
was:
The following WARN messages are shown if an application with module dependencies are started.
WARN [org.jboss.as.weld] JBAS016017: Using deployment classloader to load proxy classes for module org.infinispan.jcache:jdg-7.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist]
WARN [org.jboss.as.weld] JBAS016017: Using deployment classloader to load proxy classes for module org.infinispan.cdi.embedded:jdg-7.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.javassist]
> WARN messages shown during startup for Infinispan CDI modules
> -------------------------------------------------------------
>
> Key: ISPN-7897
> URL: https://issues.jboss.org/browse/ISPN-7897
> Project: Infinispan
> Issue Type: Bug
> Reporter: Sebastian Łaskawiec
> Assignee: Sebastian Łaskawiec
>
> {code}
> 09:15:07,736 WARN [org.jboss.as.weld] (default task-1) WFLYWELD0052: Using deployment classloader to load proxy classes for module org.infinispan.cdi.embedded:ispn-9.1. Package-private access will not work. To fix this the module should declare dependencies on [org.jboss.weld.core, org.jboss.weld.spi]
> 09:15:07,767 WARN [org.infinispan.manager.DefaultCacheManager] (default task-1) ISPN000435: Cache manager initialized with a default cache configuration but without a name for it. Set it in the GlobalConfiguration
> {code}
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list