Hello Cloudstackers, Running the following command mvn -pl :cloud-client-ui jetty:run got an error
root of factory hierarchy Exception in thread "Timer-1" Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "Timer-1" Terminal hangs If I press ctl+c, a line pops up Java HotSpot(TM) 64-Bit Server VM warning: Exception java.lang.OutOfMemoryError occurred dispatching signal SIGINT to handler- the VM may need to be forcibly terminated what is the reason for the above error? Do I need to have 4GB Ram? -- SANDEEP KHANDEKAR Assistant Professor Department of Computer science and engineering Sreenidhi Institute of science and Technology Hyderabad
