Forum Discussion
- JaymzOccasional Contributor
I had this issue and I seem to have worked my way out of it.
Correction:
Seem that if you leave it so the start page opens when you first start SoapUI up, it won't cause this issue. I was able to toggle this error off and on just by unchecking that in the settings and restarting SoapUI.
- freerinkNew Contributor
I can also confirm the startup page workaround. Thanks for the tip!
- jjsoapNew Contributor
I have the same issue here,
but my colleague sitting next to me doesnt have this issue with the same project used & same data. Very weird this bug AYeremeyev DmitryAleshin ..
freerink Jaymz,
Can you be more precise or confirm, on these steps to reproduce for the WORKAROUND SOLUTION please?
1. Did you go to "Prefereces" -> "UI Settings", then uncheck "Opens startup web page when starting SoapUI"?
2. Then remove all projects , close SoapUI and then re-open it?
Thank you
JJ- jjsoapNew Contributor
Issue fixed by clearing all the settings in SOAPUI (default) and restart the application.
- nmraoChampion Level 3I just heard from you only that 5.5.0 got released. And may be you are the first one to try.
If is blocking, then probably best thing is continue to use 5.4.0.
Hope this is being monitored by SmartBear team and get that addressed at the earliest.- skipclavellNew Contributor
Hard to imagine I'm the first to install 5.5.0. Probably a bug with the installation when replacing 5.4.0. Regardless, uninstalling and reinstalling 5.4.0 fixed the problem.
- johnc66Occasional Visitor
I have the same issue running 5.5.0, this is after an upgrade from 5.4. I can run the same test suite in Ready API 2.6.0 and it will execute all test cases
- freerinkNew Contributor
Same problem here!
- jprOccasional Contributor
It fails for me if I disable showing the Endpoint explorer and the startup page. It fails both on Windows 7 and Windows 10.
Tue Mar 05 19:36:57 CET 2019:ERROR:Exception during Test Execution java.lang.IllegalStateException: Toolkit not initialized at com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:273) at com.sun.javafx.application.PlatformImpl.runLater(PlatformImpl.java:268) at javafx.application.Platform.runLater(Platform.java:83) at com.eviware.soapui.impl.wsdl.panels.testsuite.WsdlTestSuiteDesktopPanel$InternalTestSuiteRunListener.afterTestCase(WsdlTestSuiteDesktopPanel.java:430) at com.eviware.soapui.impl.wsdl.testcase.WsdlTestSuiteRunner.notifyAfterRunTestCase(WsdlTestSuiteRunner.java:200) at com.eviware.soapui.impl.wsdl.testcase.WsdlTestSuiteRunner.runSequential(WsdlTestSuiteRunner.java:130) at com.eviware.soapui.impl.wsdl.testcase.WsdlTestSuiteRunner.internalRun(WsdlTestSuiteRunner.java:94) at com.eviware.soapui.impl.wsdl.testcase.WsdlTestSuiteRunner.internalRun(WsdlTestSuiteRunner.java:46) at com.eviware.soapui.impl.wsdl.support.AbstractTestRunner.run(AbstractTestRunner.java:128) at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.util.concurrent.FutureTask.run(Unknown Source) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source)
- AYeremeyevSmartBear Alumni (Retired)
Thank you for feedback and detailed problem description. Your opinion is important for us.
Next release of SoapUI OS will contain solution for this issue.
Current "next" branch already contains needed fix.
Alexander Yeremeyev.
Related Content
- 3 years ago
- 12 years ago