[
https://jira.jboss.org/jira/browse/TEIID-812?page=com.atlassian.jira.plug...
]
Ramesh Reddy commented on TEIID-812:
------------------------------------
Setting a system property for {teiid.home} has made the some tests to use the previously
set {teiid.home} instead of the current test.
Logging configuration is now using ${teiid.logdir} as the system property, but a Teiid
configuration specifies it with ${dqp.logdir}. The initialization process now computes the
{teiid.logdir} with {teiid.home} and {dqp.logdir} and so they will never collide with
following tests in the test environment or user environment.
Embedded deployment is creating "log" directory in wrong
location
-----------------------------------------------------------------
Key: TEIID-812
URL:
https://jira.jboss.org/jira/browse/TEIID-812
Project: Teiid
Issue Type: Bug
Components: Embedded
Affects Versions: 6.2.0
Reporter: Ramesh Reddy
Assignee: Ramesh Reddy
Fix For: 6.2.0
When Teiid used in the "embedded" with "file-path" profile, like
deployed JBoss AS, it is creating the log directory where the parent process is started
from instead of placing it under "{teiid-home}/log" directory.
It is expected that when using "classpath-profile" it will create under the
{user.dir}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira