Created
April 15, 2020 14:56
-
-
Save ericwill/23724c2bf966aa480de67e0d15d57c7f to your computer and use it in GitHub Desktop.
Error output when trying to run Java Test Runner
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Error - 2:52:48 PM] Apr 15, 2020, 2:52:48 PM Failed to load extension bundles | |
Load bundle list | |
org.eclipse.core.runtime.CoreException: Load bundle list | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:158) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/com.microsoft.java.test.plugin-0.22.3.jar | |
org.osgi.framework.BundleException: Could not resolve module: com.microsoft.java.test.plugin [71] | |
Unresolved requirement: Require-Bundle: org.apiguardian; bundle-version="1.0.0" | |
-> Bundle-SymbolicName: org.apiguardian; bundle-version="1.1.0.v20190826-0900" | |
org.apiguardian [85] | |
No resolution report for the bundle. Unresolved requirement: Require-Bundle: org.junit.jupiter.engine; bundle-version="5.4.0" | |
-> Bundle-SymbolicName: org.junit.jupiter.engine; bundle-version="5.6.0.v20200203-2009" | |
org.junit.jupiter.engine [75] | |
Unresolved requirement: Import-Package: org.junit.platform.engine.reporting; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.reporting; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api" | |
org.junit.platform.engine [81] | |
Unresolved requirement: Import-Package: org.junit.platform.commons.support; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.support; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
org.junit.platform.commons [80] | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.opentest4j; version="[1.1.1,2.0.0)" | |
-> Export-Package: org.opentest4j; bundle-symbolic-name="org.opentest4j"; bundle-version="1.2.0.v20190826-0900"; version="1.2.0" | |
org.opentest4j [79] | |
No resolution report for the bundle. Unresolved requirement: Import-Package: org.junit.platform.commons.logging; version="[1.6.0,2.0.0)"; status="INTERNAL" | |
-> Export-Package: org.junit.platform.commons.logging; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="INTERNAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.function; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.function; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.logging; version="[1.6.0,2.0.0)"; status="INTERNAL" | |
-> Export-Package: org.junit.platform.commons.logging; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="INTERNAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.descriptor; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.descriptor; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api.function; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api.function; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="STABLE"; uses:="org.apiguardian.api" | |
org.junit.jupiter.api [74] | |
Unresolved requirement: Import-Package: kotlin; resolution:="optional" | |
Unresolved requirement: Import-Package: kotlin.collections; resolution:="optional" | |
Unresolved requirement: Import-Package: kotlin.jvm.functions; resolution:="optional" | |
Unresolved requirement: Import-Package: kotlin.jvm.internal; resolution:="optional" | |
Unresolved requirement: Import-Package: org.opentest4j; version="[1.1.1,2.0.0)" | |
-> Export-Package: org.opentest4j; bundle-symbolic-name="org.opentest4j"; bundle-version="1.2.0.v20190826-0900"; version="1.2.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.logging; version="[1.6.0,2.0.0)"; status="INTERNAL" | |
-> Export-Package: org.junit.platform.commons.logging; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="INTERNAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.support; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.support; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.annotation; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.annotation; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api.extension; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api.extension; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.jupiter.api,org.junit.platform.commons" | |
Unresolved requirement: Import-Package: org.opentest4j; version="[1.1.1,2.0.0)" | |
-> Export-Package: org.opentest4j; bundle-symbolic-name="org.opentest4j"; bundle-version="1.2.0.v20190826-0900"; version="1.2.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.function; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.function; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api.io; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api.io; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="EXPERIMENTAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="STABLE"; uses:="kotlin,kotlin.jvm.functions,kotlin.jvm.internal,org.apiguardian.api,org.junit.jupiter.api.function,org.junit.jupiter.api.parallel,org.junit.platform.commons.annotation,org.opentest4j" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api.parallel; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api.parallel; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="EXPERIMENTAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="EXPERIMENTAL"; uses:="org.apiguardian.api,org.junit.platform.engine,org.junit.platform.engine.discovery" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.support; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.support; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.hierarchical; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.hierarchical; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.engine,org.opentest4j" | |
Unresolved requirement: Import-Package: org.junit.platform.engine; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine.reporting" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.config; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.config; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="EXPERIMENTAL"; uses:="org.apiguardian.api,org.junit.platform.engine" | |
Unresolved requirement: Require-Bundle: org.junit.platform.commons; bundle-version="1.4.0" | |
-> Bundle-SymbolicName: org.junit.platform.commons; bundle-version="1.6.0.v20200203-2009" | |
Unresolved requirement: Require-Bundle: org.opentest4j; bundle-version="1.1.1" | |
-> Bundle-SymbolicName: org.opentest4j; bundle-version="1.2.0.v20190826-0900" | |
Unresolved requirement: Require-Bundle: org.junit.jupiter.params; bundle-version="5.4.0" | |
-> Bundle-SymbolicName: org.junit.jupiter.params; bundle-version="5.6.0.v20200203-2009" | |
org.junit.jupiter.params [77] | |
Unresolved requirement: Import-Package: com.googlecode.openbeans; resolution:="optional" | |
Unresolved requirement: Import-Package: kotlin; resolution:="optional" | |
Unresolved requirement: Import-Package: kotlin.jvm.internal; resolution:="optional" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.function; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.function; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api.extension; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api.extension; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.jupiter.api,org.junit.platform.commons" | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.support; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.support; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.jupiter.api; version="[5.6.0,6.0.0)" | |
-> Export-Package: org.junit.jupiter.api; bundle-symbolic-name="org.junit.jupiter.api"; bundle-version="5.6.0.v20200203-2009"; version="5.6.0"; status="STABLE"; uses:="kotlin,kotlin.jvm.functions,kotlin.jvm.internal,org.apiguardian.api,org.junit.jupiter.api.function,org.junit.jupiter.api.parallel,org.junit.platform.commons.annotation,org.opentest4j" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Require-Bundle: org.junit.platform.engine; bundle-version="1.4.0" | |
-> Bundle-SymbolicName: org.junit.platform.engine; bundle-version="1.6.0.v20200203-2009" | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit5.runtime | |
-> Bundle-SymbolicName: org.eclipse.jdt.junit5.runtime; bundle-version="1.0.800.v20200214-0716"; singleton:="true" | |
org.eclipse.jdt.junit5.runtime [73] | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit.runtime; bundle-version="[3.5.0,4.0.0)" | |
Unresolved requirement: Require-Bundle: org.junit.platform.launcher; bundle-version="1.4.0" | |
-> Bundle-SymbolicName: org.junit.platform.launcher; bundle-version="1.6.0.v20200203-2009" | |
org.junit.platform.launcher [82] | |
Unresolved requirement: Import-Package: org.junit.platform.engine.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.reporting; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.reporting; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.logging; version="[1.6.0,2.0.0)"; status="INTERNAL" | |
-> Export-Package: org.junit.platform.commons.logging; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="INTERNAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.engine; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine.reporting" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.descriptor; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.descriptor; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.engine" | |
Unresolved requirement: Require-Bundle: org.junit.vintage.engine; bundle-version="5.4.0" | |
-> Bundle-SymbolicName: org.junit.vintage.engine; bundle-version="5.6.0.v20200203-2009" | |
org.junit.vintage.engine [78] | |
Unresolved requirement: Import-Package: org.junit.experimental.categories; version="[4.13.0,5.0.0)" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.support; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.support; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.commons; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons.util" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="EXPERIMENTAL"; uses:="org.apiguardian.api,org.junit.platform.engine,org.junit.platform.engine.discovery" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.function; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.function; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.engine; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine.reporting" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.descriptor; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.descriptor; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.logging; version="[1.6.0,2.0.0)"; status="INTERNAL" | |
-> Export-Package: org.junit.platform.commons.logging; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="INTERNAL"; uses:="org.apiguardian.api" | |
Unresolved requirement: Require-Bundle: org.junit.platform.suite.api; bundle-version="1.4.0" | |
-> Bundle-SymbolicName: org.junit.platform.suite.api; bundle-version="1.6.0.v20200203-2009" | |
org.junit.platform.suite.api [84] | |
Unresolved requirement: Import-Package: org.apiguardian.api; version="[1.0.0,2.0.0)" | |
-> Export-Package: org.apiguardian.api; bundle-symbolic-name="org.apiguardian"; bundle-version="1.1.0.v20190826-0900"; version="1.1.0" | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit4.runtime | |
-> Bundle-SymbolicName: org.eclipse.jdt.junit4.runtime; bundle-version="1.1.1200.v20200214-0716"; singleton:="true" | |
org.eclipse.jdt.junit4.runtime [72] | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit.runtime; bundle-version="[3.5.0,4.0.0)" | |
Unresolved requirement: Require-Bundle: org.junit.platform.runner; bundle-version="1.4.0" | |
-> Bundle-SymbolicName: org.junit.platform.runner; bundle-version="1.6.0.v20200203-2009" | |
org.junit.platform.runner [83] | |
Unresolved requirement: Import-Package: org.junit.runner; version="[4.13.0,5.0.0)" | |
Unresolved requirement: Import-Package: org.junit.platform.launcher.core; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.launcher.core; bundle-symbolic-name="org.junit.platform.launcher"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine,org.junit.platform.launcher" | |
Unresolved requirement: Import-Package: org.junit.platform.launcher; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.launcher; bundle-symbolic-name="org.junit.platform.launcher"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine,org.junit.platform.engine.reporting" | |
Unresolved requirement: Import-Package: org.junit.platform.commons.util; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.commons.util; bundle-symbolic-name="org.junit.platform.commons"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="DEPRECATED"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.commons.function" | |
Unresolved requirement: Import-Package: org.junit.platform.engine; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine.reporting" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.reporting; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.reporting; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.support.descriptor; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.support.descriptor; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.engine.discovery; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.engine.discovery; bundle-symbolic-name="org.junit.platform.engine"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="STABLE"; uses:="org.apiguardian.api,org.junit.platform.commons,org.junit.platform.engine" | |
Unresolved requirement: Import-Package: org.junit.platform.suite.api; version="[1.6.0,2.0.0)" | |
-> Export-Package: org.junit.platform.suite.api; bundle-symbolic-name="org.junit.platform.suite.api"; bundle-version="1.6.0.v20200203-2009"; version="1.6.0"; status="MAINTAINED"; uses:="org.apiguardian.api" | |
Unresolved requirement: Require-Bundle: org.junit.jupiter.migrationsupport; bundle-version="5.4.0" | |
-> Bundle-SymbolicName: org.junit.jupiter.migrationsupport; bundle-version="5.6.0.v20200203-2009" | |
org.junit.jupiter.migrationsupport [76] | |
Unresolved requirement: Import-Package: org.junit; version="[4.13.0,5.0.0)" | |
Unresolved requirement: Require-Bundle: org.junit.jupiter.api; bundle-version="5.4.0" | |
-> Bundle-SymbolicName: org.junit.jupiter.api; bundle-version="5.6.0.v20200203-2009" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/org.eclipse.jdt.junit4.runtime_1.1.1200.v20200214-0716.jar | |
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.junit4.runtime [72] | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit.runtime; bundle-version="[3.5.0,4.0.0)" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/org.eclipse.jdt.junit5.runtime_1.0.800.v20200214-0716.jar | |
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.jdt.junit5.runtime [73] | |
Unresolved requirement: Require-Bundle: org.eclipse.jdt.junit.runtime; bundle-version="[3.5.0,4.0.0)" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/org.junit.jupiter.migrationsupport_5.6.0.v20200203-2009.jar | |
org.osgi.framework.BundleException: Could not resolve module: org.junit.jupiter.migrationsupport [76] | |
Unresolved requirement: Import-Package: org.junit; version="[4.13.0,5.0.0)" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/org.junit.vintage.engine_5.6.0.v20200203-2009.jar | |
org.osgi.framework.BundleException: Could not resolve module: org.junit.vintage.engine [78] | |
Unresolved requirement: Import-Package: org.junit.experimental.categories; version="[4.13.0,5.0.0)" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) | |
Contains: Bundle startup failed reference:file:/tmp/vscode-unpacked/redhat.java11.0.50.0.wwujqkgjtj.vscjava.vscode-java-test-0.22.3.vsix/extension/server/org.junit.platform.runner_1.6.0.v20200203-2009.jar | |
org.osgi.framework.BundleException: Could not resolve module: org.junit.platform.runner [83] | |
Unresolved requirement: Import-Package: org.junit.runner; version="[4.13.0,5.0.0)" | |
at org.eclipse.osgi.container.Module.start(Module.java:462) | |
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:439) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.startBundles(BundleUtils.java:183) | |
at org.eclipse.jdt.ls.core.internal.handlers.BundleUtils.loadBundles(BundleUtils.java:156) | |
at org.eclipse.jdt.ls.core.internal.handlers.InitHandler.initialize(InitHandler.java:146) | |
at org.eclipse.jdt.ls.core.internal.handlers.JDTLanguageServer.initialize(JDTLanguageServer.java:199) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.lambda$null$0(GenericEndpoint.java:65) | |
at org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint.request(GenericEndpoint.java:120) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleRequest(RemoteEndpoint.java:261) | |
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:190) | |
at org.eclipse.jdt.ls.core.internal.ParentProcessWatcher.lambda$0(ParentProcessWatcher.java:121) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.handleMessage(StreamMessageProducer.java:194) | |
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageProducer.listen(StreamMessageProducer.java:94) | |
at org.eclipse.lsp4j.jsonrpc.json.ConcurrentMessageProcessor.run(ConcurrentMessageProcessor.java:113) | |
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) | |
at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) | |
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) | |
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) | |
at java.base/java.lang.Thread.run(Thread.java:834) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment