Created https://issues.apache.org/jira/browse/CLOUDSTACK-6549
-----Original Message----- From: Min Chen [mailto:min.c...@citrix.com] Sent: Wednesday, April 30, 2014 11:01 AM To: dev@cloudstack.apache.org Cc: Daan Hoogland Subject: Re: 4.4-forward: Management Server fails to start Importance: High Yes, I see the same issue. Daan, I think that it is your commit 3852afa717dc147ef9dc19d7b3801c341f321e77 that broke it. You break NetworkACLItemCidrsDao out of NetworkACLItemDao, but you forgot to add that into spring context xml file. You may need to add that into cloud-engine/schema/resources/META-INF/cloudstack/core/spring-engine-schema -core-daos-context.xml. Thanks -min On 4/30/14 10:57 AM, "Prachi Damle" <prachi.da...@citrix.com> wrote: >I synced to latest 4.4-forward and the server fails to start. > >Anyone seeing this? > >Thanks, >Prachi