facebook

error when starting MyEclipse 7.1 on ubnutu 8.10(64 bit)

💡
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. Installation, Configuration & Updates
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #295718 Reply

    anirudha13
    Member

    Hi,

    I have MyEclipse 7.0 installed on an ubuntu 8.10 box and i get an error when i start up the IDE.
    Error: “An internal error occurred during: “MyEclipse Memory Monitor”.
    /home/anirudha/Genuitec/Common/binary/com.sun.java.jre.linux.x86_64_1.6.0.006/lib/amd64/libmanagement.so: /home/anirudha/Genuitec/Common/binary/com.sun.java.jre.linux.x86_64_1.6.0.006/lib/amd64/libmanagement.so: cannot open shared object file: Too many open files”

    contents of explorer-console.log

    !ENTRY org.maven.ide.components.maven_scm 4 0 2009-03-10 00:27:53.417
    !MESSAGE
    !STACK 0
    java.util.zip.ZipException: error in opening zip file

    Really appreciate the help.

    #295771

    Loyal Water
    Member

    anirudha13,
    Did you setup MyEclipse using the All in one installer for 64 bit linux?

    #295785

    timatracy
    Member

    anirudha13-

    I was having similar problems on 7.1 MyEclipse and Ubuntu 8.10 (64 bit). I modified the /etc/security/limits.conf file (you’ll have to use sudo gedit), adding the following lines:

    * hard nofile 65535
    * soft nofile 65535

    This increases the number of possible open files.

    I’ve only been working for a short while like this but it seems to have eliminated the problem completely.

    Good luck.

    #295786

    timatracy
    Member

    anirudha13-

    P.S. – I also rebooted after making the change.

    #296009

    Riyad Kalla
    Member
Viewing 5 posts - 1 through 5 (of 5 total)
Reply To: error when starting MyEclipse 7.1 on ubnutu 8.10(64 bit)

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