Github user wilderrodrigues commented on the pull request:
https://github.com/apache/cloudstack/pull/238#issuecomment-106743307
Hi @rsafonseca
I got your PR to build the RPMs and do some manual tests on it.
RPMs were created successfully! I then copied them into a new machine,
brand new, and installed common/management RPMs there. When starting the
Management server I got the following in the logs:
29-May-2015 03:38:41.413 WARNING [main]
org.apache.catalina.startup.ClassLoaderFactory.validateFile Problem with
directory [/usr/share/cloudstack-mysql-ha/lib/*jar], exists: [false],
isDirectory: [false], canRead: [false]
29-May-2015 03:38:41.567 WARNING [main]
org.apache.catalina.startup.Catalina.load Unable to load server configuration
from [/usr/share/cloudstack-management/conf/server.xml]
29-May-2015 03:38:41.572 WARNING [main]
org.apache.catalina.startup.Catalina.load Unable to load server configuration
from [/usr/share/cloudstack-management/conf/server.xml]
29-May-2015 03:38:41.572 SEVERE [main]
org.apache.catalina.startup.Catalina.start Cannot start server. Server instance
is not configured.
Errors are clear for me: /usr/share/cloudstack-management/conf/server.xml
and /usr/share/cloudstack-mysql-ha/lib/*jar don't exist. Are those some new
stuff?
I already asked @remibergsma if he would know about it, but unfortunately
he doesn't.
Do you have any hints on those ones? :)
Thanks a lot, dude!
Cheers,
Wilder
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---