Re: 3GP and MPEG-4

2005-10-13 Thread ALEX HYDE
Hahaha. Cheers for that then. --- Jon Wingfield [EMAIL PROTECTED] wrote: To simply serve the content, no. I needed to know about it so I could extract the metadata, and because I felt the need to know - must get out more ;) Jon ALEX HYDE wrote: Thanks Jon. That's really useful. I

Re: AccessLogValve with POST

2005-10-13 Thread Tim Funk
You can't. I doubt you want post data in your acess log since POST data can be large (very large, megabytes large). -Tim Peter Menzel wrote: Hi there, I configured a AccessLogValve in the Context of my webapp with the common pattern: Valve

rueh:Problem with charsets with apache,tomcat, mysql

2005-10-13 Thread rueh hänä
HI folks Soon i get desperate. I have a FC4 webserver, that runs apache 2.0.54 and tomcat 5.5, mysql 4.1. This server will be the replacement of our old FC2 webserver, that runs apache 2.0.48 and tomcat 5.0.18, mysql 3.23. What ive done: I took the old config from the FC2 server and adapted it

AW: rueh:Problem with charsets with apache,tomcat, mysql

2005-10-13 Thread Marcus Franke
Hi, have the same problem with a RHEL WS4. Try using de_DE as your locale not the UTF-8 Version -Ursprüngliche Nachricht- Von: rueh hänä [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 13. Oktober 2005 15:32 An: tomcat-user@jakarta.apache.org Betreff: rueh:Problem with charsets

RE: The query string

2005-10-13 Thread Matt Wiseley
Cristi, Take look at http://java.sun.com/j2ee/sdk_1.3/techdocs/api/javax/servlet/http/HttpSer vletRequest.html Using a combination of getRequestURL().toString() and request.getQueryString() should give you what you're looking for. Matt -Original Message- From: Kyle [mailto:[EMAIL

Re: Sudden JVM crashes - a Tomcat problem?

2005-10-13 Thread Joakim Ahlén
Hi, I am not a JVM-guru, but I'm guessing here. Tomcat 5.5 demands, as far as i know, jdk 1.5. You're not stating which version of tomcat you're using so this might not even be the case for you. I'm not sure if this can cause a JVM crash like this, but my idea is that class files compiled

RE: Sudden JVM crashes - a Tomcat problem?

2005-10-13 Thread Caldarale, Charles R
From: Joakim Ahlén [mailto:[EMAIL PROTECTED] Subject: Re: Sudden JVM crashes - a Tomcat problem? I am not a JVM-guru, but I'm guessing here. Tomcat 5.5 demands, as far as i know, jdk 1.5. That's simply not true. Tomcat 5.5 runs fine on a 1.4 JRE once the Compat.zip download is

effects of context defining twice

2005-10-13 Thread sudip shrestha
Configuration: Tomcat 5.5.7 + JDK 1.5.0_01 + Struts 1.2.7 + Hibernate 2.1.8+ Debian Sarge + Kernel 2.6.9 + Apache 2.0.53 I found that my administrator had forgotten to remove context element from the server.xml file when I had META-INF/context.xml (which in effect creates the webAppName.xml file

RE: upgrade from 5.0.28

2005-10-13 Thread Caldarale, Charles R
From: Mark [mailto:[EMAIL PROTECTED] Subject: upgrade from 5.0.28 Can somebody recommend the version for upgrade from tomcat 5.0.28 that will use java 1.4.2. All Tomcat 5.5 versions run on JRE 1.4.2 when the Compat.zip download is installed. Version 5.5.12 has just recently been marked

Re: effects of context defining twice

2005-10-13 Thread sudip shrestha
Just wanted to mention, cpu usage and memory usage just look fine and there is no output/exception on any of the log files during the lock up period. -- Forwarded message -- From: sudip shrestha [EMAIL PROTECTED] Date: Oct 13, 2005 9:04 AM Subject: effects of context defining

Re: AW: rueh:Problem with charsets with apache,tomcat, mysql

2005-10-13 Thread Wade Chandler
--- rueh hänä [EMAIL PROTECTED] wrote: Hi. I used de_DE, too, same effect.. I dont know, whats happening. The best setting until now was UTF-8, because at least the html-sites were displayed correctly. The old server uses de_DE, too, and the configs are set to iso-8859-15. Now i set

Tomcat 4.1.31 hangs after 2 days .. any idea on what going on .. ?... please help

2005-10-13 Thread David Gagnon
Hi all, I have tomcat server in production and after some time (maybe 2 or 3 days) it stops answering request. When I acces the login page with my browser it just waits indefinitly for the page to load.. nothing happen. In my webapp I have a thread that look into the db .. I know that

RE: Tomcat 4.1.31 hangs after 2 days .. any idea on what going on .. ?... please help

2005-10-13 Thread Matt Wiseley
David, Are you using a JDBC connection pool? I've seen Tomcat hang in this way when there is a mismanaged connection pool (i.e. connections are being left open until the pool runs out). Something to check any way... Matt -Original Message- From: David Gagnon [mailto:[EMAIL PROTECTED]

Re: Tomcat 4.1.31 hangs after 2 days .. any idea on what going on .. ?... please help

2005-10-13 Thread David Gagnon
Thanks for your answer ! I'll check for that but like I said : In my webapp I have a thread that look into the db .. I know that this thread is still working properly. Is someone have any idea on what So sound to me that the problem is elsewhere. But I will check for that anyway! Thanks

Re: Compiling mod_jk on FreeBSD

2005-10-13 Thread Randy Kunkee
Haven't looked at the code, but probably t is not an int. If it's a pointer, you're in for trouble. Just to take a stab at it, try just casting the t instead of the whole expression. The following should compile and might even work: int tid = (int)t 0x; Randy On Oct 13, 2005,

RE: How to re-direct Tomcat output from console to file?

2005-10-13 Thread Mauricio Fernandez A.
you can find tomcat logs in $CATALINA_HOME/logs/catalina.out Mauricio Fernández A. Ingeniero de Sistemas U. Autónoma de Manizales -Mensaje original- De: Philip Chang [mailto:[EMAIL PROTECTED] Enviado el: jueves, 13 octubre, 2005 21:10 Para: users@tomcat.apache.org Asunto: How to

Re[2]: Jakarta Isapi Redirector on x64 Windows 2003 server / IIS 6.0

2005-10-13 Thread Victor Star
Hi Lyndon, No error messages anywhere. When you said no error messages anywhere, did you mean to include the Windows Event Viewer? Yes. For 64-bit AMD build there are errors. One about dll wanting AMD and another just saying ISAPI filter can't be loaded - just after the first one. But for

Re: Systems Architecture Pros and Cons

2005-10-13 Thread Peter Johnson
And you did :-) I'm sorry if my reply sounded grumpy (did it?). I guess I misinterpreted your intention for open discussion. No wasn't grumpy I was a little frustrated as the discussion had gone off the bat from the beginning :( The reason why I said two TCs is, well, it would be nice to

Re: RMI call fails if there is a space in tomcat home path.

2005-10-13 Thread sanjay paithankar
I tried the first one in your list, didn't work .. -Sanjay --- Lyndon Tiu [EMAIL PROTECTED] wrote: On Thu, 13 Oct 2005 20:49:38 -0700 (PDT) users@tomcat.apache.org wrote: I search on Bugzilla got following bug http://issues.apache.org/bugzilla/show_bug.cgi?id=13983 If the