Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1080419

Summary: Server can't start a cache with custom cache store
Product: [JBoss] JBoss Data Grid 6 Reporter: Jakub Markos <jmarkos>
Component: ServerAssignee: Tristan Tarrant <ttarrant>
Status: CLOSED UPSTREAM QA Contact: Martin Gencur <mgencur>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.1CC: jdg-bugs, tsykora
Target Milestone: CR3   
Target Release: 6.2.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2025-02-10 03:35:27 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Jakub Markos 2014-03-25 12:04:23 UTC
See the linked JIRA please.

Comment 3 JBoss JIRA Server 2014-03-27 03:06:59 UTC
William Burns <wburns> updated the status of jira ISPN-4153 to Coding In Progress

Comment 4 Martin Gencur 2014-03-27 14:29:14 UTC
This is not yet fixed in CR2.

Comment 5 Tomas Sykora 2014-03-28 09:58:43 UTC
*** Bug 1081524 has been marked as a duplicate of this bug. ***

Comment 6 Vitalii Chepeliuk 2014-03-31 07:38:12 UTC
Custom cache store tests should be running from internal repo and not from upstream. If I run it with upstream testsuite then got following exception

09:37:29,226 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 17) JBAS014612: Operation ("add") failed - address: ([
    ("subsystem" => "infinispan"),
    ("cache-container" => "local"),
    ("local-cache" => "default")]): java.lang.NoSuchMethodError: org.infinispan.configuration.parsing.XmlConfigHelper.setValues(Ljava/lang/Object;Ljava/util/Map;ZZ)V
        at org.infinispan.persistence.cluster.MyCustomCacheStoreConfigurationBuilder.withProperties(MyCustomCacheStoreConfigurationBuilder.java:29)
        at org.infinispan.persistence.cluster.MyCustomCacheStoreConfigurationBuilder.withProperties(MyCustomCacheStoreConfigurationBuilder.java:9)
        at org.jboss.as.clustering.infinispan.subsystem.CacheAdd.parseCommonAttributes(CacheAdd.java:896)
        at org.jboss.as.clustering.infinispan.subsystem.CacheAdd.handleStoreProperties(CacheAdd.java:575)
        at org.jboss.as.clustering.infinispan.subsystem.CacheAdd.processModelNode(CacheAdd.java:514)
        at org.jboss.as.clustering.infinispan.subsystem.CacheAdd.installRuntimeServices(CacheAdd.java:217)
        at org.jboss.as.clustering.infinispan.subsystem.CacheAdd.performRuntime(CacheAdd.java:193)
        at org.jboss.as.controller.AbstractAddStepHandler$1.execute(AbstractAddStepHandler.java:50) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:440) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:322) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at org.jboss.as.controller.AbstractOperationContext.completeStepInternal(AbstractOperationContext.java:229) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at org.jboss.as.controller.AbstractOperationContext.executeOperation(AbstractOperationContext.java:224) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at org.jboss.as.controller.ParallelBootOperationStepHandler$ParallelBootTask.run(ParallelBootOperationStepHandler.java:334) [jboss-as-controller-7.2.1.Final-redhat-10.jar:7.2.1.Final-redhat-10]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51]
        at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51]
        at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.1.0.Final-redhat-1.jar:2.1.0.Final-redhat-1]

Comment 7 Red Hat Bugzilla 2025-02-10 03:35:27 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.