Re: [Davmail-users] java.lang.OutOfMemoryError
Brought to you by:
mguessan
From: Asif I. <va...@gm...> - 2017-08-10 19:39:06
|
On Thu, Aug 10, 2017 at 1:33 PM, Geert Stappers <sta...@st...> wrote: > On Thu, Aug 10, 2017 at 12:53:41PM -0400, Asif Iqbal wrote: > > On Thu, Aug 10, 2017 at 12:26 PM, Geert Stappers wrote: > > > On Thu, Aug 10, 2017 at 11:34:44AM -0400, Asif Iqbal wrote: > > > > I just started Thunderbird connecting to my davmail and I am getting > > > > memory error and failing. > > > > > > > > How do I allocate more memory for java? > > > > I do not see any parameter in davmail.properties related to this. > > > > > > > > > > Allocating memory for davmail is a parameter at starting Java > > > > > > > > > | java -Xmx512M -cp /usr/share/davmail/davmail.jar:$CLASSPATH > davmail.DavGateway "$@" > /dev/null 2>&1 & > > > > > > Check the manual page of Java for the various -Xm parameters > > > > This will require a davmail rebuild? > > No > > > > I am using it inside a docker [1], so I was looking for at least an ENV > > variable if there is no way to define davmail.properties > > Go beyond [1], find out what is happening in [2] > > > Groeten > Geert Stappers > > [1] https://github.com/timonier/davmail > [2] https://hub.docker.com/r/timonier/davmail/ Thanks with 1G ram no more issue and I am actually using another davmail docker container. > > -- > Leven en laten leven > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Davmail-users mailing list > Dav...@li... > https://lists.sourceforge.net/lists/listinfo/davmail-users > -- Asif Iqbal PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? |