facebook

Configuring myEclipse IDE 4.1.1 with Tomcat 5.5 – error

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249236 Reply

    kurakulam
    Member

    Hi I am getting error while starting Tomcat 5.5 from Myeclipse IDE 4.1.1.
    I am using Jdk1.5

    I am getting following error when I start the Tomcat server:

    Mar 23, 2006 2:44:23 PM org.apache.catalina.startup.Catalina load
    WARNING: Can’t load server.xml from C:\appl\Apache Software Foundation\Tomcat 5.5\conf\Catalina\localhost\conf\server.xml
    Mar 23, 2006 2:44:23 PM org.apache.catalina.startup.Catalina load
    WARNING: Can’t load server.xml from C:\appl\Apache Software Foundation\Tomcat 5.5\conf\Catalina\localhost\conf\server.xml
    Mar 23, 2006 2:44:23 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:585)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:275)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: java.lang.NullPointerException
    at org.apache.catalina.startup.Catalina.await(Catalina.java:615)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:575)
    … 6 more

    #249342 Reply

    Riyad Kalla
    Member

    Can you paste the entire console from trying to start the server? I have a feeling an exception farther down will likely show us the problem.

    Also if you launch Tomcat 5.5 from outside MyEclipse using the startup.bat file, does it wokr?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Configuring myEclipse IDE 4.1.1 with Tomcat 5.5 – error

You must be logged in to post in the forum log in