Advertisement
Gamebuster

Untitled

Aug 1st, 2020
366
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.23 KB | None | 0 0
  1. !SESSION 2020-08-01 17:16:18.290 -----------------------------------------------
  2. eclipse.buildId=4.15.0.I20200305-0155
  3. java.version=1.8.0_252
  4. java.vendor=Private Build
  5. BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
  6. Framework arguments: -product org.eclipse.epp.package.java.product ssh -X
  7. Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.java.product ssh -X
  8.  
  9. !ENTRY org.eclipse.osgi 4 0 2020-08-01 17:16:19.839
  10. !MESSAGE Application error
  11. !STACK 1
  12. org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
  13. at org.eclipse.swt.SWT.error(SWT.java:4749)
  14. at org.eclipse.swt.widgets.Display.createDisplay(Display.java:1130)
  15. at org.eclipse.swt.widgets.Display.create(Display.java:1070)
  16. at org.eclipse.swt.graphics.Device.<init>(Device.java:175)
  17. at org.eclipse.swt.widgets.Display.<init>(Display.java:636)
  18. at org.eclipse.swt.widgets.Display.<init>(Display.java:627)
  19. at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:776)
  20. at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:166)
  21. at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:180)
  22. at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:123)
  23. at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
  24. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
  25. at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
  26. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
  27. at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:498)
  32. at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
  33. at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
  34. at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
  35. at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement