Bruce,

Perhaps a clue to the problem.

I attempted to start tomcat standalone under a debugger. i.e. ./bin/catalina 
debug
Then issue the command: run

I then obtained the following error message:

Exception occurred: java.lang.NoSuchMethodError (uncaught) thread="main",  
org.apache.catalina.core.StandardServer.start(), line=502, bci=95
java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError
        at 
org.apache.catalina.core.StandardContext.postWorkDirectory(StandardContext.java:3919)
        at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:3328)
        at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
        at org.apache.catalina.core.StandardHost.start(StandardHost.java:612)
        at 
org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1123)
        at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:307)
        at 
org.apache.catalina.core.StandardService.start(StandardService.java:388)
        at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:505)
        at org.apache.catalina.startup.Catalina.start(Catalina.java:776)
        at org.apache.catalina.startup.Catalina.execute(Catalina.java:681)
        at org.apache.catalina.startup.Catalina.process(Catalina.java:179)
        at java.lang.reflect.Method.invoke(Native Method)
        at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:243)


I do not have the source but this may well be the reason why it fails to 
start with no message in the log.

Have you the means to guess at the reason behind this?

Regards,

David.




On Tuesday 22 January 2002 1:59 pm, you wrote:
> I don't think that there is a permissions issue as I
> tested this as root and the problem still occurred for
> me.
>
> The one point that you raised does need investigation.
> A clean install. I have previous versions of Tomcat
> installations on my machine (3.2, 3.1). Although you
> are supposed to be able to run them without
> interference controlled by JAVA_HOME, TOMCAT_HOME, &
> CATALINA_HOME, maybe there is an issue here?
>
> Let's stay on the case,
>
> Bruce
>
> --- David Hewlett <[EMAIL PROTECTED]> wrote:
> > Thanks,
> >
> > Good information indeed. But this makes me very
> > curious.
> > For a colleague did succeed with JDK1.3.1!
> >
> > There is a mystery here. Maybe related to
> > permissions?
> >
> > Regards,
> >
> > David.
> >
> > On Tuesday 22 January 2002 2:36 am, you wrote:
> > > Hello David, Michael.
> > >
> > > I downloaded the j2sdk 1.4 beta 3 (actually the
> >
> > one
> >
> > > with forte bundled with it) and changed my
> >
> > JAVA_HOME
> >
> > > environment variable to point to this installation
> >
> > and
> >
> > > it worked.
> > >
> > > Of course, this sdk is beta. If you could live
> >
> > with
> >
> > > that then you can explore tomcat 4. Let me know if
> >
> > you
> >
> > > find anything new.
> > >
> > > Thanks,
> > >
> > > Bruce
> > >
> > > __________________________________________________
> > > Do You Yahoo!?
> > > Send FREE video emails in Yahoo! Mail!
> > > http://promo.yahoo.com/videomail/
>
> __________________________________________________
> Do You Yahoo!?
> Send FREE video emails in Yahoo! Mail!
> http://promo.yahoo.com/videomail/

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to