Find the answer to your Linux question:
Results 1 to 3 of 3
Hi , I am working on J2EE based dynamic web project and using Eclipse Galileo as IDE , I could not run the project on server due to following error ...
  1. #1
    Just Joined!
    Join Date
    Feb 2010
    Posts
    11

    Unhappy Tomcat failed to start

    Hi ,
    I am working on J2EE based dynamic web project and using Eclipse Galileo as IDE , I could not run the project on server due to following error
    eclipse.buildId=M20090917-0800
    java.version=1.6.0_0
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments: -product org.eclipse.epp.package.jee.product
    Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product


    Error
    Thu Apr 15 21:55:22 IST 2010
    Server Tomcat v6.0 Server at localhost failed to start.

  2. #2
    Just Joined! linkfan's Avatar
    Join Date
    Jan 2010
    Posts
    11
    Any Tomcat logs? There will be something why it's not starting.

    Regards
    Linkfan

  3. #3
    Just Joined!
    Join Date
    Feb 2010
    Posts
    11
    Quote Originally Posted by linkfan View Post
    Any Tomcat logs? There will be something why it's not starting.

    Regards
    Linkfan
    thanks for reply , May I know how to get those tomcat logs

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...