facebook

Application Servers configuration gets reset [Closed]

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #200504 Reply

    Every time I open MyEclipse, I have to configure the Preferences–>MyEclipse–>Application Servers. The radio button to “Enable” Tomcat 5 does stay on “Enable”, however, when I try to click on the “Run/Stop Servers” button on the toolbar, it always reads, “No enabled servers available – see MyEclipse preferences”. So I go to the Tomcat 5 prefs page, and click “Apply”, then it becomes available.

    This is annoying. Do I need to set some some other configuration? If so, which one?

    Thanks!

    #200506 Reply

    Scott Anderson
    Participant

    That’s very peculiar as normally our preferences stay set quite well. Can you post your full configuration information, as requested in the Posting Guidelines thread? We’ll be glad to look into it further.

    –Scott
    MyEclipse Support

    #200577 Reply

    What operating system and version are you running?
    W2K

    What Eclipse version and build id are you using? (Help > About Eclipse Platform)
    Eclipse v. 2.1.2

    – Was Eclipse freshly installed for MyEclipse?
    Yes

    – Are any other external plugins installed?
    Besides MyEclipse, no

    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.*
    7

    What MyEclipse version are you using? (Help > About Eclipse Platform > Features)
    2.6.4

    What JDK version are you using to run Eclipse? (java -version)
    j2sdk 1.4.2

    What JDK version are you using to launch your application server?
    j2sdk 1.4.2

    What steps did you take that resulted in the issue?
    Open MyEclipse (Eclipse), go to Window –> Preferences –> MyEclipse –> Application Servers –> enable Tomcat 5 server, click Apply. Close Eclipse and restart. Attempt to Run/Stop servers, and see “No enabled servers available – See MyEclipse preferences”

    What application server are you using?
    Tomcat 5.0.14

    Are there any errors in the Eclipse log? (<workspace>/.metadata/.log)
    There are errors in the log file, but not related to this. The errors in the log file are when I try to do a “Deploy J2EE Project to Server…” as “Packaged”. This is another issue I’m having – being unable to deploy my projects in “Packaged” format. Exploded deployment works fine.

    #200586 Reply

    Scott Anderson
    Participant

    Open MyEclipse (Eclipse), go to Window –> Preferences –> MyEclipse –> Application Servers –> enable Tomcat 5 server, click Apply. Close Eclipse and restart.

    Do you also click OK to close the dialog or after clicking Apply have you been selecting cancel? If you change the setting and immediately hit OK, does the result change?

    –Scott
    MyEclipse Support

    #200661 Reply

    For this session, yes. But, after closing Eclipse, and reopening, the setting gets lost.

    #200662 Reply

    Riyad Kalla
    Member

    Do you not have write permissions to the location MyEclipse is installed to? The fact that these work for the session only makes me thing that the value is set correctly in memory, and when the result is going to be written to the file it craps out silently… anything about file permission in the log? Is this machine on a domain? Or is it your personal desktop and shouldn’t have any permission errors?

    #200781 Reply

    Man, I don’t know what’s up with this, but I installed everything at home, and everything works fine. Settings persist before and after opening/closing Eclipse.

    So, this morning I uninstalled and reinstalled everything. Settings are working just fine now. ??? Weird

    #200783 Reply

    Riyad Kalla
    Member

    You can’t rule out the possibility that your computer was just… well mad at you for something. I’m glad to hear you two are playing nice together again 🙂

    #235255 Reply

    jhausler
    Member

    I’m getting the same problem. I enable Tomcat 4 (same story with Tomcat 5) and deploy. After closing eclpise/MyEclpse and reopening I get the “No Enabled Servers Available See MyEclipse Preferences” when I try to start Tomcat 4. Which file are those preferences stored in?

    I’m running…
    MyEclipse: Version: 3.9.310 Build id: 20050808-4.0-Milestone-3
    Eclpse: Version: 3.1.0 Build id: I20050627-1435

    #235258 Reply

    Riyad Kalla
    Member

    jhausler,
    Is your workspace stored on a network drive? Could this be a permissions issue? What OS?

    Also did you try restarrting with the -clean option?

Viewing 10 posts - 1 through 10 (of 10 total)
Reply To: Application Servers configuration gets reset [Closed]

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