facebook

invalid thread access restarting server

💡
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 Archived
  2.  > 
  3. Bugs
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #287801 Reply

    tszpinda
    Member

    Hi,

    Whenever I try to restart the application server (JBoss 4.2) when at least one file is not saved I’m getting a message box window with:
    “invalid thread access restarting server” and details: “internal error occured”.

    log says:

    !ENTRY org.eclipse.core.jobs 4 2 2008-07-31 13:03:33.958
    !MESSAGE An internal error occurred during: "Restarting server...".
    !STACK 0
    org.eclipse.swt.SWTException: Invalid thread access
       at org.eclipse.swt.SWT.error(SWT.java:3563)
       at org.eclipse.swt.SWT.error(SWT.java:3481)
       at org.eclipse.swt.SWT.error(SWT.java:3452)
       at org.eclipse.swt.widgets.Widget.error(Widget.java:438)
       at org.eclipse.swt.widgets.Shell.<init>(Shell.java:252)
       at org.eclipse.swt.widgets.Shell.<init>(Shell.java:345)
       at org.eclipse.jface.window.Window.createShell(Window.java:482)
       at org.eclipse.jface.window.Window.create(Window.java:425)
       at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1083)
       at org.eclipse.jface.window.Window.open(Window.java:785)
       at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
       at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
       at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    

    When all files are saved it works fine.

    By the way MyEclispe is great stuff.

    Cheers!
    Tomek

    #287811

    Loyal Water
    Member

    What version of MyEclipse are you working with? Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me so that I can get this tested with the same environment.

    #287845

    tszpinda
    Member

    Thanks for replay,

    Details of MyEclipse:

    Version: 6.5.1 GA
    Build id: 6.5.1-GA-20080715

    *** Date:
    01 August 2008 08:06:30 o’clock BST

    ** System properties:
    OS=Linux
    OS version=2.6.24-18-generic
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 6.5.1 GA
    Build id: 6.5.1-GA-20080715

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 6.5.1 GA
    Build id: 6.5.1-GA-20080715

    Eclipse Project SDK

    Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
    Build id: M20080221-1800

    Eclipse Platform

    Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
    Build id: M20080221-1800

    Eclipse Java Development Tools

    Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
    Build id: M20080221-1800

    Eclipse Graphical Editing Framework

    Version: 3.3.2.v20080129
    Build id: 20080221-1602

    Eclipse RCP

    Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
    Build id: M20080221-1800

    Eclipse Plug-in Development Environment

    Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
    Build id: M20080221-1800

    Eclipse startup command=-os
    linux
    -ws
    gtk
    -arch
    x86
    -showsplash
    -launcher
    /home/tszpinda/Pulse/Software/MyEclipse 6.5 – Pulse Edition/eclipse
    -name
    Eclipse
    –launcher.library
    /home/tszpinda/Pulse/Software/MyEclipse 6.5 – Pulse Edition//../../Common/plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.3.R33x_v20080118/eclipse_1023.so
    -startup
    /home/tszpinda/Pulse/Software/MyEclipse 6.5 – Pulse Edition//../../Common/plugins/org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
    -exitdata
    38801b
    -clean
    -configuration
    /home/tszpinda/Pulse/Software/MyEclipse 6.5 – Pulse Edition/configuration
    -vm
    /home/tszpinda/Pulse/Common/binary/com.sun.java.jre.linux.x86_1.5.0.011/bin/java

    #287876

    Robert Varga
    Participant

    Hi Nipun,

    I already reported this error earlier. I believe, you need to have an unsaved (untitled) MyEclipse SQL Editor window for this to occur.

    BR,

    Robert

    #287893

    tszpinda
    Member

    Hi,

    For me it appears with any unsaved file.

    Cheers
    Tomek

    #287941

    Loyal Water
    Member

    Tomek,
    This issue has already been files for the dev team. Im sorry you ran into it.

    #289878

    Still have this problem with 7 M2.

    An internal error occurred during: “Restarting server…”.
    Invalid thread access

    eclipse.buildId=I20080617-2000
    java.version=1.6.0_06
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_NL
    Command-line arguments: -os win32 -ws win32 -arch x86 -clean -clean

    Error
    Sat Oct 11 12:21:43 CEST 2008
    An internal error occurred during: “Restarting server…”.

    org.eclipse.swt.SWTException: Invalid thread access
    at org.eclipse.swt.SWT.error(SWT.java:3777)
    at org.eclipse.swt.SWT.error(SWT.java:3695)
    at org.eclipse.swt.SWT.error(SWT.java:3666)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:463)
    at org.eclipse.swt.widgets.Shell.<init>(Shell.java:276)
    at org.eclipse.swt.widgets.Shell.<init>(Shell.java:365)
    at org.eclipse.jface.window.Window.createShell(Window.java:487)
    at org.eclipse.jface.window.Window.create(Window.java:430)
    at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1089)
    at org.eclipse.jface.window.Window.open(Window.java:790)
    at com.genuitec.eclipse.easie.core.ui.action.ServerStartAction.basicRun(Unknown Source)
    at com.genuitec.eclipse.core.ui.action.LicenseValidatingAction.run(Unknown Source)
    at com.genuitec.eclipse.easie.core.ui.action.ServerRestartAction$1.run(Unknown Source)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: invalid thread access restarting server

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