2_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,968 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,971 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,975 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,975 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:30:56[2026-04-22T19:30:56.130Z] On 1 opened safe connection:
21:30:56[2026-04-22T19:30:56.130Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:30:56[2026-04-22T19:30:56.130Z] - 1 already closed,
21:30:56[2026-04-22T19:30:56.130Z] - 0 closed in error
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,988 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_2
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:55,990 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 500) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,002 INFO [silverpeas] (ServerService Thread Pool -- 500) Silverpeas Services Release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,004 INFO [silverpeas] (ServerService Thread Pool -- 500) Silverpeas Services Release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,005 INFO [silverpeas] (ServerService Thread Pool -- 500) -> IIOProviderInitializer release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,005 INFO [silverpeas.core.io.file] (ServerService Thread Pool -- 500) Unregisters all available IIO plugins...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,005 INFO [silverpeas] (ServerService Thread Pool -- 500) IIOProviderInitializer release done.
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,005 INFO [silverpeas] (ServerService Thread Pool -- 500) Silverpeas Services Release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,006 INFO [silverpeas] (ServerService Thread Pool -- 500) -> IndexingLogger release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,006 INFO [silverpeas] (ServerService Thread Pool -- 500) IndexingLogger release done.
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,006 INFO [silverpeas] (ServerService Thread Pool -- 500) -> SseLogger release...
21:30:56[2026-04-22T19:30:56.130Z] [0m[0m21:30:56,006 INFO [silverpeas] (ServerService Thread Pool -- 500) SseLogger release done.
21:30:56[2026-04-22T19:30:56.130Z] [0m[31m21:30:56,066 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@67366abe of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:30:56[2026-04-22T19:30:56.130Z] [0m[31m21:30:56,067 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.130Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.130Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.130Z]21:30:56[2026-04-22T19:30:56.130Z] [0m[31m21:30:56,067 ERROR [org.jboss.weld.Bean] (MSC service thread 1-3) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@64047d31 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:30:56[2026-04-22T19:30:56.130Z] [0m[33m21:30:56,067 WARNING [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - the task is not running but there are yet some requests to process!!! (11 requests queued) restarting it again
21:30:56[2026-04-22T19:30:56.130Z] [0m[31m21:30:56,069 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.130Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.130Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.130Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.130Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.130Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.130Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.130Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.130Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.130Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.130Z] ... 18 more
21:30:56[2026-04-22T19:30:56.130Z]21:30:56[2026-04-22T19:30:56.131Z] [0m[31m21:30:56,070 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.131Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.131Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.131Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.131Z] ... 18 more
21:30:56[2026-04-22T19:30:56.131Z]21:30:56[2026-04-22T19:30:56.131Z] [0m[31m21:30:56,070 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.131Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.131Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.131Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.131Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.131Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.131Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.131Z] ... 18 more
21:30:56[2026-04-22T19:30:56.131Z]21:30:56[2026-04-22T19:30:56.131Z] [0m[31m21:30:56,071 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.131Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.132Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.132Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.132Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.132Z] ... 18 more
21:30:56[2026-04-22T19:30:56.132Z]21:30:56[2026-04-22T19:30:56.132Z] [0m[31m21:30:56,071 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.132Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.132Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.132Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.132Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.132Z] ... 18 more
21:30:56[2026-04-22T19:30:56.132Z]21:30:56[2026-04-22T19:30:56.132Z] [0m[31m21:30:56,071 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.132Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.132Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.132Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.133Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.133Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.133Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.133Z] ... 18 more
21:30:56[2026-04-22T19:30:56.133Z]21:30:56[2026-04-22T19:30:56.133Z] [0m[31m21:30:56,072 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.133Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.133Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.133Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.133Z] ... 18 more
21:30:56[2026-04-22T19:30:56.133Z]21:30:56[2026-04-22T19:30:56.133Z] [0m[31m21:30:56,072 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.133Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.133Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.133Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.133Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.133Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.133Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.133Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.134Z] ... 18 more
21:30:56[2026-04-22T19:30:56.134Z]21:30:56[2026-04-22T19:30:56.134Z] [0m[31m21:30:56,075 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.134Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.134Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.134Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.134Z] ... 18 more
21:30:56[2026-04-22T19:30:56.134Z]21:30:56[2026-04-22T19:30:56.134Z] [0m[31m21:30:56,075 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.134Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.134Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.134Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.134Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.134Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.134Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.134Z] ... 18 more
21:30:56[2026-04-22T19:30:56.134Z]21:30:56[2026-04-22T19:30:56.134Z] [0m[31m21:30:56,075 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.: org.silverpeas.kernel.SilverpeasRuntimeException: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
21:30:56[2026-04-22T19:30:56.134Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:30:56[2026-04-22T19:30:56.135Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:30:56[2026-04-22T19:30:56.135Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:30:56[2026-04-22T19:30:56.135Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:30:56[2026-04-22T19:30:56.135Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:30:56[2026-04-22T19:30:56.135Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:30:56[2026-04-22T19:30:56.135Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:30:56[2026-04-22T19:30:56.135Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:30:56[2026-04-22T19:30:56.135Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:30:56[2026-04-22T19:30:56.135Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:30:56[2026-04-22T19:30:56.135Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
21:30:56[2026-04-22T19:30:56.135Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
21:30:56[2026-04-22T19:30:56.135Z] at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
21:30:56[2026-04-22T19:30:56.135Z] at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
21:30:56[2026-04-22T19:30:56.135Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
21:30:56[2026-04-22T19:30:56.135Z] ... 18 more
21:30:56[2026-04-22T19:30:56.135Z]21:30:56[2026-04-22T19:30:56.135Z] [0m[0m21:30:56,100 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:30:56[2026-04-22T19:30:56.135Z] [0m[0m21:30:56,101 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 507) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@901c80e
21:30:56[2026-04-22T19:30:56.135Z] [0m[0m21:30:56,102 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:30:56[2026-04-22T19:30:56.386Z] [0m[0m21:30:56,303 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 316ms
21:30:56[2026-04-22T19:30:56.386Z] [0m[0m21:30:56,341 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/42/2fd364b81a3d65ca079aca13d9258cfcc94700/content
21:30:56[2026-04-22T19:30:56.386Z] [0m[0m21:30:56,341 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
21:30:56[2026-04-22T19:30:56.386Z] [0m[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.384 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
21:30:56[2026-04-22T19:30:56.386Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding initialization listener
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Content is:
21:30:56[2026-04-22T19:30:56.636Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.5-build260422, silverpeas-community.version=6.5-build260422, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.5-build260422.jar
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.5-build260422.jar
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.5-build260422.jar
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
21:30:56[2026-04-22T19:30:56.636Z] with content:
21:30:56[2026-04-22T19:30:56.636Z] <?xml version="1.0" encoding="UTF-8"?>
21:30:56[2026-04-22T19:30:56.636Z] <!--
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] Copyright (C) 2000 - 2024 Silverpeas
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] This program is free software: you can redistribute it and/or modify
21:30:56[2026-04-22T19:30:56.636Z] it under the terms of the GNU Affero General Public License as
21:30:56[2026-04-22T19:30:56.636Z] published by the Free Software Foundation, either version 3 of the
21:30:56[2026-04-22T19:30:56.636Z] License, or (at your option) any later version.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] As a special exception to the terms and conditions of version 3.0 of
21:30:56[2026-04-22T19:30:56.636Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:30:56[2026-04-22T19:30:56.636Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:30:56[2026-04-22T19:30:56.636Z] FLOSS exception. You should have received a copy of the text describing
21:30:56[2026-04-22T19:30:56.636Z] the FLOSS exception, and it is also available here:
21:30:56[2026-04-22T19:30:56.636Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] This program is distributed in the hope that it will be useful,
21:30:56[2026-04-22T19:30:56.636Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:30:56[2026-04-22T19:30:56.636Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:30:56[2026-04-22T19:30:56.636Z] GNU Affero General Public License for more details.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] You should have received a copy of the GNU Affero General Public License
21:30:56[2026-04-22T19:30:56.636Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] -->
21:30:56[2026-04-22T19:30:56.636Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
21:30:56[2026-04-22T19:30:56.636Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:30:56[2026-04-22T19:30:56.636Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence21:30:56[2026-04-22T19:30:56.636Z]http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
21:30:56[2026-04-22T19:30:56.636Z] version="2.2">
21:30:56[2026-04-22T19:30:56.636Z] <persistence-unit name="silverpeas" transaction-type="JTA">
21:30:56[2026-04-22T19:30:56.636Z] <jta-data-source>java:/datasources/silverpeas</jta-data-source>
21:30:56[2026-04-22T19:30:56.636Z] <shared-cache-mode>NONE</shared-cache-mode>
21:30:56[2026-04-22T19:30:56.636Z] <jar-file>lib/silverpeas-core-6.5-build260422.jar</jar-file>
21:30:56[2026-04-22T19:30:56.636Z] <jar-file>lib/silverpeas-community-6.5-build260422.jar</jar-file>
21:30:56[2026-04-22T19:30:56.636Z] <jar-file>lib/silverpeas-core-api-6.5-build260422.jar</jar-file>
21:30:56[2026-04-22T19:30:56.636Z] <properties>
21:30:56[2026-04-22T19:30:56.636Z] <!-- JPA 2.2 properties for database schema generation -->
21:30:56[2026-04-22T19:30:56.636Z] <!--
21:30:56[2026-04-22T19:30:56.636Z] <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
21:30:56[2026-04-22T19:30:56.636Z] <property name="javax.persistence.schema-generation.scripts.create-target"
21:30:56[2026-04-22T19:30:56.636Z] value="silverpeas-schema.ddl"/>
21:30:56[2026-04-22T19:30:56.636Z] -->
21:30:56[2026-04-22T19:30:56.636Z] <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
21:30:56[2026-04-22T19:30:56.636Z] <property name="hibernate.show_sql" value="true"/>
21:30:56[2026-04-22T19:30:56.636Z] <property name="hibernate.format_sql" value="false"/>
21:30:56[2026-04-22T19:30:56.636Z] <property name="hibernate.cache.use_second_level_cache" value="false"/>
21:30:56[2026-04-22T19:30:56.636Z] <property name="hibernate.cache.region.factory_class"
21:30:56[2026-04-22T19:30:56.636Z] value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
21:30:56[2026-04-22T19:30:56.636Z] </properties>
21:30:56[2026-04-22T19:30:56.636Z] </persistence-unit>
21:30:56[2026-04-22T19:30:56.636Z] </persistence>
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding completed META-INF/persistence.xml
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
21:30:56[2026-04-22T19:30:56.636Z] with content:
21:30:56[2026-04-22T19:30:56.636Z] <?xml version="1.0" encoding="UTF-8"?>
21:30:56[2026-04-22T19:30:56.636Z] <!--
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] Copyright (C) 2000 - 2024 Silverpeas
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] This program is free software: you can redistribute it and/or modify
21:30:56[2026-04-22T19:30:56.636Z] it under the terms of the GNU Affero General Public License as
21:30:56[2026-04-22T19:30:56.636Z] published by the Free Software Foundation, either version 3 of the
21:30:56[2026-04-22T19:30:56.636Z] License, or (at your option) any later version.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] As a special exception to the terms and conditions of version 3.0 of
21:30:56[2026-04-22T19:30:56.636Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:30:56[2026-04-22T19:30:56.636Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:30:56[2026-04-22T19:30:56.636Z] FLOSS exception. You should have received a copy of the text describing
21:30:56[2026-04-22T19:30:56.636Z] the FLOSS exception, and it is also available here:
21:30:56[2026-04-22T19:30:56.636Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] This program is distributed in the hope that it will be useful,
21:30:56[2026-04-22T19:30:56.636Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:30:56[2026-04-22T19:30:56.636Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:30:56[2026-04-22T19:30:56.636Z] GNU Affero General Public License for more details.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] You should have received a copy of the GNU Affero General Public License
21:30:56[2026-04-22T19:30:56.636Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:30:56[2026-04-22T19:30:56.636Z]21:30:56[2026-04-22T19:30:56.636Z] -->
21:30:56[2026-04-22T19:30:56.636Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
21:30:56[2026-04-22T19:30:56.636Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:30:56[2026-04-22T19:30:56.636Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaeehttp://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
21:30:56[2026-04-22T19:30:56.636Z] version="4.0">
21:30:56[2026-04-22T19:30:56.636Z] <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
21:30:56[2026-04-22T19:30:56.636Z] <listener><listener-class>org.silverpeas.core.test.integration.IIOProviderContextListener</listener-class></listener>
21:30:56[2026-04-22T19:30:56.636Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
21:30:56[2026-04-22T19:30:56.636Z] </web-app>
21:30:56[2026-04-22T19:30:56.636Z] avr. 22, 2026 9:30:56 PM org.silverpeas.core.test.WarBuilder logInfo
21:30:56[2026-04-22T19:30:56.636Z] INFOS: Adding completed web.xml
21:31:08[2026-04-22T19:31:08.734Z] [0m21:31:07,628 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/d1/7eaf3007798d3c8d81520433ddb76f0ac76305/content
21:31:08[2026-04-22T19:31:08.734Z] [0m[0m21:31:07,632 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:31:08[2026-04-22T19:31:08.984Z] [0m[33m21:31:08,854 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.984Z] [0m[33m21:31:08,854 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.984Z] [0m[33m21:31:08,855 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.984Z] [0m[33m21:31:08,855 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.984Z] [0m[33m21:31:08,856 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.985Z] [0m[33m21:31:08,857 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.985Z] [0m[33m21:31:08,857 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.985Z] [0m[33m21:31:08,858 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:08[2026-04-22T19:31:08.985Z] [0m[33m21:31:08,859 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:31:18[2026-04-22T19:31:18.861Z] [0m[33m21:31:18,665 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:18[2026-04-22T19:31:18.861Z] [0m[33m21:31:18,665 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry jurt.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:18[2026-04-22T19:31:18.861Z] [0m[33m21:31:18,665 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:18[2026-04-22T19:31:18.861Z] [0m[33m21:31:18,665 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:19[2026-04-22T19:31:19.112Z] [0m[33m21:31:18,929 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:19[2026-04-22T19:31:19.112Z] [0m[33m21:31:18,929 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry unoloader.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:19[2026-04-22T19:31:19.112Z] [0m[33m21:31:18,929 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:19[2026-04-22T19:31:19.112Z] [0m[33m21:31:18,929 WARN [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:31:19[2026-04-22T19:31:19.112Z] [0m[33m21:31:19,097 WARN [org.jboss.as.ee] (MSC service thread 1-4) WFLYEE0010: [Managed Bean spec, section MB.2.1.1] Managed bean implementation class MUST NOT be abstract or final - org.silverpeas.kernel.annotation.Managed won't be considered as a managed bean, since it doesn't meet that requirement.
21:31:19[2026-04-22T19:31:19.362Z] [0m[0m21:31:19,131 INFO [org.jboss.as.jpa] (MSC service thread 1-4) WFLYJPA0002: Read persistence.xml for silverpeas
21:31:19[2026-04-22T19:31:19.913Z] [0m[33m21:31:19,867 WARN [org.jboss.as.dependency.private] (MSC service thread 1-7) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.jboss.as.naming") which may be changed or removed in future versions without notice.
21:31:19[2026-04-22T19:31:19.913Z] [0m[0m21:31:19,876 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:31:19[2026-04-22T19:31:19.913Z] [0m[0m21:31:19,876 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 507) HHH000204: Processing PersistenceUnitInfo [
21:31:19[2026-04-22T19:31:19.913Z] name: silverpeas
21:31:19[2026-04-22T19:31:19.913Z] ...]
21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,070 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z] java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z] java:module/ContributionEventProcessor
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'CommunityMembershipService' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z] java:module/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z] java:module/CommunityMembershipService
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z] java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z] java:module/ProviderRegistry
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:31:20[2026-04-22T19:31:20.164Z] java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:module/ServiceProviderConfigResourceImpl
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:31:20[2026-04-22T19:31:20.164Z] java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:module/SchemaResourceImpl
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:31:20[2026-04-22T19:31:20.164Z] java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:module/UserResourceImpl
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.164Z]21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:31:20[2026-04-22T19:31:20.164Z] java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:31:20[2026-04-22T19:31:20.164Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:31:20[2026-04-22T19:31:20.164Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:module/ResourceTypesResourceImpl
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:31:20[2026-04-22T19:31:20.165Z] java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:module/GroupResourceImpl
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z] java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z] java:module/EtagGenerator
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:31:20[2026-04-22T19:31:20.165Z] java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:module/SelfResourceImpl
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:31:20[2026-04-22T19:31:20.165Z] java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:31:20[2026-04-22T19:31:20.165Z] java:module/BulkResourceImpl
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z] java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z] java:module/AttributeUtil
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] [0m[0m21:31:20,163 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:31:20[2026-04-22T19:31:20.165Z] java:module/Registry!edu.psu.swe.scim.server.schema.Registry
21:31:20[2026-04-22T19:31:20.165Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry
21:31:20[2026-04-22T19:31:20.165Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry
21:31:20[2026-04-22T19:31:20.165Z] java:module/Registry
21:31:20[2026-04-22T19:31:20.165Z]21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,424 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown.
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,424 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@74ac49be, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=fcad227948a3, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
21:31:20[2026-04-22T19:31:20.716Z] [0m[33m21:31:20,436 WARN [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0131: Jakarta Enterprise Beans org.silverpeas.core.admin.service.CommunityMembershipService should not have a final or static method (get)
21:31:20[2026-04-22T19:31:20.716Z] [0m[33m21:31:20,439 WARN [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,503 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,524 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_2
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,525 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,531 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,532 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,532 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,533 INFO [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,708 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,709 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 507) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
21:31:20[2026-04-22T19:31:20.716Z] [0m[0m21:31:20,712 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 507) Envers integration enabled? : true
21:31:21[2026-04-22T19:31:21.267Z] [0m[0m21:31:21,101 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 507) HHH000397: Using ASTQueryTranslatorFactory
21:31:21[2026-04-22T19:31:21.817Z] [0m[0m21:31:21,617 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 9) WELD-000119: Not generating any bean definitions from org.silverpeas.core.web.session.SessionManager because of underlying class loading error: Type org.silverpeas.core.silverstatistics.volume.service.SilverStatisticsManager from [Module "deployment.test-CommunityOfUsersResourceUpdateIT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
21:31:22[2026-04-22T19:31:22.068Z] [0m[0m21:31:21,851 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 1) WELD-001125: Illegal bean type javax.validation.ConstraintValidator<org.silverpeas.core.persistence.datasource.constraint.OnlyByCreator, org.silverpeas.core.persistence.datasource.model.Entity<?, ?>> ignored on [EnhancedAnnotatedTypeImpl] public class org.silverpeas.core.persistence.datasource.constraint.OnlyByCreatorValidator
21:31:22[2026-04-22T19:31:22.068Z] [0m[0m21:31:22,041 INFO [org.jboss.weld.Bootstrap] (MSC service thread 1-2) WELD-001125: Illegal bean type org.silverpeas.core.notification.system.CDIResourceEventListener<org.silverpeas.core.notification.system.AbstractResourceEvent<? extends org.silverpeas.core.contribution.model.Contribution>> ignored on [EnhancedAnnotatedTypeImpl] public @Technical @Bean @Singleton class org.silverpeas.core.contribution.ContributionEventProcessor
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,690 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 514) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,703 INFO [io.undertow.servlet] (ServerService Thread Pool -- 514) No Spring WebApplicationInitializer types detected on classpath
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,712 INFO [silverpeas.core.logging] (ServerService Thread Pool -- 514) Silverpeas Logging Engine initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,716 INFO [silverpeas] (ServerService Thread Pool -- 514) Silverpeas Services Initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) -> SseLogger initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) SseLogger initialization done.
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) -> IndexingLogger initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) IndexingLogger initialization done.
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) Silverpeas Services Initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas] (ServerService Thread Pool -- 514) -> IIOProviderInitializer initialization...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,808 INFO [silverpeas.core.io.file] (ServerService Thread Pool -- 514) Registers all available IIO plugins...
21:31:23[2026-04-22T19:31:23.930Z] [0m[0m21:31:23,833 INFO [silverpeas] (ServerService Thread Pool -- 514) IIOProviderInitializer initialization done.
21:31:23[2026-04-22T19:31:23.930Z] [0m[33m21:31:23,834 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 514) NOTHING TO DO
21:31:24[2026-04-22T19:31:24.180Z] [0m[0m21:31:24,156 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 514) Found a new index node [reference]. Reindexing is requested
21:31:24[2026-04-22T19:31:24.180Z] [0m[0m21:31:24,161 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 514) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
21:31:24[2026-04-22T19:31:24.431Z] [0m[0m21:31:24,246 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 514) Indexing report
21:31:24[2026-04-22T19:31:24.431Z] - /oak:index/uuid*(0)
21:31:24[2026-04-22T19:31:24.431Z] - /oak:index/reference*(0)
21:31:24[2026-04-22T19:31:24.431Z] - /oak:index/nodetype*(1225)
21:31:24[2026-04-22T19:31:24.431Z]21:31:24[2026-04-22T19:31:24.431Z] [0m[0m21:31:24,247 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 514) Reindexing completed
21:31:24[2026-04-22T19:31:24.431Z] [0m[0m21:31:24,302 INFO [org.apache.jackrabbit.oak.jcr.session.SessionSaveDelayer] (ServerService Thread Pool -- 514) Initialized
21:31:24[2026-04-22T19:31:24.431Z] [0m[0m21:31:24,303 INFO [silverpeas.core.jcr] (ServerService Thread Pool -- 514) Open connection to the JCR
21:31:24[2026-04-22T19:31:24.431Z] [0m[0m21:31:24,423 INFO [silverpeas.core.jcr.util] (ServerService Thread Pool -- 514) Silverpeas specific JCR schema registering...
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,526 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Initialize indexation in JCR...
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,529 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByForeignKey on property slv:foreignKey
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByAlertDate on property slv:alertDate
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByPrimaryType on property jcr:primaryType
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByOrder on property slv:order
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByExpiryDate on property slv:expiryDate
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByVersioned on property slv:versioned
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,532 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 514) Create index indexByOwner on property slv:owner
21:31:24[2026-04-22T19:31:24.681Z] [0m[0m21:31:24,535 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 514) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
21:31:26[2026-04-22T19:31:26.025Z] [0m[0m21:31:25,647 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 514) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
21:31:26[2026-04-22T19:31:26.025Z] [0m[33m21:31:25,650 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 514) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered. 2nd registration is being ignored.
21:31:26[2026-04-22T19:31:26.025Z] [0m[33m21:31:25,814 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 514) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Users/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:31:26[2026-04-22T19:31:26.025Z] [0m[33m21:31:25,815 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 514) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Groups/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:31:26[2026-04-22T19:31:26.025Z] [0m[0m21:31:25,815 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 514) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
21:31:26[2026-04-22T19:31:26.025Z] [0m[0m21:31:25,853 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
21:31:26[2026-04-22T19:31:26.276Z] [0m[0m21:31:26,078 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:26[2026-04-22T19:31:26.276Z] [0m[0m21:31:26,134 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.276Z] [0m[0m21:31:26,135 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.276Z] [0m[0m21:31:26,151 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:26[2026-04-22T19:31:26.276Z] [0m[0m21:31:26,152 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,292 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,297 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,352 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,363 INFO [stdout] (default task-1) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,380 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,384 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,385 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:26[2026-04-22T19:31:26.526Z] On 1 opened safe connection:
21:31:26[2026-04-22T19:31:26.526Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:26[2026-04-22T19:31:26.526Z] - 1 already closed,
21:31:26[2026-04-22T19:31:26.526Z] - 0 closed in error
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,436 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:26[2026-04-22T19:31:26.526Z] [0m[0m21:31:26,442 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,443 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,447 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,448 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,465 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,467 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,495 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,499 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,511 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,514 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:26[2026-04-22T19:31:26.527Z] [0m[0m21:31:26,514 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:26[2026-04-22T19:31:26.527Z] On 1 opened safe connection:
21:31:26[2026-04-22T19:31:26.527Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:26[2026-04-22T19:31:26.527Z] - 1 already closed,
21:31:26[2026-04-22T19:31:26.527Z] - 0 closed in error
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,551 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,557 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,558 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,564 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,565 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,582 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,587 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,591 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:26[2026-04-22T19:31:26.777Z] [0m[0m21:31:26,592 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:26[2026-04-22T19:31:26.777Z] On 1 opened safe connection:
21:31:26[2026-04-22T19:31:26.777Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:26[2026-04-22T19:31:26.777Z] - 1 already closed,
21:31:26[2026-04-22T19:31:26.777Z] - 0 closed in error
21:31:26[2026-04-22T19:31:26.778Z] [0m[0m21:31:26,623 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:26[2026-04-22T19:31:26.778Z] [0m[0m21:31:26,628 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.778Z] [0m[0m21:31:26,629 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:26[2026-04-22T19:31:26.778Z] [0m[0m21:31:26,635 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:26[2026-04-22T19:31:26.778Z] [0m[0m21:31:26,635 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[33m21:31:30,086 WARNING [org.apache.lucene.util.HotspotVMOptions] (EE-ManagedThreadFactory-default-Thread-13) Lucene cannot optimize algorithms or calculate object sizes for JVMs that are not based on Hotspot or a compatible implementation.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,127 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.spaceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,189 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,191 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,199 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,203 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,203 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:30[2026-04-22T19:31:30.902Z] On 1 opened safe connection:
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:30[2026-04-22T19:31:30.902Z] - 1 already closed,
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed in error
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,242 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,247 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,248 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,254 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,254 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,268 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,269 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,298 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,299 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,304 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,308 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,308 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:30[2026-04-22T19:31:30.902Z] On 1 opened safe connection:
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:30[2026-04-22T19:31:30.902Z] - 1 already closed,
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed in error
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,347 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,352 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,353 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,358 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,359 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,375 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,377 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[31m21:31:30,378 SEVERE [silverpeas.core.admin.service] (default task-2) Component instance 100 not found!
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,386 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,390 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,390 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:31:30[2026-04-22T19:31:30.902Z] On 1 opened safe connection:
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:30[2026-04-22T19:31:30.902Z] - 1 already closed,
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed in error
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,424 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,429 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,430 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,435 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,436 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,452 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,457 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,457 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:31:30[2026-04-22T19:31:30.902Z] On 1 opened safe connection:
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:31:30[2026-04-22T19:31:30.902Z] - 1 already closed,
21:31:30[2026-04-22T19:31:30.902Z] - 0 closed in error
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,468 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_2
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,469 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 514) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,476 INFO [silverpeas] (ServerService Thread Pool -- 514) Silverpeas Services Release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,477 INFO [silverpeas] (ServerService Thread Pool -- 514) Silverpeas Services Release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,477 INFO [silverpeas] (ServerService Thread Pool -- 514) -> IIOProviderInitializer release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,478 INFO [silverpeas.core.io.file] (ServerService Thread Pool -- 514) Unregisters all available IIO plugins...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,478 INFO [silverpeas] (ServerService Thread Pool -- 514) IIOProviderInitializer release done.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,478 INFO [silverpeas] (ServerService Thread Pool -- 514) Silverpeas Services Release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,478 INFO [silverpeas] (ServerService Thread Pool -- 514) -> SseLogger release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,479 INFO [silverpeas] (ServerService Thread Pool -- 514) SseLogger release done.
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,479 INFO [silverpeas] (ServerService Thread Pool -- 514) -> IndexingLogger release...
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,479 INFO [silverpeas] (ServerService Thread Pool -- 514) IndexingLogger release done.
21:31:30[2026-04-22T19:31:30.902Z] [0m[31m21:31:30,521 ERROR [org.jboss.weld.Bean] (MSC service thread 1-7) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@35f86a6f of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:31:30[2026-04-22T19:31:30.902Z] [0m[31m21:31:30,522 ERROR [org.jboss.weld.Bean] (MSC service thread 1-7) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@4703ecdf of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:31:30[2026-04-22T19:31:30.902Z] [0m[31m21:31:30,523 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:31:30[2026-04-22T19:31:30.902Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:31:30[2026-04-22T19:31:30.902Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:31:30[2026-04-22T19:31:30.902Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:31:30[2026-04-22T19:31:30.902Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:31:30[2026-04-22T19:31:30.902Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:31:30[2026-04-22T19:31:30.902Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:31:30[2026-04-22T19:31:30.902Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:31:30[2026-04-22T19:31:30.902Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:31:30[2026-04-22T19:31:30.902Z]21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,573 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,575 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 507) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@2c2305d1
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,575 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 507) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,781 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 315ms
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,860 INFO [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/d1/7eaf3007798d3c8d81520433ddb76f0ac76305/content
21:31:30[2026-04-22T19:31:30.902Z] [0m[0m21:31:30,861 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:31:30[2026-04-22T19:31:30.902Z] [0m[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.505 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:31:31[2026-04-22T19:31:31.453Z] [INFO]
21:31:31[2026-04-22T19:31:31.453Z] [INFO] Results:
21:31:31[2026-04-22T19:31:31.453Z] [INFO]
21:31:31[2026-04-22T19:31:31.453Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
21:31:31[2026-04-22T19:31:31.453Z] [INFO]
21:31:31[2026-04-22T19:31:31.453Z] [INFO]
21:31:31[2026-04-22T19:31:31.453Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
21:31:31[2026-04-22T19:31:31.704Z] [INFO] No previous run data found, generating javadoc.
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260422-javadoc.jar
21:31:34[2026-04-22T19:31:34.932Z] [INFO]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260422-sources.jar
21:31:34[2026-04-22T19:31:34.932Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build260422 already attached, replace previous instance
21:31:34[2026-04-22T19:31:34.932Z] [INFO]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
21:31:34[2026-04-22T19:31:34.932Z] [INFO]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
21:31:34[2026-04-22T19:31:34.932Z] [INFO]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260422/silverpeas-community-war-6.5-build260422.pom
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260422.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260422/silverpeas-community-war-6.5-build260422.war
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260422-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260422/silverpeas-community-war-6.5-build260422-sources.jar
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260422-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260422/silverpeas-community-war-6.5-build260422-javadoc.jar
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ------------------------------------------------------------------------
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build260422:
21:31:34[2026-04-22T19:31:34.932Z] [INFO]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Components .............................. SUCCESS [ 5.718 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [ 0.135 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Hyperlink Configuration ............................ SUCCESS [ 3.307 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Hyperlink Library .................................. SUCCESS [ 5.687 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Hyperlink Web Application .......................... SUCCESS [ 5.754 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [ 0.121 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DataWarning Configuration .......................... SUCCESS [ 1.642 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DataWarning Library ................................ SUCCESS [ 5.600 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DataWarning Web Application ........................ SUCCESS [ 5.267 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [ 0.140 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quickinfo Configuration ............................ SUCCESS [ 1.514 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [ 0.112 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:17 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quickinfo Library .................................. SUCCESS [ 43.177 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quickinfo Web Application .......................... SUCCESS [ 6.208 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [ 0.109 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quizz Configuration ................................ SUCCESS [ 1.501 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quizz Library ...................................... SUCCESS [ 4.453 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Quizz Web Application .............................. SUCCESS [ 5.435 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [ 0.101 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [ 1.460 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] JdbcConnector Library .............................. SUCCESS [ 4.852 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [ 5.214 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [ 0.112 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] RssAggregator Configuration ........................ SUCCESS [ 1.488 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] RssAggregator Library .............................. SUCCESS [ 4.723 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] RssAggregator Web Application ...................... SUCCESS [ 5.416 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [ 0.126 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] MyDB Configuration ................................. SUCCESS [ 1.526 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] MyDB Library ....................................... SUCCESS [ 12.437 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] MyDB Web Application ............................... SUCCESS [ 5.377 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [ 0.096 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProjectManager Configuration ....................... SUCCESS [ 1.462 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProjectManager Library ............................. SUCCESS [ 5.006 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProjectManager Web Application ..................... SUCCESS [ 5.687 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [ 0.090 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebSites Configuration ............................. SUCCESS [ 1.508 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebSites Library ................................... SUCCESS [ 5.116 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebSites Web Application ........................... SUCCESS [ 5.673 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [ 0.103 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WhitePages Configuration ........................... SUCCESS [ 1.589 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WhitePages Library ................................. SUCCESS [01:36 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WhitePages Web Application ......................... SUCCESS [ 5.363 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [ 0.095 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] QuestionReply Configuration ........................ SUCCESS [ 1.570 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] QuestionReply Library .............................. SUCCESS [ 12.116 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.777 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [ 0.090 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebPages Configuration ............................. SUCCESS [ 1.604 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebPages Library ................................... SUCCESS [ 4.682 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] WebPages Web Application ........................... SUCCESS [ 5.016 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [ 0.084 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Mailinglist Configuration .......................... SUCCESS [ 1.563 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Mailinglist Library ................................ SUCCESS [02:16 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Mailinglist Web Application ........................ SUCCESS [ 5.436 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [ 0.099 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] InfoLetter Configuration ........................... SUCCESS [ 1.451 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] InfoLetter Library ................................. SUCCESS [ 40.327 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] InfoLetter Web Application ......................... SUCCESS [ 5.484 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [ 0.091 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Almanach Configuration ............................. SUCCESS [ 1.419 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Almanach Library ................................... SUCCESS [ 4.681 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Almanach Web Application ........................... SUCCESS [ 5.488 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [ 0.084 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] YellowPages Configuration .......................... SUCCESS [ 1.441 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] YellowPages Library ................................ SUCCESS [ 4.809 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] YellowPages Web Application ........................ SUCCESS [ 5.537 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [ 0.088 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [ 1.499 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SilverCrawler Library .............................. SUCCESS [ 4.650 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [ 5.863 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [ 0.085 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [ 1.454 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ResourcesManager Library ........................... SUCCESS [04:24 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [ 0.084 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Gallery Library .................................... SUCCESS [03:52 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ResourcesManager Web Application .................. SUCCESS [ 6.007 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [ 0.082 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProcessManager Configuration ....................... SUCCESS [ 1.446 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProcessManager Library ............................. SUCCESS [ 4.582 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ProcessManager Web Application ..................... SUCCESS [ 6.230 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [ 0.089 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Forums Configuration ............................... SUCCESS [ 1.484 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Forums Library ..................................... SUCCESS [ 41.339 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Forums Web Application ............................. SUCCESS [ 5.961 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [ 0.092 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Blog Configuration ................................. SUCCESS [ 1.504 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Blog Library ....................................... SUCCESS [ 5.166 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Blog Web Application ............................... SUCCESS [ 5.784 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [ 0.101 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Survey Configuration ............................... SUCCESS [ 1.564 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Survey Library ..................................... SUCCESS [ 4.555 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.977 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Gallery Configuration .............................. SUCCESS [ 1.508 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.768 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [ 1.576 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [ 5.166 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [ 0.098 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Kmelia Configuration ............................... SUCCESS [ 1.599 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Kmelia Library ..................................... SUCCESS [02:12 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Kmelia Web Application ............................. SUCCESS [ 11.391 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [ 0.100 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Organizationchart Configuration .................... SUCCESS [ 1.557 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Organizationchart Library .......................... SUCCESS [ 7.032 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Organizationchart Web Application .................. SUCCESS [ 5.466 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [ 0.097 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Classifieds Configuration .......................... SUCCESS [ 1.538 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Classifieds Library ................................ SUCCESS [ 5.105 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Classifieds Web Application ........................ SUCCESS [ 5.943 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [ 0.081 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] FormsOnline Configuration .......................... SUCCESS [ 1.494 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] FormsOnline Library ................................ SUCCESS [01:14 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] FormsOnline Web Application ........................ SUCCESS [ 5.398 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [ 0.093 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [ 1.476 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ScheduleEvent Library .............................. SUCCESS [ 4.976 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [ 6.081 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [ 0.094 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [ 1.573 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SuggestionBox Library .............................. SUCCESS [ 5.174 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [ 5.783 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [ 0.114 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [ 1.526 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SpaceMembers Library ............................... SUCCESS [ 4.414 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [ 5.106 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Silverpeas community Component ..................... SUCCESS [ 0.093 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] community Configuration ............................ SUCCESS [ 1.551 s]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Community Business Library ......................... SUCCESS [02:00 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] community Webapp ................................... SUCCESS [02:00 min]
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ------------------------------------------------------------------------
21:31:34[2026-04-22T19:31:34.932Z] [INFO] BUILD SUCCESS
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ------------------------------------------------------------------------
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Total time: 29:18 min
21:31:34[2026-04-22T19:31:34.932Z] [INFO] Finished at: 2026-04-22T21:31:34+02:00
21:31:34[2026-04-22T19:31:34.932Z] [INFO] ------------------------------------------------------------------------
21:31:34[2026-04-22T19:31:34.932Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
21:31:37[2026-04-22T19:31:37.415Z] {
21:31:37[2026-04-22T19:31:37.415Z] "outcome" => "success",
21:31:37[2026-04-22T19:31:37.415Z] "result" => undefined
21:31:37[2026-04-22T19:31:37.415Z] }
21:31:37[2026-04-22T19:31:37.415Z] [0m21:31:37,131 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,134 INFO [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,135 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,140 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,150 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,151 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,151 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,151 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,152 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,152 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
21:31:37[2026-04-22T19:31:37.415Z] [0m[0m21:31:37,153 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,154 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,162 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,164 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 516) AMQ151003: resource adaptor stopped
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,175 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 517) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,343 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 516) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [2825a1d6-3e70-11f1-8314-2ea4de6717df] stopped, uptime 29 minutes
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,344 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0008: Undertow HTTP listener default suspending
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,344 INFO [org.wildfly.extension.undertow] (MSC service thread 1-7) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,348 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0004: Undertow 2.2.19.Final stopping
21:31:37[2026-04-22T19:31:37.416Z] [0m[0m21:31:37,357 INFO [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 214ms
21:31:37[2026-04-22T19:31:37.416Z] [0m