[jboss-jira] [JBoss JIRA] (AS7-3495) Unexpected auth dir in standalone/tmp when -Djboss.server.temp.dir is used
Rostislav Svoboda (JIRA)
jira-events at lists.jboss.org
Fri Feb 17 07:13:39 EST 2012
[ https://issues.jboss.org/browse/AS7-3495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rostislav Svoboda updated AS7-3495:
-----------------------------------
Fix Version/s: 7.1.1.Final
> Unexpected auth dir in standalone/tmp when -Djboss.server.temp.dir is used
> --------------------------------------------------------------------------
>
> Key: AS7-3495
> URL: https://issues.jboss.org/browse/AS7-3495
> Project: Application Server 7
> Issue Type: Feature Request
> Components: Server
> Affects Versions: 7.1.0.CR1b
> Reporter: Rostislav Svoboda
> Assignee: Darran Lofthouse
> Fix For: 7.1.1.Final
>
>
> Unexpected 'auth' dir is created in standalone/tmp when -Djboss.server.temp.dir is used.
> There shouldn't be tmp directory at all.
> Steps to reproduce:
> - remove everything from 'standalone' directory with exception for 'configuration' and 'deployments' sub-directories
> - run standalone - 'bin/standalone.sh -Djboss.server.log.dir=xx-log -Djboss.server.data.dir=xx-data -Djboss.server.temp.dir=xx-temp -Djboss.server.deploy.dir=xx-deployments'
> - list recursively 'standalone' directory -- 'tmp' directory with 'auth' subdirectory is created
> 'jboss.server.temp.dir' property is not 100% reflected.
--
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
More information about the jboss-jira
mailing list