facebook

MyEclipse 2014 on Debian Wheezy/Activation/Crash

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

    Hi!

    Over the weekend I have upgraded a really old installation of MyEclipse to MyEclipse 2014.
    On my Notebook (Ubuntu 14.04) the installation worked fine. I could use my subscription key to activate the license and am all set.
    Today I used the very same steps to install on my desktop with Debian Wheezy. I could use my project, deploy to tomcat etc just fine. However: when trying to activate the installation MyEclipse crashes:

    INFO: Package starting up at Mon Nov 17 13:46:50 CET 2014
    *** glibc detected *** /home/ljaenicke/MyEclipse Professional 2014/binary/com.sun.java.jdk7.linux.x86_64_1.7.0.u45/bin/java: free(): invalid pointer: 0x00007f3775f49080 ***
    ======= Backtrace: =========
    /lib/x86_64-linux-gnu/libc.so.6(+0x76a16)[0x7f37eb8e0a16]
    /lib/x86_64-linux-gnu/libc.so.6(cfree+0x6c)[0x7f37eb8e57bc]
    /home/ljaenicke/MyEclipse Professional 2014/configuration/org.eclipse.osgi/bundles/97/1/.cp/lib/libjniwrap64.so(+0x7b86)[0x7f37cee8cb86]
    /home/ljaenicke/MyEclipse Professional 2014/configuration/org.eclipse.osgi/bundles/97/1/.cp/lib/libjniwrap64.so(Java_com_jniwrapper_Function_invokeCFunc+0xb6)[0x7f37cee8ce03]
    [0x7f37e5701cd8]
    ======= Memory map: ========

    [Memory map omitted]

    Any hints?

    Best regards, Lutz

    PS. As per your installer I have emulated a swap partition 🙂

    Attachments:
    You must be logged in to view attached files.
    #352708 Reply

    Lutz,

    Sorry that you are seeing this issue.

    I’m afraid this issue is related to running a MyEclipse installer and is a known issue which has been fixed in our latest release, MyEclipse 2015 CI 7.

    If you are facing this issue while installing MyEclipse, then I would recommend you to upgrade to MyEclipse 2015 CI and give it a try as this issue has been fixed in MyEclipse 2015. You can download MyEclipse 2015 CI from here.

    For MyEclipse 2014 and earlier releases, try adding the below args when running the installer in a terminal ? Try the suggestions that were mentioned in this thread.

    -vmargs -Dcom.genuitec.pulse.debug.memory.check=true

    If you are seeing this issue while activating MyEclipse License, can you please mention which method of activation are you trying ? Can you try other methods for activating your MyEclipse license as mentioned in this FAQ and see if it works.

    If there are any errors of interest logged in the .log file located at <Workspace dir>/.metadata/.log file, please attach the .log file to help us investigate further.

    Let us know how it works for you.

    #352785 Reply

    @support-pradeep wrote:

    Lutz,

    Sorry that you are seeing this issue.

    I’m afraid this issue is related to running a MyEclipse installer and is a known issue which has been fixed in our latest release, MyEclipse 2015 CI 7.

    The swap space issue is not the relevant point here, I just noted it and emulated a swap partition.

    My key problem is the following one:

    @support-pradeep wrote:

    If you are seeing this issue while activating MyEclipse License, can you please mention which method of activation are you trying ? Can you try other methods for activating your MyEclipse license as mentioned in this FAQ and see if it works.

    If there are any errors of interest logged in the .log file located at <Workspace dir>/.metadata/.log file, please attach the .log file to help us investigate further.

    Let us know how it works for you.

    I cannot use any of the activation methods since the Activation Wizard simply crashes the whole Eclipse, whichever route I take. Once I click onto the “Activate” button the crash (with the jni_wrapper message shown in my first mail) occurs.

    I have attached the logfile mentioned. I cannot say whether the entries are related to the crash or not.

    Best regards,
    Lutz

    #352786 Reply

    @ljaenicke@innominate.com wrote:

    I have attached the logfile mentioned. I cannot say whether the entries are related to the crash or not.

    Seems it lost my attachement on the first attempt. Trying with a different file name again.

    Attachments:
    You must be logged in to view attached files.
    #352791 Reply

    Lutz,

    Sorry that you are seeing this issue.

    From the error log it looks like your workspace has been corrupted. Can you please switch to a clean new workspace using the -clean command line argument when starting up MyEclipse (as mentioned in this FAQ) and then try activating your license ?

    Let us know how it works for you.

    #352811 Reply

    @support-pradeep wrote:

    From the error log it looks like your workspace has been corrupted. Can you please switch to a clean new workspace using the -clean command line argument when starting up MyEclipse (as mentioned in this FAQ) and then try activating your license ?.

    I did follow the recommondation. Unfortunately the activation wizard still crashes.

    Best regards,
    Lutz

    #352828 Reply

    Lutz,

    Sorry for the inconvenience caused.

    Can you try downloading and installing the latest version of JDK 1.7, point the -vm to the newly installed JDK 1.7 in the myeclipse.ini file, then start MyEclipse and see if the activation works.

    Refer this FAQ on the location of files on folders.

    Let us know how it works for you.

    #352840 Reply

    @support-pradeep wrote:

    Lutz,

    Sorry for the inconvenience caused.

    Can you try downloading and installing the latest version of JDK 1.7, point the -vm to the newly installed JDK 1.7 in the myeclipse.ini file, then start MyEclipse and see if the activation works.

    Refer this FAQ on the location of files on folders.

    Let us know how it works for you.

    I failed with the latest Oracle 1.7.0_72 but finally succeeded with Debian wheezy’s opendjk-7 incarnation.

    My installation is activated now.

    Thanks and best regards,
    Lutz

    #352871 Reply

    Lutz,

    Glad that you got it working.
    Do let us know if you see any issues in MyEclipse.

Viewing 9 posts - 1 through 9 (of 9 total)
Reply To: MyEclipse 2014 on Debian Wheezy/Activation/Crash

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