Oxygen causes RCP to block

Having trouble installing Oxygen? Got a bug to report? Post it all here.
SNO
Posts: 51
Joined: Mon Oct 01, 2012 3:05 pm

Oxygen causes RCP to block

Post 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
Stefan Nöbauer
Senior Solution Architect
KGU-Consulting GmbH
Radu
Posts: 9470
Joined: Fri Jul 09, 2004 5:18 pm

Re: Oxygen causes RCP to block

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
SNO
Posts: 51
Joined: Mon Oct 01, 2012 3:05 pm

Re: Oxygen causes RCP to block

Post by SNO »

Hi Radu,

I would like to send you some pictures.

Regards
Stefan
Stefan Nöbauer
Senior Solution Architect
KGU-Consulting GmbH
Radu
Posts: 9470
Joined: Fri Jul 09, 2004 5:18 pm

Re: Oxygen causes RCP to block

Post 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
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply