| Thread Previous • Date Previous • Date Next • Thread Next |
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
| Thread Previous • Date Previous • Date Next • Thread Next |