For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 4 voices, and was last updated 17 years, 5 months ago by
Sieg du Preez.
-
AuthorPosts
-
tszpindaMemberHi,
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!
TomekJuly 31, 2008 at 10:15 am #287811
Loyal WaterMemberWhat 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.
August 1, 2008 at 2:07 am #287845
tszpindaMemberThanks 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 WorkbenchVersion: 6.5.1 GA
Build id: 6.5.1-GA-20080715Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse 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/javaAugust 1, 2008 at 11:13 am #287876
Robert VargaParticipantHi 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
August 2, 2008 at 3:18 am #287893
tszpindaMemberHi,
For me it appears with any unsaved file.
Cheers
TomekAugust 4, 2008 at 12:45 pm #287941
Loyal WaterMemberTomek,
This issue has already been files for the dev team. Im sorry you ran into it.October 11, 2008 at 5:24 am #289878
Sieg du PreezMemberStill have this problem with 7 M2.
An internal error occurred during: “Restarting server…”.
Invalid thread accesseclipse.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 -cleanError
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) -
AuthorPosts
