Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » OSGI problem(Eclipse stops working)
OSGI problem [message #1853982] Tue, 26 July 2022 19:40 Go to next message
Jozef Vandenmooter is currently offline Jozef VandenmooterFriend
Messages: 9
Registered: March 2022
Junior Member
Hi,

From time to time, our users's Eclipse instance won't start up anymore and reports the following error in the log:

!ENTRY org.eclipse.osgi 4 0 2022-07-26 12:36:00.439
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:4918)
at org.eclipse.swt.SWT.error(SWT.java:4833)
at org.eclipse.swt.SWT.error(SWT.java:4804)
at org.eclipse.swt.widgets.Display.error(Display.java:1272)
at org.eclipse.swt.widgets.Display.checkDevice(Display.java:827)
at org.eclipse.swt.widgets.Display.addListener(Display.java:708)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.<init>(IDEWorkbenchAdvisor.java:184)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchAdvisor.<init>(IDEWorkbenchAdvisor.java:192)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:153)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)

When we delete the .\configuration\org.eclipse.osgi folder, Eclipse starts up fine again and that folder is recreated.

How do I start troubleshooting this? We are running version 2022-03 (4.23.0).

Thanks,

Jozef


Re: OSGI problem [message #1853987 is a reply to message #1853982] Wed, 27 July 2022 00:52 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

You might start by seeing if it happens with the current release.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: OSGI problem [message #1854005 is a reply to message #1853987] Wed, 27 July 2022 13:38 Go to previous message
Jozef Vandenmooter is currently offline Jozef VandenmooterFriend
Messages: 9
Registered: March 2022
Junior Member
Thanks for the response. We do not know what causes the problem. It's not easily reproducable.

Switching to the latest version of Eclipse (2022-06-R) would require the developers to upgrade their workspaces. Couldn't this cause other problems?



Previous Topic:While compiling my csv file , it says can't open file 'C:/users/ admin.
Next Topic:Migrating Eclipse 4.8 Neon-> Eclipse 4.18 version
Goto Forum:
  


Current Time: Fri Apr 26 11:12:22 GMT 2024

Powered by FUDForum. Page generated in 0.08117 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top