Couple of questions: - Do you have the memory set to the same values in both environment? (i.e. localhost isn't a 8GB JVM while ec2 is a 1GB JVM?) - Are you using the same JVM (i.e Oracle vs OpenJava)
Chris On Tue, Nov 26, 2013 at 12:32 PM, Harsha Kumara <[email protected]> wrote: > Hi devs, > > We have build a custom portal using Apache Rave. I have encountered some > weird behaviour. With our portal setup, localhost runs smoothly. But when > we deploy it in the Amazon ec2 instance, we are getting PermGen space error > when access some our operations. But same thing works fine in localhost. I > tried increasing the permGen space, but it's not fixed. Is it something to > do with our implementation? > > THanks. > Harsha > > -- > *Harsha Kumara* > *Undergraduate* > *Department of Computer Science and Engineering* > *University of Moratuwa* > *Sri Lanka.* >
