Fang and I ran into the PermGen space issue on linux before - it went away when we switched from jdk to openjdk. It's probably the same issue on mac as well.
________________________________________ From: Murali Reddy [murali.re...@citrix.com] Sent: Wednesday, January 30, 2013 9:24 AM To: cloudstack-dev@incubator.apache.org Subject: Re: Jetty/Management Server Problem On 30/01/13 10:24 PM, "Rohit Yadav" <bhais...@apache.org> wrote: >Are you on Windows? If so cannot help you much, you have an evil >development environment. Killing the process (task manager or >otherwise) and starting the mgmt server after few secs may work. I see it on mac as well :) keep running into 'out of memory PermGen space error'. Increasing heap size in maven opts delays it bit.