Skip to content

Console Output

Skipping 8 728 KB.. Full Log
01330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.124Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.124Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.124Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.124Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.124Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.124Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.124Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.124Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.125Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.125Z] 
12:41:25 [2026-02-25T11:41:25.125Z] 12:41:24,888 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.
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.125Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.125Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.125Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.125Z] 
12:41:25 [2026-02-25T11:41:25.125Z] 12:41:24,889 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.
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.125Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.125Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.125Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.125Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.125Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.125Z] 
12:41:25 [2026-02-25T11:41:25.125Z] 12:41:24,889 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.
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.125Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.126Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.126Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.126Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.126Z] 
12:41:25 [2026-02-25T11:41:25.126Z] 12:41:24,890 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: java.nio.channels.ClosedByInterruptException
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/sun.nio.ch.FileChannelImpl.endBlocking(FileChannelImpl.java:162)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/sun.nio.ch.FileChannelImpl.size(FileChannelImpl.java:388)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:169)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:36)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.delete(FileDeleter.java:234)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.delete(FileDeleter.java:227)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.deleteFilesIfNoRef(FileDeleter.java:190)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:236)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1173)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.126Z] 
12:41:25 [2026-02-25T11:41:25.126Z] 12:41:24,891 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.126Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.126Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.126Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.126Z] Caused by: java.lang.NullPointerException
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.127Z] 	... 11 more
12:41:25 [2026-02-25T11:41:25.127Z] 
12:41:25 [2026-02-25T11:41:25.127Z] 12:41:24,891 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.
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.127Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.127Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.127Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.127Z] 
12:41:25 [2026-02-25T11:41:25.127Z] 12:41:24,892 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.
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.127Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.127Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.127Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.127Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.127Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.128Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.128Z] 
12:41:25 [2026-02-25T11:41:25.128Z] 12:41:24,892 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.
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.128Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.128Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.128Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.128Z] 
12:41:25 [2026-02-25T11:41:25.128Z] 12:41:24,892 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.
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.128Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.128Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.128Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.128Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.128Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.128Z] 
12:41:25 [2026-02-25T11:41:25.128Z] 12:41:24,893 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.
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:196)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.getAllServices(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.makeDocument(IndexManager.java:387)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.index(IndexManager.java:369)
12:41:25 [2026-02-25T11:41:25.128Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:161)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.129Z] Caused by: org.jboss.weld.exceptions.IllegalStateException: WELD-001330: BeanManager is not available.
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.checkContainerState(WeldProvider.java:77)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.jboss.as.weld@26.1.3.Final//org.jboss.as.weld.WeldProvider.getCDI(WeldProvider.java:70)
12:41:25 [2026-02-25T11:41:25.129Z] 	at javax.enterprise.api//javax.enterprise.inject.spi.CDI.current(CDI.java:64)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.CDIContainer.getAllBeansByType(CDIContainer.java:102)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.kernel.ManagedBeanProvider.getAllManagedBeans(ManagedBeanProvider.java:204)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.lambda$getAllServices$2(ServiceProvider.java:131)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.util.ServiceProvider.provide(ServiceProvider.java:194)
12:41:25 [2026-02-25T11:41:25.129Z] 	... 18 more
12:41:25 [2026-02-25T11:41:25.129Z] 
12:41:25 [2026-02-25T11:41:25.129Z] 12:41:24,894 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: java.nio.channels.ClosedByInterruptException
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.nio.channels.spi.AbstractInterruptibleChannel.end(AbstractInterruptibleChannel.java:199)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/sun.nio.ch.FileChannelImpl.endBlocking(FileChannelImpl.java:162)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/sun.nio.ch.FileChannelImpl.size(FileChannelImpl.java:388)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.store.NativeFSLockFactory$NativeFSLock.ensureValid(NativeFSLockFactory.java:169)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.store.LockValidatingDirectoryWrapper.deleteFile(LockValidatingDirectoryWrapper.java:36)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.delete(FileDeleter.java:234)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.delete(FileDeleter.java:227)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.util.FileDeleter.deleteFilesIfNoRef(FileDeleter.java:190)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:236)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1173)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.129Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.129Z] 
12:41:25 [2026-02-25T11:41:25.129Z] 12:41:24,894 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:41:25 [2026-02-25T11:41:25.129Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:41:25 [2026-02-25T11:41:25.129Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:41:25 [2026-02-25T11:41:25.130Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:41:25 [2026-02-25T11:41:25.130Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:41:25 [2026-02-25T11:41:25.130Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:41:25 [2026-02-25T11:41:25.130Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:41:25 [2026-02-25T11:41:25.130Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:41:25 [2026-02-25T11:41:25.130Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:41:25 [2026-02-25T11:41:25.130Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:41:25 [2026-02-25T11:41:25.130Z] Caused by: java.lang.NullPointerException
12:41:25 [2026-02-25T11:41:25.130Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:41:25 [2026-02-25T11:41:25.130Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:41:25 [2026-02-25T11:41:25.130Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:41:25 [2026-02-25T11:41:25.130Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:41:25 [2026-02-25T11:41:25.130Z] 	at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:41:25 [2026-02-25T11:41:25.130Z] 	... 11 more
12:41:25 [2026-02-25T11:41:25.130Z] 
12:41:25 [2026-02-25T11:41:25.130Z] 12:41:24,907 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 522) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
12:41:25 [2026-02-25T11:41:25.130Z] 12:41:24,908 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 522) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@5e0999e4
12:41:25 [2026-02-25T11:41:25.130Z] 12:41:24,911 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 522) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
12:41:25 [2026-02-25T11:41:25.130Z] 12:41:25,099 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 305ms
12:41:25 [2026-02-25T11:41:25.380Z] 12:41:25,141 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/43/fd5d021c56a1bb754b6e36c454e46a00d26cf0/content
12:41:25 [2026-02-25T11:41:25.380Z] 12:41:25,141 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
12:41:25 [2026-02-25T11:41:25.380Z] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.76 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
12:41:25 [2026-02-25T11:41:25.380Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Adding initialization listener
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Content is:
12:41:25 [2026-02-25T11:41:25.380Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.5-build260225, silverpeas-community.version=6.5-build260225, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.5-build260225.jar
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.5-build260225.jar
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.5-build260225.jar
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] 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
12:41:25 [2026-02-25T11:41:25.380Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.380Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
12:41:25 [2026-02-25T11:41:25.380Z] with content:
12:41:25 [2026-02-25T11:41:25.380Z] <?xml version="1.0" encoding="UTF-8"?>
12:41:25 [2026-02-25T11:41:25.380Z] <!--
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z]     Copyright (C) 2000 - 2024 Silverpeas
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z]     This program is free software: you can redistribute it and/or modify
12:41:25 [2026-02-25T11:41:25.380Z]     it under the terms of the GNU Affero General Public License as
12:41:25 [2026-02-25T11:41:25.380Z]     published by the Free Software Foundation, either version 3 of the
12:41:25 [2026-02-25T11:41:25.380Z]     License, or (at your option) any later version.
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z]     As a special exception to the terms and conditions of version 3.0 of
12:41:25 [2026-02-25T11:41:25.380Z]     the GPL, you may redistribute this Program in connection with Free/Libre
12:41:25 [2026-02-25T11:41:25.380Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
12:41:25 [2026-02-25T11:41:25.380Z]     FLOSS exception.  You should have received a copy of the text describing
12:41:25 [2026-02-25T11:41:25.380Z]     the FLOSS exception, and it is also available here:
12:41:25 [2026-02-25T11:41:25.380Z]     "https://www.silverpeas.org/legal/floss_exception.html"
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z]     This program is distributed in the hope that it will be useful,
12:41:25 [2026-02-25T11:41:25.380Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
12:41:25 [2026-02-25T11:41:25.380Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12:41:25 [2026-02-25T11:41:25.380Z]     GNU Affero General Public License for more details.
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z]     You should have received a copy of the GNU Affero General Public License
12:41:25 [2026-02-25T11:41:25.380Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
12:41:25 [2026-02-25T11:41:25.380Z] 
12:41:25 [2026-02-25T11:41:25.380Z] -->
12:41:25 [2026-02-25T11:41:25.380Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
12:41:25 [2026-02-25T11:41:25.380Z]              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12:41:25 [2026-02-25T11:41:25.380Z]              xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence
12:41:25 [2026-02-25T11:41:25.380Z]              http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
12:41:25 [2026-02-25T11:41:25.380Z]              version="2.2">
12:41:25 [2026-02-25T11:41:25.380Z]   <persistence-unit name="silverpeas" transaction-type="JTA">
12:41:25 [2026-02-25T11:41:25.380Z]     <jta-data-source>java:/datasources/silverpeas</jta-data-source>
12:41:25 [2026-02-25T11:41:25.380Z]     <shared-cache-mode>NONE</shared-cache-mode>
12:41:25 [2026-02-25T11:41:25.380Z]     <jar-file>lib/silverpeas-core-api-6.5-build260225.jar</jar-file>
12:41:25 [2026-02-25T11:41:25.380Z] <jar-file>lib/silverpeas-core-6.5-build260225.jar</jar-file>
12:41:25 [2026-02-25T11:41:25.380Z] <jar-file>lib/silverpeas-community-6.5-build260225.jar</jar-file>
12:41:25 [2026-02-25T11:41:25.380Z]     <properties>
12:41:25 [2026-02-25T11:41:25.380Z]       <!-- JPA 2.2 properties for database schema generation -->
12:41:25 [2026-02-25T11:41:25.380Z]       <!--
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="javax.persistence.schema-generation.scripts.create-target"
12:41:25 [2026-02-25T11:41:25.380Z]                 value="silverpeas-schema.ddl"/>
12:41:25 [2026-02-25T11:41:25.380Z]       -->
12:41:25 [2026-02-25T11:41:25.380Z]       <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="hibernate.show_sql" value="true"/>
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="hibernate.format_sql" value="false"/>
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="hibernate.cache.use_second_level_cache" value="false"/>
12:41:25 [2026-02-25T11:41:25.380Z]       <property name="hibernate.cache.region.factory_class"
12:41:25 [2026-02-25T11:41:25.380Z]                 value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
12:41:25 [2026-02-25T11:41:25.380Z]     </properties>
12:41:25 [2026-02-25T11:41:25.380Z]   </persistence-unit>
12:41:25 [2026-02-25T11:41:25.381Z] </persistence>
12:41:25 [2026-02-25T11:41:25.381Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.381Z] INFOS: Adding completed META-INF/persistence.xml
12:41:25 [2026-02-25T11:41:25.381Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.381Z] 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
12:41:25 [2026-02-25T11:41:25.381Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.381Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
12:41:25 [2026-02-25T11:41:25.381Z] with content:
12:41:25 [2026-02-25T11:41:25.381Z] <?xml version="1.0" encoding="UTF-8"?>
12:41:25 [2026-02-25T11:41:25.381Z] <!--
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z]     Copyright (C) 2000 - 2024 Silverpeas
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z]     This program is free software: you can redistribute it and/or modify
12:41:25 [2026-02-25T11:41:25.381Z]     it under the terms of the GNU Affero General Public License as
12:41:25 [2026-02-25T11:41:25.381Z]     published by the Free Software Foundation, either version 3 of the
12:41:25 [2026-02-25T11:41:25.381Z]     License, or (at your option) any later version.
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z]     As a special exception to the terms and conditions of version 3.0 of
12:41:25 [2026-02-25T11:41:25.381Z]     the GPL, you may redistribute this Program in connection with Free/Libre
12:41:25 [2026-02-25T11:41:25.381Z]     Open Source Software ("FLOSS") applications as described in Silverpeas's
12:41:25 [2026-02-25T11:41:25.381Z]     FLOSS exception.  You should have received a copy of the text describing
12:41:25 [2026-02-25T11:41:25.381Z]     the FLOSS exception, and it is also available here:
12:41:25 [2026-02-25T11:41:25.381Z]     "https://www.silverpeas.org/legal/floss_exception.html"
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z]     This program is distributed in the hope that it will be useful,
12:41:25 [2026-02-25T11:41:25.381Z]     but WITHOUT ANY WARRANTY; without even the implied warranty of
12:41:25 [2026-02-25T11:41:25.381Z]     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12:41:25 [2026-02-25T11:41:25.381Z]     GNU Affero General Public License for more details.
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z]     You should have received a copy of the GNU Affero General Public License
12:41:25 [2026-02-25T11:41:25.381Z]     along with this program.  If not, see <https://www.gnu.org/licenses/>.
12:41:25 [2026-02-25T11:41:25.381Z] 
12:41:25 [2026-02-25T11:41:25.381Z] -->
12:41:25 [2026-02-25T11:41:25.381Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
12:41:25 [2026-02-25T11:41:25.381Z]          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12:41:25 [2026-02-25T11:41:25.381Z]          xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
12:41:25 [2026-02-25T11:41:25.381Z]          version="4.0">
12:41:25 [2026-02-25T11:41:25.381Z]     <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
12:41:25 [2026-02-25T11:41:25.381Z] <listener><listener-class>org.silverpeas.core.test.integration.IIOProviderContextListener</listener-class></listener>
12:41:25 [2026-02-25T11:41:25.381Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
12:41:25 [2026-02-25T11:41:25.381Z] </web-app>
12:41:25 [2026-02-25T11:41:25.381Z] févr. 25, 2026 12:41:25 PM org.silverpeas.core.test.WarBuilder logInfo
12:41:25 [2026-02-25T11:41:25.381Z] INFOS: Adding completed web.xml
12:41:37 [2026-02-25T11:41:37.478Z] 12:41:36,862 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/c5/905852603e7556fd970f5962e3d8f00d41a50c/content
12:41:37 [2026-02-25T11:41:37.478Z] 12:41:36,866 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,663 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,663 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,664 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,665 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,665 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,666 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.
12:41:38 [2026-02-25T11:41:38.822Z] 12:41:38,667 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.
12:41:48 [2026-02-25T11:41:48.698Z] 12:41:48,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.698Z] 12:41:48,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.698Z] 12:41:48,383 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.698Z] 12:41:48,384 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.698Z] 12:41:48,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.699Z] 12:41:48,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.699Z] 12:41:48,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.699Z] 12:41:48,643 WARN  [org.jboss.as.server.deployment] (MSC service thread 1-1) 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.
12:41:48 [2026-02-25T11:41:48.949Z] 12:41:48,786 WARN  [org.jboss.as.ee] (MSC service thread 1-3) 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.
12:41:48 [2026-02-25T11:41:48.949Z] 12:41:48,818 INFO  [org.jboss.as.jpa] (MSC service thread 1-3) WFLYJPA0002: Read persistence.xml for silverpeas
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,522 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-5) 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.
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,528 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 522) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,528 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 522) HHH000204: Processing PersistenceUnitInfo [
12:41:49 [2026-02-25T11:41:49.860Z] 	name: silverpeas
12:41:49 [2026-02-25T11:41:49.860Z] 	...]
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,663 INFO  [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.860Z] 
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 	java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 	java:module/ContributionEventProcessor
12:41:49 [2026-02-25T11:41:49.860Z] 
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'CommunityMembershipService' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.860Z] 
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 	java:module/CommunityMembershipService!org.silverpeas.core.admin.service.CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 	java:module/CommunityMembershipService
12:41:49 [2026-02-25T11:41:49.860Z] 
12:41:49 [2026-02-25T11:41:49.860Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.860Z] 
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
12:41:49 [2026-02-25T11:41:49.860Z] 	java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
12:41:49 [2026-02-25T11:41:49.860Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
12:41:49 [2026-02-25T11:41:49.860Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/ProviderRegistry
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/ServiceProviderConfigResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/SchemaResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/UserResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/ResourceTypesResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,742 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/GroupResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,743 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/EtagGenerator
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,743 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/SelfResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,743 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/BulkResourceImpl
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,743 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/AttributeUtil
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 12:41:49,743 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/Registry!edu.psu.swe.scim.server.schema.Registry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:global/test-CommunityOfUsersResourceUpdateIT/Registry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:app/test-CommunityOfUsersResourceUpdateIT/Registry
12:41:49 [2026-02-25T11:41:49.861Z] 	java:module/Registry
12:41:49 [2026-02-25T11:41:49.861Z] 
12:41:50 [2026-02-25T11:41:50.112Z] 12:41:50,015 INFO  [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-5) No shutdown hook registered: Please call close() manually on application shutdown.
12:41:50 [2026-02-25T11:41:50.112Z] 12:41:50,015 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-5) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@7214635b, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=8a663cf49602, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
12:41:50 [2026-02-25T11:41:50.112Z] 12:41:50,041 WARN  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0131: Jakarta Enterprise Beans org.silverpeas.core.admin.service.CommunityMembershipService should not have a final or static method (get)
12:41:50 [2026-02-25T11:41:50.112Z] 12:41:50,046 WARN  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,148 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,174 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_2
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,175 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,177 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,181 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,181 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
12:41:50 [2026-02-25T11:41:50.363Z] 12:41:50,184 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
12:41:50 [2026-02-25T11:41:50.613Z] 12:41:50,394 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 522) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:41:50 [2026-02-25T11:41:50.613Z] 12:41:50,395 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 522) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
12:41:50 [2026-02-25T11:41:50.613Z] 12:41:50,398 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 522) Envers integration enabled? : true
12:41:50 [2026-02-25T11:41:50.864Z] 12:41:50,785 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 522) HHH000397: Using ASTQueryTranslatorFactory
12:41:51 [2026-02-25T11:41:51.114Z] 12:41:51,040 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 11) 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.
12:41:51 [2026-02-25T11:41:51.665Z] 12:41:51,615 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-4) 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 @Bean @Singleton @Technical class org.silverpeas.core.contribution.ContributionEventProcessor
12:41:51 [2026-02-25T11:41:51.665Z] 12:41:51,623 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 4) 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
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,305 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 536) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,316 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 536) No Spring WebApplicationInitializer types detected on classpath
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,326 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 536) Silverpeas Logging Engine initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,329 INFO  [silverpeas] (ServerService Thread Pool -- 536) Silverpeas Services Initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> IndexingLogger initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536)     IndexingLogger initialization done.
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> SseLogger initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536)     SseLogger initialization done.
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536) Silverpeas Services Initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> IIOProviderInitializer initialization...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,403 INFO  [silverpeas.core.io.file] (ServerService Thread Pool -- 536) Registers all available IIO plugins...
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,423 INFO  [silverpeas] (ServerService Thread Pool -- 536)     IIOProviderInitializer initialization done.
12:41:53 [2026-02-25T11:41:53.527Z] 12:41:53,425 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 536) NOTHING TO DO
12:41:53 [2026-02-25T11:41:53.777Z] 12:41:53,692 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 536) Found a new index node [reference]. Reindexing is requested
12:41:53 [2026-02-25T11:41:53.777Z] 12:41:53,697 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 536) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
12:41:53 [2026-02-25T11:41:53.777Z] 12:41:53,770 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 536) Indexing report
12:41:53 [2026-02-25T11:41:53.777Z]     - /oak:index/uuid*(0)
12:41:53 [2026-02-25T11:41:53.777Z]     - /oak:index/reference*(0)
12:41:53 [2026-02-25T11:41:53.777Z]     - /oak:index/nodetype*(1225)
12:41:53 [2026-02-25T11:41:53.777Z] 
12:41:53 [2026-02-25T11:41:53.777Z] 12:41:53,771 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 536) Reindexing completed
12:41:54 [2026-02-25T11:41:54.027Z] 12:41:53,817 INFO  [org.apache.jackrabbit.oak.jcr.session.SessionSaveDelayer] (ServerService Thread Pool -- 536) Initialized
12:41:54 [2026-02-25T11:41:54.027Z] 12:41:53,818 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 536) Open connection to the JCR
12:41:54 [2026-02-25T11:41:54.027Z] 12:41:53,941 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 536) Silverpeas specific JCR schema registering...
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,041 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Initialize indexation in JCR...
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,043 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByForeignKey on property slv:foreignKey
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByAlertDate on property slv:alertDate
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByPrimaryType on property jcr:primaryType
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByOrder on property slv:order
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByExpiryDate on property slv:expiryDate
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByVersioned on property slv:versioned
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,044 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 536) Create index indexByOwner on property slv:owner
12:41:54 [2026-02-25T11:41:54.278Z] 12:41:54,047 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 536) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
12:41:55 [2026-02-25T11:41:55.189Z] 12:41:55,150 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 536) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
12:41:55 [2026-02-25T11:41:55.189Z] 12:41:55,153 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 536) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
12:41:55 [2026-02-25T11:41:55.439Z] 12:41:55,319 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 536) 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]
12:41:55 [2026-02-25T11:41:55.439Z] 12:41:55,320 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 536) 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]
12:41:55 [2026-02-25T11:41:55.439Z] 12:41:55,320 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 536) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
12:41:55 [2026-02-25T11:41:55.439Z] 12:41:55,352 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
12:41:55 [2026-02-25T11:41:55.690Z] 12:41:55,616 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:41:55 [2026-02-25T11:41:55.690Z] 12:41:55,675 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=?
12:41:55 [2026-02-25T11:41:55.690Z] 12:41:55,677 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=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,701 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,703 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=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,836 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=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,840 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=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,892 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=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,901 INFO  [stdout] (default task-2) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,918 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,923 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:41:55 [2026-02-25T11:41:55.940Z] 12:41:55,923 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:41:55 [2026-02-25T11:41:55.940Z] On 1 opened safe connection:
12:41:55 [2026-02-25T11:41:55.940Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:41:55 [2026-02-25T11:41:55.940Z]  - 1 already closed,
12:41:55 [2026-02-25T11:41:55.940Z]  - 0 closed in error
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:55,972 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:55,980 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:55,981 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:55,987 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:55,988 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,007 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,008 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,034 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,038 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,050 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,054 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,054 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:41:56 [2026-02-25T11:41:56.191Z] On 1 opened safe connection:
12:41:56 [2026-02-25T11:41:56.191Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:41:56 [2026-02-25T11:41:56.191Z]  - 1 already closed,
12:41:56 [2026-02-25T11:41:56.191Z]  - 0 closed in error
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,131 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.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,133 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.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,159 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,165 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,166 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=?
12:41:56 [2026-02-25T11:41:56.191Z] 12:41:56,171 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:41:56 [2026-02-25T11:41:56.192Z] 12:41:56,172 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=?
12:41:56 [2026-02-25T11:41:56.192Z] 12:41:56,188 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=?
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,194 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,198 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,198 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:41:56 [2026-02-25T11:41:56.442Z] On 1 opened safe connection:
12:41:56 [2026-02-25T11:41:56.442Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:41:56 [2026-02-25T11:41:56.442Z]  - 1 already closed,
12:41:56 [2026-02-25T11:41:56.442Z]  - 0 closed in error
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,231 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,236 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=?
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,237 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=?
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,242 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:41:56 [2026-02-25T11:41:56.442Z] 12:41:56,243 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=?
12:41:59 [2026-02-25T11:41:59.671Z] 12:41:59,621 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.
12:41:59 [2026-02-25T11:41:59.671Z] 12:41:59,665 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_.spaceId=?
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,735 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=?
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,738 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=?
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,750 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,754 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,754 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:41:59 [2026-02-25T11:41:59.921Z] On 1 opened safe connection:
12:41:59 [2026-02-25T11:41:59.921Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:41:59 [2026-02-25T11:41:59.921Z]  - 1 already closed,
12:41:59 [2026-02-25T11:41:59.921Z]  - 0 closed in error
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,816 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
12:41:59 [2026-02-25T11:41:59.921Z] 12:41:59,824 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,825 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,833 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,834 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,852 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,853 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,884 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=?
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,888 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,895 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,902 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
12:41:59 [2026-02-25T11:41:59.922Z] 12:41:59,903 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
12:41:59 [2026-02-25T11:41:59.922Z] On 1 opened safe connection:
12:41:59 [2026-02-25T11:41:59.922Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:41:59 [2026-02-25T11:41:59.922Z]  - 1 already closed,
12:41:59 [2026-02-25T11:41:59.922Z]  - 0 closed in error
12:42:00 [2026-02-25T11:42:00.172Z] 12:41:59,945 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:42:00 [2026-02-25T11:42:00.172Z] 12:41:59,984 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=?
12:42:00 [2026-02-25T11:42:00.172Z] 12:41:59,985 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=?
12:42:00 [2026-02-25T11:42:00.172Z] 12:41:59,991 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:42:00 [2026-02-25T11:42:00.172Z] 12:41:59,992 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=?
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,007 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=?
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,008 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=?
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,009 SEVERE [silverpeas.core.admin.service] (default task-2) Component instance 100 not found!
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,019 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,024 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,024 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:42:00 [2026-02-25T11:42:00.172Z] On 1 opened safe connection:
12:42:00 [2026-02-25T11:42:00.172Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:42:00 [2026-02-25T11:42:00.172Z]  - 1 already closed,
12:42:00 [2026-02-25T11:42:00.172Z]  - 0 closed in error
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,071 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:42:00 [2026-02-25T11:42:00.172Z] 12:42:00,078 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=?
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,078 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=?
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,083 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,084 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=?
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,105 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,109 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,109 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:42:00 [2026-02-25T11:42:00.173Z] On 1 opened safe connection:
12:42:00 [2026-02-25T11:42:00.173Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:42:00 [2026-02-25T11:42:00.173Z]  - 1 already closed,
12:42:00 [2026-02-25T11:42:00.173Z]  - 0 closed in error
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,120 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_2
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,121 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 536) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,124 INFO  [silverpeas] (ServerService Thread Pool -- 536) Silverpeas Services Release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,125 INFO  [silverpeas] (ServerService Thread Pool -- 536) Silverpeas Services Release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,125 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> IIOProviderInitializer release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,125 INFO  [silverpeas.core.io.file] (ServerService Thread Pool -- 536) Unregisters all available IIO plugins...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536)     IIOProviderInitializer release done.
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536) Silverpeas Services Release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> IndexingLogger release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536)     IndexingLogger release done.
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536)  -> SseLogger release...
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,126 INFO  [silverpeas] (ServerService Thread Pool -- 536)     SseLogger release done.
12:42:00 [2026-02-25T11:42:00.173Z] 12:42:00,168 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@55d9a38a of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
12:42:00 [2026-02-25T11:42:00.423Z] 12:42:00,174 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
12:42:00 [2026-02-25T11:42:00.423Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
12:42:00 [2026-02-25T11:42:00.423Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
12:42:00 [2026-02-25T11:42:00.423Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
12:42:00 [2026-02-25T11:42:00.424Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
12:42:00 [2026-02-25T11:42:00.424Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:42:00 [2026-02-25T11:42:00.424Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:42:00 [2026-02-25T11:42:00.424Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:42:00 [2026-02-25T11:42:00.424Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:42:00 [2026-02-25T11:42:00.424Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:42:00 [2026-02-25T11:42:00.424Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:42:00 [2026-02-25T11:42:00.424Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:42:00 [2026-02-25T11:42:00.424Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:42:00 [2026-02-25T11:42:00.424Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:42:00 [2026-02-25T11:42:00.424Z] 
12:42:00 [2026-02-25T11:42:00.424Z] 12:42:00,175 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@37f7163a of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
12:42:00 [2026-02-25T11:42:00.424Z] 12:42:00,194 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 537) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:42:00 [2026-02-25T11:42:00.424Z] 12:42:00,195 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 537) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@6481dc77
12:42:00 [2026-02-25T11:42:00.424Z] 12:42:00,196 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 537) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:42:00 [2026-02-25T11:42:00.424Z] 12:42:00,399 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 280ms
12:42:00 [2026-02-25T11:42:00.674Z] 12:42:00,483 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/c5/905852603e7556fd970f5962e3d8f00d41a50c/content
12:42:00 [2026-02-25T11:42:00.674Z] 12:42:00,483 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
12:42:00 [2026-02-25T11:42:00.674Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.326 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] 
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] Results:
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] 
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] 
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] 
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
12:42:01 [2026-02-25T11:42:01.225Z] [INFO] No previous run data found, generating javadoc.
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260225-javadoc.jar
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] 
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260225-sources.jar
12:42:04 [2026-02-25T11:42:04.453Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build260225 already attached, replace previous instance
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] 
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] 
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] 
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
12:42:04 [2026-02-25T11:42:04.453Z] [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-build260225/silverpeas-community-war-6.5-build260225.pom
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260225.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260225/silverpeas-community-war-6.5-build260225.war
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260225-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260225/silverpeas-community-war-6.5-build260225-sources.jar
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build260225-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build260225/silverpeas-community-war-6.5-build260225-javadoc.jar
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] ------------------------------------------------------------------------
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build260225:
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] 
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas Components .............................. SUCCESS [  5.501 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.162 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.483 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.445 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.850 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.123 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.578 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] DataWarning Library ................................ SUCCESS [  5.383 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.431 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.126 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.442 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.116 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:17 min]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quickinfo Library .................................. SUCCESS [ 42.768 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  6.055 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.104 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.427 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quizz Library ...................................... SUCCESS [  4.308 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.325 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.087 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.389 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.668 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  5.140 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.115 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.400 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.853 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  5.638 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.092 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.343 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] MyDB Library ....................................... SUCCESS [ 12.166 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] MyDB Web Application ............................... SUCCESS [  5.218 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.084 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.423 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] ProjectManager Library ............................. SUCCESS [  4.922 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.517 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.100 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebSites Configuration ............................. SUCCESS [  4.092 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebSites Library ................................... SUCCESS [  4.983 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.685 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.089 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.329 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WhitePages Library ................................. SUCCESS [01:36 min]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.431 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.091 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.372 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] QuestionReply Library .............................. SUCCESS [ 14.074 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.851 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.091 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.298 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebPages Library ................................... SUCCESS [  4.674 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] WebPages Web Application ........................... SUCCESS [  5.020 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.086 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.402 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Mailinglist Library ................................ SUCCESS [02:13 min]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.411 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.089 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.437 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] InfoLetter Library ................................. SUCCESS [ 41.411 s]
12:42:04 [2026-02-25T11:42:04.453Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.788 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.093 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.466 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Almanach Library ................................... SUCCESS [  4.542 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.392 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.101 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.287 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] YellowPages Library ................................ SUCCESS [  4.588 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.300 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.087 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.474 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.845 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  5.916 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.086 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.486 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ResourcesManager Library ........................... SUCCESS [04:25 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.081 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Gallery Library .................................... SUCCESS [03:51 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.819 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.084 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.343 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.599 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  5.933 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.077 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Forums Configuration ............................... SUCCESS [  1.429 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Forums Library ..................................... SUCCESS [ 41.424 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Forums Web Application ............................. SUCCESS [  5.670 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.084 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Blog Configuration ................................. SUCCESS [  1.294 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Blog Library ....................................... SUCCESS [  4.790 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Blog Web Application ............................... SUCCESS [  5.299 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.086 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Survey Configuration ............................... SUCCESS [  1.298 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Survey Library ..................................... SUCCESS [  4.489 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.515 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.333 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.864 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.466 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  4.884 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.087 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.538 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Kmelia Library ..................................... SUCCESS [02:11 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.924 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.097 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.417 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Organizationchart Library .......................... SUCCESS [  6.758 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.360 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.089 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.297 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Classifieds Library ................................ SUCCESS [  5.187 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.553 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.082 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.416 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] FormsOnline Library ................................ SUCCESS [01:14 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  5.160 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.088 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.307 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  4.972 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  6.209 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.103 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.495 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SuggestionBox Library .............................. SUCCESS [  5.221 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.673 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.085 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.244 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SpaceMembers Library ............................... SUCCESS [  4.164 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  5.134 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.100 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] community Configuration ............................ SUCCESS [  1.387 s]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Community Business Library ......................... SUCCESS [02:00 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] community Webapp ................................... SUCCESS [02:03 min]
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ------------------------------------------------------------------------
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] BUILD SUCCESS
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ------------------------------------------------------------------------
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Total time:  29:13 min
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] Finished at: 2026-02-25T12:42:04+01:00
12:42:04 [2026-02-25T11:42:04.454Z] [INFO] ------------------------------------------------------------------------
12:42:04 [2026-02-25T11:42:04.454Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,595 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
12:42:06 [2026-02-25T11:42:06.937Z] {
12:42:06 [2026-02-25T11:42:06.937Z]     "outcome" => "success",
12:42:06 [2026-02-25T11:42:06.937Z]     "result" => undefined
12:42:06 [2026-02-25T11:42:06.937Z] }
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,598 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,599 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,604 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,607 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,607 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-4) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,607 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTPS listener https suspending
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,608 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
12:42:06 [2026-02-25T11:42:06.937Z] 12:42:06,611 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,618 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-5) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,620 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 545) AMQ151003: resource adaptor stopped
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,620 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,620 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,620 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,639 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = h2
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,645 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 545) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,827 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 538) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [7f83d3ac-122d-11f1-8583-663e5c8752c4] stopped, uptime 29 minutes
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,828 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,829 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,831 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0004: Undertow 2.2.19.Final stopping
12:42:06 [2026-02-25T11:42:06.938Z] 12:42:06,839 INFO  [org.jboss.as] (MSC service thread 1-6) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 229ms
12:42:06 [2026-02-25T11:42:06.939Z]