[jboss-user] [JBoss jBPM] - Re: out of mmory error

kukeltje do-not-reply at jboss.com
Wed Jul 26 20:17:18 EDT 2006


permgen space issues can sometimes be solved by setting additional params:

-XX:PermSize=256m

-XX:MaxPermSize=1024m

but it depends on the jvm you are using... 

Another thing is that the error shows in jbpm, but the memory (ab)usage can be caused by other apps ass well if they are running on the same machine.

The scheduler running every 5 seconds is normal. It looks for timers that need to be fired.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3961163#3961163

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3961163



More information about the jboss-user mailing list