Nsight Eclipse Error (not opening)

I am trying to open Nsight Eclipse. However, after selecting a workspace, I get this error

An error has occurred. See the log file
/home/rishabh/cuda-workspace/.metadata/.log.

I go to check that log file, but the cuda-workspace folder is empty.

Anyone know what is wrong? Thanks in advance.

Hi,

It is hard to tell the root cause without the log information.
Would you mind to share the log file with us?

Thanks.

There is no log file. I go to the location, but it is empty.

I did install using the command line by running this command

sudo apt install nvidia-nsight

Now it opens if I type

nsight

in the command window.

I still get the same problem if I click on the application from the list of applications.

Hi,

Could you try to install Nsight from the JetPack installer?
It is included in the CUDA toolkit.

Thanks.

I installed the CUDA toolkit using the SDK Manager. The icon for Nsight Eclipse shows up. After selecting a workspace, the error I mentioned in the first post shows up. And, like I said, that log file it mentions does not exist.

It works if I go to this location:

/usr/local/cuda-10.0/libnsight

and then open it using this command:

./nsight -vm /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java
3 Likes

Hi, I have the same problem. I installed nsight from the sdkmanager

Here is the logfile:

!SESSION 2019-11-08 00:46:47.233 -----------------------------------------------
eclipse.buildId=unknown
java.version=11.0.4
java.vendor=Ubuntu
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY com.nvidia.cuda.ide.build 4 0 2019-11-08 00:46:48.761
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.build [9]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core
→ Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
org.eclipse.cdt.managedbuilder.core [108]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.cdt 4 0 2019-11-08 00:46:48.762
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.cdt [10]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.0.0”
→ Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
org.eclipse.cdt.managedbuilder.core [108]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.debug 4 0 2019-11-08 00:46:48.764
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.debug [11]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“5.3.0”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.editor 4 0 2019-11-08 00:46:48.766
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.editor [12]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
→ Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.ui [111]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.remote 4 0 2019-11-08 00:46:48.768
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.remote [13]
Unresolved requirement: Import-Package: org.eclipse.remote.core
→ Export-Package: org.eclipse.remote.core; bundle-symbolic-name=“org.eclipse.remote.core”; bundle-version=“1.0.0.201409111520”; version=“0.0.0”
org.eclipse.remote.core [263]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.sdk 4 0 2019-11-08 00:46:48.774
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.sdk [15]
Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“5.4.0”
→ Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.0.0.201903120322”; singleton:=“true”
com.nvidia.cuda.ide.editor [12]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
→ Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.ui [111]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.cuda.ide.toolchains 4 0 2019-11-08 00:46:48.777
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.toolchains [16]
Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.build; bundle-version=“10.0.0”
→ Bundle-SymbolicName: com.nvidia.cuda.ide.build; bundle-version=“10.0.0.201903120322”; singleton:=“true”
com.nvidia.cuda.ide.build [9]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core
→ Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
org.eclipse.cdt.managedbuilder.core [108]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.viper 4 0 2019-11-08 00:46:48.780
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper [19]
Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“10.0.0”
→ Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.0.0.201903120322”; singleton:=“true”
com.nvidia.cuda.ide.editor [12]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
→ Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.ui [111]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.viper.birt 4 0 2019-11-08 00:46:48.782
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper.birt [20]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY com.nvidia.viper.ide 4 0 2019-11-08 00:46:48.784
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper.ide [22]
Unresolved requirement: Require-Bundle: com.nvidia.viper; bundle-version=“1.0.0”
→ Bundle-SymbolicName: com.nvidia.viper; bundle-version=“10.0.0.201903120322”; singleton:=“true”
com.nvidia.viper [19]
Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“10.0.0”
→ Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.0.0.201903120322”; singleton:=“true”
com.nvidia.cuda.ide.editor [12]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
→ Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.ui [111]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.build.crossgcc 4 0 2019-11-08 00:46:48.789
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.build.crossgcc [81]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“5.1.0”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.checkers 4 0 2019-11-08 00:46:48.790
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.checkers [82]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.codan.core
→ Bundle-SymbolicName: org.eclipse.cdt.codan.core; bundle-version=“3.2.0.201409172108”; singleton:=“true”
org.eclipse.cdt.codan.core [84]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.checkers.ui 4 0 2019-11-08 00:46:48.793
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.checkers.ui [83]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.core 4 0 2019-11-08 00:46:48.794
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.core [84]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.core.cxx 4 0 2019-11-08 00:46:48.796
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.core.cxx [85]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.ui 4 0 2019-11-08 00:46:48.798
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.ui [86]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.codan.core
→ Bundle-SymbolicName: org.eclipse.cdt.codan.core; bundle-version=“3.2.0.201409172108”; singleton:=“true”
org.eclipse.cdt.codan.core [84]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.codan.ui.cxx 4 0 2019-11-08 00:46:48.800
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.codan.ui.cxx [87]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.codan.core
→ Bundle-SymbolicName: org.eclipse.cdt.codan.core; bundle-version=“3.2.0.201409172108”; singleton:=“true”
org.eclipse.cdt.codan.core [84]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.core 4 0 2019-11-08 00:46:48.802
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.debug.core 4 0 2019-11-08 00:46:48.804
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.debug.mi.core 4 0 2019-11-08 00:46:48.806
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.debug.mi.core [93]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.core; bundle-version=“[7.0.0,8.1.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.core; bundle-version=“7.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.debug.mi.ui 4 0 2019-11-08 00:46:48.808
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.debug.mi.ui [94]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.mi.core; bundle-version=“[7.0.0,8.1.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.mi.core; bundle-version=“7.3.0.201409172108”; singleton:=“true”
org.eclipse.cdt.debug.mi.core [93]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.core; bundle-version=“[7.0.0,8.1.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.core; bundle-version=“7.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.debug.ui 4 0 2019-11-08 00:46:48.810
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.debug.ui [95]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.core; bundle-version=“[7.0.0,8.1.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.core; bundle-version=“7.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.debug.ui.memory.floatingpoint 4 0 2019-11-08 00:46:48.812
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.debug.ui.memory.floatingpoint [96]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.core; bundle-version=“7.2.0”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.core; bundle-version=“7.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.dsf 4 0 2019-11-08 00:46:48.815
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.dsf [98]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.dsf.gdb 4 0 2019-11-08 00:46:48.817
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.dsf.gdb [99]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.dsf; bundle-version=“2.5.0.nvidia”
→ Bundle-SymbolicName: org.eclipse.cdt.dsf; bundle-version=“2.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.dsf [98]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.dsf.gdb.ui 4 0 2019-11-08 00:46:48.819
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.dsf.gdb.ui [100]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.dsf
→ Bundle-SymbolicName: org.eclipse.cdt.dsf; bundle-version=“2.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.dsf [98]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.dsf.ui 4 0 2019-11-08 00:46:48.821
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.dsf.ui [101]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.dsf; bundle-version=“2.0.0”
→ Bundle-SymbolicName: org.eclipse.cdt.dsf; bundle-version=“2.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.dsf [98]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.gdb 4 0 2019-11-08 00:46:48.823
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.gdb [102]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.gdb.ui 4 0 2019-11-08 00:46:48.825
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.gdb.ui [103]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.ui; bundle-version=“7.0.0”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.ui; bundle-version=“7.4.1.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.ui [95]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.debug.core; bundle-version=“[7.0.0,8.1.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.debug.core; bundle-version=“7.5.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.debug.core [92]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.launch 4 0 2019-11-08 00:46:48.828
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.launch [104]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.launch.remote 4 0 2019-11-08 00:46:48.830
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.launch.remote [105]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.launch
→ Bundle-SymbolicName: org.eclipse.cdt.launch; bundle-version=“7.1.0.201409172108”; singleton:=“true”
org.eclipse.cdt.launch [104]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.make.core 4 0 2019-11-08 00:46:48.832
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.make.core [106]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.make.ui 4 0 2019-11-08 00:46:48.834
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.make.ui [107]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.managedbuilder.core 4 0 2019-11-08 00:46:48.836
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.managedbuilder.core [108]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.managedbuilder.gnu.ui 4 0 2019-11-08 00:46:48.837
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.managedbuilder.gnu.ui [109]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core; bundle-version=“[8.1.0,9.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
org.eclipse.cdt.managedbuilder.core [108]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.managedbuilder.ui 4 0 2019-11-08 00:46:48.839
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.managedbuilder.ui [110]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.cdt.ui 4 0 2019-11-08 00:46:48.841
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.cdt.ui [111]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.ems.core 4 0 2019-11-08 00:46:48.909
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.ems.core [254]
Unresolved requirement: Require-Bundle: org.eclipse.remote.core
→ Bundle-SymbolicName: org.eclipse.remote.core; bundle-version=“1.0.0.201409111520”; singleton:=“true”
org.eclipse.remote.core [263]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.rdt.sync.cdt.core 4 0 2019-11-08 00:46:48.911
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.rdt.sync.cdt.core [255]
Unresolved requirement: Require-Bundle: org.eclipse.cdt.core
→ Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
org.eclipse.cdt.core [88]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.rdt.sync.core 4 0 2019-11-08 00:46:48.912
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.rdt.sync.core [256]
Unresolved requirement: Require-Bundle: org.eclipse.remote.core
→ Bundle-SymbolicName: org.eclipse.remote.core; bundle-version=“1.0.0.201409111520”; singleton:=“true”
org.eclipse.remote.core [263]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.rdt.sync.git.core 4 0 2019-11-08 00:46:48.913
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.rdt.sync.git.core [257]
Unresolved requirement: Require-Bundle: org.eclipse.ptp.rdt.sync.core
→ Bundle-SymbolicName: org.eclipse.ptp.rdt.sync.core; bundle-version=“4.0.0.201409161348”; singleton:=“true”
org.eclipse.ptp.rdt.sync.core [256]
Unresolved requirement: Require-Bundle: org.eclipse.remote.core
→ Bundle-SymbolicName: org.eclipse.remote.core; bundle-version=“1.0.0.201409111520”; singleton:=“true”
org.eclipse.remote.core [263]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.rdt.sync.git.ui 4 0 2019-11-08 00:46:48.915
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.rdt.sync.git.ui [258]
Unresolved requirement: Require-Bundle: org.eclipse.ptp.rdt.sync.core
→ Bundle-SymbolicName: org.eclipse.ptp.rdt.sync.core; bundle-version=“4.0.0.201409161348”; singleton:=“true”
org.eclipse.ptp.rdt.sync.core [256]
Unresolved requirement: Require-Bundle: org.eclipse.remote.core
→ Bundle-SymbolicName: org.eclipse.remote.core; bundle-version=“1.0.0.201409111520”; singleton:=“true”
org.eclipse.remote.core [263]
Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)

!ENTRY org.eclipse.ptp.rdt.sync.ui 4 0 2019-11-08 00:46:48.916
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ptp.rdt.sync.ui [259]
Unresolved requirement: Require-Bundl

Hi,

It looks like your environment only have JRE v1.7:

Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(<b>version=1.7</b>))"

However, Nsight EE require JRE 1.8 for the Eclipse functionality.
Could you upgrade the JRE version first and try it again?
https://docs.nvidia.com/cuda/nsight-eclipse-edition-getting-started-guide/index.html#installation-jdk-jre

Thanks.

I have the same problem, and followed the instructions to download JRE version 8.151 on the link above , and also this:

https://docs.oracle.com/javase/10/install/installation-jdk-and-jre-linux-platforms.htm#JSJIG-GUID-D54A6F28-A305-4249-A5BF-835B25644C26

But it doesn’t work. I am missing in which directory to copy the files???

Thanks!

Hi,

Did you meet exact the same error since it was related to the JRE1.7.

Unresolved requirement: Require-Capability: osgi.ee; filter:="(&(osgi.ee=JavaSE)(version=1.7))"

If you are facing something else, would you mind to share it with us?

Thanks.

Exactly the same problem, and unable to resolve the correct JRE installation issue using the required version 151 according to

https://docs.nvidia.com/cuda/nsight-eclipse-edition-getting-started-guide/index.html#installation-jdk-jre

I hoe working with the Jetpack software would be less experimental! The amount of time wasted looking for workarrounds vs actually working is the highest in ANY PROJECT I’ve been involved in my looooong career.

Using MS Code in the meantime.

Hey david9xqqb,

could you try the solution from rishabh.choudhary :

I am not exactly sure but the problem is that we have to set the correct versions of java that nsight uses.

I haven’t had the time to tinker and set the paths but I will comment again if I have a solution.

In the mean time could you try the solution above and say if it works?

All the best,
Angel

How can this still not be resolved?

  • I do a clean install of Ubuntu 18.04.3 LTS. Then I install NVIDIA SDK Manager. Then it downloads and installs many megabytes of stuff including Nsight Eclipse.
  • This is all in a totally clean, sterile environment.

    So I now try to open Nsight Eclipse …

    “An error has occurred. See the log file …”

    I’m not going to include the contents of the logfile as it’d be pointless. A suggestion … to those who release the software … try going through a typical install and see it if works.

    Hi, nvidiaej37s

    Sorry for the late update.

    We try to reproduce this issue but Nsight run well on our environment.
    Suppose this issue is related to the system setting so it’s VERY important for us to have your log.
    Would you mind to share the log so we can do some further checking?

    Thanks.

    !SESSION 2019-11-30 22:12:53.914 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.8.0_222
    java.vendor=Private Build
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IL
    Command-line arguments: -os linux -ws gtk -arch x86_64

    !ENTRY com.nvidia.cuda.ide.build 4 0 2019-11-30 22:13:08.518
    !MESSAGE Adding CUDA Toolkit 10.0 (id=com.nvidia.cuda.ide.toolchain.nine_zero.exe.release) to the list of preferred toolchains

    !ENTRY org.eclipse.rse.core 1 0 2019-11-30 22:18:21.756
    !MESSAGE Saved passwords are not available for migration to secure storage. Deprecated authorization classes (org.eclipse.core.runtime.compatibility.auth) are not installed.

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:19:28.321
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.getConnection(RemoteTargetEntry.java:187)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.access$1(RemoteTargetEntry.java:180)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$5.run(RemoteTargetEntry.java:165)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:19:37.344
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.getConnection(RemoteTargetEntry.java:187)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.access$1(RemoteTargetEntry.java:180)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$5.run(RemoteTargetEntry.java:165)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:20:37.249
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.getConnection(RemoteTargetEntry.java:187)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.access$1(RemoteTargetEntry.java:180)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$5.run(RemoteTargetEntry.java:165)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.cuda.ide.remote.connection 4 0 2019-11-30 22:20:57.306
    !MESSAGE
    !STACK 1
    org.eclipse.core.runtime.CoreException: Failed to connect sshd on “X1:22”
    at com.nvidia.common.util.CoreUtil.coreException(CoreUtil.java:132)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:375)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.getFileDialog(RSERemoteConnection.java:256)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.browse(RSERemoteConnection.java:229)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.browseForToolkit(RemoteConnectionToolkitWizardPage.java:386)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.widgetSelected(RemoteConnectionToolkitWizardPage.java:1097)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnectionsService.editToolkit(RSERemoteConnectionsService.java:88)
    at com.nvidia.common.internal.toolkit.ToolkitManager.editToolkit(ToolkitManager.java:39)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:133)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:1)
    at com.nvidia.common.util.CoreUtil.accessService(CoreUtil.java:50)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry.editToolkit(ManagedProjectRemoteTargetEntry.java:130)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$1.widgetSelected(ManagedProjectRemoteTargetEntry.java:108)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:136)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    Caused by: org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    … 59 more
    !SUBENTRY 1 com.nvidia.common 4 0 2019-11-30 22:20:57.307
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.getFileDialog(RSERemoteConnection.java:256)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.browse(RSERemoteConnection.java:229)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.browseForToolkit(RemoteConnectionToolkitWizardPage.java:386)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.widgetSelected(RemoteConnectionToolkitWizardPage.java:1097)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnectionsService.editToolkit(RSERemoteConnectionsService.java:88)
    at com.nvidia.common.internal.toolkit.ToolkitManager.editToolkit(ToolkitManager.java:39)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:133)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:1)
    at com.nvidia.common.util.CoreUtil.accessService(CoreUtil.java:50)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry.editToolkit(ManagedProjectRemoteTargetEntry.java:130)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$1.widgetSelected(ManagedProjectRemoteTargetEntry.java:108)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:136)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

    !ENTRY com.nvidia.cuda.ide.remote.connection 4 0 2019-11-30 22:21:33.406
    !MESSAGE
    !STACK 1
    org.eclipse.core.runtime.CoreException: Failed to connect sshd on “X1:22”
    at com.nvidia.common.util.CoreUtil.coreException(CoreUtil.java:132)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:375)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.getFileDialog(RSERemoteConnection.java:256)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.browse(RSERemoteConnection.java:229)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.browseForToolkit(RemoteConnectionToolkitWizardPage.java:386)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.widgetSelected(RemoteConnectionToolkitWizardPage.java:1097)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnectionsService.editToolkit(RSERemoteConnectionsService.java:88)
    at com.nvidia.common.internal.toolkit.ToolkitManager.editToolkit(ToolkitManager.java:39)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:133)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:1)
    at com.nvidia.common.util.CoreUtil.accessService(CoreUtil.java:50)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry.editToolkit(ManagedProjectRemoteTargetEntry.java:130)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$1.widgetSelected(ManagedProjectRemoteTargetEntry.java:108)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:136)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    Caused by: org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    … 59 more
    !SUBENTRY 1 com.nvidia.common 4 0 2019-11-30 22:21:33.407
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.getFileDialog(RSERemoteConnection.java:256)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.browse(RSERemoteConnection.java:229)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.browseForToolkit(RemoteConnectionToolkitWizardPage.java:386)
    at com.nvidia.cuda.ide.remote.ui.connection.toolkits.RemoteConnectionToolkitWizardPage.widgetSelected(RemoteConnectionToolkitWizardPage.java:1097)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnectionsService.editToolkit(RSERemoteConnectionsService.java:88)
    at com.nvidia.common.internal.toolkit.ToolkitManager.editToolkit(ToolkitManager.java:39)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:133)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$2.runWithService(ManagedProjectRemoteTargetEntry.java:1)
    at com.nvidia.common.util.CoreUtil.accessService(CoreUtil.java:50)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry.editToolkit(ManagedProjectRemoteTargetEntry.java:130)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.ManagedProjectRemoteTargetEntry$1.widgetSelected(ManagedProjectRemoteTargetEntry.java:108)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:136)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:22:20.548
    !MESSAGE Failed to connect sshd on “X1:22”
    !STACK 0
    org.eclipse.rse.services.clientserver.messages.SystemOperationFailedException: Failed to connect sshd on “X1:22”
    at org.eclipse.rse.internal.connectorservice.ssh.SshConnectorService.internalConnect(SshConnectorService.java:197)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$1.run(AbstractConnectorService.java:502)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService$SafeRunner.run(AbstractConnectorService.java:445)
    at org.eclipse.rse.core.subsystems.AbstractConnectorService.connect(AbstractConnectorService.java:509)
    at org.eclipse.rse.core.subsystems.SubSystem.connect(SubSystem.java:2547)
    at com.nvidia.cuda.ide.remote.internal.connection.RSERemoteConnection.connect(RSERemoteConnection.java:368)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.getConnection(RemoteTargetEntry.java:187)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.access$1(RemoteTargetEntry.java:180)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$5.run(RemoteTargetEntry.java:165)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:25:53.520
    !MESSAGE Failed to update connections list
    !STACK 0
    java.lang.NullPointerException
    at com.nvidia.cuda.ide.remote.ui.connection.RemoteConnectionCombo.removedConnections(RemoteConnectionCombo.java:411)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.remove(RSEConnectionManager.java:53)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.run(RSEConnectionManager.java:73)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:26:16.731
    !MESSAGE Failed to update connections list
    !STACK 0
    java.lang.NullPointerException
    at com.nvidia.cuda.ide.remote.ui.connection.RemoteConnectionCombo.removedConnections(RemoteConnectionCombo.java:411)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.remove(RSEConnectionManager.java:53)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.run(RSEConnectionManager.java:73)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:38:08.124
    !MESSAGE Failed to update connections list
    !STACK 0
    java.lang.NullPointerException
    at com.nvidia.cuda.ide.remote.ui.connection.RemoteConnectionCombo.removedConnections(RemoteConnectionCombo.java:411)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.remove(RSEConnectionManager.java:53)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.run(RSEConnectionManager.java:73)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:46:28.315
    !MESSAGE Failed to update connections list
    !STACK 0
    java.lang.NullPointerException
    at com.nvidia.cuda.ide.remote.ui.connection.RemoteConnectionCombo.removedConnections(RemoteConnectionCombo.java:411)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.remove(RSEConnectionManager.java:53)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.run(RSEConnectionManager.java:73)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)

    !ENTRY com.nvidia.common 4 0 2019-11-30 22:46:36.776
    !MESSAGE Failed to update connections list
    !STACK 0
    java.lang.NullPointerException
    at com.nvidia.cuda.ide.remote.ui.connection.RemoteConnectionCombo.removedConnections(RemoteConnectionCombo.java:411)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.remove(RSEConnectionManager.java:53)
    at com.nvidia.cuda.ide.remote.internal.ui.connection.RSEConnectionManager$ConnectionsJob.run(RSEConnectionManager.java:73)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
    !SESSION 2019-12-01 13:29:20.635 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.8.0_222
    java.vendor=Private Build
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IL
    Command-line arguments: -os linux -ws gtk -arch x86_64

    !ENTRY org.eclipse.core.resources 2 10035 2019-12-01 13:29:39.176
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.

    !ENTRY com.nvidia.cuda.ide.build 4 0 2019-12-01 13:29:53.659
    !MESSAGE Adding CUDA Toolkit 10.0 (id=com.nvidia.cuda.ide.toolchain.nine_zero.exe.release) to the list of preferred toolchains

    !ENTRY org.eclipse.rse.core 1 0 2019-12-01 13:32:22.243
    !MESSAGE Saved passwords are not available for migration to secure storage. Deprecated authorization classes (org.eclipse.core.runtime.compatibility.auth) are not installed.

    !ENTRY org.eclipse.rse.core 4 0 2019-12-01 13:32:25.492
    !MESSAGE Unexpected error retrieving password.
    !STACK 0
    org.eclipse.equinox.security.storage.StorageException: No password provided.
    at org.eclipse.equinox.internal.security.storage.SecurePreferences.get(SecurePreferences.java:264)
    at org.eclipse.equinox.internal.security.storage.SecurePreferencesWrapper.get(SecurePreferencesWrapper.java:106)
    at org.eclipse.rse.core.PasswordPersistenceManager.basicGet(PasswordPersistenceManager.java:453)
    at org.eclipse.rse.core.PasswordPersistenceManager.findPassword(PasswordPersistenceManager.java:529)
    at org.eclipse.rse.core.PasswordPersistenceManager.find(PasswordPersistenceManager.java:680)
    at org.eclipse.rse.core.PasswordPersistenceManager.find(PasswordPersistenceManager.java:660)
    at org.eclipse.rse.ui.subsystems.StandardCredentialsProvider.acquireCredentials(StandardCredentialsProvider.java:207)
    at org.eclipse.rse.core.subsystems.AuthenticatingConnectorService.acquireCredentials(AuthenticatingConnectorService.java:210)
    at org.eclipse.rse.core.subsystems.SubSystem.promptForPassword(SubSystem.java:2644)
    at org.eclipse.rse.core.subsystems.SubSystem$1.run(SubSystem.java:2538)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
    at org.eclipse.jface.operation.ModalContext$ModalContextThread.block(ModalContext.java:175)
    at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:390)
    at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:527)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.browseConnection(RemoteTargetEntry.java:162)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.access$0(RemoteTargetEntry.java:155)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$4.runWithService(RemoteTargetEntry.java:140)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$4.runWithService(RemoteTargetEntry.java:1)
    at com.nvidia.common.util.CoreUtil.accessService(CoreUtil.java:50)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry.browse(RemoteTargetEntry.java:136)
    at com.nvidia.cuda.ide.remote.internal.ui.properties.RemoteTargetEntry$3.widgetSelected(RemoteTargetEntry.java:125)
    at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:248)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.jface.window.Window.runEventLoop(Window.java:832)
    at org.eclipse.jface.window.Window.open(Window.java:808)
    at org.eclipse.ui.internal.actions.NewWizardShortcutAction.run(NewWizardShortcutAction.java:136)
    at org.eclipse.jface.action.Action.runWithEvent(Action.java:519)
    at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:595)
    at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:511)
    at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:420)
    at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4454)
    at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1388)
    at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3799)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3409)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)

    !ENTRY org.eclipse.cdt.core 1 0 2019-12-01 13:35:05.837
    !MESSAGE Indexed ‘XCompile’ (3 sources, 264 headers) in 29.8 sec: 36,486 declarations; 67,426 references; 0 unresolved inclusions; 17 syntax errors; 957 unresolved names (0.91%)

    !ENTRY com.nvidia.viper 4 0 2019-12-02 00:17:58.987
    !MESSAGE Data collection for 1 analysis stages failed
    !STACK 0
    Metric 22740997 not found
    Metric 22740997 not found
    at com.nvidia.viper.fs.NvprofDeviceData.iterateCollectingInvalidInput(NvprofDeviceData.java:73)
    at com.nvidia.viper.fs.NvprofDeviceData.(NvprofDeviceData.java:129)
    at com.nvidia.viper.fs.RemoteFileSystem.readDeviceData(RemoteFileSystem.java:451)
    at com.nvidia.viper.fs.RemoteFileSystem$1.run(RemoteFileSystem.java:90)
    at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
    at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
    at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590)
    at com.nvidia.viper.fs.RemoteFileSystem.accessDeviceData(RemoteFileSystem.java:86)
    at com.nvidia.viper.fs.RemoteFileSystem.getDeviceData(RemoteFileSystem.java:264)
    at com.nvidia.viper.actions.RunAnalysisStageAction.getRunner(RunAnalysisStageAction.java:181)
    at com.nvidia.viper.actions.RunAnalysisStageAction.run(RunAnalysisStageAction.java:264)
    at com.nvidia.viper.actions.RunAnalysisAction.run(RunAnalysisAction.java:168)
    at com.nvidia.viper.ide.launch.CudaApplicationProfilingLaunch$1.run(CudaApplicationProfilingLaunch.java:143)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    Caused by: java.lang.IllegalStateException: Metric 22740997 not found
    at com.nvidia.viper.fs.NvprofDeviceData.parseMetrics(NvprofDeviceData.java:272)
    at com.nvidia.viper.fs.NvprofDeviceData.access$2(NvprofDeviceData.java:263)
    at com.nvidia.viper.fs.NvprofDeviceData$3.call(NvprofDeviceData.java:133)
    at com.nvidia.viper.fs.NvprofDeviceData$3.call(NvprofDeviceData.java:1)
    at com.nvidia.viper.fs.NvprofDeviceData.iterateCollectingInvalidInput(NvprofDeviceData.java:68)
    … 38 more

    !ENTRY com.nvidia.viper 4 0 2019-12-02 00:18:56.764
    !MESSAGE Data collection for 1 analysis stages failed
    !STACK 0
    Metric 22740997 not found
    Metric 22740997 not found
    at com.nvidia.viper.fs.NvprofDeviceData.iterateCollectingInvalidInput(NvprofDeviceData.java:73)
    at com.nvidia.viper.fs.NvprofDeviceData.(NvprofDeviceData.java:129)
    at com.nvidia.viper.fs.RemoteFileSystem.readDeviceData(RemoteFileSystem.java:451)
    at com.nvidia.viper.fs.RemoteFileSystem$1.run(RemoteFileSystem.java:90)
    at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:187)
    at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:156)
    at org.eclipse.swt.widgets.Display.syncExec(Display.java:4590)
    at com.nvidia.viper.fs.RemoteFileSystem.accessDeviceData(RemoteFileSystem.java:86)
    at com.nvidia.viper.fs.RemoteFileSystem.getDeviceData(RemoteFileSystem.java:264)
    at com.nvidia.viper.actions.RunAnalysisStageAction.getRunner(RunAnalysisStageAction.java:181)
    at com.nvidia.viper.actions.RunAnalysisStageAction.run(RunAnalysisStageAction.java:264)
    at com.nvidia.viper.actions.RunAnalysisAction.run(RunAnalysisAction.java:168)
    at com.nvidia.viper.ide.launch.CudaApplicationProfilingLaunch$1.run(CudaApplicationProfilingLaunch.java:143)
    at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:136)
    at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3774)
    at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3412)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1151)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1032)
    at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:148)
    at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:636)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:579)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:135)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:380)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:498)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
    Caused by: java.lang.IllegalStateException: Metric 22740997 not found
    at com.nvidia.viper.fs.NvprofDeviceData.parseMetrics(NvprofDeviceData.java:272)
    at com.nvidia.viper.fs.NvprofDeviceData.access$2(NvprofDeviceData.java:263)
    at com.nvidia.viper.fs.NvprofDeviceData$3.call(NvprofDeviceData.java:133)
    at com.nvidia.viper.fs.NvprofDeviceData$3.call(NvprofDeviceData.java:1)
    at com.nvidia.viper.fs.NvprofDeviceData.iterateCollectingInvalidInput(NvprofDeviceData.java:68)
    … 38 more
    !SESSION 2019-12-02 00:20:05.917 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=1.8.0_222
    java.vendor=Private Build
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IL
    Command-line arguments: -os linux -ws gtk -arch x86_64

    !ENTRY org.eclipse.rse.core 1 0 2019-12-02 00:23:14.021
    !MESSAGE Saved passwords are not available for migration to secure storage. Deprecated authorization classes (org.eclipse.core.runtime.compatibility.auth) are not installed.

    !ENTRY com.nvidia.common 4 0 2019-12-02 00:23:22.940
    !MESSAGE Unable to download /home/david/XCompile/Debug/XCompile from remote system
    !SESSION 2020-01-06 15:25:46.927 -----------------------------------------------
    eclipse.buildId=unknown
    java.version=11.0.5
    java.vendor=Private Build
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_IL
    Command-line arguments: -os linux -ws gtk -arch x86_64

    !ENTRY com.nvidia.cuda.ide.build 4 0 2020-01-06 15:25:48.160
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.build [9]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core
    → Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
    org.eclipse.cdt.managedbuilder.core [108]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.cdt 4 0 2020-01-06 15:25:48.162
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.cdt [10]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.0.0”
    → Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
    org.eclipse.cdt.managedbuilder.core [108]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.debug 4 0 2020-01-06 15:25:48.163
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.debug [11]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“5.3.0”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.editor 4 0 2020-01-06 15:25:48.164
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.editor [12]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
    → Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.ui [111]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.remote 4 0 2020-01-06 15:25:48.164
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.remote [13]
    Unresolved requirement: Import-Package: org.eclipse.remote.core
    → Export-Package: org.eclipse.remote.core; bundle-symbolic-name=“org.eclipse.remote.core”; bundle-version=“1.0.0.201409111520”; version=“0.0.0”
    org.eclipse.remote.core [263]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.sdk 4 0 2020-01-06 15:25:48.169
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.sdk [15]
    Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“5.4.0”
    → Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.1.0.201907290258”; singleton:=“true”
    com.nvidia.cuda.ide.editor [12]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
    → Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.ui [111]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.cuda.ide.toolchains 4 0 2020-01-06 15:25:48.170
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.cuda.ide.toolchains [16]
    Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.build; bundle-version=“10.1.0”
    → Bundle-SymbolicName: com.nvidia.cuda.ide.build; bundle-version=“10.1.0.201907290258”; singleton:=“true”
    com.nvidia.cuda.ide.build [9]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.managedbuilder.core
    → Bundle-SymbolicName: org.eclipse.cdt.managedbuilder.core; bundle-version=“8.3.0.201409172108”; singleton:=“true”
    org.eclipse.cdt.managedbuilder.core [108]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.0.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.viper 4 0 2020-01-06 15:25:48.172
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper [19]
    Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“10.1.0”
    → Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.1.0.201907290258”; singleton:=“true”
    com.nvidia.cuda.ide.editor [12]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
    → Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.ui [111]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.viper.birt 4 0 2020-01-06 15:25:48.173
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper.birt [20]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1476)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
    at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
    

    !ENTRY com.nvidia.viper.ide 4 0 2020-01-06 15:25:48.175
    !MESSAGE FrameworkEvent ERROR
    !STACK 0
    org.osgi.framework.BundleException: Could not resolve module: com.nvidia.viper.ide [22]
    Unresolved requirement: Require-Bundle: com.nvidia.viper; bundle-version=“1.0.0”
    → Bundle-SymbolicName: com.nvidia.viper; bundle-version=“10.1.0.201907290258”; singleton:=“true”
    com.nvidia.viper [19]
    Unresolved requirement: Require-Bundle: com.nvidia.cuda.ide.editor; bundle-version=“10.1.0”
    → Bundle-SymbolicName: com.nvidia.cuda.ide.editor; bundle-version=“10.1.0.201907290258”; singleton:=“true”
    com.nvidia.cuda.ide.editor [12]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.ui; bundle-version=“[5.8.0.nvidia,5.8.1)”
    → Bundle-SymbolicName: org.eclipse.cdt.ui; bundle-version=“5.8.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.ui [111]
    Unresolved requirement: Require-Bundle: org.eclipse.cdt.core; bundle-version=“[5.2.0,6.0.0)”
    → Bundle-SymbolicName: org.eclipse.cdt.core; bundle-version=“5.7.0.nvidia-qualifier”; singleton:=“true”
    org.eclipse.cdt.core [88]
    Unresolved requirement: Require-Capability: osgi.ee; filter:=“(&(osgi.ee=JavaSE)(version=1.7))”

    at org.eclipse.osgi.container.Module.start(Module.java:434)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
    at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1561)
    at org.eclipse.osgi.container.ModuleCon
    

    Hi,

    Thanks for your feedback.
    We have passed your log into our internal NsightEE team.

    More, have you tried the command shared in comment #6?
    Thanks.

    Thanks! The commands on post 6 do the trick!

    Good to know that it worked for you.

    Yes, this is known issue. To run Nsight on Ubuntu 18.04/10 you need to install JDK 8 and run Nsight with -vm option. For more details please check.
    https://docs.nvidia.com/cuda/nsight-eclipse-edition-getting-started-guide/index.html#unique_1662116712

    1 Like

    Got the same error on 19.02.2020
    so this known issue is STILL not fixed.

    Got the error as well. Annoying for sure as I thought at first it was something I did. Licensing? How convenient. Anyhow, I got it working with just two lines of code:

    $ sudo apt-get install openjdk-8-jre

    That got me the version of JAVA I needed.

    $ nsight -vm /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java

    Everything opened as it should.

    4 Likes