Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi I have deployed ActiveMQ in karaf. Now I start getting java.lang.OutOfMemoryError: PermGen space Errors when I try accessing the activemqweb console.
I already tried to set value in the talend-runtime-wrapper.conf file:
wrapper.java.additional.2=-XXermSize=512m
wrapper.java.additional.3=-XX:MaxPermSize=1024m
but no success.
Any idea where I can increase the availiable memory?
Thanks
Laci