"Workbench has not been created yet"
See original GitHub issueI got this error trying to start dbeaver, I’m on macos high sierra 10.13 (17A405), java version “9”, dbeaver 4.2.2:
✔ /Applications/DBeaver.app/Contents/MacOS
16:48 $ ./dbeaver
2017-10-12 16:48:41.896 - Create display
2017-10-12 16:48:42.251 - DBeaver 4.2.2 is starting
2017-10-12 16:48:42.253 - Install path: '/Applications/DBeaver.app/Contents/Eclipse'
2017-10-12 16:48:42.255 - Instance path: 'file:/Users/nebiros/.dbeaver4/'
2017-10-12 16:48:42.256 - Memory available 64Mb/1024Mb
2017-10-12 16:48:42.287 - Starting RMI server at 25363
2017-10-12 16:48:42.557 - Run workbench
2017-10-12 16:48:42.616 - DBeaver is stopping
2017-10-12 16:48:42.617 - null
java.lang.IllegalStateException: Workbench has not been created yet.
at org.eclipse.ui.PlatformUI.getWorkbench(PlatformUI.java:93)
at org.jkiss.dbeaver.core.application.DBeaverApplication.shutdown(DBeaverApplication.java:347)
at org.jkiss.dbeaver.core.application.DBeaverApplication.start(DBeaverApplication.java:173)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:564)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1499)
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
"Workbench has not been created yet" error in eclipse plugin ...
2 Answers 2 · Go to the Run configuration -> Remove all the target platform jars. · Click on add required bundles. ·...
Read more >IllegalStateException: "Workbench has not been created yet"
An example of the IllegalStateException message thrown in the console output: java.lang.IllegalStateException: Workbench has not been created yet. at org.
Read more >Eclipse 4 » Exception Workbench has not been created yet
I have created an RCP application with E4 Application model, it's work fine but when a i try to get some Workbench ressources...
Read more >Workbench has not been created yet. DBeaver 5. · Issue #3319
I have dbeaver-ce-5.0.2-x86-setup.exe. Windows 7 32 bit. When i run, i get error: An error has occurred. See the log file
Read more >"Workbench has not been created yet" in E4Application
Hallo,<br /> <br /> I try to view a report in an eclipse 4 based Application (org.eclipse.e4.ui.workbench.swt.E4Application).
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Great, thanks for information.
Please test with DBeaver 4.2.3