facebook

Book Update Seems to be Corrupting MyEclipse JPA

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #284928 Reply

    A. Rick Anderson
    Participant

    I have a JPA implementation using MyEclipse and Hibernate. However, if I install the updates for “Eclipse Rich Client Platform”, it totally hoses up the entire project and I am forced to do a total re-install.

    Is this a known problem, and is there a workaround for it?

    #284944 Reply

    Loyal Water
    Member

    What version of MyEclipse are you working with ? Can you go to MyEclipse > Installation Summary > Installation Details and paste the infromation here for me.

    #284955 Reply

    A. Rick Anderson
    Participant

    I’ve gotten it to work by creating a creating a new project, adding JPA and copying all the source code over.

    My concern is the classic problem, if I don’t know why it failed, I don’t know for sure that I can fix it the next time.

    But either way, the fact that updating my installation with the project code from “http://eclipsercp.com/update” would corrupt things at all is disturbing!

    *** Date:
    Tuesday, May 13, 2008 3:05:41 PM EDT

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.6.0_05

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.0.1 GA
    Build id: 6.0.1-GA-200710

    Eclipse Project SDK

    Version: 3.3.1.R33x_r20070802-7M7J78_mu1mnlRa7A4Ns52XeZ6D0
    Build id: M20070921-1145

    Eclipse Platform

    Version: 3.3.1.R33x_r20070911-_19UEkpF-B7Uh2hKy75y
    Build id: M20070921-1145

    Eclipse Plug-in Development Environment

    Version: 3.3.1.R33x_r20070802-7N7M3D1VIA_52JsDFsEC
    Build id: M20070921-1145

    Eclipse RCP

    Version: 3.3.1.R33x_r20070802-8y8eE8sEV3Fz0z0GlHJrXvTAUS
    Build id: M20070921-1145

    Eclipse Java Development Tools

    Version: 3.3.1.r331_v20070629-7o7jE72EDlXAbqAcnbmyg1rf8RIL
    Build id: M20070921-1145

    Eclipse Graphical Editing Framework

    Version: 3.3.1.v20070814
    Build id: 20070814-1555

    Eclipse startup command=-os
    win32
    -ws
    win32
    -arch
    x86
    -showsplash
    -launcher
    C:\Program Files\MyEclipse 6.0\eclipse\eclipse.exe
    -name
    Eclipse
    –launcher.library
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.1.R33x_v20070828\eclipse_1020.dll
    -startup
    C:\Program Files\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20070828.jar
    -vm
    C:\Program Files\Java\jre1.6.0_05\bin\client\jvm.dll

    #284957 Reply

    Loyal Water
    Member

    Maybe your worskapce got corrupted while updating or you had some plugin that went bad. You can try using the -clean command to fix such issues incase you run into them in the future:-
    https://www.genuitec.com/forums/topic/troubleshoot-using-the-clean-command-line-argument/

    #284965 Reply

    A. Rick Anderson
    Participant

    Clean didnt’ do it, but copying the project code to a new JPA project did. Then I deleted the original project, and renamed the new project back to the original project name. Strange Juju!

    #284987 Reply

    Loyal Water
    Member

    I would like to try reproducing this at my end. Can you give me the name of the patch (as it shows up on the updates window under Help > Software Updates).

    #284988 Reply

    Loyal Water
    Member

    This is what I just tried:-
    1. Create a new Java Project.
    2. Add JPA capabilities to it (persistence provider Hibernate)
    3. Check the project to see if everything works fine
    4. Applying the Eclipse 3.3.1 RCP patch 1,2 and 3.
    5. Check if the project runs into issues. It didn’t give me any problems.

    Are you referring to any other update ?

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Book Update Seems to be Corrupting MyEclipse JPA

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