facebook

cannot execute my first web project in myeclipse

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #305178 Reply

    hai i am discussing with this community for first time

    i have a problem with executing my first web project in myeclipse . i am using

    myeclipse 8.0
    Java version=1.6.0_13(which i think came along with myeclipse 8.0)
    myeclipsetomcat server

    when i execute a web project , i am getting the error as

    SEVERE: Cannot find specified temporary folder at C:\Program Files\.metadata\.me_tcat\temp
    Jan 7, 2010 10:04:01 AM org.apache.catalina.startup.Catalina load
    WARNING: Can’t load server.xml from C:\Program Files\.metadata\.me_tcat\conf\server.xml
    Jan 7, 2010 10:04:01 AM 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:597)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:288)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:413)
    Caused by: java.lang.NullPointerException
    at org.apache.catalina.startup.Catalina.await(Catalina.java:630)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:590)
    … 6 more

    when i was installing the ide, the default location it used was C:Users.. which i changed to C:Progam files

    if someone finds what the problem is, please let me know

    #305197

    deepak,
    Can you give the following details?
    1. Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
    2. What is the JDK at Windows > Preferences > MyEclipse > Servers > Integrated Sandbox > MyEclipse Tomcat > JDK?
    3. Do you still get this issue when you click on “Restore MyEclipse Tomcat Server Installation” at Windows > Preferences > MyEclipse > Servers > Integrated Sandbox > MyEclipse Tomcat?

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: cannot execute my first web project in myeclipse

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