For me it helps to add -Xmx256m to the java call in the postinst script, like

    if ! $basedir/bin/java -client -Xshare:dump -Xmx256m -XX:PermSize=128m > 
$log; then

Not sure if 256m are required or less might be enough though.

Soeren



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to