tac team mailing list archive
-
tac team
-
Mailing list archive
-
Message #00030
Re: [Question #110211]: tacenergy server causes java to not work anymore
Question #110211 on TAC Energy changed:
https://answers.launchpad.net/tacenergy/+question/110211
Status: Needs information => Answered
David Dauer proposed the following answer:
I ran into the same issue, you can fix this by adding the following line
to a file called "setenv.sh" in $TOMCAT_HOME/bin/ (create file if
necessary):
export JAVA_OPTS="$JAVA_OPTS -Xms128M -Xmx512M -XX:MaxPermSize=256M"
--
You received this question notification because you are a member of TAC,
which is an answer contact for TAC Energy.