John Kinsella created CLOUDSTACK-340:
----------------------------------------
Summary: Tomcat config files broken after ant deploy-server
Key: CLOUDSTACK-340
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-340
Project: CloudStack
Issue Type: Bug
Components: Install and Setup
Affects Versions: pre-4.0.0
Environment: Centos 5.6
Reporter: John Kinsella
Fix For: pre-4.0.0
Looks like something should be performing substitution before config files are
deployed, but this isn't happening:
# ant deploy-server
(completes without error)
# /etc/init.d/cloud-management restart
Stopping cloud-management: [ OK ]
/etc/cloud/management/tomcat6.conf: line 73: @MSCONF@/classpath.conf: No such
file or directory
Starting cloud-management: chown: `@MSUSER@:@MSUSER@': invalid user
touch: cannot touch `@MSLOGDIR@/catalina.out': No such file or directory
chown: `@MSUSER@:@MSUSER@': invalid user
/etc/rc.d/init.d/tomcat6: line 179: @MSLOGDIR@/catalina.out: No such file or
directory
[FAILED]
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira