facebook

MyEclipse hangs when deleteing or replacing user libraries

💡
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 IDE
  2.  > 
  3. General Development
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #300619 Reply

    nullptr311
    Member

    I hope someone may be able to suggest a solution to my problem. Whenever I try to re-import or remove user libraries from my project my eclipse locks up and I have to reboot.

    The only solution I have found that works is to remove one library at a time by right clicking project->buildpath->configure build path-> libraries tab -> add library->user library->user libraries button->select one old user lib and hit remove button->hit ok ->hit cancel->hit ok —-then do the whole process over again for all of the libraries. If i try to select all the libraries at once and hit remove it locks up forever apparently trying to build, if I try to just hit import libraries and overwrite existing ones it locks up as well. Please someone tell me this isnt the only way?!?

    #300635

    nullptr31,
    I could not replicate this at my end. Can you give more information on this.
    1. Can you copy and paste your installation details. You can get them from MyEclipse > Installation Summary > Installation Details.
    2. Are there any errors logged in the log file located at workspace dir > .metadata > .log?

    #300649

    nullptr311
    Member

    Hi Shalini,

    Thanks for responding. My whole team is actually having this issue and there are 4 of us. After it hangs I have to end the task in the task manager and there are no errors in the log at that point. Upon restart here is a log file snippet:

    SESSION 2009-07-21 08:37:28.194 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -os win32 -ws win32 -arch x86

    …. lots of org.maven.ide.eclipse.messages (even though we are not using maven)

    !ENTRY org.eclipse.jst.jsp.core 4 4 2009-07-21 08:37:41.350
    !MESSAGE A workspace crash was detected. The previous session did not exit normally. Not using saved taglib indexes.

    Here are the installation details:

    *** Date:
    Tuesday, July 21, 2009 8:38:41 AM EDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1.0
    Java version=1.6.0_13

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 7.5
    Build id: 7.5-20090609

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 7.5
    Build id: 7.5-20090609

    Eclipse Plug-in Development Environment

    Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
    Build id: M20080703-0800

    Eclipse Platform

    Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
    Build id: M20090211-1700

    Eclipse Graphical Editing Framework GEF

    Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
    Build id: 200809101400

    Eclipse RCP

    Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
    Build id: M20090211-1700

    Eclipse Java Development Tools

    Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
    Build id: M20090211-1700

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\Genuitec\MyEclipse 7.0\myeclipse.exe
    -name
    Myeclipse
    –launcher.library
    C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
    -startup
    C:\Program Files\Genuitec\MyEclipse 7.0\../Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
    -exitdata
    464_40
    -configuration
    configuration
    -vm
    C:\Program Files\Genuitec\Common\binary\com.sun.java.jdk.win32.x86_1.6.0.013\bin\javaw.exe

    Thanks for looking into this, this has majorly affected our productivity. Almost as bad as that javascript nature stuff that was getting into the .project file and slowing the whole app down.

    #300734

    nullptr311
    Member

    It appears that this issue was due to how we were trying to configure our projects. We had multiple versions off the same project and all were trying to use the same user libraries with the same workspace. The user libraries needed to be changed in each project to point to the lib folder within that project, but that wasnt possible because user llibraries are per workspace setting not per project. So everytime we changed the user lib for the new project it would also change the other projects references.

    We solved this by making a different workspace for each project and then making user libraries per workspace.

    #300742

    Loyal Water
    Member

    We solved this by making a different workspace for each project and then making user libraries per workspace.

    Glad to know you resolved the issue. Thanks for letting us know.

Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: MyEclipse hangs when deleteing or replacing user libraries

This topic is marked as closed to new replies, however your posting capabilities still allow you to do so.

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