apache tomcat problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • anks

    apache tomcat problem

    I am tring to install apache tomcat1.4 on a windows 2000 advanced
    server.
    it got installed successfully.bu t when i start it the command
    prompt(for apache tomcat) appears for a second and then just disposes
    off.Can anybody tell me what is the problem.
    Thanks in advance
  • Nathan Zumwalt

    #2
    Re: apache tomcat problem

    The problem is that an error is occuring during startup, but the
    console window closing before you can read the error message.

    To fix this, open a console window (type 'cmd' from the run menu) and
    run the startup.bat file in the tomcat/bin directory. If a new window
    is created but disappears immediatly, open the startup.bat file, and
    remoove "call" from the last line of the batch file and try again.
    You should be able to see the error, now.

    -Nathan

    ankur@4cplus.co m (anks) wrote in message news:<ab82cf41. 0309200032.6ff5 b7f0@posting.go ogle.com>...[color=blue]
    > I am tring to install apache tomcat1.4 on a windows 2000 advanced
    > server.
    > it got installed successfully.bu t when i start it the command
    > prompt(for apache tomcat) appears for a second and then just disposes
    > off.Can anybody tell me what is the problem.
    > Thanks in advance[/color]

    Comment

    Working...