Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-3179

The server complains about missing memcachedCache even if the memcached-connector is configured to use a different one

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 5.3.0.Final
    • None
    • Server
    • None

    Description

      Even if I use the following in the endpoint subsustem, the server complains that the memcachedCache is missing during startup:

      <memcached-connector socket-binding="memcached" cache-container="local" cache="default"/>
      
      JBAS014775:    New missing/unsatisfied dependencies:
            service jboss.infinispan.local.memcachedCache (missing) dependents: [service jboss.endpoint.memcached.memcached-connector] 
      
      11:08:19,058 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
      11:08:19,059 INFO  [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
      11:08:19,059 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss Infinispan Server 5.3.0-SNAPSHOT (AS 7.2.0.Final) started (with errors) in 2973ms - Started 88 of 124 services (1 services failed or missing dependencies, 35 services are passive or on-demand)
      

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            mgencur Martin Gencur
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: