facebook

[Closed] Deleted project still shows error in console

💡
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 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #244292 Reply

    lfrohman
    Member

    I deleted a project in MyEclipse, parvia3, but when I start up Tomcat 5, I
    still see an error message for parvia3 in the console:

    INFO: Installing web application at context path /parvia3 from URL file:C:\jakarta-tomcat-5.0.28\webapps\parvia3
    log4j:WARN No appenders could be found for logger (org.apache.catalina.session.ManagerBase).
    log4j:WARN Please initialize the log4j system properly.

    Why?
    The file system directory for parvia3 is gone too.
    And I restarted MyEclipse.

    #244294

    Riyad Kalla
    Member

    Unless you removed the deployment for parvia3, it will still remain deployed to Tomcat. Open up the deployment tool and see if it is listed, if not, go to your Tomcat/webapps dir and go ahead and remove the parvia3 directory and war file if one exists.

    #244367

    lfrohman
    Member

    Wasn’t deployed, but it was in Tomcat/webapps. That fixed it.
    Thanks for the quick response.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: [Closed] Deleted project still shows error in console

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