[opencms-dev] opencms 9.5.0 cmsshell.sh

avinash singh avinash singh avinashsinghavinashsingh02 at gmail.com
Mon Jan 19 12:40:01 CET 2015


Update it
On 19-Jan-2015 5:07 pm, "Alberto Gallardo" <argrico at gmail.com> wrote:

>
>
>> Thinking out loud: have you tried increasing the permgen? I found during
>> some performance tuning sessions that when running out of memory, OpenCms
>> often gets into a corrupted state silently.
>>
>>
>> Where would you put this increase? In tomcat configuration (Windows 7) in
>> the jvm options:
>> -XX:PermSize=384m
>> -XX:MaxPermSize=512m
>> ?
>>
>
> You're having problems with the script, aren't you? In that case, and as
> you've already noticed, the script invokes java in the last line:
>
> java -classpath "${SERVLET_API}:${JSP_API}:${OPENCMS_CLASSPATH}:${TOMCAT_CLASSPATH}:classes"
> org.opencms.main.CmsShell -base="${OPENCMS_BASE}" "$@"
>
> That'd be my bet. I'd also try increasing Xmx Xms, just in case, to see if
> it helps.
>
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20150119/8c3c7e0c/attachment.htm>


More information about the opencms-dev mailing list