Re: Nullpointer Exception when i try to start up

2007-03-31 Thread Venky Vasant
Thanks it finally worked Venkat - Original Message From: Rashmi Rubdi <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, March 27, 2007 8:28:00 PM Subject: Re: Nullpointer Exception when i try to start up On 3/27/07, Venky Vasant <[EMAIL PROTECTED]> wrote: > >

Re: Nullpointer Exception when i try to start up

2007-03-27 Thread Rashmi Rubdi
On 3/27/07, Venky Vasant <[EMAIL PROTECTED]> wrote: I double checked all the classpath, There's no need to set classpath, for Tomcat 5.5 --- it automatically detects it. Only setting JAVA_HOME, CATALINA_HOME and PATH to Java bin and Catalina bin is enough. Check your project's web.xml and mak

Re: Nullpointer Exception when i try to start up

2007-03-27 Thread Venky Vasant
yes they seem to be fine, i doing it from eclipse. The similar environment ran fine with 4.0 version of tomcat -venkat - Original Message From: Rashmi Rubdi <[EMAIL PROTECTED]> To: Tomcat Users List Sent: Tuesday, March 27, 2007 10:26:20 AM Subject: Re: Nullpointer Exception

Re: Nullpointer Exception when i try to start up

2007-03-27 Thread Rashmi Rubdi
On 3/27/07, Venky Vasant <[EMAIL PROTECTED]> wrote: I double checked all the classpath, Configuration files, What about JAVA_HOME and CATALINA_HOME ? -Rashmi - To start a new topic, e-mail: users@tomcat.apache.org To unsubscr

Nullpointer Exception when i try to start up

2007-03-27 Thread Venky Vasant
Hello i get this exception when i try to start java.lang.NullPointerException at org.apache.catalina.startup.Catalina.await(Catalina.java:615) at org.apache.catalina.startup.Catalina.start(Catalina.java:575) at org.apache.catalina.startup.Catalina.process(Catalina.java:183) at org.apache.catalina.