facebook

[Closed] Cannot access existing/new launch ocnfigurations

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #271870 Reply

    John Fergus
    Member

    Hi All. I’ve searched the forums and google but cannot find any help with an error i’m getting. I’ve Eclipse 5.1 installed (installation details at end of this post).

    My problem is eclipse does not save (or rather does not ‘recall’) any launch configurations – particularly java & ant ones in my case. I can successfullly create a new JUnit configuration and it will appear in the list but not a Java applet, java application nor ant configuration. In the create/manager configuration panel I do not see a list of any previous launch configurations and if I create a new configuration the next time i come back it will not be there. It appears that the java configurations are being saved in the directory …

    C:\Projects\.metadata\.plugins\org.eclipse.debug.core\.launches

    where my workspace is as it has a whole bunch of .launch files with the correct configuration names, but they never appear in the list. There are some errors in my .log file, but nothing seems to get written there when i access the configuration panel. The errors are of the form …

    !ENTRY org.eclipse.debug.ui 4 120 2007-06-21 10:43:37.031
    !MESSAGE Error logged from Debug UI:
    !STACK 1
    org.eclipse.debug.core.DebugException: Launch configuration New_configuration (2) at C:\Projects\.metadata\.plugins\org.eclipse.debug.core\.launches\New_configuration (2).launch does not exist.

    Can anyone shed any light of this? It’s a real pain to have to create new configurations each time you want to debug/run your project.

    Thanks,
    John.

    MyEclipse Installation Details:

    *** Date:
    21 June 2007 13:33:42 o’clock IST

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_08

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.1.1 GA
    Build id: 20070302-5.1.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.1.1 GA
    Build id: 20070302-5.1.1-GA

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\MyEclipse 5.1.1 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    1bc_6c
    -vm
    C:\Program Files\MyEclipse 5.1.1 GA\jre\bin\javaw.exe

    #271879

    Riyad Kalla
    Member

    John,
    You could have a corrupted workspace. Try restarting using -clean as outlined here:
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #271964

    John Fergus
    Member

    Thanks Riyad. The -clean did not fix the issue, so i created a new workspace and imported the project into that. All seems to work ok now.

    john.

    #271968

    Riyad Kalla
    Member

    John,
    Sorry clean didn’t do it, but I’m glad the new workspace did the trick.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: [Closed] Cannot access existing/new launch ocnfigurations

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