facebook

Project Deployment on Tomcat 5.0 – JDK Name [Closed]

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

    MEG
    Member

    Greetings!

    I am trying to deploy a new struts project from within myEclipse using a Tomcat 5.0 installation and I am getting the following error.

    System info…
    – WINXP
    – Eclipse Version: 3.0.0 Build id: 200406251208
    – myEclipse 3.8.2
    – java version – 1.4.2_04


    Error Creating Deployment – The selected server is enabled but not configured properly. Deployment to it will not be permitted until the problem is corrected. Please navigate to the server preferences page and verify the the field with the Tomcat JDK name.

    I enabled the Tomcat 5 server and specified the Home directory and the JDK name is populated with j2re1.4.2_04. In addition, outside of myEcllipse, Tomcat is runs fine.

    Any suggestions would be most appreciated.

    Thanks.

    Matt

    #218023 Reply

    basti
    Member

    Hi,

    I have the same Problem. Yesterday my new notebook was shipped and I was really happy ;-).
    So I installed all what I need to continue developing my projects. But now the deploying fails(tomcat and jboss), also with new projects.

    System:

    preinstalled XP SP2
    Eclipse 3.0.1 Build id: 200409161125
    MyEclipseIDE 3.8.2
    Sun JDK 1.4.2_6

    appserver: JBoss 4.0.0 and Single-Tomcat 4.1.30

    Now I’m worry :o(

    Basti

    #218029 Reply

    Scott Anderson
    Participant

    Matt & Basti,

    The “JDK Name” error message is a configuration problem in the server connector that is fully explained in this Quickstart tutorial from our documenation section: http://www.myeclipseide.com/images/tutorials/quickstarts/appservers/

    #218047 Reply

    basti
    Member

    Thanks

    #218516 Reply

    @basti wrote:

    Thanks

    I have followed the instructions on link that above and am Still getting the same message. Please help. As I still get the JDK Name error while trying to deploy. I’m running Eclipse 3.0 with Tomcat 4.

    #218517 Reply

    Riyad Kalla
    Member

    If you navigate to the Tomcat 4 -> JDK connector preference page, what JDK do you have selected here to run Tomcat? If you remember that name and then navigate to Windows > Preferences > Java > Installed JREs, and select the JRE/JDK that matched the name you had selected for the connector and hit “Edit”, what is the Home path you have it pointing at?

    #227562 Reply

    Followed the prior mentioned guidelines with no luck so far, still gets the message requesting me to check the Tomcat JDK name.

    I am using version 3.8.4 of MyEclipse.
    JRE 1.5.0
    Tomcat is version 5.5.

    #227567 Reply

    Riyad Kalla
    Member

    viftrup,
    You need to specify a JDK that is installed, not a JRE. So try downloading the 1.5.0_02 release of the SDK and installing it, then setting up your connector to point to that (c:\jdk1.5.0_02) instead of the JRE install.

Viewing 8 posts - 1 through 8 (of 8 total)
Reply To: Project Deployment on Tomcat 5.0 – JDK Name [Closed]

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