facebook

[Closed] Deployment Location Empty with Tomcat 5

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

    onirike
    Member

    Hi!

    I have a problem when trying to add a deployment for my web projects. I select Tomcat 5 in the application server list but nothing is displayed in the Deploy Location field. This is preventing me from creating the deployment because the Finish button never becomes enabled since there is no selected location.

    I think my Tomcat is configured properly because I can stop and start it using MyEclipse.

    I have:
    MyEclipse 5.0.1 GA (trial version)
    Tomcat 5.5.20

    Any idea why I am getting this error?

    Thanks!

    #260585 Reply

    Riyad Kalla
    Member

    If you open your project properties and go down to MyEclipse > Web, my guess is that your context root is empty instead of something like /myapp. Please re-type the value.

    This happens in very rare cases and the symptom is that the deployment field remains empty.

    #260586 Reply

    onirike
    Member

    Thanks… That solve the issue of creating the deployment but I am still unable to deploy.

    Once the deployment is created, when trying to deploy I get a popup screen with a big X inside a red circle (seems like an error message) but no error is displayed beside the X.

    Any idea what might be creating this?

    Thanks!

    #260588 Reply

    Riyad Kalla
    Member

    Hmm, try removing the deployment, right click on your project, go to Refresh. Then go to Project > Clean and rebuild your project. Then try and re-create the deployment.

    If that doesn’t work, open your log file (<workspace dir>\.metadata\.log) and check near the bottom for an exception that could shed some light on this for us.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Deployment Location Empty with Tomcat 5

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