facebook

MyEclipse blue abends

  1. MyEclipse IDE
  2.  > 
  3. WebSphere Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #315343 Reply

    klure
    Participant

    Hi,
    I’m running MyEclipse Blue Edition 8.6 version 8.6.1 on 64-bit Ubuntu 10.04 LTS with 2 GB RAM. After having worked some minutes, MyEclipse stops, the unix process just dies. I attach the log. Could you please assist?

    Best wishes,
    Anders Westerberg, Gothenburg, Sweden

    #315344 Reply

    klure
    Participant

    !SESSION 2011-03-19 11:32:29.755 ———————————————–
    eclipse.buildId=unknown
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=sv_SE
    Command-line arguments: -os linux -ws gtk -arch x86_64

    !ENTRY org.eclipse.jface 2 0 2011-03-19 11:32:45.986
    !MESSAGE Keybinding conflicts occurred. They may interfere with normal accelerator operation.
    !SUBENTRY 1 org.eclipse.jface 2 0 2011-03-19 11:32:45.986
    !MESSAGE A conflict occurred for SHIFT+DEL:
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.eclipse.datatools.sqltools.result.removeAllInstances,Remove All Visible Results,
    ,
    Category(org.eclipse.datatools.sqltools.result.category,SQL Results View,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.eclipse.ui.edit.cut,Cut,
    Cut the selection to the clipboard,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    org.eclipse.ui.internal.handlers.WidgetMethodHandler@3b1938ea,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.dialogAndWindow,,,system)
    Binding(SHIFT+DEL,
    ParameterizedCommand(Command(org.topcased.modeler.deleteModelObject,Delete From Model,
    Allows the user to delete the selected graph element and its associated model element in a Topcased editor.,
    Category(org.eclipse.ui.category.edit,Edit,null,true),
    ,
    ,,true),null),
    org.eclipse.ui.defaultAcceleratorConfiguration,
    org.eclipse.ui.contexts.window,,,system)

    !ENTRY org.eclipse.osgi 2 1 2011-03-19 11:32:50.038
    !MESSAGE NLS unused message: prompt.optclasspath in: com.genuitec.eclipse.easie.core.configuration

    !ENTRY org.eclipse.osgi 2 1 2011-03-19 11:32:50.039
    !MESSAGE NLS unused message: prompt.preclasspath in: com.genuitec.eclipse.easie.core.configuration

    !ENTRY org.eclipse.osgi 2 1 2011-03-19 11:32:50.039
    !MESSAGE NLS unused message: prompt.optlibrarypath in: com.genuitec.eclipse.easie.core.configuration

    !ENTRY com.genuitec.eclipse.core 1 0 2011-03-19 11:32:52.913
    !MESSAGE Unable to locate .myeclipse-blue.properties file

    !ENTRY org.maven.ide.eclipse 4 0 2011-03-19 11:33:23.622
    !MESSAGE Unable to update index for central|http://repo1.maven.org/maven2
    !STACK 0
    java.lang.IndexOutOfBoundsException: Index: 109, Size: 21
    at java.util.ArrayList.RangeCheck(ArrayList.java:547)
    at java.util.ArrayList.get(ArrayList.java:322)
    at org.apache.lucene.index.FieldInfos.fieldInfo(FieldInfos.java:260)
    at org.apache.lucene.index.FieldsReader.doc(FieldsReader.java:154)
    at org.apache.lucene.index.SegmentReader.document(SegmentReader.java:659)
    at org.apache.lucene.index.MultiSegmentReader.document(MultiSegmentReader.java:257)
    at org.apache.lucene.index.IndexReader.document(IndexReader.java:525)
    at org.sonatype.nexus.index.context.IndexUtils.rebuildGroups(IndexUtils.java:183)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.rebuildGroups(DefaultIndexingContext.java:679)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.merge(DefaultIndexingContext.java:615)
    at org.sonatype.nexus.index.context.DefaultIndexingContext.merge(DefaultIndexingContext.java:548)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.loadIndexDirectory(DefaultIndexUpdater.java:271)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.access$300(DefaultIndexUpdater.java:74)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater$LuceneIndexAdaptor.addIndexChunk(DefaultIndexUpdater.java:810)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:969)
    at org.sonatype.nexus.index.updater.DefaultIndexUpdater.fetchAndUpdateIndex(DefaultIndexUpdater.java:159)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.updateRemoteIndex(NexusIndexManager.java:1073)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager.updateIndex(NexusIndexManager.java:1013)
    at org.maven.ide.eclipse.internal.index.NexusIndexManager$1.run(NexusIndexManager.java:624)
    at org.maven.ide.eclipse.internal.index.IndexUpdaterJob.run(IndexUpdaterJob.java:71)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

    !ENTRY org.eclipse.jst.jsf.common 2 0 2011-03-19 11:33:53.000
    !MESSAGE No extensions found for: org.eclipse.jst.pagedesigner.pageDesignerExtension

    #315718 Reply

    klure
    Participant

    I solved this by changing myeclipse-blue.ini

    -vmargs
    -Xmx768m
    -XX:MaxPermSize=384m

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: MyEclipse blue abends

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