Skip to content

Passed

org.eclipse.scout.rt.platform.internal.PlatformImplementorTest.testAwaitPlatformStartedFailsInPlatformStarted

Took 1 ms.

Standard Output

2024-07-05 13:07:25,070 INFO  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.validateHeadless(PlatformImplementor.java:179) - Headless mode: scout.headless=true, java.awt.headless=true, GraphicsEnvironment.isHeadless()=true

Standard Error

2024-07-05 13:07:25,070 WARN  [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.initBeanDecorationFactory(PlatformImplementor.java:244) - Using org.eclipse.scout.rt.platform.SimpleBeanDecorationFactory. Please verify that this application really has no client or server side IBeanDecorationFactory
2024-07-05 13:07:25,070 ERROR [pool-2005-thread-1] org.eclipse.scout.rt.platform.internal.PlatformImplementor.fireStateEvent(PlatformImplementor.java:336) - Error during ev
...[truncated 556 chars]...
.eclipse.scout.rt.platform.internal.PlatformImplementorTest.lambda$3(PlatformImplementorTest.java:157)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base/java.lang.Thread.run(Thread.java:840)