facebook

Since updating to 8.6 ME crashes multiple times per day

  1. MyEclipse Archived
  2.  > 
  3. Bugs
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #311552 Reply

    gonzaljo
    Member

    Dear all

    Since the update from 8.5 to 8.6 they are multiple crashes every day. This is the log entry:

    java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0(Native Method)
    at java.lang.Thread.start(Thread.java:597)
    at com.genuitec.javascript.wst.integration.JavaScriptTranslator.translate(JavaScriptTranslator.java:68)
    at org.eclipse.dltk.internal.core.Translations.tranlate(Translations.java:72)
    at org.eclipse.dltk.internal.core.SourceModule.getBufferContent(SourceModule.java:438)
    at org.eclipse.dltk.internal.core.AbstractSourceModule.getSourceAsCharArray(AbstractSourceModule.java:323)
    at org.eclipse.dltk.javascript.internal.core.mixin.JavaScriptMixinParser.getContent(JavaScriptMixinParser.java:54)
    at org.eclipse.dltk.javascript.internal.core.mixin.JavaScriptMixinParser.reportRefs(JavaScriptMixinParser.java:138)
    at org.eclipse.dltk.javascript.internal.core.mixin.JavaScriptMixinParser.parserSourceModule(JavaScriptMixinParser.java:65)
    at org.eclipse.dltk.internal.core.mixin.MixinIndexer.indexDocument(MixinIndexer.java:89)
    at org.eclipse.dltk.internal.core.mixin.MixinProjectIndexer.doIndexing(MixinProjectIndexer.java:30)
    at org.eclipse.dltk.core.search.indexing.core.AbstractProjectIndexer.indexSourceModule(AbstractProjectIndexer.java:176)
    at org.eclipse.dltk.core.search.indexing.core.SourceModuleRequest.run(SourceModuleRequest.java:51)
    at org.eclipse.dltk.core.search.indexing.AbstractJob.execute(AbstractJob.java:77)
    at org.eclipse.dltk.internal.core.search.processing.JobManager.run(JobManager.java:452)
    at java.lang.Thread.run(Thread.java:619)

    after this error I have to restart me, otherwise the application closes without an error message.

    Is there a work arround to avoid this issue.

    Regards
    J.A. Gonzalez

    #311578 Reply

    Gonzalez,
    Sorry for the inconvenience. Can you give us some more information on this?
    1. What is the OS that you are working on?
    2. Do you have any third party plugins installed?
    3. Can you try setting your memory parameters to those given in the link below –
    http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-10087.html

    Please refer to the link given below also –
    https://www.genuitec.com/forums/topic/repeated-myeclipse-crashes-on-windows7-64bit/

    #311580 Reply

    gonzaljo
    Member

    Shalini

    I’m working on Windows 7 64 bit with a 32bit JVM, my colleagus in the company works with windows 7 or vista with 32bit and have the same problems.

    Additionaly installed plug ins:
    – Subclipse 1.6
    – QuickRex
    – WindowBuilder Pro
    – FindBugs
    – Atlassian JIRA Connector (Mylyn)

    Configuration:
    -vmargs
    -Xmx768m
    -XX:MaxPermSize=256m
    -XX:ReservedCodeCacheSize=64m

    Version:
    Version: 8.6
    Build id: 8.6-20100806

    Regards
    Jose

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Since updating to 8.6 ME crashes multiple times per day

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