In the console it displays this error:
/usr/lib/jvm/java-7-oracle/bin/java -agentlib:jdwp=transport=dt_socket,address=
127.0.0.1:51148,suspend=y,server=n -Xmx1024 -XX:MaxPermSize=256m -Dmaven.home=/usr/share/maven -Dclassworlds.conf=/usr/share/maven/bin/m2.conf -javaagent:/opt/idea-IU-135.909/plugins/Groovy/lib/agent/gragent.jar -Dfile.encoding=UTF-8 -classpath /usr/share/maven/boot/plexus-classworlds-2.x.jar:/opt/idea-IU-135.909/lib/idea_rt.jar org.codehaus.classworlds.Launcher -Didea.version=13.1.3 -D-Duiframework.developement.kenyaemraddon=/home/governor/dev/fish -Djetty.port=8080 -Dwebapp.name=openmrs jetty:run -P OpenMRS
Error occurred during initialization of VM
Too small initial heap
Process finished with exit code 1
While in the debugger it show s the attached error message
please help