> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On Behalf Of 
> Kees Jongenburger
> Sent: Thursday, July 07, 2005 9:15 AM
> To: Discussion list for developers
> Subject: Re: [Developers] Cannot allocate memory on ImageMagick
> 
> 
> On 7/6/05, Henk Hangyi <[EMAIL PROTECTED]> wrote:
> > Hi,
> > 
> > The test on ImageMagick results in a "Cannot allocate memory" error.
> > 
> > Any idea on what my hosting partner is doing wrong?
> Do you know what platform the system is running on?
> 

Hi Kees,

The platform the system is running on (and some other information) is:

1) op wat voor een OS draait de acceptatie omgeving?
# uname -a
Linux localhost 2.4.21-27.0.4.EL #1 Sat Apr 16 19:00:33 EDT 2005 i686
i686 i386 GNU/Linux
# cat /etc/redhat-release
Red Hat Enterprise Linux ES release 3 (Taroon Update 4)

# rpm -qa | grep -i magick
ImageMagick-5.5.6-13


2) zijn de rechten voor Tomcat acceptatie installatie, dezelfde als op
de
productie installatie? Met name ook voor wat tmp dirs betreft.

acceptatie
# ls -la /tmp/
total 18
drwxrwxrwt    4 root     root         1024 Jul  8 08:15 .

productie
# ls -la /tmp/
total 28
drwxrwxrwt    4 root     root         4096 Jul  8 09:14 .

3) wat zijn de Xms Xmx settings voor de JVM van de Tomcat installatie?

JAVA_OPTS="-server -XX:NewRatio=2 -XX:SurvivorRatio=6 -Xms768M -Xmx768M"


Does this ring a bell?

Kind regards, Henk.

_______________________________________________
Developers mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/developers

Reply via email to