[infinispan-issues] [JBoss JIRA] (ISPN-6268) Deploed task is logged as "Cache Store"

Martin Gencur (JIRA) issues at jboss.org
Thu Feb 25 10:36:00 EST 2016


Martin Gencur created ISPN-6268:
-----------------------------------

             Summary: Deploed task is logged as "Cache Store" 
                 Key: ISPN-6268
                 URL: https://issues.jboss.org/browse/ISPN-6268
             Project: Infinispan
          Issue Type: Bug
          Components: Server, Tasks
    Affects Versions: 8.2.0.Beta2
            Reporter: Martin Gencur
            Assignee: Martin Gencur
            Priority: Minor


When deploying a new task in a jar file, the server logs it as follows:
{code}
[Server:server-two] 16:17:25,092 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "local-task.jar" (runtime-name: "local-task.jar")
[Server:server-one] 16:17:25,096 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0027: Starting deployment of "local-task.jar" (runtime-name: "local-task.jar")
[Server:server-two] 16:17:25,112 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-3) DGISPN0007: Registering Deployed Cache Store service for store 'com.jboss.datagrid.test.ui.tasks.LocalTask'
[Server:server-one] 16:17:25,118 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-7) DGISPN0007: Registering Deployed Cache Store service for store 'com.jboss.datagrid.test.ui.tasks.LocalTask'
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list