Details
-
Backlog Task
-
Resolution: Fixed
-
Minor
-
None
-
None
-
None
-
None
-
Small
Description
When executing TCOMP-T11 test (Run TCK Job with ESB through OSGI Bundle), following exception is raised in Talend Runtime 2.11.4:
ComponentDefinitionException: Unable to instantiate components ... Caused by: java.lang.ClassNotFoundException: javax.ws.rs.core.MultivaluedMap cannot be found by local_project.TCK_ESB_tAzureAdlsGen2_sharekey_0.1.0Caused by: java.lang.ClassNotFoundException: javax.ws.rs.core.MultivaluedMap cannot be found by local_project.TCK_ESB_tAzureAdlsGen2_sharekey_0.1.0 at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:511) ~[org.eclipse.osgi-3.13.300.jar:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:422) ~[org.eclipse.osgi-3.13.300.jar:?] at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:414) ~[org.eclipse.osgi-3.13.300.jar:?] at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:153) ~[org.eclipse.osgi-3.13.300.jar:?]
See logs here: tesb.log