[
https://issues.jboss.org/browse/AS7-3161?page=com.atlassian.jira.plugin.s...
]
Paul Ferraro commented on AS7-3161:
-----------------------------------
Actually, there's something screwy with the default paths for file cache stores.
The path should be created using the cache container name, not the cache name. Infinispan
will append the cache name automatically.
FileCacheStore ISPN000064: Problems creating the directory
----------------------------------------------------------
Key: AS7-3161
URL:
https://issues.jboss.org/browse/AS7-3161
Project: Application Server 7
Issue Type: Bug
Components: Clustering
Reporter: Radoslav Husar
Assignee: Paul Ferraro
Priority: Minor
Fix For: 7.1.1.Final
while AS7 logs
{noformat}
[JBossINF] 05:03:55,074 WARN [org.infinispan.loaders.file.FileCacheStore] (MSC service
thread 1-7) ISPN000064: Problems creating the directory:
/tmp/hudson/jboss-as-7.1.0.Final-SNAPSHOT/standalone/data/repl/repl
{noformat}
the directory has been created in the end (at different time so it looks)
{noformat}
[rhusar@perf20 repl]$ ll
/tmp/hudson/jboss-as-7.1.0.Final-SNAPSHOT/standalone/data/repl/repl
total 12
drwxrwxr-x. 3 hudson hudson 4096 Jan 3 05:17
org.jboss.test.clusterbench.ejb.stateful.LocalStatefulSB
drwxrwxr-x. 3 hudson hudson 4096 Jan 3 05:17
org.jboss.test.clusterbench.ejb.stateful.RemoteStatefulSBImpl
drwxrwxr-x. 2 hudson hudson 4096 Jan 3 05:17 repl
{noformat}
any thoughts why this is?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira