#!/bin/sh # debug on port 5005 # export KARAF_DEBUG=true # remove cache # http://karaf.apache.org/manual/2.2.6/quick-start.html # Deploy a sample application -> Common Problems rm -rf data/cache/* export JAVA_MAX_MEM=1536M export JAVA_MAX_PERM_MEM=512M ./bin/karaf