Hi, I checked out the latest 4.1 Built it fine, now I am running it and it get stuck at:
INFO [cloud.serializer.GsonHelper] (main:) Default Builder inited. INFO [cloudstack.discovery.ApiDiscoveryServiceImpl] (main:) Api Discovery Service: Annotation, docstrings, api relation graph processed in 306.282 ms INFO [cloud.api.ApiServer] (Thread-14:) ApiServer listening on port 8096 The mgt server does not come up on 8080. I cranked up the memory to 2GB with: export MAVEN_OPTS="-Xmx2048m -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n" thoughts ? -sebastien