You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jitender ahuja <aj...@aalayance.com> on 2004/04/04 15:23:59 UTC

5.0.19 server not starting

Hi,
         
         I am facing problem in starting the server 5.0.19 , the same issue is with "catalina", except with the debug mode of that.
The error message for catalina in run mode is:

Can't load server.xml
Can't load server.xml
Apr 4, 2004 6:49:36 PM org.apache.catalina.startup.Catalina start
INFO: Server startup in 0 ms
java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:324)
        at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
Caused by: java.lang.NullPointerException
        at org.apache.catalina.startup.Catalina.await(Catalina.java:657)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:617)
        ... 6 more


The server application aborts.
The same issue is with "catalina", except with the debug mode of that .
Can someone point out the reason for the same.
Regards,
Jitender

RE: 5.0.19 server not starting

Posted by Mark Thomas <ma...@apache.org>.
From: alistair@smo.uhi.ac.uk [mailto:alistair@smo.uhi.ac.uk] 
> I've tried just about every distro from 4.1.28 onwards and 
> none of them
> work under Windows! They all have either ant or 
> Tomcat4.CoyoteConnector
> failures.
> Is Tomcat not now supported under Windows?

Tomcat is supported under Windows.

> In Tomcat 5 I tried tomcatw \\GT\\Tomcat5 - to no avail. I 
> always get the
> "no such method problem" on setAwait.
> Can anyone help please!

With this little information about your environment, the error reported, etc
frankly no. Have you tried starting tomcat directly?

> thanks,
> Alistair

Also, please don't hijack other people's threads.

> > Looks like you have a broken server.xml Try using the one 
> provided with
> > the
> > tomcat distribution.
> >
> > Mark
> >
> >> -----Original Message-----
> >> From: jitender ahuja [mailto:ajitender@aalayance.com]
> >> Sent: Sunday, April 04, 2004 2:24 PM
> >> To: tomcat-user@jakarta.apache.org
> >> Subject: 5.0.19 server not starting
> >>
> >> Hi,
> >>
> >>          I am facing problem in starting the server 5.0.19 ,
> >> the same issue is with "catalina", except with the debug 
> mode of that.
> >> The error message for catalina in run mode is:
> >>
> >> Can't load server.xml
> >> Can't load server.xml
> >> Apr 4, 2004 6:49:36 PM org.apache.catalina.startup.Catalina start
> >> INFO: Server startup in  ms
> >> java.lang.reflect.InvocationTargetException
> >>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> >>         at
> >> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> >> orImpl.java:39)
> >>         at
> >> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> >> odAccessorImpl.java:25)
> >>         at java.lang.reflect.Method.invoke(Method.java:324)
> >>         at
> >> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
> >>         at
> >> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
> >> Caused by: java.lang.NullPointerException
> >>         at
> >> org.apache.catalina.startup.Catalina.await(Catalina.java:657)
> >>         at
> >> org.apache.catalina.startup.Catalina.start(Catalina.java:617)
> >>         ... 6 more
> >>
> >>
> >> The server application aborts.
> >> The same issue is with "catalina", except with the debug mode
> >> of that .
> >> Can someone point out the reason for the same.
> >> Regards,
> >> Jitender
> >>
> >
> >
> >
> > 
> ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
> >
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: 5.0.19 server not starting

Posted by al...@smo.uhi.ac.uk.
I've tried just about every distro from 4.1.28 onwards and none of them
work under Windows! They all have either ant or Tomcat4.CoyoteConnector
failures.
Is Tomcat not now supported under Windows?
In Tomcat 5 I tried tomcatw \\GT\\Tomcat5 - to no avail. I always get the
"no such method problem" on setAwait.
Can anyone help please!
thanks,
Alistair

> Looks like you have a broken server.xml Try using the one provided with
> the
> tomcat distribution.
>
> Mark
>
>> -----Original Message-----
>> From: jitender ahuja [mailto:ajitender@aalayance.com]
>> Sent: Sunday, April 04, 2004 2:24 PM
>> To: tomcat-user@jakarta.apache.org
>> Subject: 5.0.19 server not starting
>>
>> Hi,
>>
>>          I am facing problem in starting the server 5.0.19 ,
>> the same issue is with "catalina", except with the debug mode of that.
>> The error message for catalina in run mode is:
>>
>> Can't load server.xml
>> Can't load server.xml
>> Apr 4, 2004 6:49:36 PM org.apache.catalina.startup.Catalina start
>> INFO: Server startup in  ms
>> java.lang.reflect.InvocationTargetException
>>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>         at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
>> orImpl.java:39)
>>         at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
>> odAccessorImpl.java:25)
>>         at java.lang.reflect.Method.invoke(Method.java:324)
>>         at
>> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
>>         at
>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
>> Caused by: java.lang.NullPointerException
>>         at
>> org.apache.catalina.startup.Catalina.await(Catalina.java:657)
>>         at
>> org.apache.catalina.startup.Catalina.start(Catalina.java:617)
>>         ... 6 more
>>
>>
>> The server application aborts.
>> The same issue is with "catalina", except with the debug mode
>> of that .
>> Can someone point out the reason for the same.
>> Regards,
>> Jitender
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: 5.0.19 server not starting

Posted by Mark Thomas <ma...@apache.org>.
Looks like you have a broken server.xml Try using the one provided with the
tomcat distribution. 

Mark

> -----Original Message-----
> From: jitender ahuja [mailto:ajitender@aalayance.com] 
> Sent: Sunday, April 04, 2004 2:24 PM
> To: tomcat-user@jakarta.apache.org
> Subject: 5.0.19 server not starting
> 
> Hi,
>          
>          I am facing problem in starting the server 5.0.19 , 
> the same issue is with "catalina", except with the debug mode of that.
> The error message for catalina in run mode is:
> 
> Can't load server.xml
> Can't load server.xml
> Apr 4, 2004 6:49:36 PM org.apache.catalina.startup.Catalina start
> INFO: Server startup in 0 ms
> java.lang.reflect.InvocationTargetException
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccess
> orImpl.java:39)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMeth
> odAccessorImpl.java:25)
>         at java.lang.reflect.Method.invoke(Method.java:324)
>         at 
> org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:297)
>         at 
> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:398)
> Caused by: java.lang.NullPointerException
>         at 
> org.apache.catalina.startup.Catalina.await(Catalina.java:657)
>         at 
> org.apache.catalina.startup.Catalina.start(Catalina.java:617)
>         ... 6 more
> 
> 
> The server application aborts.
> The same issue is with "catalina", except with the debug mode 
> of that .
> Can someone point out the reason for the same.
> Regards,
> Jitender
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org