Ed Merks
Ed Merks
In other projects like the Platform some of this got generalized to cover claude and goodness knows what other things. I'm not sure the details though. I'm personally concerned about...
It's using this version in the IDE https://repo.maven.apache.org/maven2/org/mongodb/mongo-java-driver/3.12.14/ I see this exists: https://repo.maven.apache.org/maven2/org/mongodb/mongodb-driver-legacy/5.5.1/ But I have no clue about what either of these do or if one is a replacement...
It can't be this same error because the error you show mentions `mongodb-driver-legacy-5.5.1.jar`. As far as I know there are no plans to make anything work with springboot. I think...
You might consider to contribute improved logging to BIRT itself: https://github.com/eclipse-birt/birt?tab=readme-ov-file#create-a-birt-development-environment
There appears to be a monstrous AI generated PR for Jakarta migration that I assume is related, but I'm not sure you can call it a plan: https://github.com/eclipse-birt/birt/pull/2310 I think...
@AndreasIgelCC If you really plan to work on this, I can try to help in terms of release engineering support. I think we'd need to add "axis2" to Orbit which...
Note that this is a server error where it issues a "redirect loop" that even browsers do not like: 
Indeed, even firefox doesn't go into a tailspin but rather detects the cycle. It would be even trickier to implement detection if the cycle is longer...
If the problem is the same as above with a bad mirror it should be possible to suppress the use of mirrors, maybe with `-Declipse.p2.mirrors=false` temporarily. That works with p2's...
I'm glad to be of limited help and glad this unblocks folks for the time being. Thanks also for the feedback that this actually works.