facebook

No webproject when installing MyEclipse

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #206268 Reply

    funb
    Member

    Hello
    I’ve tried to install MyEclipse and without success
    I can go into the myEclipse perspective and have all the new files type (jsp etc …),
    but i cant create a web project.
    I’ve tried to desinstall everything several time, read the post about that.but not result

    Here are the symptom
    eclipse seems to run fine, but after installing myEclipse, the first start say :
    “Unable to read workbench state. WorkbenchUI Layout will be reset.”

    Then i wait about 10 min and the eclipse splash screen diseapear, but withou openning eclipse
    then i can start eclipse but no new project

    Tahnks for you help

    VERSION AND LOGS
    —————-
    C:\j2sdk1.4.1_07
    EnterpriseWorkbenchInstaller_030702.exe
    eclipse-SDK-3.0M8-win32.zip
    Apache Tomcat/5.0.19

    Here is the D:\progs\eclipse\workspace\.metadata\.log

    !SESSION Apr 21, 2004 16:55:43.828 ———————————————
    java.version=1.4.1_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:43.828
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:43.848
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !ENTRY org.eclipse.core.runtime 4 2 Apr 21, 2004 16:55:43.858
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.core.runtime”.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:43.878
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:43.878
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:47.494
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateMenu
    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:47.494
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:47.494
    !MESSAGE Could not create action delegate for id: org.eclipse.ui.externaltools.ExternalToolMenuDelegateToolbar
    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:47.494
    !MESSAGE Internal plug-in action delegate error on creation.
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !ENTRY org.eclipse.ui 4 4 Apr 21, 2004 16:55:47.524
    !MESSAGE Unhandled event loop exception
    !ENTRY org.eclipse.ui 4 0 Apr 21, 2004 16:55:47.524
    !MESSAGE java.lang.NullPointerException
    !STACK 0
    java.lang.NullPointerException
    at org.eclipse.debug.ui.actions.AbstractLaunchHistoryAction.getLaunchConfigurationManager(AbstractLaunchHistoryAction.java:341)

    […]

    !SESSION Apr 21, 2004 16:58:15.797 ———————————————
    java.version=1.4.1_03
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    !ENTRY org.eclipse.osgi Apr 21, 2004 16:58:15.797
    !MESSAGE Bundle reference:file:d:/progs/eclipse/plugins/org.eclipse.debug.ui_3.0.0/ [19] was not resolved
    !ENTRY org.eclipse.osgi Apr 21, 2004 16:58:15.797
    !MESSAGE Bundle reference:file:d:/progs/eclipse/plugins/org.eclipse.jdt.debug_3.0.0/ [28] was not resolved

    #206271 Reply

    Riyad Kalla
    Member

    “Unable to read workbench state. WorkbenchUI Layout will be reset.”

    This part makes me think that you could try clearing out your workbench directory (easy way to do it is to just move the entire dir to your desktop or something), then restart Eclipse and see if that works. Eclipse might be trying to load invalid or stale plugin data and is causing it to die on you.

    Whenever these types of problems happen, we always suggest that the person install a completely isolated copy of Eclipse/MyEclipse into another directory someplace, and then see if they can get that running. If they can, then its just a matter of figuring out how best to clear our the troublesome workspace data.

    #206300 Reply

    funb
    Member

    First i’ve tried to move myEclipse dir out of eclipse link then restart eclipse then move it back. No difference
    I’ve make a full install one more time, deleting eclipse dir, using uninstall myEclipse tool. And no difference.

    Do i need to clean better than that ? in the registry ? What could i do ?

    #206303 Reply

    Riyad Kalla
    Member

    You could try what I suggested in my first message 😀

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: No webproject when installing MyEclipse

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