Re: filterStart error on Tomcat but not on Sun 8

2004-12-21 Thread Nat Gross
QM wrote: As no one else has jumped on this yet, I'll take a stab at it: Thank you. 1/ any reason you're running 5.0.30? Unless I've missed a list post (a possibility) that's still in beta. Because I had the same error under 5.0.19 and figured I get the latest. 2/ could you crank up the log

Re: [OT] Java developer friendly Linux distro

2004-12-21 Thread Nat Gross
Antony Paul wrote: Hi all, Which distro (free) is most friendly for Java development. I need J2SE 1.4.2 to work on it plus Eclipse 3.x(Linux dont have a good text editor in which I can run Ant builds). I use JEDIT for quick simple editing of files, and Eclipse for the real stuff. A great

Re: filterStart error on Tomcat but not on Sun 8

2004-12-20 Thread Nat Gross
Shheesh. I see my post contained garbage chars. (I simply copied - pasted from IE. Anyhow, how do I go about diagnosing this problem? 19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 19/12/2004 13:33:56 org.apache.catalina.core.StandardContext start

filterStart error on Tomcat but not on Sun 8

2004-12-19 Thread Nat Gross
Hi; I asked a while ago about this, but somehow I wasn't answered, but I still would like to use Tomcat! So, I'll try again. Scenario: A simple [test] webapp, less than 10 servlets, one filter. WinXP, 768m ram, my developer machine, deploying using the MyEclipse 3.82 webtool plugin on Eclipse

Re: SEVERE: Error filterStart. BUT, it runs fine with Sun's 8 RI.

2004-12-12 Thread Nat Gross
it's far from all the required information to properly diagnose and debug this issue. What is the exact and complete message in the logs? Yoav Shapira http://www.yoavshapira.com -Original Message- From: Nat Gross [mailto:[EMAIL PROTECTED] Sent: Thursday, December 09, 2004 11:13 AM

SEVERE: Error filterStart. BUT, it runs fine with Sun's 8 RI.

2004-12-09 Thread Nat Gross
Hi; I just dl'd 5.0.30 and tried to deploy an app which I have running fine on Sun's 8 server. Tomcat doesn't like my filter setting. Can you please point out the problem (below)? Thanks. -nat filter filter-nameLogtrackFilter/filter-name

Re: SEVERE: Error filterStart. BUT, it runs fine with Sun's 8 RI.

2004-12-09 Thread Nat Gross
Thanks for the quick comeback. The following are the relevant lines: --- 09/12/2004 10:50:00 org.apache.catalina.core.StandardContext start SEVERE: Error filterStart 09/12/2004 10:50:00 org.apache.catalina.core.StandardContext start SEVERE: Context startup failed due to previous errors