AW: Problems with graphics on Tomcat 5.5.9

2005-10-11 Thread Edao, Aliye
Hi Mauricio, I had the same problem. The solution is as follows: 1. Download and install a virtual frame buffer Where to find and how to install: http://testdrive.mapinfo.com/TECHSUPP/MIPROD.NSF/0/a832a07452b9a0e385256f8000760f68?OpenDocument 2. Do not forget to create a script to

AW: CATALINA_BASE

2005-07-13 Thread Edao, Aliye
Hi, Sort of Files you need: ls -l /usr/local/tomcat/tomcatinstances drwxrwx---5 tomcat tomcat 4096 2005-06-24 07:59 instance1 drwxrwx---5 tomcat tomcat 4096 2005-06-24 08:07 instance2 drwxrwx---5 tomcat tomcat 4096 2005-06-24 09:50 instance3 ls -l

AW: Tomcat Just Shuts down without reason (that i can see)

2005-06-28 Thread Edao, Aliye
Hi! Have you got solution? If yes just ignore this mail. If not and if you are using UNIX/Linux System try the following: Start tomcat in CSH Shell and let it run in background. There was a similar problem discussed on this list and the solution was to start tomcat in CSH. Cheers, Aliye

AW: Container Managed Security and mod_jk/Static Contents

2005-06-16 Thread Edao, Aliye
Hi, Why don`t you use Apache to protect your static contents?? You might want to use .htaccess ?? http://www.csoft.net/docs/micro/htaccess.html.en Mit freundlichem Gru / kind regards Dr. Aliye Edao -Ursprngliche Nachricht- Von:

AW: Tomcat dying unexpectedly (Tomcat5.0.28, apache2.0.54 and mod_jk 1.2.5 on Solaris 8)

2005-06-02 Thread Edao, Aliye
Hi, It seems that you are starting http on 2 Ports but you have just 1 instance of Tomcat?? Go to CATALINA_HOME/conf and edit server.xml -- comment out the block were you have Port 8082 and restart Tomcat. Hope that helps... Mit freundlichem Gru / kind

AW: Tomcat dying unexpectedly (Tomcat5.0.28, apache2.0.54 and mod_jk 1.2.5 on Solaris 8)

2005-06-02 Thread Edao, Aliye
with port 8082. Is that the case?? If not remove that block completely from your server.xml and try again Regards Aliye -Ursprngliche Nachricht- Von: Muhammad Owais Ansari [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 2. Juni 2005 12:39 An: Edao, Aliye Cc: 'Tomcat Users List' Betreff: RE

AW: Where do -Xms32m, -Xmx256m, and -Xrs go in the Tomcat 5.0.28 batch files?

2005-05-23 Thread Edao, Aliye
Hi Jack, The answer is CATALINA_HOME/bin/catalina.sh CATALINA_OPTS=-Xmx512m -Xss1024k -XX:+PrintGCDetails -server ... Mit freundlichem Gruß / kind regards SBS ORS GD AHS OA42 Otto-Hahn-Ring 6 D - 81739 München Tel. (089) 636-41024 Fax (089) 636-49347

catalina.out

2005-01-28 Thread Edao Aliye
Hi all, Is there any way i can tell tomcat to limit the file catalina.out in $CATALINA_HOME/logs to for example 2MB in Tomcat 5.5.4?? Please help! Thanks in advance

AW: catalina.out

2005-01-28 Thread Edao Aliye
catalina.out which is defined in catalina.sh. Any idea? Thnak you very MUCH. Regards, Aliye -Ursprüngliche Nachricht- Von: Richard Mixon (qwest) [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 28. Januar 2005 15:36 An: Tomcat Users List Betreff: RE: catalina.out Edao Aliye wrote: Hi