Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Error when launching RCPTT in 4.24 Eclipse - Workaround available(java.lang.NoSuchMethodError: org.eclipse.pde.internal.launching.launcher.LaunchValidationOperation.<init>(Lorg/eclipse/debug/core/ILaunchConfiguration;)V)
Error when launching RCPTT in 4.24 Eclipse - Workaround available [message #1853141] Mon, 20 June 2022 07:46
Sascha Ding is currently offline Sascha DingFriend
Messages: 2
Registered: March 2022
Junior Member
Hi, when I'm try to run the RCPTT Application Eclipse in my Eclipse 2022-06 (4.24) then the following error occurs:

An internal error occurred during: "Launching RCPTT_OUT_2022-06_03".
java.lang.NoSuchMethodError: org.eclipse.pde.internal.launching.launcher.LaunchValidationOperation.<init>(Lorg/eclipse/debug/core/ILaunchConfiguration;)V
at org.eclipse.rcptt.launching.internal.target.TargetPlatformHelper$1.<init>(TargetPlatformHelper.java:462)

This did NOT happen with last Eclipse version 2022-03 in combination with RCPTT nightly build 2.5.2.202204202359 but now with 2022-06 it does not work anymore with the following nightly builds:
2.5.4.202205041425, 2.5.3.202204301151 and 2.5.2.202204202359

I hope somebody has an idea :-)

Thanks in advance.

P.S: Now I found a Bugzilla Bug 580261 that explains the same issue I have noticed with Eclipse 4.24 with RCPTT:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=580261
The reporter added also a pached version for the launcher 2.53 so that it possible to use RCPTT with Eclipse 2.24. But I found also other issues with RCPTT in this Eclipse version - when I run the tests then the log is full from reflection exceptions and the AUT needs much more heap memory :-(

[Updated on: Mon, 04 July 2022 09:17]

Report message to a moderator

Previous Topic:Error when launching RCPTT in 2022-03 Eclipse
Next Topic:AUT fails to start when using Java 16
Goto Forum:
  


Current Time: Fri May 03 18:10:33 GMT 2024

Powered by FUDForum. Page generated in 0.02913 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top