Page 1 of 1

Oxygen causes RCP to block

Posted: Thu Jun 17, 2021 10:12 am
by SNO
Hello,

The Oxygen Eclipse Plugin 23.1 causes our CMS to block. (Eclipse 4.20)

It seams that on startup the oxygen editor adds some runnables (com.oxygenxml.editor.EditorPlugin$33@3c883ad7) to the Display.syncExec that are blocking the Display.

Could you help me localizing the Problem by analysing what happens in the EditorPlugin class?

Best Regards
Stefan

Re: Oxygen causes RCP to block

Posted: Thu Jun 17, 2021 11:03 am
by Radu
Hi Stefan,

Maybe you can use the Java JDK "jconsole" utility to connect to the running Eclipse instance and see in the "Threads" tab exactly where the "main" thread blocks.

Regards,
Radu

Re: Oxygen causes RCP to block

Posted: Thu Jun 17, 2021 11:31 am
by SNO
Hi Radu,

I would like to send you some pictures.

Regards
Stefan

Re: Oxygen causes RCP to block

Posted: Thu Jun 17, 2021 11:35 am
by Radu
Hi Stefan,

Sure, you can drop us an email (support@oxygenxml.com). If the screenshots contain stack traces I would also like them as pasted text content for ease of access.

Regards,
Radu