facebook

MyEclipse causing crashes? [Closed]

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

    abuhashim
    Member

    I think, looking at the log file below, that MyEclipse is causing Eclipse to crash.

    !SESSION Aug 06, 2003 01:39:11.708 ———————————————
    java.version=1.4.2
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
    Command-line arguments: -os linux -ws gtk -arch x86 -install file:/opt/eclipse/
    !ENTRY org.eclipse.ui.workbench 4 2 Aug 06, 2003 01:39:11.709
    !MESSAGE Problems occurred when invoking code from plug-in: “org.eclipse.ui.workbench”.
    !STACK 0
    com.genuitec.eclipse.core.U: Invalid thread state detected on write.
    at com.genuitec.eclipse.core.P.a<breve>(Unknown Source)
    at com.genuitec.eclipse.core.P.A?(Unknown Source)
    at com.genuitec.eclipse.core.P.a¯(Unknown Source)
    at com.genuitec.eclipse.core.N.a¯(Unknown Source)
    at com.genuitec.eclipse.core.N.a¯(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.E<breve>(Unknown Source)
    at com.genuitec.eclipse.core.ViperCore.e¯(Unknown Source)
    at de.bb.bje.eclipse.editors.BJspEditor.init(Unknown Source)
    at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:104)
    at de.bb.bje.eclipse.editors.JspMultiPageEditor.A<breve>(Unknown Source)
    at de.bb.bje.eclipse.editors.JspMultiPageEditor.createPages(Unknown Source)
    at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:166)
    at org.eclipse.ui.internal.PartPane$4.run(PartPane.java:141)
    at org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1006)
    at org.eclipse.core.runtime.Platform.run(Platform.java:413)
    at org.eclipse.ui.internal.PartPane.createChildControl(PartPane.java:137)
    at org.eclipse.ui.internal.PartPane.createControl(PartPane.j

    #197734 Reply

    Scott Anderson
    Participant

    The problem you’re seeing seems to be caused by not having write access to the Eclipse installation hierarchy. Since you’re on Linux, would you verify that the user which you’re executing MyEclipse as has full read/write access to the Eclipse directory hierarchy? I believe this will correct the issue.

    –Scott
    MyEclipse Support

    #197780 Reply

    abuhashim
    Member

    Thanks that seems to have sorted it

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: MyEclipse causing crashes? [Closed]

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