Java Heap Space out of memory error Tomcat6 port

George Liaskos geo.liaskos at gmail.com
Tue Jan 3 17:31:34 UTC 2012


On Tue, Jan 3, 2012 at 7:07 PM, Kaya Saman <kayasaman at gmail.com> wrote:
> On 01/03/2012 06:49 PM, George Liaskos wrote:
>>
>> tomcat55_java_opts="-Djava.awt.headless=true -Dfile.encoding=UTF-8
>> -server -Xms1536m -Xmx1536m -XX:NewSize=256m -XX:MaxNewSize=256m
>> -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+DisableExplicitGC"
>
>
> Thanks for that!
>
> I copied and pasted the java_opts of yours into my rc.conf and changed the
> tomcat55 to tomcat6 then restarted.
                               ^^

>From what i read in the rc script, this should be tomcat60_java_opts.


Regards,
George


More information about the freebsd-ports mailing list