Bug 1080419 - Server can't start a cache with custom cache store
Summary: Server can't start a cache with custom cache store
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: JBoss Data Grid 6
Classification: JBoss
Component: Server
Version: 6.2.1
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: CR3
: 6.2.1
Assignee: Tristan Tarrant
QA Contact: Martin Gencur
URL:
Whiteboard:
: 1081524 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-25 12:04 UTC by Jakub Markos
Modified: 2025-02-10 03:35 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-10 03:35:27 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker ISPN-4153 0 Major Resolved Server can't start a cache with custom cache store 2014-04-03 09:06:53 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.