[jboss-jira] [JBoss JIRA] Commented: (AS7-1947) Startup options jboss.domain.base.dir / jboss.domain.config.dir are ignored
Michael Voegele (JIRA)
jira-events at lists.jboss.org
Thu Sep 29 02:35:26 EDT 2011
[ https://issues.jboss.org/browse/AS7-1947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631187#comment-12631187 ]
Michael Voegele commented on AS7-1947:
--------------------------------------
No, C:\eplatform\jboss\AS-7.0-Test\jboss_install/domain/configuration/logging.properties does not exist. I moved the whole domain folder from jboss_install to jboss_appl_1 (actually jboss_domain_1).
I created the file, then it is working.
But the log directory (jboss.domain.log.dir = jboss.domain.base.dir/log) is also not recognized. The logs of process-controller and host-controller are placed under jboss_install. These are also hardcoded in domain.bat.
So it seems only a matter of cleaning up the scripts.
> Startup options jboss.domain.base.dir / jboss.domain.config.dir are ignored
> ---------------------------------------------------------------------------
>
> Key: AS7-1947
> URL: https://issues.jboss.org/browse/AS7-1947
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management
> Affects Versions: 7.0.1.Final
> Reporter: Michael Voegele
> Assignee: Brian Stansberry
> Fix For: 7.1.0.CR1
>
>
> Starting JBoss using
> jboss_install/bin/domain.bat
> -Djboss.home.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_install
> -Djboss.domain.base.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain
> -Djboss.domain.config.dir=C:\eplatform\jboss\AS-7.0-Test\jboss_appl_1\domain\configuration
> leads to
> Unable to read the logging configuration from 'file:C:\eplatform\jboss\AS-7.0-Test\jboss_install/domain/configuration/logging.properties'
> Options jboss.domain.base.dir / jboss.domain.config.dir are ignored.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list