Possible workaround until that issue is fixed - Revering these two commits - eddf7b9357bc18497b8cb16a6c6f3382ac52f61c and 44567453e0511e3090ac22518113b283cfa26b4b to have jetty running successfully.
-----Original Message----- From: Likitha Shetty [mailto:likitha.she...@citrix.com] Sent: Wednesday, April 03, 2013 11:15 PM To: dev@cloudstack.apache.org Cc: Hugo Trippaers Subject: Master - jetty run failure On latest master when I run jetty, ERROR [utils.component.ComponentContext] (Timer-2:) Unhandled exception javax.naming.ConfigurationException: Could not find midonet API location in config at com.cloud.network.element.MidoNetElement.configure(MidoNetElement.java:148) at com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:111) at com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:50) at java.util.TimerThread.mainLoop(Timer.java:534) at java.util.TimerThread.run(Timer.java:484) Exception in thread "Timer-2" java.lang.RuntimeException: Unable to configure com.cloud.network.element.MidoNetElement_EnhancerByCloudStack_c688f431 at com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:114) at com.cloud.servlet.CloudStartupServlet$1.run(CloudStartupServlet.java:50) at java.util.TimerThread.mainLoop(Timer.java:534) at java.util.TimerThread.run(Timer.java:484) Caused by: javax.naming.ConfigurationException: Could not find midonet API location in config at com.cloud.network.element.MidoNetElement.configure(MidoNetElement.java:148) at com.cloud.utils.component.ComponentContext.initComponentsLifeCycle(ComponentContext.java:111) ... 3 more Thank you, Likitha