Error "Update manager not supported" with debug configuration in BIRT 4.9 #907
-
Hi guys, I would like to launch debug configuration in BIRT 4.9, but I get the following error when I create a simple report and select "Run" -> "Debug Report". Did anyone notice the same error? Should I create an issue? |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 6 replies
-
As a side note, for me, "debug report" has never worked (with BIRT 3.7.1, 4.2.1, 4.3.0). To debug Javascript inside reports, I am using a Java logging library from Javascript. |
Beta Was this translation helpful? Give feedback.
-
For us it works with BIRT 4.6 as we use report debug configurations to debug java |
Beta Was this translation helpful? Give feedback.
-
This doesn't solve the issue, but may be a workaround: |
Beta Was this translation helpful? Give feedback.
-
Although my comment doesn't help solving the issue, I still would like to stress the importance of this feature. Indeed, being able to extend BIRT's default behaviour with JavaScript and Java code is a key feature of the product; so, it's quite a downer that it doesn't work! |
Beta Was this translation helpful? Give feedback.
-
I did a quick search on this and based on https://git.eclipse.org/c/pde/eclipse.pde.ui.git/commit/?id=019fbb31a420e07e340e8ddbf81c5433ce7b58f0, it seems like one of the components (plug-ins, fragments, features, update sites and RCP products) expects the old update manager being present. I'm not familiar enough with Eclipse PDE UI to make something out of this but maybe this will ring a bell with someone, and we can identify a workaround or even better a way to fix this in the next release... ? |
Beta Was this translation helpful? Give feedback.
-
I have fixed the issue. Please download the result from this job to test. |
Beta Was this translation helpful? Give feedback.
I have fixed the issue. Please download the result from this job to test.
https://github.com/eclipse/birt/actions/runs/2066751417